JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-01-04T23:19:49.375Z||main|||||INFO|500||The following profiles are active: basic 2023-01-04T23:20:03.601Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-04T23:20:03.601Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-04T23:20:03.732Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-04T23:20:11.570Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-01-04T23:20:11.858Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-04T23:20:12.138Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-04T23:20:12.550Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-04T23:20:12.579Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-04T23:20:12.704Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-04T23:20:12.971Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-04T23:20:13.634Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-04T23:20:16.109Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-04T23:20:18.195Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-04T23:20:18.264Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-04T23:20:18.918Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-04T23:20:19.146Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-01-04T23:20:20.306Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-04T23:20:21.682Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-01-04T23:20:27.962Z||main|||||WARN|500||--- 2023-01-04T23:20:27.962Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-04T23:20:27.962Z||main|||||WARN|500||--- 2023-01-04T23:20:28.480Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-04T23:20:33.868Z||main|||||INFO|500||Started ApiHandlerApplication in 48.534 seconds (JVM running for 51.657) 2023-01-04T23:20:33.885Z|5365d048-b186-42f9-a16e-07e2e9160389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:20:33.899Z|5365d048-b186-42f9-a16e-07e2e9160389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:20:33.902Z|cc9c86cb-7879-4d9a-9514-a189593ade8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:20:33.909Z|cc9c86cb-7879-4d9a-9514-a189593ade8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:20:39.674Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-04T23:20:39.892Z|51614a84-fd57-480f-9a19-e9807a0136c5|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 2023-01-04T23:20:40.287Z|51614a84-fd57-480f-9a19-e9807a0136c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:20:42.409Z|793f2c87-bc03-44f4-a62a-0d376da9f6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:20:42.410Z|793f2c87-bc03-44f4-a62a-0d376da9f6ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:20:43.074Z|6be7c520-845c-4890-ab9f-1e529a8410b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:20:43.075Z|6be7c520-845c-4890-ab9f-1e529a8410b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:20:48.856Z|2ae2a530-7b35-4c6b-a19f-240d8696037f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:20:48.859Z|2ae2a530-7b35-4c6b-a19f-240d8696037f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:20:50.479Z|8fc34585-285d-4abf-90ac-4e9b29973686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:20:50.481Z|8fc34585-285d-4abf-90ac-4e9b29973686|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:20:52.485Z|b92c86a1-90ce-4c02-913e-09ddcb005bd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:20:52.486Z|b92c86a1-90ce-4c02-913e-09ddcb005bd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:20:53.112Z|76fef2dc-94df-4765-bfbf-4bb1f82c87e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:20:53.113Z|76fef2dc-94df-4765-bfbf-4bb1f82c87e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:00.569Z|c9126458-338f-40a6-bbcc-fd467c15d3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:00.570Z|c9126458-338f-40a6-bbcc-fd467c15d3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:02.584Z|7847095d-591b-4a35-bdee-76b6f1c7fba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:02.585Z|7847095d-591b-4a35-bdee-76b6f1c7fba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:03.166Z|612a0fa8-5d25-489f-a1e6-e8cd3e95b28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:03.167Z|612a0fa8-5d25-489f-a1e6-e8cd3e95b28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:03.856Z|9433da00-e91e-46c7-b967-f1907d541f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:21:03.857Z|9433da00-e91e-46c7-b967-f1907d541f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:21:03.910Z|56fd786f-7ddf-40f1-a8f9-b0e00628286a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:21:03.911Z|56fd786f-7ddf-40f1-a8f9-b0e00628286a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:21:10.634Z|ee94018b-85c8-4edc-b355-8f10568bbd99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:10.635Z|ee94018b-85c8-4edc-b355-8f10568bbd99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:12.671Z|2c0e9ed9-7b7d-4948-904d-a7122bf35733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:12.672Z|2c0e9ed9-7b7d-4948-904d-a7122bf35733|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:13.205Z|7e8ae98c-6d59-4bd0-a32f-844b20447a58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:13.206Z|7e8ae98c-6d59-4bd0-a32f-844b20447a58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:18.856Z|54b70857-e79c-48aa-a2ae-decfbd0f1328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:21:18.858Z|54b70857-e79c-48aa-a2ae-decfbd0f1328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:21:20.669Z|67b86f39-b66d-4cc0-925c-aa2d3f440ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:20.670Z|67b86f39-b66d-4cc0-925c-aa2d3f440ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:22.704Z|8ee85927-22cb-486a-bd16-84f70a4b74c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:22.705Z|8ee85927-22cb-486a-bd16-84f70a4b74c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:23.248Z|80c59b31-c179-433d-8aae-9e9d14fc3678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:23.249Z|80c59b31-c179-433d-8aae-9e9d14fc3678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:30.710Z|4f3289b7-5f4f-4972-a28f-37ce02e67b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:30.712Z|4f3289b7-5f4f-4972-a28f-37ce02e67b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:32.743Z|3268065b-26a6-4747-8fe2-331d22f40884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:32.744Z|3268065b-26a6-4747-8fe2-331d22f40884|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:33.285Z|30a07244-8c1a-4ddd-ae4a-767200385ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:33.287Z|30a07244-8c1a-4ddd-ae4a-767200385ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:33.856Z|613098a7-ea93-4036-8c72-4a9e73af7ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:21:33.859Z|613098a7-ea93-4036-8c72-4a9e73af7ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:21:33.912Z|56ef95a8-4607-4631-8856-6b9add804470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:21:33.913Z|56ef95a8-4607-4631-8856-6b9add804470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:21:40.763Z|d8e813ba-510a-4253-9662-66c165a4c80b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:40.765Z|d8e813ba-510a-4253-9662-66c165a4c80b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:42.782Z|dafc63fc-8451-4447-b9a6-e67fd4b3cef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:42.783Z|dafc63fc-8451-4447-b9a6-e67fd4b3cef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:43.320Z|fc99df5a-18d4-4266-8afd-2e293889da78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:43.321Z|fc99df5a-18d4-4266-8afd-2e293889da78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:48.856Z|98ced4ac-dec8-489f-907d-76d36c4bdd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:21:48.857Z|98ced4ac-dec8-489f-907d-76d36c4bdd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:21:50.797Z|b7581a85-68c8-4a11-9e6d-08a5e3e41b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:50.798Z|b7581a85-68c8-4a11-9e6d-08a5e3e41b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:52.822Z|ebe0fc7d-7d3e-4698-93a5-95fc1be349f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:52.824Z|ebe0fc7d-7d3e-4698-93a5-95fc1be349f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:21:53.359Z|27fd2bfc-b0ea-4d66-88e9-8c90ad952712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:21:53.360Z|27fd2bfc-b0ea-4d66-88e9-8c90ad952712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:00.834Z|ee749dd9-0b46-4059-a459-4047776ddd46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:00.835Z|ee749dd9-0b46-4059-a459-4047776ddd46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:02.863Z|90b0c329-27a2-4225-b049-c64c90b30031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:02.864Z|90b0c329-27a2-4225-b049-c64c90b30031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:03.392Z|abd4700a-ab73-4946-9954-09b6665f647b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:03.393Z|abd4700a-ab73-4946-9954-09b6665f647b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:03.856Z|e3002519-8a29-40cd-a470-644468046bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:22:03.857Z|e3002519-8a29-40cd-a470-644468046bb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:22:03.915Z|e4c1fb6f-d176-4faa-a66a-56aed5c42ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:22:03.915Z|e4c1fb6f-d176-4faa-a66a-56aed5c42ecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:22:10.866Z|11ded182-7b99-4c83-9c28-5cbc554984b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:10.868Z|11ded182-7b99-4c83-9c28-5cbc554984b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:12.901Z|a9780621-f7f7-4fd1-bc2e-363fe75122a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:12.907Z|a9780621-f7f7-4fd1-bc2e-363fe75122a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:13.428Z|0865670f-f25b-406f-abd8-10196ef80956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:13.429Z|0865670f-f25b-406f-abd8-10196ef80956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:18.855Z|7231eddf-c66b-49c9-9f62-1a2fc3fb0b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:22:18.859Z|7231eddf-c66b-49c9-9f62-1a2fc3fb0b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:22:20.897Z|356b57d3-7e47-4b1a-912a-f119bb91191f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:20.898Z|356b57d3-7e47-4b1a-912a-f119bb91191f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:22.945Z|385d43f7-1627-41be-bc21-003631a67a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:22.946Z|385d43f7-1627-41be-bc21-003631a67a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:23.458Z|f4ef3397-901a-432e-8059-93f2c3d717e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:23.460Z|f4ef3397-901a-432e-8059-93f2c3d717e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:30.932Z|b118b0c8-7fc6-4ad2-8e05-2512a28dda31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:30.933Z|b118b0c8-7fc6-4ad2-8e05-2512a28dda31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:32.973Z|ef2dfc94-6ac2-46be-8b49-f57fa07f375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:32.974Z|ef2dfc94-6ac2-46be-8b49-f57fa07f375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:33.492Z|9974e7f7-c080-4ed6-a654-e2cffae7171a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:33.493Z|9974e7f7-c080-4ed6-a654-e2cffae7171a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:33.856Z|a6a23909-49e5-411c-8548-7afc4a367b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:22:33.857Z|a6a23909-49e5-411c-8548-7afc4a367b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:22:33.917Z|edbc334d-98b0-4e20-b06c-3f7cbe149b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:22:33.918Z|edbc334d-98b0-4e20-b06c-3f7cbe149b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:22:40.963Z|65686a1f-329a-48ab-b40c-5efaffb6eb55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:40.964Z|65686a1f-329a-48ab-b40c-5efaffb6eb55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:43.007Z|dfd1c8a9-8929-4856-b574-98e2710b3ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:43.008Z|dfd1c8a9-8929-4856-b574-98e2710b3ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:43.535Z|b4e2438d-bbcb-4560-ae9c-c6e5985582c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:43.536Z|b4e2438d-bbcb-4560-ae9c-c6e5985582c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:48.856Z|e75d5028-5c6e-4710-8a6f-191fe94b2d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:22:48.857Z|e75d5028-5c6e-4710-8a6f-191fe94b2d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:22:51.009Z|07e62675-71ca-4a1d-b62c-7b0fe5212f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:51.011Z|07e62675-71ca-4a1d-b62c-7b0fe5212f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:53.038Z|8233915d-759a-4d6e-badd-967517bf5238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:53.040Z|8233915d-759a-4d6e-badd-967517bf5238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:22:53.587Z|87ed9991-eb71-4473-a26c-5f62eca1d173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:22:53.588Z|87ed9991-eb71-4473-a26c-5f62eca1d173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:01.040Z|5843e470-3ae1-47ae-8994-709a76bf4588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:01.044Z|5843e470-3ae1-47ae-8994-709a76bf4588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:03.074Z|6bb6c7e1-53e0-46c3-9ac1-6fb54dbc0795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:03.075Z|6bb6c7e1-53e0-46c3-9ac1-6fb54dbc0795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:03.617Z|8f6f2f42-1794-4d9c-8aad-29b178971fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:03.618Z|8f6f2f42-1794-4d9c-8aad-29b178971fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:03.857Z|ed2b826a-7c6f-4f37-84f5-9cd3784cfff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:23:03.861Z|ed2b826a-7c6f-4f37-84f5-9cd3784cfff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:23:03.919Z|1970ba30-bf76-472d-8e81-bd432adadd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:23:03.920Z|1970ba30-bf76-472d-8e81-bd432adadd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:23:11.080Z|c1834c16-d9ca-4b13-93fc-3fb7eefa6689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:11.081Z|c1834c16-d9ca-4b13-93fc-3fb7eefa6689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:13.104Z|64e460b7-fe02-451b-8999-1bedf687d696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:13.106Z|64e460b7-fe02-451b-8999-1bedf687d696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:13.649Z|239aacbd-ed37-4e39-be27-47817f384b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:13.650Z|239aacbd-ed37-4e39-be27-47817f384b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:18.855Z|005fee1e-b2b9-4e2f-89c8-a2e4e94816cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:23:18.857Z|005fee1e-b2b9-4e2f-89c8-a2e4e94816cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:23:21.124Z|d1d20eef-942a-4f37-ad96-f280e73c8343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:21.125Z|d1d20eef-942a-4f37-ad96-f280e73c8343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:23.134Z|70a32e4d-69e8-4c65-a707-c6620f2d429e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:23.136Z|70a32e4d-69e8-4c65-a707-c6620f2d429e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:23.687Z|1407e57f-a0cc-4138-b21c-3c4f54a5b581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:23.688Z|1407e57f-a0cc-4138-b21c-3c4f54a5b581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:31.155Z|8499913d-f9a8-4727-a1bd-ff9f24890b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:31.156Z|8499913d-f9a8-4727-a1bd-ff9f24890b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:33.171Z|04451a28-51b4-4ec7-ba9d-dba110d51174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:33.172Z|04451a28-51b4-4ec7-ba9d-dba110d51174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:33.716Z|e26a2d4e-09dd-4f77-a027-83c38df56149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:33.717Z|e26a2d4e-09dd-4f77-a027-83c38df56149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:33.855Z|cc782642-5e8d-49fe-accb-9621b801fc14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:23:33.856Z|cc782642-5e8d-49fe-accb-9621b801fc14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:23:33.923Z|1aa99af6-3c53-47b1-8edc-88f934ed9d34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:23:33.924Z|1aa99af6-3c53-47b1-8edc-88f934ed9d34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:23:41.236Z|11977433-ecbe-45d1-8b4c-b0ea1b98f524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:41.238Z|11977433-ecbe-45d1-8b4c-b0ea1b98f524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:43.203Z|214dcdbd-ae2e-4e68-8bd7-ded3f6597843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:43.204Z|214dcdbd-ae2e-4e68-8bd7-ded3f6597843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:43.749Z|d406465d-647a-404a-91b0-f725dc80b8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:43.750Z|d406465d-647a-404a-91b0-f725dc80b8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:48.855Z|1d767544-ed02-413e-8128-313e18576d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:23:48.859Z|1d767544-ed02-413e-8128-313e18576d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:23:51.275Z|79693ec7-8ea3-41df-bc7d-90d7bf26401c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:51.276Z|79693ec7-8ea3-41df-bc7d-90d7bf26401c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:53.237Z|d2e41250-f3da-4465-b94d-fceeb0b5617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:53.238Z|d2e41250-f3da-4465-b94d-fceeb0b5617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:23:53.779Z|4b215fbe-22ff-4da1-a816-17a3fb911082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:23:53.780Z|4b215fbe-22ff-4da1-a816-17a3fb911082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:01.307Z|88e42f65-516e-4f6e-a331-18c76c34b3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:01.316Z|88e42f65-516e-4f6e-a331-18c76c34b3a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:03.266Z|2c88bb25-ceb7-4ea2-ae0f-5c03f559e2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:03.267Z|2c88bb25-ceb7-4ea2-ae0f-5c03f559e2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:03.813Z|5d97c8e1-55c3-479d-a539-2cd53e68fd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:03.814Z|5d97c8e1-55c3-479d-a539-2cd53e68fd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:03.856Z|bac6df06-4faa-444f-b5e1-77cc9f0020b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:24:03.856Z|bac6df06-4faa-444f-b5e1-77cc9f0020b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:24:03.925Z|dbfdba6d-35b3-4a3e-9da7-38ba677954c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:24:03.926Z|dbfdba6d-35b3-4a3e-9da7-38ba677954c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:24:11.352Z|3d78fdb7-7540-4b9f-a190-72f6868a8eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:11.353Z|3d78fdb7-7540-4b9f-a190-72f6868a8eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:13.294Z|a650e7c2-86f8-45c7-9b4b-77f02b0d07f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:13.295Z|a650e7c2-86f8-45c7-9b4b-77f02b0d07f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:13.845Z|9ad86cff-5f57-4ab6-a3ca-9ae6a381b150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:13.846Z|9ad86cff-5f57-4ab6-a3ca-9ae6a381b150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:18.856Z|7266e6b7-af70-4e90-bc8a-328c0b5ede60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:24:18.857Z|7266e6b7-af70-4e90-bc8a-328c0b5ede60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:24:21.396Z|17650ebb-aaae-468e-8567-ef8b65a42851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:21.397Z|17650ebb-aaae-468e-8567-ef8b65a42851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:23.325Z|b4704811-5e76-4b81-bbe3-a541c17e1d9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:23.326Z|b4704811-5e76-4b81-bbe3-a541c17e1d9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:23.875Z|c44f33a2-0be1-46f5-a0e8-c31d676f3bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:23.876Z|c44f33a2-0be1-46f5-a0e8-c31d676f3bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:31.430Z|3b3c67d1-ef9c-400b-b0bc-3c9646b6a34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:31.432Z|3b3c67d1-ef9c-400b-b0bc-3c9646b6a34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:33.362Z|77fb7c71-8993-4c23-81a7-7c6887f62bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:33.363Z|77fb7c71-8993-4c23-81a7-7c6887f62bab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:33.856Z|5efc93ad-28eb-46db-b599-ee260b297940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:24:33.863Z|5efc93ad-28eb-46db-b599-ee260b297940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:24:33.911Z|e4811c68-d34c-495d-8900-ffb1f09d4f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:33.913Z|e4811c68-d34c-495d-8900-ffb1f09d4f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:33.928Z|09aab2b3-ab61-4d7b-b585-f3404cb3ec9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:24:33.929Z|09aab2b3-ab61-4d7b-b585-f3404cb3ec9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:24:41.468Z|6f7e67fd-2377-4c31-becc-d1206111c5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:41.469Z|6f7e67fd-2377-4c31-becc-d1206111c5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:43.393Z|f2a7b358-e37d-4156-9fca-714a625fe63d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:43.394Z|f2a7b358-e37d-4156-9fca-714a625fe63d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:43.955Z|4606d192-f5d0-4703-8a70-9849bfda98f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:43.958Z|4606d192-f5d0-4703-8a70-9849bfda98f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:48.856Z|0f024d05-7290-4426-9e5f-878478bf3639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:24:48.857Z|0f024d05-7290-4426-9e5f-878478bf3639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:24:51.500Z|27606697-ac58-4542-99d3-767f8123dec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:51.501Z|27606697-ac58-4542-99d3-767f8123dec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:53.425Z|8a7b10ff-3f9b-451a-969a-49d0d52fd55c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:53.427Z|8a7b10ff-3f9b-451a-969a-49d0d52fd55c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:24:53.987Z|e2e492c7-b1a9-4121-b98c-475dcfe10bff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:24:53.988Z|e2e492c7-b1a9-4121-b98c-475dcfe10bff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:01.534Z|a044333a-eb35-475c-9d7e-d87a0d828a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:01.536Z|a044333a-eb35-475c-9d7e-d87a0d828a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:03.459Z|42ca0be3-b7ab-4a1d-b5f4-eb2db1497b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:03.460Z|42ca0be3-b7ab-4a1d-b5f4-eb2db1497b38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:03.855Z|f8445437-4454-4e6e-b767-a2da9484c803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:25:03.856Z|f8445437-4454-4e6e-b767-a2da9484c803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:25:03.930Z|d7d1eaf9-c48a-43d5-b63f-440feb7bc3b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:25:03.931Z|d7d1eaf9-c48a-43d5-b63f-440feb7bc3b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:25:04.019Z|7e91fff0-d7cc-4ed7-a68b-301848d27a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:04.020Z|7e91fff0-d7cc-4ed7-a68b-301848d27a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:11.573Z|d89d58a5-1bde-447c-ae83-b6ba0f011fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:11.574Z|d89d58a5-1bde-447c-ae83-b6ba0f011fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:13.509Z|cada91a6-494c-41a4-8cca-620c1fda1181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:13.510Z|cada91a6-494c-41a4-8cca-620c1fda1181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:14.050Z|d4281fff-7ddc-4ae8-af4d-0b18215ee424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:14.052Z|d4281fff-7ddc-4ae8-af4d-0b18215ee424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:18.856Z|b1df2b49-6fbf-4af7-862b-b1a043141e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:25:18.859Z|b1df2b49-6fbf-4af7-862b-b1a043141e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:25:21.611Z|d60b9f2f-1341-47e4-87d3-764c0b12aca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:21.612Z|d60b9f2f-1341-47e4-87d3-764c0b12aca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:23.540Z|fc23f558-5f5a-4403-9c2c-8187e1c81afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:23.541Z|fc23f558-5f5a-4403-9c2c-8187e1c81afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:24.081Z|b12b4b7b-1b64-4efd-9f9b-fb0eb4dc2548|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:24.082Z|b12b4b7b-1b64-4efd-9f9b-fb0eb4dc2548|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:31.653Z|04ce75bf-99c8-401d-8db2-e9f178cc5290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:31.654Z|04ce75bf-99c8-401d-8db2-e9f178cc5290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:33.569Z|0db3fa47-7208-49dd-b602-16eed47b79c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:33.570Z|0db3fa47-7208-49dd-b602-16eed47b79c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:33.855Z|d0816b87-f90e-4418-ad06-4d37b4896da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:25:33.856Z|d0816b87-f90e-4418-ad06-4d37b4896da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:25:33.932Z|3c743dd1-3b0d-4ca6-99b7-93325cac41d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:25:33.934Z|3c743dd1-3b0d-4ca6-99b7-93325cac41d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:25:34.131Z|e12dc848-05a6-4dc8-8600-85ef10093894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:34.132Z|e12dc848-05a6-4dc8-8600-85ef10093894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:41.693Z|14f0495e-087b-41c1-8b28-50aa58e2c785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:41.694Z|14f0495e-087b-41c1-8b28-50aa58e2c785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:43.601Z|8015833c-dd89-4738-af29-6fd4a4482cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:43.603Z|8015833c-dd89-4738-af29-6fd4a4482cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:44.204Z|1045b29d-7207-427c-910a-35a1d698c479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:44.205Z|1045b29d-7207-427c-910a-35a1d698c479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:48.855Z|7cd03fca-0fd3-4220-89f8-2e6efd4025f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:25:48.856Z|7cd03fca-0fd3-4220-89f8-2e6efd4025f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:25:51.731Z|c77e4dd9-90a1-464f-aa99-c30f745051b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:51.732Z|c77e4dd9-90a1-464f-aa99-c30f745051b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:53.641Z|787e8945-2c53-4992-866d-fc3773129302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:53.642Z|787e8945-2c53-4992-866d-fc3773129302|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:25:54.269Z|11ecaf7d-dc16-4179-8936-c9668ea76f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:25:54.270Z|11ecaf7d-dc16-4179-8936-c9668ea76f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:01.762Z|2a7eb67e-626a-464a-8f01-5778fb3ee583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:01.763Z|2a7eb67e-626a-464a-8f01-5778fb3ee583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:03.681Z|ea395c70-3caf-4544-8720-5a5c704b9be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:03.682Z|ea395c70-3caf-4544-8720-5a5c704b9be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:03.856Z|1b98ec7e-49ce-45e6-8a2c-1acdebfee123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:26:03.859Z|1b98ec7e-49ce-45e6-8a2c-1acdebfee123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:26:03.935Z|36d29c19-670e-40b8-80bb-d60abdfe8e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:26:03.936Z|36d29c19-670e-40b8-80bb-d60abdfe8e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:26:04.396Z|994b8f3f-802c-419e-be76-458e99202283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:04.397Z|994b8f3f-802c-419e-be76-458e99202283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:11.796Z|57e2b7f7-ac34-45cd-afff-86150df8d47c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:11.797Z|57e2b7f7-ac34-45cd-afff-86150df8d47c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:13.716Z|2e8111db-cd7a-4a78-87c0-43e55287ec6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:13.717Z|2e8111db-cd7a-4a78-87c0-43e55287ec6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:14.425Z|59aaf263-99d2-4927-b701-b566dd921a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:14.426Z|59aaf263-99d2-4927-b701-b566dd921a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:18.856Z|3ec3c10d-042d-4732-bca3-aece3a7b8e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:26:18.857Z|3ec3c10d-042d-4732-bca3-aece3a7b8e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:26:21.828Z|139bc3e8-8dc0-4032-bb63-6487f8cfdefc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:21.830Z|139bc3e8-8dc0-4032-bb63-6487f8cfdefc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:23.754Z|af27a2c4-95ab-4502-8c52-efd0e0be063f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:23.755Z|af27a2c4-95ab-4502-8c52-efd0e0be063f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:24.468Z|89a7d14b-048e-4bee-ae76-4aaf04e2b767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:24.469Z|89a7d14b-048e-4bee-ae76-4aaf04e2b767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:31.877Z|c041c027-89ed-4a63-84a0-85069d540fd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:31.878Z|c041c027-89ed-4a63-84a0-85069d540fd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:33.785Z|d61609d5-bd5d-487b-b669-dad5f9415e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:33.786Z|d61609d5-bd5d-487b-b669-dad5f9415e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:33.855Z|e8995d6f-745d-42ca-a489-a0f61a196d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:26:33.856Z|e8995d6f-745d-42ca-a489-a0f61a196d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:26:33.937Z|9bed63af-3cba-4efa-989d-42dc59544895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:26:33.938Z|9bed63af-3cba-4efa-989d-42dc59544895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:26:34.508Z|ddf35d41-639b-4779-a778-caa28b464b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:34.509Z|ddf35d41-639b-4779-a778-caa28b464b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:41.925Z|b884fb92-84d2-449b-ac65-f3b3e57f7c7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:41.926Z|b884fb92-84d2-449b-ac65-f3b3e57f7c7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:43.817Z|a1e74c98-8c0e-4693-8dc8-6e8dcf5a6698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:43.818Z|a1e74c98-8c0e-4693-8dc8-6e8dcf5a6698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:44.541Z|f42c238f-5b6d-48fe-8116-88d786a2edf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:44.542Z|f42c238f-5b6d-48fe-8116-88d786a2edf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:48.856Z|bbd9eb87-5215-487a-ab46-91f6e077ba74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:26:48.859Z|bbd9eb87-5215-487a-ab46-91f6e077ba74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:26:51.962Z|41d68cfb-5920-420b-aaf4-f59bb0c60968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:51.964Z|41d68cfb-5920-420b-aaf4-f59bb0c60968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:53.858Z|5ca314d6-7455-4f5e-b5d2-400716bb4bd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:53.859Z|5ca314d6-7455-4f5e-b5d2-400716bb4bd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:26:54.575Z|d062e0c8-da74-49bb-b5ef-a89a2ac1b8d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:26:54.576Z|d062e0c8-da74-49bb-b5ef-a89a2ac1b8d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:02.008Z|daf88930-298b-4d34-8336-d0b83ff6866c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:02.010Z|daf88930-298b-4d34-8336-d0b83ff6866c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:03.855Z|7b760b1e-780d-49e6-9235-a920a18c7037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:27:03.857Z|7b760b1e-780d-49e6-9235-a920a18c7037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:27:03.898Z|526671c8-0efc-4250-b4f4-d73cc72a4d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:03.899Z|526671c8-0efc-4250-b4f4-d73cc72a4d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:03.939Z|ed842d64-7cd6-4bd6-93a2-2e9e99900313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:27:03.940Z|ed842d64-7cd6-4bd6-93a2-2e9e99900313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:27:04.604Z|86164a6b-e50a-40a0-b4e9-6b771d4361d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:04.605Z|86164a6b-e50a-40a0-b4e9-6b771d4361d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:12.048Z|bd4b0020-2b3b-427d-a36a-942dd2812d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:12.049Z|bd4b0020-2b3b-427d-a36a-942dd2812d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:13.928Z|32d9d84b-1cf8-433c-b633-c444f92cc269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:13.929Z|32d9d84b-1cf8-433c-b633-c444f92cc269|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:14.639Z|fa967335-a5cf-4623-a8ef-d29f7cc5c12a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:14.641Z|fa967335-a5cf-4623-a8ef-d29f7cc5c12a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:18.855Z|92748abf-50c5-4ab6-b081-ffa41035d2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:27:18.856Z|92748abf-50c5-4ab6-b081-ffa41035d2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:27:22.083Z|d6a59341-6962-4db3-9b73-5d914dccfb23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:22.085Z|d6a59341-6962-4db3-9b73-5d914dccfb23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:23.961Z|f8733644-2e20-419c-b71d-8607bd78a1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:23.963Z|f8733644-2e20-419c-b71d-8607bd78a1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:24.674Z|26cbcac2-def5-49c2-94f1-968dbae0532c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:24.675Z|26cbcac2-def5-49c2-94f1-968dbae0532c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:32.115Z|7c37d4db-4663-47ae-a889-4de2517656bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:32.116Z|7c37d4db-4663-47ae-a889-4de2517656bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:33.855Z|bc00e9a8-682e-49a5-9f9b-d96178fbca8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:27:33.859Z|bc00e9a8-682e-49a5-9f9b-d96178fbca8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:27:33.941Z|c7fabd85-8b99-4a78-8178-9eac15348329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:27:33.942Z|c7fabd85-8b99-4a78-8178-9eac15348329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:27:33.993Z|3e20b37e-2efb-4dd3-9068-39d907aafebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:33.994Z|3e20b37e-2efb-4dd3-9068-39d907aafebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:34.704Z|7cf88cff-3b81-46b0-bad8-550d7ad8b8af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:34.705Z|7cf88cff-3b81-46b0-bad8-550d7ad8b8af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:42.146Z|ebda1c9b-a3ca-4543-8659-6fb6ef2ef616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:42.147Z|ebda1c9b-a3ca-4543-8659-6fb6ef2ef616|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:44.029Z|1a0910f7-9561-4e21-b2b7-75afe071d995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:44.030Z|1a0910f7-9561-4e21-b2b7-75afe071d995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:44.741Z|2f3a6333-1cf3-4c53-92bb-f779f7109d82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:44.742Z|2f3a6333-1cf3-4c53-92bb-f779f7109d82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:48.855Z|a023a5ee-9f0a-4d0a-9899-a0d304317ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:27:48.856Z|a023a5ee-9f0a-4d0a-9899-a0d304317ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:27:52.187Z|ee598671-7a10-4087-a6c9-624569b8d63d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:52.188Z|ee598671-7a10-4087-a6c9-624569b8d63d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:54.068Z|2e4ce907-3676-42d6-80ed-12097429facb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:54.069Z|2e4ce907-3676-42d6-80ed-12097429facb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:27:54.773Z|0588d70a-2be6-4c46-8463-07eb63cfbba4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:27:54.774Z|0588d70a-2be6-4c46-8463-07eb63cfbba4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:02.234Z|303c464e-c1b7-4199-aa25-dcdd54607e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:02.235Z|303c464e-c1b7-4199-aa25-dcdd54607e10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:03.855Z|f27fb00a-8da0-424e-a895-6c95b9dd8558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:28:03.856Z|f27fb00a-8da0-424e-a895-6c95b9dd8558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:28:03.945Z|03b5f885-2686-4487-88b3-5f442d028083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:28:03.946Z|03b5f885-2686-4487-88b3-5f442d028083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:28:04.104Z|5fa57f26-8601-4bf6-8546-177fdf3030ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:04.106Z|5fa57f26-8601-4bf6-8546-177fdf3030ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:04.802Z|917cbb2e-88bc-4b0e-873b-6b1dcd8d8694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:04.803Z|917cbb2e-88bc-4b0e-873b-6b1dcd8d8694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:12.271Z|ca08b279-49dd-40bf-84bd-b4508b3734f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:12.272Z|ca08b279-49dd-40bf-84bd-b4508b3734f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:14.134Z|d11b93b1-5686-406f-b7c6-34e11932b820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:14.135Z|d11b93b1-5686-406f-b7c6-34e11932b820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:14.837Z|ce567a49-cfaf-42f3-87f9-08c2034c222c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:14.838Z|ce567a49-cfaf-42f3-87f9-08c2034c222c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:18.855Z|633dec12-989a-48c6-8f9b-03e23542aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:28:18.859Z|633dec12-989a-48c6-8f9b-03e23542aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:28:22.310Z|96286b86-d52a-4826-bfb1-e1c72b7bbfcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:22.311Z|96286b86-d52a-4826-bfb1-e1c72b7bbfcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:24.169Z|556566fd-cb64-4d6f-803a-a8c261340281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:24.170Z|556566fd-cb64-4d6f-803a-a8c261340281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:24.873Z|1babcb60-1ada-4105-8502-d10707585312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:24.875Z|1babcb60-1ada-4105-8502-d10707585312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:32.349Z|629d1420-b615-4735-889d-70905f04e2f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:32.350Z|629d1420-b615-4735-889d-70905f04e2f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:33.855Z|a5af6330-c02c-4260-be97-d48959efac38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:28:33.856Z|a5af6330-c02c-4260-be97-d48959efac38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:28:33.947Z|89ee39fe-0d92-4e03-8776-e59a315d9486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:28:33.948Z|89ee39fe-0d92-4e03-8776-e59a315d9486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:28:34.200Z|b4b741d9-2c4f-4fc3-9ddf-d617c3235281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:34.201Z|b4b741d9-2c4f-4fc3-9ddf-d617c3235281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:34.908Z|f764eac4-fb58-4a0a-abcb-d4739cd7e6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:34.909Z|f764eac4-fb58-4a0a-abcb-d4739cd7e6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:42.382Z|2ea75095-9e68-4e14-87d9-df366a7352bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:42.382Z|2ea75095-9e68-4e14-87d9-df366a7352bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:44.255Z|fbf592d1-3ccf-4699-8cc1-a21c7f74b036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:44.256Z|fbf592d1-3ccf-4699-8cc1-a21c7f74b036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:44.935Z|e584249b-9048-4ce1-8ad2-d20b2e8f1948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:44.936Z|e584249b-9048-4ce1-8ad2-d20b2e8f1948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:48.855Z|78c21d6d-700c-43a7-91cd-6a851281e7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:28:48.856Z|78c21d6d-700c-43a7-91cd-6a851281e7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:28:52.446Z|987d7cae-dcb2-40ca-982e-412b6eb68f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:52.447Z|987d7cae-dcb2-40ca-982e-412b6eb68f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:54.290Z|8a019628-c803-4250-a26f-b3514bb9e2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:54.291Z|8a019628-c803-4250-a26f-b3514bb9e2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:28:54.964Z|335a877d-882d-4d01-9c70-c81bb89c535e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:28:54.966Z|335a877d-882d-4d01-9c70-c81bb89c535e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:02.477Z|c500927d-2c04-4fd1-82ca-98ffa47cab95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:02.479Z|c500927d-2c04-4fd1-82ca-98ffa47cab95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:03.856Z|e649056a-3c5b-47e6-9b13-180bb6de585b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:29:03.860Z|e649056a-3c5b-47e6-9b13-180bb6de585b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:29:03.949Z|504d1473-0c7f-42e5-8034-f24e443fd6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:29:03.950Z|504d1473-0c7f-42e5-8034-f24e443fd6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:29:04.336Z|c3293628-2e9c-4f79-bc4f-ceb84d5cd941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:04.337Z|c3293628-2e9c-4f79-bc4f-ceb84d5cd941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:04.993Z|1d495dad-a179-40c6-b175-20f8d6834627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:04.994Z|1d495dad-a179-40c6-b175-20f8d6834627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:12.509Z|9ef7e8b3-2316-47e1-8a1b-b8baf2ac6c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:12.510Z|9ef7e8b3-2316-47e1-8a1b-b8baf2ac6c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:14.366Z|b2ceecf6-0924-4b23-aa5c-b9223db3a274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:14.367Z|b2ceecf6-0924-4b23-aa5c-b9223db3a274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:15.033Z|71d0d9d1-c2da-4442-b2fb-59016da43316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:15.034Z|71d0d9d1-c2da-4442-b2fb-59016da43316|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:18.855Z|f418163a-1b57-4598-ba9f-49999b0fe5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:29:18.856Z|f418163a-1b57-4598-ba9f-49999b0fe5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:29:22.553Z|1da5e853-df75-471c-b0df-3524693eb9d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:22.554Z|1da5e853-df75-471c-b0df-3524693eb9d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:24.396Z|67caae14-ece8-4850-8fa7-4d3b0d6bc7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:24.397Z|67caae14-ece8-4850-8fa7-4d3b0d6bc7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:25.061Z|746861f3-1e9f-4d00-a0ef-707ed32c3744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:25.062Z|746861f3-1e9f-4d00-a0ef-707ed32c3744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:32.589Z|c1966245-e46b-491e-a440-4e00c441b8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:32.594Z|c1966245-e46b-491e-a440-4e00c441b8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:33.855Z|20dcad08-bf85-422b-93cd-1af2fe58bdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:29:33.856Z|20dcad08-bf85-422b-93cd-1af2fe58bdb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:29:33.951Z|5d8259bb-55ba-4be8-b8c2-1963a8229b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:29:33.952Z|5d8259bb-55ba-4be8-b8c2-1963a8229b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:29:34.424Z|be465022-eaa0-48bb-87bc-01204d7a6c5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:34.425Z|be465022-eaa0-48bb-87bc-01204d7a6c5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:35.092Z|7d68c628-58fa-4c8e-9f38-0d5accfa705e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:35.093Z|7d68c628-58fa-4c8e-9f38-0d5accfa705e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:42.630Z|6556ebc3-b826-409f-ad42-9308551042b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:42.631Z|6556ebc3-b826-409f-ad42-9308551042b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:44.496Z|f73055de-90b0-412b-b152-0c4fe962543a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:44.497Z|f73055de-90b0-412b-b152-0c4fe962543a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:45.125Z|6a9fa03e-4123-43a4-8a1f-099976ec0029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:45.126Z|6a9fa03e-4123-43a4-8a1f-099976ec0029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:48.855Z|a713cd61-e6ba-4b0b-a8c0-8240c43943be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:29:48.858Z|a713cd61-e6ba-4b0b-a8c0-8240c43943be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:29:52.660Z|328f0963-0ec9-43e3-a6b4-674a01cd58a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:52.664Z|328f0963-0ec9-43e3-a6b4-674a01cd58a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:54.561Z|32125257-40c2-4dc5-b494-ab9f8a1adc17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:54.562Z|32125257-40c2-4dc5-b494-ab9f8a1adc17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:29:55.167Z|e3462cb2-973f-4e02-8750-0c017be0e44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:29:55.168Z|e3462cb2-973f-4e02-8750-0c017be0e44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:02.697Z|ae1b3f2c-4202-4c21-bcb6-32290991c3da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:02.698Z|ae1b3f2c-4202-4c21-bcb6-32290991c3da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:03.855Z|39f60837-6d9b-43cc-a95f-1c6a542d2279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:30:03.856Z|39f60837-6d9b-43cc-a95f-1c6a542d2279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:30:03.955Z|0727679c-f892-44eb-9017-92721c1f2a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:30:03.955Z|0727679c-f892-44eb-9017-92721c1f2a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:30:04.588Z|b6a381df-bc97-435a-bdea-d7b25835a4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:04.589Z|b6a381df-bc97-435a-bdea-d7b25835a4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:05.196Z|13df5706-c0bc-43db-b257-96d743a20ab4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:05.197Z|13df5706-c0bc-43db-b257-96d743a20ab4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:12.730Z|7a25515c-39cf-418a-853b-eedd81ae8a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:12.731Z|7a25515c-39cf-418a-853b-eedd81ae8a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:14.565Z|c54efb86-21a5-4bd6-9936-c0648a61fcf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:30:14.566Z|c54efb86-21a5-4bd6-9936-c0648a61fcf8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:14.635Z|27c7da83-ec15-4daa-b35b-905a5bdfc5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:14.636Z|27c7da83-ec15-4daa-b35b-905a5bdfc5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:15.230Z|d4634e33-4c33-4f8c-b9f1-7a0dcf58a888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:15.231Z|d4634e33-4c33-4f8c-b9f1-7a0dcf58a888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:18.855Z|ea0bda51-5161-4aac-b0c3-2333fa82a9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:30:18.856Z|ea0bda51-5161-4aac-b0c3-2333fa82a9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:30:22.773Z|6a167bcd-0065-412b-ac59-a7ea6ac7f98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:22.774Z|6a167bcd-0065-412b-ac59-a7ea6ac7f98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:24.696Z|e6688e67-d95a-48d5-baf5-59b2b23fb40d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:24.697Z|e6688e67-d95a-48d5-baf5-59b2b23fb40d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:25.258Z|59c9de5b-beec-484a-93ac-4e9969d87ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:25.259Z|59c9de5b-beec-484a-93ac-4e9969d87ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:32.828Z|7a85d3d3-5081-4eb5-bd78-5a54fb14e542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:32.828Z|7a85d3d3-5081-4eb5-bd78-5a54fb14e542|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:33.855Z|d5bdd74e-825b-4bbc-9b81-dc35f5fdab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:30:33.858Z|d5bdd74e-825b-4bbc-9b81-dc35f5fdab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:30:33.957Z|6b79467c-7a8a-4510-ac20-01b36cd4b84c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:30:33.958Z|6b79467c-7a8a-4510-ac20-01b36cd4b84c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:30:34.726Z|139ca2c9-c03d-4d11-8038-fd2c093d50e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:34.726Z|139ca2c9-c03d-4d11-8038-fd2c093d50e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:35.292Z|7481c60f-903b-4d4e-ab60-15f63dec756c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:35.292Z|7481c60f-903b-4d4e-ab60-15f63dec756c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:42.871Z|42e7eb5b-11ff-47b6-972b-578892343f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:42.872Z|42e7eb5b-11ff-47b6-972b-578892343f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:44.758Z|4533faa7-6f34-44be-af5c-e6f70f33e03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:44.759Z|4533faa7-6f34-44be-af5c-e6f70f33e03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:45.324Z|338379ec-618c-4249-8651-ab3993b5ce72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:45.328Z|338379ec-618c-4249-8651-ab3993b5ce72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:48.855Z|61b72a57-9e01-4fa4-b670-08cdff6b10f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:30:48.856Z|61b72a57-9e01-4fa4-b670-08cdff6b10f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:30:52.912Z|7fe6f379-f807-4748-876b-e252e489012e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:52.913Z|7fe6f379-f807-4748-876b-e252e489012e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:54.789Z|f045e7a4-7253-40c5-a81d-68bf08fd234b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:54.790Z|f045e7a4-7253-40c5-a81d-68bf08fd234b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:30:55.355Z|cd10e396-ef43-4519-9173-6d0c9e3be588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:30:55.356Z|cd10e396-ef43-4519-9173-6d0c9e3be588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:02.947Z|b032a545-a79f-4d11-b862-9eb26000ab7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:02.948Z|b032a545-a79f-4d11-b862-9eb26000ab7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:03.855Z|46446ebb-1017-46af-bb1a-0d38d7e76377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:31:03.856Z|46446ebb-1017-46af-bb1a-0d38d7e76377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:31:03.959Z|245d348c-b3e5-412b-a17a-74917905aa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:31:03.960Z|245d348c-b3e5-412b-a17a-74917905aa05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:31:04.821Z|1cfb2f19-85d2-467f-8db7-cb4b5251fbf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:04.822Z|1cfb2f19-85d2-467f-8db7-cb4b5251fbf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:05.384Z|e993e9cb-9245-4609-a419-f0900909c973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:05.385Z|e993e9cb-9245-4609-a419-f0900909c973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:12.975Z|e0a89896-f85d-4e9d-b071-957f361ff70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:12.977Z|e0a89896-f85d-4e9d-b071-957f361ff70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:14.552Z|1ad9fc0f-b1a9-48e3-9214-52f870694248|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:31:14.553Z|1ad9fc0f-b1a9-48e3-9214-52f870694248|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:14.862Z|bbab0a11-00be-4b09-bcf9-799d4b4905a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:14.863Z|bbab0a11-00be-4b09-bcf9-799d4b4905a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:15.418Z|2c4a1eec-5bdd-43b4-acd7-33d74db41fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:15.419Z|2c4a1eec-5bdd-43b4-acd7-33d74db41fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:18.855Z|f832e67c-ea4a-451c-a78a-aa01c77cf88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:31:18.860Z|f832e67c-ea4a-451c-a78a-aa01c77cf88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:31:23.007Z|41ac4974-15a7-48a1-aa82-1b5fb91fa49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:23.008Z|41ac4974-15a7-48a1-aa82-1b5fb91fa49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:24.895Z|f46f89c9-a21c-4491-a83f-eec68119d68a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:24.896Z|f46f89c9-a21c-4491-a83f-eec68119d68a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:25.449Z|565d7c92-c166-444a-8948-e09dd1133312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:25.450Z|565d7c92-c166-444a-8948-e09dd1133312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:33.038Z|644dad03-564c-4909-ae28-c49df6cc24bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:33.039Z|644dad03-564c-4909-ae28-c49df6cc24bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:33.855Z|39b09971-f5ae-4fa9-a5d8-df17dbebdd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:31:33.856Z|39b09971-f5ae-4fa9-a5d8-df17dbebdd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:31:33.961Z|a0b859ff-b327-4beb-b07b-59d867679896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:31:33.962Z|a0b859ff-b327-4beb-b07b-59d867679896|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:31:34.924Z|883ba9ef-d706-43c2-a546-486454889411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:34.925Z|883ba9ef-d706-43c2-a546-486454889411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:35.477Z|67c36f6e-6672-41ab-9208-e0b50e581da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:35.478Z|67c36f6e-6672-41ab-9208-e0b50e581da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:43.069Z|26df0138-9da0-44ac-88c1-4aec6f1057a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:43.071Z|26df0138-9da0-44ac-88c1-4aec6f1057a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:44.954Z|ad684f7c-be19-47e2-a822-662e1a936d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:44.958Z|ad684f7c-be19-47e2-a822-662e1a936d9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:45.507Z|e04de159-05c2-4f5c-8cca-0c02b0ebcd16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:45.509Z|e04de159-05c2-4f5c-8cca-0c02b0ebcd16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:48.855Z|cb17d422-2694-4108-b94b-9004b76f8001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:31:48.856Z|cb17d422-2694-4108-b94b-9004b76f8001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:31:53.101Z|8307d850-b388-4e60-a53d-b9e99ceda804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:53.102Z|8307d850-b388-4e60-a53d-b9e99ceda804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:54.992Z|fb99336d-e4ac-4740-9824-2d01037e5d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:54.993Z|fb99336d-e4ac-4740-9824-2d01037e5d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:31:55.549Z|877e5c9d-ada7-4a5f-8252-64f65cf542c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:31:55.551Z|877e5c9d-ada7-4a5f-8252-64f65cf542c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:03.133Z|f9dd27fa-f39a-4852-b1a8-2983caee65e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:03.135Z|f9dd27fa-f39a-4852-b1a8-2983caee65e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:03.855Z|9c14129d-72be-4261-9423-cba14c19fe76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:32:03.859Z|9c14129d-72be-4261-9423-cba14c19fe76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:32:03.963Z|d9691ce0-3723-434a-a175-733bdf780ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:32:03.964Z|d9691ce0-3723-434a-a175-733bdf780ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:32:05.023Z|350a2670-93d4-4630-b076-4d00b4188dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:05.023Z|350a2670-93d4-4630-b076-4d00b4188dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:05.580Z|dc52472e-cdc5-493f-a45c-4ace69a6d4e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:05.582Z|dc52472e-cdc5-493f-a45c-4ace69a6d4e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:13.170Z|18a2eb25-1809-46c3-85d5-a7108d6d7475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:13.172Z|18a2eb25-1809-46c3-85d5-a7108d6d7475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:14.555Z|127cd202-4052-498a-bf70-9e174b66b909|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:32:14.557Z|127cd202-4052-498a-bf70-9e174b66b909|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:15.052Z|a70949d1-b406-4c27-a68d-a187d091bc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:15.054Z|a70949d1-b406-4c27-a68d-a187d091bc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:15.627Z|85c5e6ea-311e-4c00-9a04-2bd4d71bb5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:15.628Z|85c5e6ea-311e-4c00-9a04-2bd4d71bb5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:18.856Z|0cbce451-070f-4f44-a2c1-25d29551c562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:32:18.858Z|0cbce451-070f-4f44-a2c1-25d29551c562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:32:23.223Z|790e8f70-81e1-4fed-9eb6-7bb7b6251752|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:23.224Z|790e8f70-81e1-4fed-9eb6-7bb7b6251752|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:25.083Z|6a47fe39-44c9-4da4-b75c-a9a32fcf97e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:25.084Z|6a47fe39-44c9-4da4-b75c-a9a32fcf97e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:25.662Z|9c41e3c5-2082-44d3-995a-0588ac85d72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:25.663Z|9c41e3c5-2082-44d3-995a-0588ac85d72c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:33.251Z|5dd8d212-bbd0-4143-8fde-82b5161b4cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:33.252Z|5dd8d212-bbd0-4143-8fde-82b5161b4cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:33.855Z|ff0b3b91-f8d8-4620-aad8-5adbd375c7cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:32:33.857Z|ff0b3b91-f8d8-4620-aad8-5adbd375c7cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:32:33.965Z|440c35fd-c874-4ed6-a478-bb2aa74b5b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:32:33.966Z|440c35fd-c874-4ed6-a478-bb2aa74b5b80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:32:35.118Z|fee37cb8-1c62-495e-8b8c-5fa0c583202c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:35.119Z|fee37cb8-1c62-495e-8b8c-5fa0c583202c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:35.692Z|3895f9d3-1958-4664-90ae-00126f808c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:35.693Z|3895f9d3-1958-4664-90ae-00126f808c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:43.282Z|74f889b6-410c-4c01-b6be-08cebdb9e815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:43.283Z|74f889b6-410c-4c01-b6be-08cebdb9e815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:45.149Z|689790ea-01fe-4b5f-9662-d7757d179b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:45.150Z|689790ea-01fe-4b5f-9662-d7757d179b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:45.721Z|3d9cc046-7d4f-4186-aa34-348ce8b1402d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:45.722Z|3d9cc046-7d4f-4186-aa34-348ce8b1402d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:48.855Z|c7428e45-7d99-4106-af09-cd6e7384b760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:32:48.859Z|c7428e45-7d99-4106-af09-cd6e7384b760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:32:53.313Z|f2c3f40c-3c52-49bb-bde2-b20576eaea78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:53.314Z|f2c3f40c-3c52-49bb-bde2-b20576eaea78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:55.178Z|d557b7f9-fbfe-491a-8762-8510e228221d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:55.179Z|d557b7f9-fbfe-491a-8762-8510e228221d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:32:55.757Z|17794fd9-6cf2-4faf-961b-d2167824aba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:32:55.758Z|17794fd9-6cf2-4faf-961b-d2167824aba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:03.356Z|06125e41-0dbd-4215-9a52-0af3ce3b2a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:03.357Z|06125e41-0dbd-4215-9a52-0af3ce3b2a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:03.855Z|5cd1bb01-f94e-4a5e-802c-16b96bc4d933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:33:03.856Z|5cd1bb01-f94e-4a5e-802c-16b96bc4d933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:33:03.967Z|acc35fd3-fcd1-473d-9db7-dae82806243b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:33:03.968Z|acc35fd3-fcd1-473d-9db7-dae82806243b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:33:05.211Z|b6dcc1fb-bd55-4b68-9597-782476fa0d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:05.212Z|b6dcc1fb-bd55-4b68-9597-782476fa0d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:05.785Z|0c42fbd9-2663-46ba-a582-f144d54bd5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:05.786Z|0c42fbd9-2663-46ba-a582-f144d54bd5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:13.392Z|17b8a159-a684-4e23-81b0-22d6c04c9766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:13.393Z|17b8a159-a684-4e23-81b0-22d6c04c9766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:14.549Z|b9da0463-1410-4169-80b8-446e711f1e23|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:33:14.550Z|b9da0463-1410-4169-80b8-446e711f1e23|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:15.242Z|d4dd3672-5a77-4c64-ba58-219438d214e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:15.242Z|d4dd3672-5a77-4c64-ba58-219438d214e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:15.817Z|3656d94c-dc39-4cf1-81ce-9db2fab763ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:15.818Z|3656d94c-dc39-4cf1-81ce-9db2fab763ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:18.855Z|57377565-d24b-4eba-9988-edcbb740ddb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:33:18.856Z|57377565-d24b-4eba-9988-edcbb740ddb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:33:23.428Z|f1287320-63eb-40e4-b75c-41795047f08b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:23.429Z|f1287320-63eb-40e4-b75c-41795047f08b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:25.271Z|8890d715-4666-40a3-b125-561b9d34d168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:25.272Z|8890d715-4666-40a3-b125-561b9d34d168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:25.847Z|1b48bc78-fd8a-422f-ae92-f56c561a46cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:25.848Z|1b48bc78-fd8a-422f-ae92-f56c561a46cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:33.462Z|26c54c80-5c95-451a-a1b7-65d643aa945d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:33.463Z|26c54c80-5c95-451a-a1b7-65d643aa945d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:33.855Z|0dff806d-ff17-46d8-b662-3d3e53308a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:33:33.859Z|0dff806d-ff17-46d8-b662-3d3e53308a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:33:33.969Z|e8550fc0-34cd-4f9e-9673-2d57ad27f3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:33:33.970Z|e8550fc0-34cd-4f9e-9673-2d57ad27f3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:33:35.297Z|35e6e4ed-328f-46df-bf97-cfb445410cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:35.298Z|35e6e4ed-328f-46df-bf97-cfb445410cb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:35.875Z|431758c1-215a-4979-ae7e-9642b0f2d649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:35.876Z|431758c1-215a-4979-ae7e-9642b0f2d649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:43.492Z|5a3f5a23-b63d-4eb7-839f-7cacd5a62a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:43.493Z|5a3f5a23-b63d-4eb7-839f-7cacd5a62a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:45.326Z|6bc84e3b-3eac-42f7-86b4-8d63caf84fe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:45.335Z|6bc84e3b-3eac-42f7-86b4-8d63caf84fe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:45.903Z|aa008ad7-e5a9-45bd-b00c-ae6bf69a5a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:45.904Z|aa008ad7-e5a9-45bd-b00c-ae6bf69a5a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:48.855Z|543cc314-7b60-48bc-8dfa-5d045adc7b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:33:48.856Z|543cc314-7b60-48bc-8dfa-5d045adc7b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:33:53.519Z|8aeddfd5-3e4d-4b5d-a3b1-cfc0eb204940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:53.520Z|8aeddfd5-3e4d-4b5d-a3b1-cfc0eb204940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:55.361Z|2aaef7ac-265e-49f3-b841-e80ff9c4084d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:55.362Z|2aaef7ac-265e-49f3-b841-e80ff9c4084d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:33:55.936Z|418e5d4f-dc9e-4960-b61d-7c09ffd67dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:33:55.937Z|418e5d4f-dc9e-4960-b61d-7c09ffd67dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:03.547Z|e9ee18e6-9809-4923-a5b9-f2bf9750a22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:03.548Z|e9ee18e6-9809-4923-a5b9-f2bf9750a22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:03.855Z|bff47917-8c76-4c5e-ace7-45ab9d961139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:34:03.856Z|bff47917-8c76-4c5e-ace7-45ab9d961139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:34:03.971Z|7412bdd7-b31f-4513-b0fb-a4db3cd77931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:34:03.972Z|7412bdd7-b31f-4513-b0fb-a4db3cd77931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:34:05.390Z|066b61b9-e0f1-423f-af26-0c8b762e1292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:05.390Z|066b61b9-e0f1-423f-af26-0c8b762e1292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:05.965Z|0454dfeb-7eb1-468e-95bb-cdb504a2004b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:05.966Z|0454dfeb-7eb1-468e-95bb-cdb504a2004b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:13.573Z|6286fa51-8d2c-450f-b6b9-5d6ce9dddf42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:13.574Z|6286fa51-8d2c-450f-b6b9-5d6ce9dddf42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:14.547Z|0f0b527c-5218-4adc-bbd8-830ca400616d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:34:14.549Z|0f0b527c-5218-4adc-bbd8-830ca400616d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:15.423Z|259a0b65-ae93-49db-b846-8d065483877d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:15.425Z|259a0b65-ae93-49db-b846-8d065483877d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:15.995Z|221680b4-a747-4cf0-adf3-9db2dd29bb3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:15.996Z|221680b4-a747-4cf0-adf3-9db2dd29bb3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:18.855Z|2af1a60c-57af-439c-8216-89a04af71bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:34:18.859Z|2af1a60c-57af-439c-8216-89a04af71bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:34:23.601Z|6f855c3d-2bf9-4e57-a8a6-027b82eea1a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:23.601Z|6f855c3d-2bf9-4e57-a8a6-027b82eea1a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:25.453Z|ef564334-a12e-460a-84a0-35d7e5c4cd75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:25.454Z|ef564334-a12e-460a-84a0-35d7e5c4cd75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:26.025Z|a62332e4-6d13-4aa4-b35f-e6f2cc76f85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:26.026Z|a62332e4-6d13-4aa4-b35f-e6f2cc76f85e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:33.630Z|250193f2-12b6-4b72-a4a3-82768618e311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:33.631Z|250193f2-12b6-4b72-a4a3-82768618e311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:33.855Z|33608fe9-f72d-44ca-85ae-ea8da8a481d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:34:33.856Z|33608fe9-f72d-44ca-85ae-ea8da8a481d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:34:33.973Z|cab42b84-bffe-47a9-9829-d4a2638c8a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:34:33.974Z|cab42b84-bffe-47a9-9829-d4a2638c8a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:34:35.482Z|3ae8308a-e846-40a2-9a03-42b1deba7d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:35.483Z|3ae8308a-e846-40a2-9a03-42b1deba7d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:36.061Z|a44e3c3f-1515-4309-876d-314ec22d9aa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:36.062Z|a44e3c3f-1515-4309-876d-314ec22d9aa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:43.660Z|98a76cc2-10b3-486e-9893-1a0799101ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:43.661Z|98a76cc2-10b3-486e-9893-1a0799101ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:45.513Z|5c89fc14-605d-423a-8387-8c1a04b8e4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:45.515Z|5c89fc14-605d-423a-8387-8c1a04b8e4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:46.087Z|ff55b9f9-5ae3-4614-9fbc-260857d6027c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:46.088Z|ff55b9f9-5ae3-4614-9fbc-260857d6027c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:48.855Z|fa759094-3103-4758-a972-3ffa53398c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:34:48.856Z|fa759094-3103-4758-a972-3ffa53398c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:34:53.689Z|d3286cec-a891-4968-b952-4ccdfe865592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:53.690Z|d3286cec-a891-4968-b952-4ccdfe865592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:55.548Z|7301c003-0e7e-49d5-8490-28648670520d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:55.549Z|7301c003-0e7e-49d5-8490-28648670520d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:34:56.115Z|95a81e56-1b85-4e4e-8ede-9ad3e6a907fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:34:56.116Z|95a81e56-1b85-4e4e-8ede-9ad3e6a907fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:03.718Z|aa88d004-26be-49a8-832f-c181d0e00ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:03.719Z|aa88d004-26be-49a8-832f-c181d0e00ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:03.855Z|b9f36284-afbb-46d7-811e-5474a193ec86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:35:03.858Z|b9f36284-afbb-46d7-811e-5474a193ec86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:35:03.975Z|c4adc1a0-be08-4941-ae04-2b34e76c5773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:35:03.975Z|c4adc1a0-be08-4941-ae04-2b34e76c5773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:35:05.576Z|347fa691-f978-4e2a-8657-7a8053accabf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:05.577Z|347fa691-f978-4e2a-8657-7a8053accabf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:06.145Z|7b1a0431-3228-4742-a975-54c4adfc13f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:06.146Z|7b1a0431-3228-4742-a975-54c4adfc13f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:13.763Z|051a903a-2e6e-4f0d-9da4-72c3fff0f125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:13.764Z|051a903a-2e6e-4f0d-9da4-72c3fff0f125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:14.548Z|687c6927-d337-4876-8d96-09ecda4e98e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:35:14.548Z|687c6927-d337-4876-8d96-09ecda4e98e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:15.605Z|8c07cdf8-091b-41fa-8178-851c6cfc753f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:15.606Z|8c07cdf8-091b-41fa-8178-851c6cfc753f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:16.174Z|f09a54a1-1e47-4401-9c3f-067573327fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:16.175Z|f09a54a1-1e47-4401-9c3f-067573327fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:18.855Z|bb5fa1d1-9e85-4ff0-aadf-50d1a4447088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:35:18.856Z|bb5fa1d1-9e85-4ff0-aadf-50d1a4447088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:35:23.800Z|6858a5a1-a7e0-43f5-88b7-d83c55ab9adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:23.801Z|6858a5a1-a7e0-43f5-88b7-d83c55ab9adb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:25.644Z|955330da-0eb8-4e42-9fae-b059a76b4f19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:25.645Z|955330da-0eb8-4e42-9fae-b059a76b4f19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:26.206Z|da618212-11f7-446c-996f-a62ab6e3f149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:26.207Z|da618212-11f7-446c-996f-a62ab6e3f149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:33.828Z|565caa98-3842-4e01-8152-de83a4327008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:33.829Z|565caa98-3842-4e01-8152-de83a4327008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:33.855Z|de544856-074d-4770-b9fd-81dac2cdceb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:35:33.856Z|de544856-074d-4770-b9fd-81dac2cdceb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:35:33.976Z|ad3c4c55-4f4d-4a01-9979-1dbb66be2402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:35:33.977Z|ad3c4c55-4f4d-4a01-9979-1dbb66be2402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:35:35.673Z|4b35710d-e966-43fd-a2e7-37c292b9f370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:35.674Z|4b35710d-e966-43fd-a2e7-37c292b9f370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:36.246Z|c5673ab8-4377-4bc2-a0dd-777a5e5924e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:36.247Z|c5673ab8-4377-4bc2-a0dd-777a5e5924e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:43.866Z|407228fd-fcc4-4200-b38b-57f55446c05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:43.868Z|407228fd-fcc4-4200-b38b-57f55446c05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:45.702Z|4fab6a88-82f8-4e9a-87a0-cca686316291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:45.703Z|4fab6a88-82f8-4e9a-87a0-cca686316291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:46.289Z|56a5e13c-5cb5-46f9-b289-72170c7700ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:46.290Z|56a5e13c-5cb5-46f9-b289-72170c7700ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:48.855Z|b1bcc798-54d3-47b1-acd9-3fcc74ee9fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:35:48.858Z|b1bcc798-54d3-47b1-acd9-3fcc74ee9fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:35:53.898Z|8482d67a-7ac1-451a-bdec-86fa3e8bccf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:53.899Z|8482d67a-7ac1-451a-bdec-86fa3e8bccf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:55.735Z|1eb0f06c-f5c8-4e1f-bf3d-92c750e38f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:55.736Z|1eb0f06c-f5c8-4e1f-bf3d-92c750e38f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:35:56.317Z|dcdc34ba-af05-4e21-981e-88b82a354896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:35:56.318Z|dcdc34ba-af05-4e21-981e-88b82a354896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:03.855Z|8648177d-7d8f-4430-bb99-c5a294af452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:36:03.856Z|8648177d-7d8f-4430-bb99-c5a294af452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:36:03.938Z|b177103f-e315-460e-ac50-30bcce751609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:03.938Z|b177103f-e315-460e-ac50-30bcce751609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:03.978Z|c6b77209-86a0-41e7-ae61-e505488d4643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:36:03.978Z|c6b77209-86a0-41e7-ae61-e505488d4643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:36:05.763Z|ad68a57c-1ce1-4d1f-bba1-0cea372c58ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:05.764Z|ad68a57c-1ce1-4d1f-bba1-0cea372c58ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:06.344Z|381dccf6-3724-416c-a062-2a4506990a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:06.345Z|381dccf6-3724-416c-a062-2a4506990a4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:13.977Z|8b7fe6d8-b1f2-4718-ae85-032d9bde2147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:13.978Z|8b7fe6d8-b1f2-4718-ae85-032d9bde2147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:14.550Z|54fc1a75-6959-4afd-abce-11dc6945fb04|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:36:14.551Z|54fc1a75-6959-4afd-abce-11dc6945fb04|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:15.790Z|a01dc21d-aacf-4cbf-b1d5-e62f5c3a51f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:15.791Z|a01dc21d-aacf-4cbf-b1d5-e62f5c3a51f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:16.371Z|8bc67312-e167-4b79-856e-faf232cc39c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:16.373Z|8bc67312-e167-4b79-856e-faf232cc39c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:18.855Z|e983311f-f6b0-42a6-805a-ec21fbfcbd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:36:18.856Z|e983311f-f6b0-42a6-805a-ec21fbfcbd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:36:24.006Z|75347d9e-da52-41a9-8a17-03fae01eb2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:24.007Z|75347d9e-da52-41a9-8a17-03fae01eb2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:25.819Z|78ddff7b-0ac8-47f9-9e14-6890c00ae5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:25.820Z|78ddff7b-0ac8-47f9-9e14-6890c00ae5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:26.405Z|e2119c23-104c-49fa-8334-7ca0320ec432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:26.406Z|e2119c23-104c-49fa-8334-7ca0320ec432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:33.856Z|3eb3e053-6961-4e38-ad49-64b9789b92cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:36:33.859Z|3eb3e053-6961-4e38-ad49-64b9789b92cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:36:33.979Z|e8db4291-4665-454c-8168-e8baab72075b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:36:33.980Z|e8db4291-4665-454c-8168-e8baab72075b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:36:34.034Z|37f26b1c-3a60-4f39-8668-88316db44c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:34.035Z|37f26b1c-3a60-4f39-8668-88316db44c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:35.848Z|4ad108ee-8d1d-46c6-b302-5a8f6cf180a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:35.850Z|4ad108ee-8d1d-46c6-b302-5a8f6cf180a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:36.434Z|a39f3d78-d885-4a42-a0d3-dfcc00e4e0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:36.435Z|a39f3d78-d885-4a42-a0d3-dfcc00e4e0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:44.077Z|1d701ab8-c366-4f8d-a1f4-e8e364972d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:44.079Z|1d701ab8-c366-4f8d-a1f4-e8e364972d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:45.878Z|bb6114b4-1ef6-44a8-bdbd-9cf0cddeb95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:45.879Z|bb6114b4-1ef6-44a8-bdbd-9cf0cddeb95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:46.461Z|b03c85ba-0b9d-4f34-9002-26ee4051b4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:46.462Z|b03c85ba-0b9d-4f34-9002-26ee4051b4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:48.855Z|811786b6-7320-471b-a78e-6d9065118a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:36:48.856Z|811786b6-7320-471b-a78e-6d9065118a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:36:54.134Z|d55d370f-5d99-4330-859e-615956f78289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:54.135Z|d55d370f-5d99-4330-859e-615956f78289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:55.906Z|35788c5b-ebb7-4110-b897-128717404013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:55.907Z|35788c5b-ebb7-4110-b897-128717404013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:36:56.488Z|6ae6d037-f9e7-446d-8c35-449779cddf82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:36:56.489Z|6ae6d037-f9e7-446d-8c35-449779cddf82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:03.855Z|68f56ffe-9676-454f-8070-2d5f38b8a2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:37:03.856Z|68f56ffe-9676-454f-8070-2d5f38b8a2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:37:03.981Z|f3abc06a-6cf6-4145-a84c-9f40b44c468a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:37:03.982Z|f3abc06a-6cf6-4145-a84c-9f40b44c468a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:37:04.169Z|1cc2a3e5-90a9-42dd-88a0-d158b6518dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:04.171Z|1cc2a3e5-90a9-42dd-88a0-d158b6518dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:05.938Z|13a0c1e2-bc23-45de-a3c8-df5b003b1c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:05.939Z|13a0c1e2-bc23-45de-a3c8-df5b003b1c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:06.551Z|5aed6d6e-123c-46d2-8214-e9ca68357edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:06.552Z|5aed6d6e-123c-46d2-8214-e9ca68357edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:14.256Z|3e76740a-bc64-498c-b505-616baed5ccf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:14.257Z|3e76740a-bc64-498c-b505-616baed5ccf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:14.554Z|6d2f5e85-53dc-4461-a5e4-13a8bf6e4bfe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:37:14.556Z|6d2f5e85-53dc-4461-a5e4-13a8bf6e4bfe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:15.967Z|925afe83-1bf4-4b21-9140-beafa5b657c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:15.968Z|925afe83-1bf4-4b21-9140-beafa5b657c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:16.597Z|6e909c46-dd3c-47ab-bf92-0b1e3ad9abe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:16.598Z|6e909c46-dd3c-47ab-bf92-0b1e3ad9abe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:18.855Z|411bc13a-11ae-45ee-935b-fb04ba11e104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:37:18.859Z|411bc13a-11ae-45ee-935b-fb04ba11e104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:37:24.302Z|ca816814-7f4d-402f-83e4-6d23fec30700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:24.303Z|ca816814-7f4d-402f-83e4-6d23fec30700|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:25.998Z|f464042a-b190-4b3e-b93c-fe8b80fa7505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:25.998Z|f464042a-b190-4b3e-b93c-fe8b80fa7505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:26.626Z|b429230d-ae5e-4178-b721-bc6ce9a5cb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:26.627Z|b429230d-ae5e-4178-b721-bc6ce9a5cb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:33.856Z|3c5cdfe8-f033-42a7-b7de-34e3177deda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:37:33.856Z|3c5cdfe8-f033-42a7-b7de-34e3177deda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:37:33.983Z|3dd63edb-0bf8-49d6-9d68-ed927ef427f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:37:33.984Z|3dd63edb-0bf8-49d6-9d68-ed927ef427f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:37:34.341Z|965b268e-5332-4f3e-8c60-2b258361acdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:34.342Z|965b268e-5332-4f3e-8c60-2b258361acdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:36.029Z|52b0a359-9e06-4f42-bd3d-c23bd51a0e19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:36.031Z|52b0a359-9e06-4f42-bd3d-c23bd51a0e19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:36.657Z|1559ab90-7d92-4b49-af4d-e660dda49eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:36.658Z|1559ab90-7d92-4b49-af4d-e660dda49eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:44.375Z|2fb8b3b3-d08f-4cb6-8948-8d9ad2b5d73c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:44.375Z|2fb8b3b3-d08f-4cb6-8948-8d9ad2b5d73c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:46.063Z|dacb0fe7-3663-4089-a59d-2fb5bb523d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:46.064Z|dacb0fe7-3663-4089-a59d-2fb5bb523d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:46.686Z|a3f5e4d4-8e44-4ff7-81b8-0c5d80942d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:46.687Z|a3f5e4d4-8e44-4ff7-81b8-0c5d80942d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:48.855Z|0e80240c-b2b5-4127-935a-3d8de66bf2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:37:48.857Z|0e80240c-b2b5-4127-935a-3d8de66bf2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:37:54.408Z|f9a44523-ef4e-4188-9f5e-6a205573aa9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:54.409Z|f9a44523-ef4e-4188-9f5e-6a205573aa9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:56.091Z|488a332b-3112-4f3e-85dc-5cf4ae9d7a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:56.092Z|488a332b-3112-4f3e-85dc-5cf4ae9d7a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:37:56.730Z|b3db0d09-ff45-404d-b42e-ba06b7eefe75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:37:56.731Z|b3db0d09-ff45-404d-b42e-ba06b7eefe75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:03.855Z|8314949c-cfcc-4830-81aa-dceee867ac9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:38:03.857Z|8314949c-cfcc-4830-81aa-dceee867ac9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:38:03.985Z|3af511bf-4871-43bc-9934-42b3665ac090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:38:03.985Z|3af511bf-4871-43bc-9934-42b3665ac090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:38:04.439Z|46d9f559-6c4c-4892-bf1f-86cb1e75dfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:04.440Z|46d9f559-6c4c-4892-bf1f-86cb1e75dfb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:06.118Z|72ce47dd-2ff7-4c50-9a45-d75b8a1ba64e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:06.119Z|72ce47dd-2ff7-4c50-9a45-d75b8a1ba64e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:06.760Z|170a87c5-6725-4761-aa92-540f1e0df498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:06.761Z|170a87c5-6725-4761-aa92-540f1e0df498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:14.465Z|3685a8ea-3895-42ee-81cc-d128dc1485f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:14.466Z|3685a8ea-3895-42ee-81cc-d128dc1485f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:14.555Z|8676da90-0c40-45f3-be6f-b3565615bf7c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:38:14.556Z|8676da90-0c40-45f3-be6f-b3565615bf7c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:16.145Z|7e351e3f-7509-451a-bc1c-3dddbb8bc152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:16.146Z|7e351e3f-7509-451a-bc1c-3dddbb8bc152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:16.789Z|849da481-d4bd-4ed0-992a-e6fcb655f309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:16.790Z|849da481-d4bd-4ed0-992a-e6fcb655f309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:18.855Z|54e5306f-215d-4b5b-8efa-74b47f1f3958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:38:18.856Z|54e5306f-215d-4b5b-8efa-74b47f1f3958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:38:24.504Z|4e50f636-e832-43c7-b8c0-1ab20b1f91e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:24.504Z|4e50f636-e832-43c7-b8c0-1ab20b1f91e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:26.173Z|277353cc-3484-4fec-92c3-2afef5ece03f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:26.174Z|277353cc-3484-4fec-92c3-2afef5ece03f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:26.818Z|86750f3a-ef55-4d3c-a01d-e8a6893b8a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:26.818Z|86750f3a-ef55-4d3c-a01d-e8a6893b8a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:33.856Z|facc4f3e-9798-46c1-aa30-a391805f3c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:38:33.856Z|facc4f3e-9798-46c1-aa30-a391805f3c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:38:33.987Z|d13fb8f4-799e-4a59-9f75-fbafbf3d4f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:38:33.987Z|d13fb8f4-799e-4a59-9f75-fbafbf3d4f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:38:34.530Z|8bf7cdca-8bb4-4ae2-92c6-ebb5dc9fc926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:34.531Z|8bf7cdca-8bb4-4ae2-92c6-ebb5dc9fc926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:36.201Z|03f42d3c-2b55-4039-955c-8cbf651dcea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:36.202Z|03f42d3c-2b55-4039-955c-8cbf651dcea5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:36.848Z|c982da3e-8ae7-4ed6-b4be-cd4af6b9a7ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:36.849Z|c982da3e-8ae7-4ed6-b4be-cd4af6b9a7ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:44.558Z|00c73d00-9a9f-44f6-b1e1-b101a08c0ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:44.559Z|00c73d00-9a9f-44f6-b1e1-b101a08c0ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:46.233Z|87a421ae-ef03-442a-ac0e-50e7c2848fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:46.235Z|87a421ae-ef03-442a-ac0e-50e7c2848fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:46.877Z|8e6da5d1-e134-4128-9ef8-3a058fe87354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:46.878Z|8e6da5d1-e134-4128-9ef8-3a058fe87354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:48.856Z|556087ea-ea07-43b2-baeb-f712dc4bb296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:38:48.857Z|556087ea-ea07-43b2-baeb-f712dc4bb296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:38:54.587Z|0f69603a-0694-45f1-9868-4fae74d3febc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:54.588Z|0f69603a-0694-45f1-9868-4fae74d3febc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:56.261Z|7c29cde4-db31-4de5-85f0-9dfec0bcf828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:56.261Z|7c29cde4-db31-4de5-85f0-9dfec0bcf828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:38:56.944Z|8b479ee0-d783-4c22-8886-550ef5d47577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:38:56.945Z|8b479ee0-d783-4c22-8886-550ef5d47577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:03.855Z|3b0be574-e337-483d-8f7e-2d36b1591019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:39:03.856Z|3b0be574-e337-483d-8f7e-2d36b1591019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:39:03.988Z|52bff7f0-138d-403b-a2db-7e58d42c8f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:39:03.990Z|52bff7f0-138d-403b-a2db-7e58d42c8f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:39:04.621Z|12affe11-1570-4b54-a36e-ada2da80635a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:04.622Z|12affe11-1570-4b54-a36e-ada2da80635a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:06.288Z|bc8dcc88-ef48-42ea-87f2-815acd40ff32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:06.293Z|bc8dcc88-ef48-42ea-87f2-815acd40ff32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:06.981Z|d9c1b860-fad6-49bc-880b-0cd27e4bd1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:06.982Z|d9c1b860-fad6-49bc-880b-0cd27e4bd1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:14.550Z|8219d778-11ee-4bb5-886e-d40087ede355|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:39:14.551Z|8219d778-11ee-4bb5-886e-d40087ede355|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:14.649Z|170bed77-86d2-4c0f-a75d-e1c2f5e4d599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:14.650Z|170bed77-86d2-4c0f-a75d-e1c2f5e4d599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:16.322Z|b48e10c2-1ebe-48d7-9084-2c26df1a5e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:16.323Z|b48e10c2-1ebe-48d7-9084-2c26df1a5e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:17.047Z|e34a37af-203c-4c7a-af15-ac44331f6ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:17.047Z|e34a37af-203c-4c7a-af15-ac44331f6ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:18.855Z|d4e5437e-3e23-402f-b588-4a502dc64733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:39:18.856Z|d4e5437e-3e23-402f-b588-4a502dc64733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:39:24.693Z|5827ce13-9acd-4217-890e-7ff4336d62ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:24.693Z|5827ce13-9acd-4217-890e-7ff4336d62ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:26.349Z|d43208bf-4d4a-4434-9094-59eb5587a00e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:26.350Z|d43208bf-4d4a-4434-9094-59eb5587a00e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:27.072Z|33565da0-5100-45e9-86ea-8ccbdd700a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:27.073Z|33565da0-5100-45e9-86ea-8ccbdd700a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:33.855Z|3944bdce-fbc5-4ef4-abae-b74ab24d3063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:39:33.857Z|3944bdce-fbc5-4ef4-abae-b74ab24d3063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:39:33.991Z|61e2c09f-719d-4fee-8489-f26c78f0163c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:39:33.992Z|61e2c09f-719d-4fee-8489-f26c78f0163c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:39:34.719Z|bc2287db-4a63-4372-a5dd-863adfc0f7de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:34.720Z|bc2287db-4a63-4372-a5dd-863adfc0f7de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:36.376Z|287cf5ef-03ef-41ef-a6e7-de30468479e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:36.377Z|287cf5ef-03ef-41ef-a6e7-de30468479e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:37.098Z|8fbd9bc3-79ba-4cc2-aee2-ec0df7d216ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:37.099Z|8fbd9bc3-79ba-4cc2-aee2-ec0df7d216ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:44.751Z|ce2c2bcf-f96a-474b-a83e-7c6e487afdfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:44.752Z|ce2c2bcf-f96a-474b-a83e-7c6e487afdfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:46.407Z|3da1e83d-fd94-4395-bfe0-bcf1e07db4ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:46.408Z|3da1e83d-fd94-4395-bfe0-bcf1e07db4ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:47.134Z|44e41cb3-ef99-43da-8867-c42b79013dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:47.135Z|44e41cb3-ef99-43da-8867-c42b79013dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:48.855Z|15426b3f-885b-49c7-aaee-60004e27640a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:39:48.856Z|15426b3f-885b-49c7-aaee-60004e27640a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:39:54.779Z|2ffe4964-d835-4b39-bcdd-8686a3b6794e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:54.780Z|2ffe4964-d835-4b39-bcdd-8686a3b6794e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:56.438Z|e081d3f6-2fb0-4dbf-ab17-3d013658cf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:56.438Z|e081d3f6-2fb0-4dbf-ab17-3d013658cf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:39:57.162Z|985a1d15-9ba5-4986-b092-6e357ca40d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:39:57.164Z|985a1d15-9ba5-4986-b092-6e357ca40d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:03.855Z|f85d5e66-c114-4fe3-aa91-4ec29b696aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:40:03.856Z|f85d5e66-c114-4fe3-aa91-4ec29b696aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:40:03.993Z|cb27e6e6-3ff2-417b-8eb5-6f9e096994d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:40:03.993Z|cb27e6e6-3ff2-417b-8eb5-6f9e096994d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:40:04.811Z|300d2457-28fc-41ff-a56a-b0a0082dc07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:04.811Z|300d2457-28fc-41ff-a56a-b0a0082dc07e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:06.467Z|a1c46b79-551d-4175-80d1-bdb12e078398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:06.468Z|a1c46b79-551d-4175-80d1-bdb12e078398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:07.189Z|aa0f6de0-f716-4786-b849-e1ed922779ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:07.189Z|aa0f6de0-f716-4786-b849-e1ed922779ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:14.550Z|89c6f166-ebce-4807-b746-0ba601cb57ae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:40:14.551Z|89c6f166-ebce-4807-b746-0ba601cb57ae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:14.837Z|4e8732b0-c9d9-48a1-9ffa-10fc890de0be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:14.838Z|4e8732b0-c9d9-48a1-9ffa-10fc890de0be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:16.495Z|2f2f936f-1fc3-4b61-9680-fe80f31b6067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:16.496Z|2f2f936f-1fc3-4b61-9680-fe80f31b6067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:17.216Z|4053397a-edc1-43a4-a376-3d1facf76ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:17.217Z|4053397a-edc1-43a4-a376-3d1facf76ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:18.855Z|05bf0595-8068-4de2-ac66-8075ae4e7d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:40:18.857Z|05bf0595-8068-4de2-ac66-8075ae4e7d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:40:24.866Z|433f626b-1b57-4cd9-a0e3-974ea7a39777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:24.867Z|433f626b-1b57-4cd9-a0e3-974ea7a39777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:26.523Z|b477fae4-a4f6-44e4-8149-a1f907e14ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:26.524Z|b477fae4-a4f6-44e4-8149-a1f907e14ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:27.244Z|a228b2d7-1159-4be2-9295-2dad06cac709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:27.244Z|a228b2d7-1159-4be2-9295-2dad06cac709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:33.855Z|25429cb0-646b-4c09-8a7e-53de2d6cb738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:40:33.856Z|25429cb0-646b-4c09-8a7e-53de2d6cb738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:40:33.994Z|2ff9aa7d-32c0-49fe-85ee-0edd56606cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:40:33.995Z|2ff9aa7d-32c0-49fe-85ee-0edd56606cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:40:34.893Z|50dee8b1-7009-41af-8661-7edfd89dfcce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:34.894Z|50dee8b1-7009-41af-8661-7edfd89dfcce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:36.549Z|93082427-da58-4b80-a63d-27113ae59d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:36.550Z|93082427-da58-4b80-a63d-27113ae59d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:37.273Z|0c392b8e-4856-4709-a694-a6255e2d4e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:37.274Z|0c392b8e-4856-4709-a694-a6255e2d4e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:44.919Z|df9feadc-39fc-4dce-af91-936b9c546521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:44.920Z|df9feadc-39fc-4dce-af91-936b9c546521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:46.576Z|31d4d398-dd66-4c59-870e-fb37139d0b00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:46.577Z|31d4d398-dd66-4c59-870e-fb37139d0b00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:47.302Z|9148723d-c994-47b7-a322-18f895ae9ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:47.303Z|9148723d-c994-47b7-a322-18f895ae9ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:48.855Z|d80c8b68-ae14-466a-a042-81a00bba98d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:40:48.856Z|d80c8b68-ae14-466a-a042-81a00bba98d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:40:54.956Z|e608ebfc-a11e-4dfa-acfa-8fc521cc861b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:54.958Z|e608ebfc-a11e-4dfa-acfa-8fc521cc861b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:56.605Z|211bc92e-f792-4401-9666-615af5af1865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:56.606Z|211bc92e-f792-4401-9666-615af5af1865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:40:57.331Z|311ca274-e93c-4f9b-8657-8572bd567d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:40:57.332Z|311ca274-e93c-4f9b-8657-8572bd567d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:03.855Z|2401b3f2-b72c-47aa-8fa6-999ca3154068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:41:03.857Z|2401b3f2-b72c-47aa-8fa6-999ca3154068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:41:03.996Z|6e7c5244-eaf9-4912-82ec-cf96fd0391fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:41:03.996Z|6e7c5244-eaf9-4912-82ec-cf96fd0391fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:41:04.982Z|52887739-1ce7-45fc-979d-579636a53c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:04.983Z|52887739-1ce7-45fc-979d-579636a53c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:06.642Z|38001137-d476-41dd-a1a3-6f1edc4df48e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:06.643Z|38001137-d476-41dd-a1a3-6f1edc4df48e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:07.361Z|540fc220-e7b7-4e5b-a645-8d032ad68cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:07.362Z|540fc220-e7b7-4e5b-a645-8d032ad68cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:14.553Z|92fe1cfc-e6d9-4dc2-a0ad-65d3eaf21783|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:41:14.555Z|92fe1cfc-e6d9-4dc2-a0ad-65d3eaf21783|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:15.011Z|e79ee3b2-4f3c-47fb-a1c0-96bb7e360fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:15.012Z|e79ee3b2-4f3c-47fb-a1c0-96bb7e360fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:16.672Z|ce5ee514-30e7-4e50-8899-31878dfb24da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:16.673Z|ce5ee514-30e7-4e50-8899-31878dfb24da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:17.393Z|e9c35829-9ce9-4746-a383-80b133e75a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:17.394Z|e9c35829-9ce9-4746-a383-80b133e75a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:18.855Z|819148d7-07d3-46ae-8da0-17d26863699d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:41:18.856Z|819148d7-07d3-46ae-8da0-17d26863699d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:41:25.041Z|541053d4-3271-4c8d-bf39-4b29f6f50683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:25.042Z|541053d4-3271-4c8d-bf39-4b29f6f50683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:26.698Z|7036df84-24ae-4015-badf-cdbad3e4e516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:26.699Z|7036df84-24ae-4015-badf-cdbad3e4e516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:27.426Z|7d7a38fb-4859-4afb-9ad3-95400e244b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:27.427Z|7d7a38fb-4859-4afb-9ad3-95400e244b69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:33.855Z|abb3a50f-d633-40fe-9c95-a5861402d999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:41:33.856Z|abb3a50f-d633-40fe-9c95-a5861402d999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:41:33.997Z|13d4cddf-d98a-4fe9-81eb-3e4bddadcbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:41:33.998Z|13d4cddf-d98a-4fe9-81eb-3e4bddadcbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:41:35.069Z|7d7189e7-2bed-4ca3-a870-115ae1158bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:35.070Z|7d7189e7-2bed-4ca3-a870-115ae1158bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:36.726Z|00e76475-0cd7-4dd0-b15a-73ce0b57c09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:36.726Z|00e76475-0cd7-4dd0-b15a-73ce0b57c09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:37.454Z|85750367-d271-4452-a389-70bd78d841fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:37.455Z|85750367-d271-4452-a389-70bd78d841fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:45.105Z|ac947f85-4197-48e7-8538-553e08895fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:45.106Z|ac947f85-4197-48e7-8538-553e08895fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:46.753Z|9cd58077-8353-4e7c-9fcf-026b22da0d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:46.754Z|9cd58077-8353-4e7c-9fcf-026b22da0d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:47.481Z|c406594d-52a3-424d-bf28-b0f5c2f5d5b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:47.482Z|c406594d-52a3-424d-bf28-b0f5c2f5d5b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:48.855Z|07e7198f-3127-4774-aafc-83d235cb83df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:41:48.857Z|07e7198f-3127-4774-aafc-83d235cb83df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:41:55.150Z|9ed86287-71ce-4acd-8671-3a117ea685a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:55.151Z|9ed86287-71ce-4acd-8671-3a117ea685a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:56.789Z|bb77ef6f-c446-4286-a0c3-dac3e9b367f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:56.790Z|bb77ef6f-c446-4286-a0c3-dac3e9b367f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:41:57.514Z|59ca54b8-4302-41cc-903d-84206ef7395f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:41:57.516Z|59ca54b8-4302-41cc-903d-84206ef7395f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:03.855Z|e59a2ade-2c4c-45a1-b883-aa16a244d3e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:42:03.856Z|e59a2ade-2c4c-45a1-b883-aa16a244d3e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:42:03.999Z|89865bfa-7917-4ed0-b7d8-8f1266fa653e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:42:04.000Z|89865bfa-7917-4ed0-b7d8-8f1266fa653e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:42:05.180Z|9f3500c2-6456-47c8-9bda-f4c6950fa35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:05.182Z|9f3500c2-6456-47c8-9bda-f4c6950fa35b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:06.839Z|8c1abb86-4be3-451c-a5de-1671ae95d004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:06.840Z|8c1abb86-4be3-451c-a5de-1671ae95d004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:07.549Z|61b4c0ae-c798-4e3f-b67c-8114542de4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:07.550Z|61b4c0ae-c798-4e3f-b67c-8114542de4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:14.550Z|93ddba99-1ae5-42ab-936d-ad101e1435bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:42:14.556Z|93ddba99-1ae5-42ab-936d-ad101e1435bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:15.208Z|603c9e12-8a11-4805-b66b-ea429fab7dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:15.209Z|603c9e12-8a11-4805-b66b-ea429fab7dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:16.866Z|febb604b-83af-4a95-8084-d1ff542c0380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:16.866Z|febb604b-83af-4a95-8084-d1ff542c0380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:17.581Z|ed840ee6-8917-4842-85b8-d34f987fc611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:17.582Z|ed840ee6-8917-4842-85b8-d34f987fc611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:18.855Z|e588ccda-dd0a-4ed3-94d2-c4199d794a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:42:18.856Z|e588ccda-dd0a-4ed3-94d2-c4199d794a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:42:25.238Z|5071bf01-3269-483a-a888-27a2cd449e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:25.239Z|5071bf01-3269-483a-a888-27a2cd449e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:26.899Z|76adede7-db68-4976-a7a6-f29192356415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:26.900Z|76adede7-db68-4976-a7a6-f29192356415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:27.609Z|c434e39b-d72f-440e-8376-3051d30dd2ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:27.610Z|c434e39b-d72f-440e-8376-3051d30dd2ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:33.855Z|508270a4-7ecf-4081-9dd4-15bcacab8ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:42:33.856Z|508270a4-7ecf-4081-9dd4-15bcacab8ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:42:34.001Z|56435e69-cff4-45cc-ba1e-7411bd93f857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:42:34.001Z|56435e69-cff4-45cc-ba1e-7411bd93f857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:42:35.262Z|7b14c6ff-9ec0-43ab-aa72-1ce2565ba300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:35.263Z|7b14c6ff-9ec0-43ab-aa72-1ce2565ba300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:36.928Z|e933e869-bed0-47af-8e6e-cdc9524ddf8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:36.928Z|e933e869-bed0-47af-8e6e-cdc9524ddf8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:37.638Z|13ed11e2-76d5-4d8c-ba3e-7260617f32e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:37.639Z|13ed11e2-76d5-4d8c-ba3e-7260617f32e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:45.299Z|217e5425-75e7-4b7b-a70a-6179e5cd3717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:45.300Z|217e5425-75e7-4b7b-a70a-6179e5cd3717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:46.959Z|b31b1f1b-5eaf-4d22-b70d-8c3216e9bc1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:46.960Z|b31b1f1b-5eaf-4d22-b70d-8c3216e9bc1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:47.668Z|961db2f2-3a4f-4ee5-9f9c-8e303361cd42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:47.668Z|961db2f2-3a4f-4ee5-9f9c-8e303361cd42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:48.855Z|ccad7dfa-6b20-4f6a-8e5d-0a444d119a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:42:48.856Z|ccad7dfa-6b20-4f6a-8e5d-0a444d119a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:42:55.326Z|b5050ec9-cf30-429a-abf8-849a4af58ac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:55.327Z|b5050ec9-cf30-429a-abf8-849a4af58ac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:56.993Z|4f4e0b85-b648-426e-994e-b62ae3cfd2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:56.994Z|4f4e0b85-b648-426e-994e-b62ae3cfd2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:42:57.696Z|23e805c1-faf0-4f73-b6d7-bc0307de7192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:42:57.696Z|23e805c1-faf0-4f73-b6d7-bc0307de7192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:03.855Z|71b7cad5-1a29-4f95-9b1a-815e875808c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:43:03.856Z|71b7cad5-1a29-4f95-9b1a-815e875808c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:43:04.002Z|ea4ac595-84b0-4791-a902-ca4202c3b780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:43:04.003Z|ea4ac595-84b0-4791-a902-ca4202c3b780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:43:05.351Z|940a136a-66cf-49fd-8c28-e0e65cc2ec1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:05.352Z|940a136a-66cf-49fd-8c28-e0e65cc2ec1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:07.021Z|708c9d8f-c75f-46fc-b7fc-63054a204bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:07.027Z|708c9d8f-c75f-46fc-b7fc-63054a204bcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:07.724Z|ffc2246e-811e-4f7c-9b56-0d60b9287436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:07.725Z|ffc2246e-811e-4f7c-9b56-0d60b9287436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:14.547Z|eed13ee0-6c14-4510-984e-96df0f74d25b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:43:14.548Z|eed13ee0-6c14-4510-984e-96df0f74d25b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:15.390Z|d23dc07d-6678-4ca0-8e41-0ee010a046e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:15.391Z|d23dc07d-6678-4ca0-8e41-0ee010a046e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:17.056Z|6907487c-772d-4258-8ea6-8a2ef93d8164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:17.057Z|6907487c-772d-4258-8ea6-8a2ef93d8164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:17.753Z|c690c673-7a37-49e6-b691-fc55267dec7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:17.754Z|c690c673-7a37-49e6-b691-fc55267dec7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:18.855Z|943e9363-307f-4f44-8c3e-c2ab4be4ffa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:43:18.857Z|943e9363-307f-4f44-8c3e-c2ab4be4ffa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:43:25.431Z|75845d4f-205e-4723-98d2-be70c4b390ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:25.432Z|75845d4f-205e-4723-98d2-be70c4b390ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:27.085Z|c251f77e-de33-4024-aa37-b2155c0f5f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:27.086Z|c251f77e-de33-4024-aa37-b2155c0f5f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:27.800Z|a5dd0ecd-3c6e-40a7-99f3-f28adb11fe60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:27.803Z|a5dd0ecd-3c6e-40a7-99f3-f28adb11fe60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:33.855Z|ad9f5898-ea01-47b7-8276-37468f91b7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:43:33.856Z|ad9f5898-ea01-47b7-8276-37468f91b7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:43:34.004Z|5fff324d-7f55-487c-80af-dbcdc1d19937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:43:34.004Z|5fff324d-7f55-487c-80af-dbcdc1d19937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:43:35.463Z|8764b2c8-802d-4c61-bb1d-a24536acd7df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:35.464Z|8764b2c8-802d-4c61-bb1d-a24536acd7df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:37.113Z|8c6cc99f-9472-4bd0-af7e-846e93f50d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:37.114Z|8c6cc99f-9472-4bd0-af7e-846e93f50d12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:37.835Z|e8d26f1f-b65c-4f22-8513-2150f2f38c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:37.836Z|e8d26f1f-b65c-4f22-8513-2150f2f38c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:45.502Z|23dda82f-46ec-48a0-a40c-a6bb0b17b675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:45.503Z|23dda82f-46ec-48a0-a40c-a6bb0b17b675|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:47.145Z|9138647d-804b-4f28-8ce3-fcc940426661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:47.146Z|9138647d-804b-4f28-8ce3-fcc940426661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:47.877Z|e9a40758-f26f-4057-aa71-a1ed29f6ff13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:47.878Z|e9a40758-f26f-4057-aa71-a1ed29f6ff13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:48.856Z|b96adb7f-7411-4ae1-adca-710abbacaf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:43:48.859Z|b96adb7f-7411-4ae1-adca-710abbacaf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:43:55.542Z|558e57a3-464c-4769-8cdb-d1ae6df5587a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:55.543Z|558e57a3-464c-4769-8cdb-d1ae6df5587a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:57.177Z|18572e80-4c00-45e6-b58b-b5507c84f561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:57.178Z|18572e80-4c00-45e6-b58b-b5507c84f561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:43:57.930Z|0f772f5b-5182-4747-b977-597587d5c608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:43:57.931Z|0f772f5b-5182-4747-b977-597587d5c608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:03.855Z|e3ebcd9e-1b53-412a-bbb5-701ec6365568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:44:03.856Z|e3ebcd9e-1b53-412a-bbb5-701ec6365568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:44:04.005Z|30b498cb-d88d-479a-9460-f8b2a4900806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:44:04.006Z|30b498cb-d88d-479a-9460-f8b2a4900806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:44:05.570Z|87d64ff0-c382-40a6-8ab4-df3b963997e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:05.571Z|87d64ff0-c382-40a6-8ab4-df3b963997e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:07.221Z|3f1c537b-1618-46aa-875a-736b5d49c9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:07.221Z|3f1c537b-1618-46aa-875a-736b5d49c9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:07.962Z|b268e47a-52c4-48ff-bdc6-ce8e1248331d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:07.963Z|b268e47a-52c4-48ff-bdc6-ce8e1248331d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:14.564Z|b30ab8f9-9e8d-49eb-bf37-718187124155|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:44:14.566Z|b30ab8f9-9e8d-49eb-bf37-718187124155|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:15.606Z|ebb9990d-c010-4ad5-8ca1-2d94276c6a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:15.607Z|ebb9990d-c010-4ad5-8ca1-2d94276c6a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:17.251Z|44defece-ca99-4c76-9ce8-6330d898d986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:17.252Z|44defece-ca99-4c76-9ce8-6330d898d986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:17.991Z|69b13e86-8327-4dd3-acba-43b446d50016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:17.992Z|69b13e86-8327-4dd3-acba-43b446d50016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:18.856Z|688d1855-9e85-45cd-b870-786fa8620d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:44:18.856Z|688d1855-9e85-45cd-b870-786fa8620d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:44:25.647Z|64ba4398-ce49-49b0-b381-0690fd3dba3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:25.648Z|64ba4398-ce49-49b0-b381-0690fd3dba3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:27.283Z|e8e5bf56-a2e9-4007-a402-40d19b513968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:27.283Z|e8e5bf56-a2e9-4007-a402-40d19b513968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:28.023Z|4da5dfe8-187b-4fb6-a8be-6510b83d519e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:28.024Z|4da5dfe8-187b-4fb6-a8be-6510b83d519e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:33.855Z|b4e45562-afc3-47fb-b00e-f62dcc22b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:44:33.858Z|b4e45562-afc3-47fb-b00e-f62dcc22b917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:44:34.007Z|93f29979-fd36-4777-87a3-734d318ee385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:44:34.008Z|93f29979-fd36-4777-87a3-734d318ee385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:44:35.684Z|d2ff499b-9bed-482d-824b-8fcb8d428093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:35.685Z|d2ff499b-9bed-482d-824b-8fcb8d428093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:37.308Z|59e9b824-dc4e-4bd7-863d-ba14267d9d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:37.309Z|59e9b824-dc4e-4bd7-863d-ba14267d9d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:38.050Z|dbc434aa-5730-4fb9-9af2-913222cf106f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:38.051Z|dbc434aa-5730-4fb9-9af2-913222cf106f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:45.712Z|209958eb-e059-4079-be6b-1d4ec37016e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:45.715Z|209958eb-e059-4079-be6b-1d4ec37016e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:47.336Z|50634af3-615c-4420-8d09-2d41abb50a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:47.337Z|50634af3-615c-4420-8d09-2d41abb50a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:48.088Z|738835c1-ebb2-408b-b317-f20ad79b3c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:48.089Z|738835c1-ebb2-408b-b317-f20ad79b3c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:48.855Z|27c25d7a-34b5-4964-98d8-b326bfb0d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:44:48.856Z|27c25d7a-34b5-4964-98d8-b326bfb0d334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:44:55.746Z|06c31af4-4be3-427a-b2ca-8c4727b8c597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:55.747Z|06c31af4-4be3-427a-b2ca-8c4727b8c597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:57.381Z|ec3272ee-277e-4d66-ab48-2450e983cc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:57.382Z|ec3272ee-277e-4d66-ab48-2450e983cc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:44:58.124Z|04a3f6d9-dd8d-4355-a5e0-996837b17cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:44:58.125Z|04a3f6d9-dd8d-4355-a5e0-996837b17cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:03.855Z|f71151c8-1c28-4d51-9838-822cf72a7009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:45:03.856Z|f71151c8-1c28-4d51-9838-822cf72a7009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:45:04.009Z|84351816-da74-4f2d-ac09-8e6b028a34ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:45:04.010Z|84351816-da74-4f2d-ac09-8e6b028a34ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:45:05.774Z|e89d594c-e08b-470e-bbf5-75881224502a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:05.776Z|e89d594c-e08b-470e-bbf5-75881224502a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:07.409Z|dfcfbb2b-3d0c-45c4-bc61-bec49daf1beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:07.410Z|dfcfbb2b-3d0c-45c4-bc61-bec49daf1beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:08.161Z|5ef17eaf-d071-4e2c-b98d-2ef747566bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:08.161Z|5ef17eaf-d071-4e2c-b98d-2ef747566bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:14.558Z|f90009c9-152e-4df6-8ad2-ab8a3b1634bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:45:14.558Z|f90009c9-152e-4df6-8ad2-ab8a3b1634bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:15.804Z|cffc32f8-33a3-468c-bab5-119002b95945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:15.805Z|cffc32f8-33a3-468c-bab5-119002b95945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:17.437Z|1aa21371-a045-4d94-8981-882bab13bede|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:17.438Z|1aa21371-a045-4d94-8981-882bab13bede|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:18.188Z|c0fb460b-85fe-4a13-9923-464d24239100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:18.190Z|c0fb460b-85fe-4a13-9923-464d24239100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:18.855Z|84b38642-1299-448c-9ae3-c24a7a5105bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:45:18.858Z|84b38642-1299-448c-9ae3-c24a7a5105bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:45:25.832Z|bed311fd-ecdb-43e4-941e-4c3ea35e9f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:25.833Z|bed311fd-ecdb-43e4-941e-4c3ea35e9f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:27.467Z|3f43f51e-2f21-4dc2-b6a8-a3e36efaf9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:27.468Z|3f43f51e-2f21-4dc2-b6a8-a3e36efaf9df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:28.227Z|3b65c9ed-46a0-4e5c-943f-73465040ea90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:28.228Z|3b65c9ed-46a0-4e5c-943f-73465040ea90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:33.855Z|2e161b4f-5708-489c-83c0-fb70847aa2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:45:33.856Z|2e161b4f-5708-489c-83c0-fb70847aa2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:45:34.011Z|03820801-68f0-4a68-b401-f7b8fdc65584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:45:34.011Z|03820801-68f0-4a68-b401-f7b8fdc65584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:45:35.866Z|91576408-0c66-43cc-8acc-e51447d00dd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:35.867Z|91576408-0c66-43cc-8acc-e51447d00dd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:37.493Z|0f4f44c2-2ce3-49b9-8061-d4b4238067f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:37.494Z|0f4f44c2-2ce3-49b9-8061-d4b4238067f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:38.270Z|ccfcc392-41d4-40aa-9a4b-b80b773cc305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:38.271Z|ccfcc392-41d4-40aa-9a4b-b80b773cc305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:45.901Z|01136f54-68d9-4b81-a3b3-d5c68b6fb062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:45.902Z|01136f54-68d9-4b81-a3b3-d5c68b6fb062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:47.522Z|eb1ebb7d-9b2c-4787-8bf0-997b9d678db1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:47.522Z|eb1ebb7d-9b2c-4787-8bf0-997b9d678db1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:48.304Z|5c8d4067-0048-4d9f-8900-e4131b6c89be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:48.304Z|5c8d4067-0048-4d9f-8900-e4131b6c89be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:48.855Z|42e65338-d55f-4245-8069-dfd028facc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:45:48.856Z|42e65338-d55f-4245-8069-dfd028facc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:45:55.933Z|c8eced67-c220-4d7b-9e0f-cf6ac73d2ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:55.934Z|c8eced67-c220-4d7b-9e0f-cf6ac73d2ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:57.562Z|f7b35e04-4f8d-45bd-bdfd-08cff97f13b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:57.563Z|f7b35e04-4f8d-45bd-bdfd-08cff97f13b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:45:58.330Z|8e41bf5a-4b7c-45cd-b8d5-6a92ead9ada4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:45:58.331Z|8e41bf5a-4b7c-45cd-b8d5-6a92ead9ada4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:03.855Z|7a4712c0-41f8-4256-85f2-69f5b5c32eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:46:03.858Z|7a4712c0-41f8-4256-85f2-69f5b5c32eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:46:04.013Z|f236b7f3-cb59-4c8e-971c-42c7b874522c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:46:04.014Z|f236b7f3-cb59-4c8e-971c-42c7b874522c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:46:05.964Z|87eb3fa9-7e1c-4721-b9b2-f51c5e991518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:05.966Z|87eb3fa9-7e1c-4721-b9b2-f51c5e991518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:07.588Z|faa890ae-8d26-4dba-aca4-316ca17d69e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:07.589Z|faa890ae-8d26-4dba-aca4-316ca17d69e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:08.362Z|c086e0be-9a95-47e9-9cb3-211b3f078bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:08.363Z|c086e0be-9a95-47e9-9cb3-211b3f078bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:14.550Z|80dc2029-7670-4671-b3b4-e9d0ee2d7aec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:46:14.551Z|80dc2029-7670-4671-b3b4-e9d0ee2d7aec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:15.990Z|315e198b-34e6-4fa8-a3d5-049cd9f1a91d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:15.991Z|315e198b-34e6-4fa8-a3d5-049cd9f1a91d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:17.618Z|beddfa39-b58d-4788-b03e-1b84d1bedd36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:17.619Z|beddfa39-b58d-4788-b03e-1b84d1bedd36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:18.389Z|458cac61-88f2-47c3-826a-3ef8b182d4a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:18.390Z|458cac61-88f2-47c3-826a-3ef8b182d4a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:18.855Z|f967ac67-66bf-46be-a6a8-652b3e8020c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:46:18.856Z|f967ac67-66bf-46be-a6a8-652b3e8020c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:46:26.019Z|6d37c859-5f20-4f88-a672-9ed1a384af01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:26.020Z|6d37c859-5f20-4f88-a672-9ed1a384af01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:27.646Z|ea8976f0-8233-42b5-951f-abad2fc6007e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:27.647Z|ea8976f0-8233-42b5-951f-abad2fc6007e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:28.417Z|3ebd3b2d-e66b-4b89-b27b-72b1ebcd3104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:28.418Z|3ebd3b2d-e66b-4b89-b27b-72b1ebcd3104|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:33.855Z|fce92a5d-8359-42eb-acc6-a32d4a4c7ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:46:33.856Z|fce92a5d-8359-42eb-acc6-a32d4a4c7ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:46:34.015Z|61042e21-4477-4089-85a1-90640bf14c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:46:34.015Z|61042e21-4477-4089-85a1-90640bf14c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:46:36.046Z|43375078-6a17-4a28-a7db-3c7b534d3386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:36.047Z|43375078-6a17-4a28-a7db-3c7b534d3386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:37.676Z|3c571571-118e-4c63-aa47-50b0fdcc6ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:37.677Z|3c571571-118e-4c63-aa47-50b0fdcc6ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:38.445Z|566363fe-9a3d-4aa5-a863-55fa69799bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:38.446Z|566363fe-9a3d-4aa5-a863-55fa69799bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:46.076Z|6a8b8e22-4321-4dff-aba5-0daf62cd1b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:46.077Z|6a8b8e22-4321-4dff-aba5-0daf62cd1b18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:47.703Z|c3e4761b-01c9-4f80-bff7-54d195822e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:47.704Z|c3e4761b-01c9-4f80-bff7-54d195822e82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:48.471Z|64a9dbcf-323d-4237-b437-24c9fae08132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:48.472Z|64a9dbcf-323d-4237-b437-24c9fae08132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:48.855Z|ad5b5b3a-5217-4028-8932-4e2e38aa73c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:46:48.860Z|ad5b5b3a-5217-4028-8932-4e2e38aa73c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:46:56.105Z|d6f1c48f-2b5e-4b84-bcf4-6c9de65bb123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:56.106Z|d6f1c48f-2b5e-4b84-bcf4-6c9de65bb123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:57.732Z|a493ca31-235b-4399-944d-94700b2e35c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:57.733Z|a493ca31-235b-4399-944d-94700b2e35c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:46:58.511Z|5182e6b6-fd7c-4342-a5dc-fe5343823c51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:46:58.512Z|5182e6b6-fd7c-4342-a5dc-fe5343823c51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:03.855Z|805d3234-bd45-4021-85bc-4e24b0ff02bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:47:03.856Z|805d3234-bd45-4021-85bc-4e24b0ff02bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:47:04.016Z|af477282-d8b5-42f3-a26c-ff60ef46fec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:47:04.017Z|af477282-d8b5-42f3-a26c-ff60ef46fec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:47:06.132Z|40b16f31-445f-469c-bc8d-7482ccb6f903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:06.133Z|40b16f31-445f-469c-bc8d-7482ccb6f903|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:07.766Z|4b3ba7e8-8201-4041-965d-4fcb21c879e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:07.766Z|4b3ba7e8-8201-4041-965d-4fcb21c879e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:08.553Z|6f309f9a-872a-4c8e-99a8-f77a66e5510f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:08.554Z|6f309f9a-872a-4c8e-99a8-f77a66e5510f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:14.554Z|24a16c1d-dcfa-4ce3-bcfa-d185ac466f6c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:47:14.556Z|24a16c1d-dcfa-4ce3-bcfa-d185ac466f6c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:16.159Z|191023fb-f2ad-4916-89d8-73aee514e9fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:16.160Z|191023fb-f2ad-4916-89d8-73aee514e9fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:17.791Z|b5db481f-f42f-4da5-95c9-8cdec36a9cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:17.791Z|b5db481f-f42f-4da5-95c9-8cdec36a9cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:18.585Z|ba13db4a-20f6-4cad-84e4-06915b787166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:18.585Z|ba13db4a-20f6-4cad-84e4-06915b787166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:18.855Z|9917dc14-bcc4-4574-83da-dd6ff386829c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:47:18.856Z|9917dc14-bcc4-4574-83da-dd6ff386829c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:47:26.192Z|b1174e1d-e67e-406a-ab0d-6c9998faed88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:26.193Z|b1174e1d-e67e-406a-ab0d-6c9998faed88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:27.816Z|28249151-0297-44cb-afb8-47c58700353d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:27.817Z|28249151-0297-44cb-afb8-47c58700353d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:28.612Z|81f7e92f-f948-43d5-847e-a1992fb993e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:28.612Z|81f7e92f-f948-43d5-847e-a1992fb993e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:33.855Z|32712199-7d12-4d50-818a-46452590af90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:47:33.859Z|32712199-7d12-4d50-818a-46452590af90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:47:34.018Z|0b31ee29-40c7-4b9a-b0e0-c3a004799db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:47:34.018Z|0b31ee29-40c7-4b9a-b0e0-c3a004799db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:47:36.229Z|0d030c0b-7602-42ef-a16c-c1520d878674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:36.230Z|0d030c0b-7602-42ef-a16c-c1520d878674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:37.842Z|b293b7fe-c5f6-4e4a-bcd9-4057412d475a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:37.843Z|b293b7fe-c5f6-4e4a-bcd9-4057412d475a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:38.639Z|18c4c177-22e5-413a-972e-3eb8531cbd3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:38.640Z|18c4c177-22e5-413a-972e-3eb8531cbd3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:46.255Z|22091de8-309a-41c5-84fb-2b2130169d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:46.256Z|22091de8-309a-41c5-84fb-2b2130169d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:47.878Z|03eb39f0-1193-4cf2-abdc-b063ac86e12c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:47.879Z|03eb39f0-1193-4cf2-abdc-b063ac86e12c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:48.672Z|2d58d36f-a9cb-4cd8-b93b-9c5b4fec27d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:48.673Z|2d58d36f-a9cb-4cd8-b93b-9c5b4fec27d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:48.855Z|3f67dc5a-80c1-46c1-b7ce-a8a450cb9374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:47:48.856Z|3f67dc5a-80c1-46c1-b7ce-a8a450cb9374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:47:56.284Z|93416ead-37f7-4cad-ae62-1b3e88c2eb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:56.284Z|93416ead-37f7-4cad-ae62-1b3e88c2eb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:57.938Z|43b781d8-066e-44b9-9630-e2b86cf01a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:57.940Z|43b781d8-066e-44b9-9630-e2b86cf01a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:47:58.707Z|549a6eb6-400d-4651-9cb0-3fba117ae11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:47:58.708Z|549a6eb6-400d-4651-9cb0-3fba117ae11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:03.855Z|636f9fc9-3bbf-44da-92b0-68d0c1204544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:48:03.856Z|636f9fc9-3bbf-44da-92b0-68d0c1204544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:48:04.019Z|1a3b7973-549f-4d6c-a6aa-8cd0da39d823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:48:04.020Z|1a3b7973-549f-4d6c-a6aa-8cd0da39d823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:48:06.321Z|7bc37901-6256-4bc0-b040-ef862f5eb6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:06.322Z|7bc37901-6256-4bc0-b040-ef862f5eb6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:07.973Z|7430d0c0-c985-433e-a44a-882b476234a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:07.975Z|7430d0c0-c985-433e-a44a-882b476234a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:08.741Z|61e359d3-59b5-4136-afc4-d2509859e888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:08.742Z|61e359d3-59b5-4136-afc4-d2509859e888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:14.552Z|93b06841-e5e0-4d30-a71e-9d3edb679cd1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:48:14.555Z|93b06841-e5e0-4d30-a71e-9d3edb679cd1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:16.347Z|1c209c98-4e0e-416d-abf1-c3354ef94f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:16.348Z|1c209c98-4e0e-416d-abf1-c3354ef94f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:18.010Z|66bd1794-b788-40ca-af09-ae421bad8847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:18.011Z|66bd1794-b788-40ca-af09-ae421bad8847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:18.770Z|f53e9398-f0c0-47d1-bad5-0aa7585952b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:18.770Z|f53e9398-f0c0-47d1-bad5-0aa7585952b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:18.855Z|6e28da2f-9be5-4f4c-9fab-d0c3597b008c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:48:18.858Z|6e28da2f-9be5-4f4c-9fab-d0c3597b008c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:48:26.376Z|0d8973f1-c1a3-4c6b-9cca-4e736c411397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:26.377Z|0d8973f1-c1a3-4c6b-9cca-4e736c411397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:28.049Z|e8ede8b4-efdd-4d88-9666-9ef4636bd9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:28.050Z|e8ede8b4-efdd-4d88-9666-9ef4636bd9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:28.800Z|4a7dae08-2879-443e-885e-861b2808456c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:28.801Z|4a7dae08-2879-443e-885e-861b2808456c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:33.855Z|d6c97564-440e-44dd-b000-50b8f94c2df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:48:33.856Z|d6c97564-440e-44dd-b000-50b8f94c2df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:48:34.020Z|43f0e9d4-c1ef-46af-a344-d786307be11c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:48:34.021Z|43f0e9d4-c1ef-46af-a344-d786307be11c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:48:36.403Z|368557d0-ffd3-4ded-bbf0-7c0bb867a557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:36.404Z|368557d0-ffd3-4ded-bbf0-7c0bb867a557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:38.077Z|33ff4cb4-c220-47c8-a904-2139b7380ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:38.077Z|33ff4cb4-c220-47c8-a904-2139b7380ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:38.825Z|a4f57097-4c04-4ec2-9d98-87ad7cf98bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:38.826Z|a4f57097-4c04-4ec2-9d98-87ad7cf98bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:46.434Z|81c1c169-5beb-47f7-aa1d-41669b8cf596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:46.434Z|81c1c169-5beb-47f7-aa1d-41669b8cf596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:48.111Z|e89750ac-acbc-4bbd-b8b5-71e369dd4d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:48.112Z|e89750ac-acbc-4bbd-b8b5-71e369dd4d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:48.852Z|e3a31b48-24fc-4e3e-8484-a67b1da64a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:48.853Z|e3a31b48-24fc-4e3e-8484-a67b1da64a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:48.855Z|b7bf03b1-2d9c-458d-9632-d39661a410a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:48:48.855Z|b7bf03b1-2d9c-458d-9632-d39661a410a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:48:56.462Z|fb97b4b9-1e85-4053-9005-b8c623901659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:56.463Z|fb97b4b9-1e85-4053-9005-b8c623901659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:58.155Z|3df0945e-8123-47e0-a424-47c4d83c9f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:58.155Z|3df0945e-8123-47e0-a424-47c4d83c9f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:48:58.882Z|e692720e-1c4d-4a15-8b13-3e74c6a3dadc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:48:58.883Z|e692720e-1c4d-4a15-8b13-3e74c6a3dadc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:03.855Z|0c800d87-22fa-40ea-afdf-2e943c29b56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:49:03.858Z|0c800d87-22fa-40ea-afdf-2e943c29b56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:49:04.022Z|34b6aab6-46ec-4884-a4b5-dbd289d76078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:49:04.023Z|34b6aab6-46ec-4884-a4b5-dbd289d76078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:49:06.490Z|cca0719c-4110-40ed-96b1-0bc2bdc13462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:06.491Z|cca0719c-4110-40ed-96b1-0bc2bdc13462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:08.182Z|3a90c931-5657-4d5b-b745-2bc4d376d606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:08.183Z|3a90c931-5657-4d5b-b745-2bc4d376d606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:08.912Z|45d188c3-e43f-4eea-ae91-804dbc2bc3a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:08.913Z|45d188c3-e43f-4eea-ae91-804dbc2bc3a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:14.553Z|ed3d7486-0a1d-4f12-a540-5bc5e7e597ff|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:49:14.554Z|ed3d7486-0a1d-4f12-a540-5bc5e7e597ff|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:16.520Z|e77c8e05-0a39-46cd-9641-20aabb312456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:16.521Z|e77c8e05-0a39-46cd-9641-20aabb312456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:18.211Z|2b22a745-6158-4b5c-9b2c-ab4f3a8388f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:18.213Z|2b22a745-6158-4b5c-9b2c-ab4f3a8388f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:18.855Z|19a6c448-b494-4941-8a2f-9497df4ac1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:49:18.856Z|19a6c448-b494-4941-8a2f-9497df4ac1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:49:18.948Z|e0f33b0a-f752-4639-a70b-dcfa91188a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:18.949Z|e0f33b0a-f752-4639-a70b-dcfa91188a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:26.549Z|33fbeb59-c733-4e5c-b229-26e899e38ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:26.550Z|33fbeb59-c733-4e5c-b229-26e899e38ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:28.237Z|2d99807e-13bf-4ad3-aad0-44f438650ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:28.238Z|2d99807e-13bf-4ad3-aad0-44f438650ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:28.975Z|7770e022-1b47-4c12-8eae-9f14f570fa69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:28.976Z|7770e022-1b47-4c12-8eae-9f14f570fa69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:33.855Z|73cbbc13-f207-4265-b6ce-ce9caaf8949f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:49:33.856Z|73cbbc13-f207-4265-b6ce-ce9caaf8949f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:49:34.023Z|0ad902f5-79f0-4408-96a2-c403c26ce0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:49:34.024Z|0ad902f5-79f0-4408-96a2-c403c26ce0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:49:36.575Z|a9d32798-e323-4cf0-8a3b-a41277877a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:36.576Z|a9d32798-e323-4cf0-8a3b-a41277877a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:38.263Z|eb8d121d-4722-4c4a-9f12-d7ad16ad3ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:38.264Z|eb8d121d-4722-4c4a-9f12-d7ad16ad3ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:39.007Z|2eb47e6c-0c9c-4577-a414-75736bba5e41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:39.008Z|2eb47e6c-0c9c-4577-a414-75736bba5e41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:46.612Z|7c9ca0a9-8839-434a-9e06-3474deb06446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:46.613Z|7c9ca0a9-8839-434a-9e06-3474deb06446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:48.293Z|3d36f16f-3592-4680-ac2b-347790fc0989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:48.294Z|3d36f16f-3592-4680-ac2b-347790fc0989|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:48.855Z|70afdce9-6de6-41e2-88c3-1db2f650f178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:49:48.856Z|70afdce9-6de6-41e2-88c3-1db2f650f178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:49:49.038Z|5fe4450e-d91d-49cc-b349-b7c0dd5fdb45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:49.038Z|5fe4450e-d91d-49cc-b349-b7c0dd5fdb45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:56.641Z|2f294e2a-cc30-4933-94c7-107efb227e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:56.642Z|2f294e2a-cc30-4933-94c7-107efb227e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:58.333Z|b651ec1a-d01c-432e-834f-8c8ee54609b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:58.334Z|b651ec1a-d01c-432e-834f-8c8ee54609b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:49:59.064Z|36c81946-e863-454e-b161-306b8c5041b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:49:59.065Z|36c81946-e863-454e-b161-306b8c5041b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:03.856Z|a4b78771-6201-4a23-9f65-9be70f6f71f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:50:03.857Z|a4b78771-6201-4a23-9f65-9be70f6f71f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:50:04.025Z|96d3ccb4-7747-4705-93aa-9d37df37a7bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:50:04.026Z|96d3ccb4-7747-4705-93aa-9d37df37a7bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:50:06.671Z|33363d52-e728-4249-ae20-79097d1d5261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:06.672Z|33363d52-e728-4249-ae20-79097d1d5261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:08.359Z|26037c1b-2ad1-4d35-9cad-80eafbc37217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:08.360Z|26037c1b-2ad1-4d35-9cad-80eafbc37217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:09.094Z|f0007550-7117-46dd-a93a-c3377ccccb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:09.095Z|f0007550-7117-46dd-a93a-c3377ccccb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:14.553Z|d1086735-0ce6-4a77-98bf-8c6395843ec9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:50:14.554Z|d1086735-0ce6-4a77-98bf-8c6395843ec9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:16.709Z|c11fe1cf-a8d1-497c-bb26-46970d6dfef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:16.710Z|c11fe1cf-a8d1-497c-bb26-46970d6dfef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:18.387Z|6745120b-22cf-46e2-8463-148bc4aa8c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:18.388Z|6745120b-22cf-46e2-8463-148bc4aa8c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:18.855Z|a346d63a-d86e-4d17-821d-b93058ca37d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:50:18.857Z|a346d63a-d86e-4d17-821d-b93058ca37d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:50:19.120Z|84b16959-61e5-4c09-b2c3-55ac90990b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:19.121Z|84b16959-61e5-4c09-b2c3-55ac90990b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:26.738Z|71ef8be5-fe3f-4469-a806-cf0e8030c392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:26.739Z|71ef8be5-fe3f-4469-a806-cf0e8030c392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:28.417Z|ca033fc2-5976-4f4e-a84c-8af485990fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:28.418Z|ca033fc2-5976-4f4e-a84c-8af485990fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:29.181Z|e5603c49-e8f8-4f38-b015-2b242a9b53ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:29.182Z|e5603c49-e8f8-4f38-b015-2b242a9b53ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:33.855Z|2a7ece7d-3d6d-4484-aab6-63ef5e717fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:50:33.856Z|2a7ece7d-3d6d-4484-aab6-63ef5e717fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:50:34.027Z|307e2f25-b269-48ed-9dad-75989ec90806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:50:34.028Z|307e2f25-b269-48ed-9dad-75989ec90806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:50:36.769Z|52b01005-e622-419f-ab65-cee00563de1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:36.770Z|52b01005-e622-419f-ab65-cee00563de1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:38.445Z|6a5c9455-076d-4031-b02a-737e936e12f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:38.446Z|6a5c9455-076d-4031-b02a-737e936e12f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:39.245Z|619c6e55-b995-4eab-9d73-7d02f93cd153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:39.246Z|619c6e55-b995-4eab-9d73-7d02f93cd153|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:46.803Z|a6efc77d-0dc0-42da-bbef-852106a4afa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:46.804Z|a6efc77d-0dc0-42da-bbef-852106a4afa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:48.472Z|8bdef215-3821-4015-b43e-262a0e3d9f13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:48.473Z|8bdef215-3821-4015-b43e-262a0e3d9f13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:48.855Z|fc458175-b1f1-45b7-b4da-60ef3b1478aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:50:48.856Z|fc458175-b1f1-45b7-b4da-60ef3b1478aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:50:49.284Z|46275613-a878-4600-a28a-e8fd1c80480c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:49.285Z|46275613-a878-4600-a28a-e8fd1c80480c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:56.871Z|57d9047b-e31a-4261-802f-8f78255ea68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:56.873Z|57d9047b-e31a-4261-802f-8f78255ea68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:58.502Z|234f0991-c8e4-4514-80ad-96e9ce87b663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:58.503Z|234f0991-c8e4-4514-80ad-96e9ce87b663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:50:59.313Z|bebb278f-2282-4e1a-abe6-02070b00b3a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:50:59.314Z|bebb278f-2282-4e1a-abe6-02070b00b3a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:03.855Z|fc4a43b6-4e5e-4447-910d-0550b56e33b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:51:03.857Z|fc4a43b6-4e5e-4447-910d-0550b56e33b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:51:04.029Z|1bde5161-cb90-411c-8888-cfe50b174415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:51:04.029Z|1bde5161-cb90-411c-8888-cfe50b174415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:51:06.907Z|33e69e1a-54c0-480b-b9b5-4b858caee616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:06.908Z|33e69e1a-54c0-480b-b9b5-4b858caee616|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:08.531Z|65918bab-716e-41c9-b473-cd17677cd8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:08.532Z|65918bab-716e-41c9-b473-cd17677cd8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:09.343Z|67b0dbcd-0df0-465a-9330-d5d245a012bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:09.344Z|67b0dbcd-0df0-465a-9330-d5d245a012bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:14.553Z|5ec14c22-843a-4515-93b4-6be8d08bcb11|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:51:14.554Z|5ec14c22-843a-4515-93b4-6be8d08bcb11|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:16.936Z|2e33b49a-17ab-43d1-9d07-e94c3efd35cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:16.936Z|2e33b49a-17ab-43d1-9d07-e94c3efd35cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:18.562Z|7be8b229-5e03-4385-956b-bae215639b36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:18.563Z|7be8b229-5e03-4385-956b-bae215639b36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:18.855Z|c7928420-0061-40c4-8c8b-30b444d3412a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:51:18.856Z|c7928420-0061-40c4-8c8b-30b444d3412a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:51:19.375Z|5ccb239c-e69d-4268-afcc-29dad24c4376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:19.376Z|5ccb239c-e69d-4268-afcc-29dad24c4376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:26.963Z|965d79c2-29c1-431d-a593-035de85b1832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:26.964Z|965d79c2-29c1-431d-a593-035de85b1832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:28.600Z|f8642b07-27fa-4f03-862b-ebe60befc21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:28.601Z|f8642b07-27fa-4f03-862b-ebe60befc21d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:29.400Z|b6c924d8-b2e5-4489-bb62-65eb78f40b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:29.401Z|b6c924d8-b2e5-4489-bb62-65eb78f40b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:33.855Z|1d707b0b-be4d-41de-a2a4-fde6fda4f7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:51:33.856Z|1d707b0b-be4d-41de-a2a4-fde6fda4f7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:51:34.030Z|a3f9dae3-2597-46a7-962b-8a4333a02c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:51:34.031Z|a3f9dae3-2597-46a7-962b-8a4333a02c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:51:36.993Z|d3b9afb6-3f1c-4156-8303-c7e7f4c6db85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:36.994Z|d3b9afb6-3f1c-4156-8303-c7e7f4c6db85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:38.641Z|8f92226b-e4c9-4425-823f-d71f4b133d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:38.643Z|8f92226b-e4c9-4425-823f-d71f4b133d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:39.427Z|8cfef2c3-2c83-4479-ac4b-d83f5a5916bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:39.428Z|8cfef2c3-2c83-4479-ac4b-d83f5a5916bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:47.021Z|6b928745-d641-4b7d-a44f-0a5ac7e66ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:47.022Z|6b928745-d641-4b7d-a44f-0a5ac7e66ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:48.688Z|674cd94b-6d0a-45a3-b27e-1551f9a22ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:48.688Z|674cd94b-6d0a-45a3-b27e-1551f9a22ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:48.855Z|c1661a3c-a1b1-4707-a875-19a486f71593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:51:48.858Z|c1661a3c-a1b1-4707-a875-19a486f71593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:51:49.455Z|d39b09f5-2eb8-402f-960b-f8dc48f0a845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:49.455Z|d39b09f5-2eb8-402f-960b-f8dc48f0a845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:57.056Z|fd270d71-b655-47ce-9358-3d349e763650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:57.056Z|fd270d71-b655-47ce-9358-3d349e763650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:58.724Z|51c46ec9-c181-44e5-87d5-ff1cb9ce7f5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:58.724Z|51c46ec9-c181-44e5-87d5-ff1cb9ce7f5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:51:59.482Z|38746ebe-9783-4ce4-8916-953a0747802d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:51:59.484Z|38746ebe-9783-4ce4-8916-953a0747802d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:03.855Z|eccc5b1b-b4e3-4a54-8d74-ea854282aebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:52:03.856Z|eccc5b1b-b4e3-4a54-8d74-ea854282aebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:52:04.032Z|06b143b8-2331-4bab-a792-6f9a96f01130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:52:04.032Z|06b143b8-2331-4bab-a792-6f9a96f01130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:52:07.087Z|0dcb1007-2410-41fe-bbc9-0c4d35f6ad3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:07.088Z|0dcb1007-2410-41fe-bbc9-0c4d35f6ad3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:08.756Z|09a13746-a3d6-407d-805c-1b046244d83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:08.757Z|09a13746-a3d6-407d-805c-1b046244d83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:09.514Z|90dd6d78-c784-4967-ab34-947753533abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:09.515Z|90dd6d78-c784-4967-ab34-947753533abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:14.549Z|2583ca83-d0ad-46ce-aadc-b248fa9cb691|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:52:14.550Z|2583ca83-d0ad-46ce-aadc-b248fa9cb691|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:17.118Z|294d569c-b378-4cf2-91bb-6b2739d6a8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:17.119Z|294d569c-b378-4cf2-91bb-6b2739d6a8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:18.788Z|5de2898a-a953-44e1-ab42-6db7dd3dd848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:18.791Z|5de2898a-a953-44e1-ab42-6db7dd3dd848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:18.855Z|90a2c1f0-b843-4f49-be3f-ffb6542b0a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:52:18.856Z|90a2c1f0-b843-4f49-be3f-ffb6542b0a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:52:19.543Z|0abc785b-87f0-40de-a7d4-78773135f6fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:19.544Z|0abc785b-87f0-40de-a7d4-78773135f6fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:27.202Z|83cbe3ab-0812-44be-9eb0-312af4d9891e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:27.203Z|83cbe3ab-0812-44be-9eb0-312af4d9891e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:28.818Z|fe8b968a-a421-47f9-b48c-07e970f5b13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:28.819Z|fe8b968a-a421-47f9-b48c-07e970f5b13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:29.573Z|8dac17b9-ff7d-4068-ba82-33d436517ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:29.574Z|8dac17b9-ff7d-4068-ba82-33d436517ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:33.855Z|a370cfbc-cf15-44e8-a7eb-243493d6cac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:52:33.858Z|a370cfbc-cf15-44e8-a7eb-243493d6cac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:52:34.033Z|da5eb61b-3c2a-4ab0-bc58-ffb9c8766c82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:52:34.034Z|da5eb61b-3c2a-4ab0-bc58-ffb9c8766c82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:52:37.246Z|2b5e0ffc-8390-48a5-ab84-5df1b38c0789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:37.246Z|2b5e0ffc-8390-48a5-ab84-5df1b38c0789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:38.846Z|b775e6b5-5ab7-4a1f-9ba1-12ebbe95ed5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:38.847Z|b775e6b5-5ab7-4a1f-9ba1-12ebbe95ed5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:39.601Z|1695062d-a08b-48a9-85b6-65e828f6e0a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:39.602Z|1695062d-a08b-48a9-85b6-65e828f6e0a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:47.277Z|d9cc4beb-15fc-4bfa-b2ae-9ae069025416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:47.278Z|d9cc4beb-15fc-4bfa-b2ae-9ae069025416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:48.855Z|323a670a-d1e9-4fa8-aa1f-dbdf25a99a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:52:48.856Z|323a670a-d1e9-4fa8-aa1f-dbdf25a99a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:52:48.878Z|f36fcf46-7b58-4f16-bdf2-2323fb46be16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:48.879Z|f36fcf46-7b58-4f16-bdf2-2323fb46be16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:49.629Z|0bfd9773-90f9-4027-b13e-f002a5f3ba47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:49.630Z|0bfd9773-90f9-4027-b13e-f002a5f3ba47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:57.307Z|260fbe02-f832-47ae-aded-99c9cace2b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:57.308Z|260fbe02-f832-47ae-aded-99c9cace2b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:58.907Z|31fc1f40-5ca9-4c6a-b907-b542d22d3b1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:58.908Z|31fc1f40-5ca9-4c6a-b907-b542d22d3b1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:52:59.667Z|7530167a-0286-4622-99fe-341547578e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:52:59.668Z|7530167a-0286-4622-99fe-341547578e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:03.855Z|ab3028d6-b22f-4449-a8ad-40ee1ee32347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:53:03.856Z|ab3028d6-b22f-4449-a8ad-40ee1ee32347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:53:04.035Z|16de7385-a636-4b53-ab0c-c41a8bb681cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:53:04.043Z|16de7385-a636-4b53-ab0c-c41a8bb681cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:53:07.337Z|1de0d8ab-f7d2-4a90-a5ae-84936e1e041a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:07.338Z|1de0d8ab-f7d2-4a90-a5ae-84936e1e041a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:08.934Z|9c52e727-6d1c-404c-b460-986517b4c03a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:08.935Z|9c52e727-6d1c-404c-b460-986517b4c03a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:09.692Z|3758b5bf-107c-49e3-b00b-884df6a3b7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:09.693Z|3758b5bf-107c-49e3-b00b-884df6a3b7b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:14.549Z|5ea1901c-1efd-4baf-a186-d173bb4943bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:53:14.550Z|5ea1901c-1efd-4baf-a186-d173bb4943bf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:17.372Z|852aeb35-5093-47d1-85f1-2b263e15ca88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:17.373Z|852aeb35-5093-47d1-85f1-2b263e15ca88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:18.855Z|62ff23ae-75e0-4ea5-9e05-8639ef91cd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:53:18.858Z|62ff23ae-75e0-4ea5-9e05-8639ef91cd45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:53:18.970Z|a4642bba-4597-485d-b608-48539cfa7e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:18.971Z|a4642bba-4597-485d-b608-48539cfa7e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:19.726Z|64abe5ca-f098-4c8c-b53e-1f4cad9bb3cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:19.726Z|64abe5ca-f098-4c8c-b53e-1f4cad9bb3cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:27.401Z|f61d6bdf-ee9e-41d1-b359-f6df542fa1c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:27.401Z|f61d6bdf-ee9e-41d1-b359-f6df542fa1c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:29.000Z|fb124f00-e021-4445-91b9-2a55025bb7b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:29.000Z|fb124f00-e021-4445-91b9-2a55025bb7b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:29.754Z|e93d49c5-db86-4b1e-80e8-990d03b8a038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:29.755Z|e93d49c5-db86-4b1e-80e8-990d03b8a038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:33.855Z|551aa23b-5d50-4367-96ef-b986e3582895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:53:33.856Z|551aa23b-5d50-4367-96ef-b986e3582895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:53:34.044Z|ef47f995-d2ff-4676-84ee-7ead478ec0dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:53:34.044Z|ef47f995-d2ff-4676-84ee-7ead478ec0dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:53:37.426Z|21a8faa3-ef23-4b1c-a380-a0413d4a47f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:37.427Z|21a8faa3-ef23-4b1c-a380-a0413d4a47f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:39.028Z|474dcc46-0d44-4f21-a70f-30251dffb5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:39.029Z|474dcc46-0d44-4f21-a70f-30251dffb5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:39.784Z|6434ca50-0190-4648-8d0f-0d09a3c4fb87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:39.786Z|6434ca50-0190-4648-8d0f-0d09a3c4fb87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:47.454Z|57d730f8-11ef-4e6e-84ce-3bd751c914f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:47.455Z|57d730f8-11ef-4e6e-84ce-3bd751c914f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:48.855Z|b84e108f-9bd1-474f-bbff-04de40e1fc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:53:48.857Z|b84e108f-9bd1-474f-bbff-04de40e1fc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:53:49.055Z|ab4dc7e6-2a33-48cf-8084-9c5703401ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:49.056Z|ab4dc7e6-2a33-48cf-8084-9c5703401ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:49.813Z|01280bbf-6903-49bc-a3fd-1f1ce4732965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:49.813Z|01280bbf-6903-49bc-a3fd-1f1ce4732965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:57.495Z|91b7da04-2fbe-46f4-ad28-4f466bcae1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:57.496Z|91b7da04-2fbe-46f4-ad28-4f466bcae1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:59.082Z|8af2e996-6b70-4a3f-a33c-b7e36211e452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:59.083Z|8af2e996-6b70-4a3f-a33c-b7e36211e452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:53:59.843Z|cbfcee52-0a47-4411-8224-2cb9eded981a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:53:59.843Z|cbfcee52-0a47-4411-8224-2cb9eded981a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:03.855Z|8a1528a9-800f-4d1d-bf4a-0652fba3ebf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:54:03.858Z|8a1528a9-800f-4d1d-bf4a-0652fba3ebf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:54:04.045Z|f85fb6df-29ed-44b1-af51-83b4b9cc77df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:54:04.046Z|f85fb6df-29ed-44b1-af51-83b4b9cc77df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:54:07.530Z|ebd75ca9-1873-478c-abe0-50a4b61b503c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:07.531Z|ebd75ca9-1873-478c-abe0-50a4b61b503c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:09.126Z|b00084bb-cc04-4d89-9e63-5d868a3910b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:09.127Z|b00084bb-cc04-4d89-9e63-5d868a3910b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:09.867Z|59a94fa1-fb53-417e-b530-54b908ad68e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:09.868Z|59a94fa1-fb53-417e-b530-54b908ad68e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:14.549Z|242d25c4-f7d8-4ed4-a732-928271b9a822|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:54:14.550Z|242d25c4-f7d8-4ed4-a732-928271b9a822|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:17.559Z|c667fd80-7367-4297-a15e-ec74a3c33c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:17.560Z|c667fd80-7367-4297-a15e-ec74a3c33c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:18.855Z|c0b956b2-a017-423a-80ed-b7653b70f0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:54:18.856Z|c0b956b2-a017-423a-80ed-b7653b70f0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:54:19.162Z|05cfb05b-a4ed-4781-95b3-1f35ca6d26dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:19.163Z|05cfb05b-a4ed-4781-95b3-1f35ca6d26dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:19.893Z|79340c5a-0bb3-46d7-8b3d-9092875defbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:19.894Z|79340c5a-0bb3-46d7-8b3d-9092875defbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:27.588Z|ac515aa0-dc9a-48e6-8b75-bc967ca2e520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:27.589Z|ac515aa0-dc9a-48e6-8b75-bc967ca2e520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:29.202Z|1a53f791-9c87-4671-b463-b53aae76bc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:29.203Z|1a53f791-9c87-4671-b463-b53aae76bc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:29.932Z|543d165a-948a-40d5-ad69-b37b9fe4abd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:29.933Z|543d165a-948a-40d5-ad69-b37b9fe4abd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:33.855Z|b2f146fc-9e98-4554-ab38-a92759b9a70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:54:33.856Z|b2f146fc-9e98-4554-ab38-a92759b9a70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:54:34.047Z|1a96bd86-1b88-4a1e-801e-c390c3d1f129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:54:34.048Z|1a96bd86-1b88-4a1e-801e-c390c3d1f129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:54:37.615Z|47ed7636-c04d-4929-be76-76830c3fbfc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:37.616Z|47ed7636-c04d-4929-be76-76830c3fbfc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:39.263Z|960f1f3d-942e-4a92-8eb5-007c6f85295c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:39.264Z|960f1f3d-942e-4a92-8eb5-007c6f85295c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:39.965Z|18617282-c7b6-4a74-a3c1-e89f6a9e83dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:39.966Z|18617282-c7b6-4a74-a3c1-e89f6a9e83dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:47.653Z|44069c2c-70d1-4984-b2bc-80233556b191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:47.654Z|44069c2c-70d1-4984-b2bc-80233556b191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:48.855Z|b6a56776-549e-462d-a30b-dc1ad1cf5f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:54:48.861Z|b6a56776-549e-462d-a30b-dc1ad1cf5f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:54:49.293Z|10fb6a8b-f2e9-46e4-86a6-0d562ce45dd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:49.294Z|10fb6a8b-f2e9-46e4-86a6-0d562ce45dd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:50.003Z|8cfac3d9-dea9-4919-96ee-aa83985005ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:50.004Z|8cfac3d9-dea9-4919-96ee-aa83985005ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:57.690Z|c7af9d42-ebc5-4be9-a9aa-cf1afb9cb671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:57.691Z|c7af9d42-ebc5-4be9-a9aa-cf1afb9cb671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:54:59.323Z|c1c94939-d9ee-40ec-b60b-185b49dbe603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:54:59.324Z|c1c94939-d9ee-40ec-b60b-185b49dbe603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:00.038Z|bbc7a2a9-75ca-4ab2-b282-d6942384c770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:00.039Z|bbc7a2a9-75ca-4ab2-b282-d6942384c770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:03.855Z|bf023ff1-68de-4365-92e4-60910835586c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:55:03.856Z|bf023ff1-68de-4365-92e4-60910835586c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:55:04.050Z|7af1f966-355f-4d44-8f72-707a6aee5cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:55:04.051Z|7af1f966-355f-4d44-8f72-707a6aee5cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:55:07.728Z|8ed0fef0-2231-45be-a78f-1f8add19abb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:07.728Z|8ed0fef0-2231-45be-a78f-1f8add19abb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:09.356Z|cc4ff99d-647b-44bb-bea4-930710d9306d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:09.357Z|cc4ff99d-647b-44bb-bea4-930710d9306d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:10.066Z|5ec34317-e0a3-4b67-acf5-4325f1c53a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:10.067Z|5ec34317-e0a3-4b67-acf5-4325f1c53a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:14.548Z|5e403fad-83c7-4297-b8c7-7af3e0ac0f64|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:55:14.549Z|5e403fad-83c7-4297-b8c7-7af3e0ac0f64|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:17.754Z|6248b9a8-6825-4087-9f34-2c40c67560a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:17.755Z|6248b9a8-6825-4087-9f34-2c40c67560a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:18.855Z|ef53d675-12e3-49c6-b67b-fcf263a2bafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:55:18.856Z|ef53d675-12e3-49c6-b67b-fcf263a2bafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:55:19.382Z|6e9994a8-21d1-4752-9ceb-3f0eb95855b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:19.383Z|6e9994a8-21d1-4752-9ceb-3f0eb95855b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:20.091Z|b08ea218-8e86-43e6-b866-c64d7af93996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:20.092Z|b08ea218-8e86-43e6-b866-c64d7af93996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:27.795Z|c3ba0358-55a3-4b70-9479-b680041c1ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:27.796Z|c3ba0358-55a3-4b70-9479-b680041c1ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:29.409Z|2a72258a-f929-4a4b-b200-78dbd5bff5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:29.409Z|2a72258a-f929-4a4b-b200-78dbd5bff5fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:30.119Z|646bbcde-01f6-429f-b833-b5aae2ba900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:30.119Z|646bbcde-01f6-429f-b833-b5aae2ba900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:33.855Z|23905701-b278-4851-811c-bee7b7693696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:55:33.859Z|23905701-b278-4851-811c-bee7b7693696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:55:34.052Z|0110d2f4-b5cb-4d5d-b216-2717b4a8b589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:55:34.053Z|0110d2f4-b5cb-4d5d-b216-2717b4a8b589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:55:37.833Z|a0465ae1-a835-44a2-8e49-8fcd0dc77586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:37.834Z|a0465ae1-a835-44a2-8e49-8fcd0dc77586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:39.436Z|e5cff4fb-bb50-4bfd-80ea-0374b2f94bb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:39.437Z|e5cff4fb-bb50-4bfd-80ea-0374b2f94bb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:40.145Z|0b9cf2d2-daf9-4212-a031-f4944f9a713a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:40.146Z|0b9cf2d2-daf9-4212-a031-f4944f9a713a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:47.863Z|02a4bff4-c257-4709-b044-143abe0ff37e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:47.864Z|02a4bff4-c257-4709-b044-143abe0ff37e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:48.855Z|813dc0a8-e754-4fb6-be07-ebc171753cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:55:48.856Z|813dc0a8-e754-4fb6-be07-ebc171753cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:55:49.471Z|0e6f98f9-d545-43e7-a767-739bbf6d43fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:49.472Z|0e6f98f9-d545-43e7-a767-739bbf6d43fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:50.175Z|9a950aad-dc1f-4149-8233-b45f839d268a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:50.175Z|9a950aad-dc1f-4149-8233-b45f839d268a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:57.897Z|1f72c1f7-b66d-4610-9ac0-f359067b02f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:57.898Z|1f72c1f7-b66d-4610-9ac0-f359067b02f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:55:59.497Z|a4c94d6d-9017-4269-bdd8-67b6e224cd62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:55:59.498Z|a4c94d6d-9017-4269-bdd8-67b6e224cd62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:00.200Z|1581a9eb-955e-4263-8063-c81a35fdebf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:00.201Z|1581a9eb-955e-4263-8063-c81a35fdebf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:03.855Z|c0b169a6-17de-494a-b52f-a8d091b91aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:56:03.856Z|c0b169a6-17de-494a-b52f-a8d091b91aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:56:04.054Z|e65196c3-d928-479e-8162-fa189242ed29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:56:04.055Z|e65196c3-d928-479e-8162-fa189242ed29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:56:07.939Z|b4edaa91-a956-4b1f-b139-7b71b1891230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:07.940Z|b4edaa91-a956-4b1f-b139-7b71b1891230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:09.526Z|32d8b30b-c509-40f7-aa78-f6b276a2801c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:09.527Z|32d8b30b-c509-40f7-aa78-f6b276a2801c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:10.227Z|5d9b1152-7fc7-4501-ac9d-a8962896c4ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:10.228Z|5d9b1152-7fc7-4501-ac9d-a8962896c4ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:14.550Z|eb8680a2-c061-4a7a-9d70-3c0ad183abb4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:56:14.557Z|eb8680a2-c061-4a7a-9d70-3c0ad183abb4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:17.974Z|e4e37e64-9e08-4f1a-a394-a6b082e4d68c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:17.975Z|e4e37e64-9e08-4f1a-a394-a6b082e4d68c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:18.855Z|16836f9f-1c1c-4d93-b768-4daff84f66db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:56:18.858Z|16836f9f-1c1c-4d93-b768-4daff84f66db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:56:19.553Z|37d28da1-8566-4bed-8817-eb51c0f982a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:19.554Z|37d28da1-8566-4bed-8817-eb51c0f982a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:20.256Z|53a6d1c1-4f67-4f70-abc4-7f316540cbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:20.257Z|53a6d1c1-4f67-4f70-abc4-7f316540cbc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:28.006Z|257fc44d-4d43-4d9c-941e-61dcff3e6bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:28.006Z|257fc44d-4d43-4d9c-941e-61dcff3e6bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:29.593Z|526fb52c-c1bc-41bb-b30e-52a7ef141a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:29.594Z|526fb52c-c1bc-41bb-b30e-52a7ef141a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:30.289Z|08f47894-04a4-49f0-9ccb-e3069f0827aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:30.290Z|08f47894-04a4-49f0-9ccb-e3069f0827aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:33.855Z|78452c4b-4d0e-4f97-aa86-a956fe10e85f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:56:33.856Z|78452c4b-4d0e-4f97-aa86-a956fe10e85f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:56:34.055Z|4624d214-3fcc-48f7-a466-a840b660a842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:56:34.056Z|4624d214-3fcc-48f7-a466-a840b660a842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:56:38.034Z|b916d107-50e2-47ca-9b58-cc3418ee1c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:38.035Z|b916d107-50e2-47ca-9b58-cc3418ee1c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:39.637Z|edab9409-f239-41eb-917c-a745dbca1da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:39.638Z|edab9409-f239-41eb-917c-a745dbca1da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:40.315Z|5ce3f41f-7ab6-46e1-ba24-a9c27003e47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:40.316Z|5ce3f41f-7ab6-46e1-ba24-a9c27003e47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:48.076Z|24992c6f-d20e-4cef-8fcb-036b98647edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:48.076Z|24992c6f-d20e-4cef-8fcb-036b98647edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:48.855Z|67afe346-b2c5-43dd-a06a-dac38d98fef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:56:48.856Z|67afe346-b2c5-43dd-a06a-dac38d98fef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:56:49.664Z|04b497fc-a9bb-4e8e-a625-c65548a2e723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:49.665Z|04b497fc-a9bb-4e8e-a625-c65548a2e723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:50.340Z|897b7f83-fa39-4207-b450-2c90ef1eb69b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:50.342Z|897b7f83-fa39-4207-b450-2c90ef1eb69b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:58.103Z|9aa8248e-ce9f-43c2-88d1-e63e0f8bd9ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:58.104Z|9aa8248e-ce9f-43c2-88d1-e63e0f8bd9ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:56:59.693Z|2af5bc93-2455-4871-9e3b-eda17a6dab8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:56:59.694Z|2af5bc93-2455-4871-9e3b-eda17a6dab8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:00.379Z|6824c8e4-6ba6-4677-a6c2-bc8106381c10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:00.380Z|6824c8e4-6ba6-4677-a6c2-bc8106381c10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:03.855Z|2b02ff9c-2aab-4d26-85cd-38f532494705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:57:03.863Z|2b02ff9c-2aab-4d26-85cd-38f532494705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:57:04.057Z|b9e6cffb-722c-447c-b5ad-daf2f99ab2e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:57:04.058Z|b9e6cffb-722c-447c-b5ad-daf2f99ab2e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:57:08.131Z|c1c6dc79-f6aa-4690-9c7d-5b8bcf1c944a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:08.132Z|c1c6dc79-f6aa-4690-9c7d-5b8bcf1c944a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:09.721Z|20c754dd-1add-40da-9e8f-d66679932507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:09.722Z|20c754dd-1add-40da-9e8f-d66679932507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:10.434Z|3651b0fe-202e-40d7-aa39-25dee205fed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:10.435Z|3651b0fe-202e-40d7-aa39-25dee205fed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:14.554Z|fe6a5439-0e19-4ab2-b483-7203e2ffc195|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:57:14.555Z|fe6a5439-0e19-4ab2-b483-7203e2ffc195|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:18.158Z|81721728-7961-4f39-ab88-1093d823686e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:18.159Z|81721728-7961-4f39-ab88-1093d823686e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:18.857Z|8181458a-de49-438f-ba69-2fcf41002de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:57:18.858Z|8181458a-de49-438f-ba69-2fcf41002de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:57:19.774Z|632fb6d3-0136-479c-b386-2a291419de53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:19.775Z|632fb6d3-0136-479c-b386-2a291419de53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:20.460Z|c3ce36e7-1e20-44ed-b3f7-9b5437369847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:20.461Z|c3ce36e7-1e20-44ed-b3f7-9b5437369847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:28.204Z|d1ae2651-4f1f-46ec-b962-0c67f221dc4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:28.207Z|d1ae2651-4f1f-46ec-b962-0c67f221dc4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:29.803Z|b7ce5e97-5de8-4913-933c-a143771d5ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:29.803Z|b7ce5e97-5de8-4913-933c-a143771d5ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:30.487Z|5758e59f-52e8-44ff-9e63-a4edd677f5b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:30.488Z|5758e59f-52e8-44ff-9e63-a4edd677f5b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:33.858Z|526b821d-62dc-457d-bd24-a8482858562b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:57:33.861Z|526b821d-62dc-457d-bd24-a8482858562b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:57:34.059Z|cfde349a-aaf1-4ca8-8e15-6a9fda473680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:57:34.059Z|cfde349a-aaf1-4ca8-8e15-6a9fda473680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:57:38.246Z|fd54032b-a163-4fa7-b957-26969fee579c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:38.247Z|fd54032b-a163-4fa7-b957-26969fee579c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:39.835Z|438f43f1-f4f9-4957-b90b-cbd8739a1976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:39.836Z|438f43f1-f4f9-4957-b90b-cbd8739a1976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:40.514Z|9a4e6658-a5ff-4291-826f-82b25e70354b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:40.515Z|9a4e6658-a5ff-4291-826f-82b25e70354b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:48.277Z|306e82a1-ec28-4fd9-8acf-a200fadf1396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:48.278Z|306e82a1-ec28-4fd9-8acf-a200fadf1396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:48.855Z|5d82d777-93f9-49f6-b58a-12db698e5b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:57:48.858Z|5d82d777-93f9-49f6-b58a-12db698e5b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:57:49.867Z|1e77632b-c593-4e93-bbcc-c972323cc5f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:49.868Z|1e77632b-c593-4e93-bbcc-c972323cc5f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:50.544Z|b62249d7-d1a3-4eef-9c70-21b5407fab47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:50.545Z|b62249d7-d1a3-4eef-9c70-21b5407fab47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:58.309Z|56449d0f-25f4-4e25-a9a4-8738fb20fc5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:58.310Z|56449d0f-25f4-4e25-a9a4-8738fb20fc5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:57:59.894Z|75d6dfac-2b9a-45df-9473-bee7767b88c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:57:59.895Z|75d6dfac-2b9a-45df-9473-bee7767b88c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:00.576Z|e8278339-7c8b-4ee5-b886-f995c51a2dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:00.577Z|e8278339-7c8b-4ee5-b886-f995c51a2dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:03.855Z|e885fa80-1a5b-4a61-9a58-fed3000c1f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:58:03.856Z|e885fa80-1a5b-4a61-9a58-fed3000c1f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:58:04.060Z|d08fd9b9-02be-47d7-b186-137c965a2837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:58:04.061Z|d08fd9b9-02be-47d7-b186-137c965a2837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:58:08.343Z|bc0c1e9a-1279-48e8-b59c-1df0313b6299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:08.345Z|bc0c1e9a-1279-48e8-b59c-1df0313b6299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:09.939Z|a4fd4e98-67c6-4a73-a645-8208be60216c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:09.940Z|a4fd4e98-67c6-4a73-a645-8208be60216c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:10.603Z|d61d0dec-c39b-4603-8f16-873fece5a446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:10.603Z|d61d0dec-c39b-4603-8f16-873fece5a446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:14.548Z|0d83e8fc-f51a-4c35-a5de-0b9c2b95cfde|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:58:14.549Z|0d83e8fc-f51a-4c35-a5de-0b9c2b95cfde|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:18.380Z|98112ba1-1292-4c6f-ae6f-b3b8ba18f08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:18.381Z|98112ba1-1292-4c6f-ae6f-b3b8ba18f08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:18.855Z|b7fc5ccd-bd5a-4534-b2ed-69d19bc218fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:58:18.856Z|b7fc5ccd-bd5a-4534-b2ed-69d19bc218fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:58:19.974Z|deeed4b9-aa43-4688-b071-c3cf111dd2c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:19.975Z|deeed4b9-aa43-4688-b071-c3cf111dd2c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:20.628Z|6baa9034-48fa-48e8-80cb-1074621120a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:20.629Z|6baa9034-48fa-48e8-80cb-1074621120a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:28.416Z|153cbbce-d23e-4e9a-b88c-2b02a032e67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:28.416Z|153cbbce-d23e-4e9a-b88c-2b02a032e67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:30.005Z|af7cd7e4-fc6f-43eb-bb27-b4aa75dc0117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:30.006Z|af7cd7e4-fc6f-43eb-bb27-b4aa75dc0117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:30.654Z|9cb626c7-20f5-4159-816d-215292316942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:30.655Z|9cb626c7-20f5-4159-816d-215292316942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:33.855Z|9cd62c4c-e202-41ac-9277-9725b1fa8411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:58:33.859Z|9cd62c4c-e202-41ac-9277-9725b1fa8411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:58:34.062Z|42b49d76-a2f9-400c-a75c-ca3f979989a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:58:34.063Z|42b49d76-a2f9-400c-a75c-ca3f979989a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:58:38.443Z|364fc280-610a-412c-8d91-392d4f738607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:38.444Z|364fc280-610a-412c-8d91-392d4f738607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:40.029Z|d8bc8eaf-aac7-40ac-aabc-b518aafb5dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:40.030Z|d8bc8eaf-aac7-40ac-aabc-b518aafb5dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:40.682Z|1f18adfa-34b4-4811-954e-93a348b338d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:40.688Z|1f18adfa-34b4-4811-954e-93a348b338d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:48.471Z|e7c4d2cd-2ffe-4e61-8d39-65177ccbb620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:48.473Z|e7c4d2cd-2ffe-4e61-8d39-65177ccbb620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:48.855Z|c1c3f720-6629-4e3b-b9a8-228ab53ecaed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:58:48.856Z|c1c3f720-6629-4e3b-b9a8-228ab53ecaed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:58:50.064Z|46b3797f-46a7-4e2a-975e-3a2c262f7df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:50.065Z|46b3797f-46a7-4e2a-975e-3a2c262f7df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:50.713Z|979e3ee7-6c0f-49f9-8920-016aa1460c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:50.714Z|979e3ee7-6c0f-49f9-8920-016aa1460c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:58:58.506Z|89002207-d689-4507-a47d-7f2c214e1c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:58:58.507Z|89002207-d689-4507-a47d-7f2c214e1c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:00.093Z|2875863a-3b2d-44fe-bda7-13f284a3e4fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:00.094Z|2875863a-3b2d-44fe-bda7-13f284a3e4fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:00.741Z|b2eb475b-78d8-4e2e-bdd1-6e2902dfb6c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:00.742Z|b2eb475b-78d8-4e2e-bdd1-6e2902dfb6c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:03.855Z|b504fff7-fb77-4dd0-abf0-4e6137d3fe84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:59:03.856Z|b504fff7-fb77-4dd0-abf0-4e6137d3fe84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:59:04.064Z|f81550da-77ad-48d3-944d-9a8334f8434c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:59:04.065Z|f81550da-77ad-48d3-944d-9a8334f8434c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:59:08.536Z|e94fd404-dad4-4038-8472-0f2669ae048f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:08.536Z|e94fd404-dad4-4038-8472-0f2669ae048f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:10.122Z|b8b139b4-2705-4268-9922-ead4ab3e07d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:10.123Z|b8b139b4-2705-4268-9922-ead4ab3e07d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:10.770Z|a35bd714-eeb9-4706-9c4f-8d1959657d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:10.772Z|a35bd714-eeb9-4706-9c4f-8d1959657d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:14.553Z|4431fc12-2d2b-42be-88f5-aee2ea48edd5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-04T23:59:14.553Z|4431fc12-2d2b-42be-88f5-aee2ea48edd5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:18.566Z|392cd99b-b556-4610-8590-ad6d8c344455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:18.567Z|392cd99b-b556-4610-8590-ad6d8c344455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:18.855Z|ba05a401-a7ed-4e18-9e58-be13fbe0aa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:59:18.858Z|ba05a401-a7ed-4e18-9e58-be13fbe0aa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:59:20.216Z|98e5cc0c-58ca-4e19-9471-48c13f21d761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:20.216Z|98e5cc0c-58ca-4e19-9471-48c13f21d761|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:20.798Z|2d47a5d9-1245-4edc-9aab-d1343732d926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:20.799Z|2d47a5d9-1245-4edc-9aab-d1343732d926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:28.599Z|b28b4017-620c-418e-831e-d1ec32a73c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:28.600Z|b28b4017-620c-418e-831e-d1ec32a73c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:30.245Z|bf3ef2fd-93f8-4831-bda2-1c2745121fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:30.246Z|bf3ef2fd-93f8-4831-bda2-1c2745121fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:30.824Z|aa9bd9ed-e642-4284-9d28-1bfc65ec823f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:30.824Z|aa9bd9ed-e642-4284-9d28-1bfc65ec823f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:33.855Z|1c48e693-83cb-403d-9c55-73e5db7d088c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:59:33.856Z|1c48e693-83cb-403d-9c55-73e5db7d088c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:59:34.066Z|c07b78f9-be0b-495b-b71d-b0d0eca707ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:59:34.066Z|c07b78f9-be0b-495b-b71d-b0d0eca707ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:59:38.630Z|03de5363-7007-427f-a67a-779030d2ffd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:38.630Z|03de5363-7007-427f-a67a-779030d2ffd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:40.275Z|abf6b0e8-8241-4208-9ef5-677f8a2d7784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:40.276Z|abf6b0e8-8241-4208-9ef5-677f8a2d7784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:40.854Z|52a69a71-6b8c-4761-a5b5-cd642887efd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:40.855Z|52a69a71-6b8c-4761-a5b5-cd642887efd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:48.669Z|76fb9b56-6c33-44fb-ad88-dfdb801eaebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:48.670Z|76fb9b56-6c33-44fb-ad88-dfdb801eaebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:48.855Z|5f520995-924e-4873-820a-f8ac5c18ddd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-04T23:59:48.856Z|5f520995-924e-4873-820a-f8ac5c18ddd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-04T23:59:50.303Z|95f30f19-c008-48f4-b72f-3ea544758d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:50.304Z|95f30f19-c008-48f4-b72f-3ea544758d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:50.885Z|5ed08339-241f-4208-92c7-a0c32a3d71ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:50.886Z|5ed08339-241f-4208-92c7-a0c32a3d71ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-04T23:59:58.702Z|d1b99be6-3a7c-46a6-bec6-0dbb817a77e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-04T23:59:58.703Z|d1b99be6-3a7c-46a6-bec6-0dbb817a77e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:00.343Z|06e5d024-0cd4-489a-8a69-785a6ca108b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:00.344Z|06e5d024-0cd4-489a-8a69-785a6ca108b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:00.913Z|e0051758-2b3d-41ca-81a7-068b9aefd06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:00.914Z|e0051758-2b3d-41ca-81a7-068b9aefd06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:03.855Z|a7027071-948d-452b-a268-afc449d6a8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:00:03.858Z|a7027071-948d-452b-a268-afc449d6a8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:00:04.067Z|573a5586-0284-4e08-b31d-37aaa1e169b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:00:04.068Z|573a5586-0284-4e08-b31d-37aaa1e169b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:00:08.734Z|e8f620d0-d1b4-43b4-974f-5747917b694b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:08.735Z|e8f620d0-d1b4-43b4-974f-5747917b694b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:10.377Z|3523063a-b609-41b2-a6f6-b0c213c7b279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:10.378Z|3523063a-b609-41b2-a6f6-b0c213c7b279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:10.948Z|b4758345-9645-408a-9853-3b38fd25fdd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:10.949Z|b4758345-9645-408a-9853-3b38fd25fdd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:14.552Z|34330400-3303-4311-95f7-81bbc938f471|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:00:14.553Z|34330400-3303-4311-95f7-81bbc938f471|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:18.762Z|6a16ec1d-e6f7-495b-937b-8ee04c2ef7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:18.763Z|6a16ec1d-e6f7-495b-937b-8ee04c2ef7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:18.855Z|752c9a35-79ae-4ec1-9a6a-aabbc83ff1ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:00:18.856Z|752c9a35-79ae-4ec1-9a6a-aabbc83ff1ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:00:20.407Z|df985584-9618-4b2e-9ab5-4ee553a36c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:20.409Z|df985584-9618-4b2e-9ab5-4ee553a36c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:20.975Z|d9506c2e-d497-4b1b-8c00-c2129ec13695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:20.976Z|d9506c2e-d497-4b1b-8c00-c2129ec13695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:28.791Z|5c4329d3-9549-4e77-9876-299a38fcb6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:28.792Z|5c4329d3-9549-4e77-9876-299a38fcb6f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:30.439Z|edac187b-47c4-4aba-af50-7748f3ef3660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:30.440Z|edac187b-47c4-4aba-af50-7748f3ef3660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:31.004Z|32695298-b388-412e-bfa1-1b68aeb9073e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:31.005Z|32695298-b388-412e-bfa1-1b68aeb9073e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:33.855Z|77c6d07f-f4f8-4efc-a89b-88c664c9c54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:00:33.856Z|77c6d07f-f4f8-4efc-a89b-88c664c9c54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:00:34.069Z|2a260cd5-98bc-49c9-9416-2bdcee7afb98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:00:34.070Z|2a260cd5-98bc-49c9-9416-2bdcee7afb98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:00:38.820Z|fb2ad0ae-a2aa-48f2-ae1b-b98a99f2aac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:38.821Z|fb2ad0ae-a2aa-48f2-ae1b-b98a99f2aac0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:40.484Z|f8ff8fd7-67e6-4841-8c3d-c2b53777869b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:40.484Z|f8ff8fd7-67e6-4841-8c3d-c2b53777869b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:41.034Z|8250f256-5d31-4582-b141-b0a9bac3495e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:41.034Z|8250f256-5d31-4582-b141-b0a9bac3495e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:48.851Z|00a7627e-2593-4661-b367-9e4110cf3ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:48.852Z|00a7627e-2593-4661-b367-9e4110cf3ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:48.855Z|d78b0c08-2d75-4c9c-aec9-d7ae9ea3e711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:00:48.858Z|d78b0c08-2d75-4c9c-aec9-d7ae9ea3e711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:00:50.512Z|5853693e-e94d-40e6-bd76-976284c00be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:50.513Z|5853693e-e94d-40e6-bd76-976284c00be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:51.061Z|01b9a203-e023-4032-b7b3-92b0b9d4ad21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:51.062Z|01b9a203-e023-4032-b7b3-92b0b9d4ad21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:00:58.885Z|00ff7260-3f3b-41ae-b1fc-72df91a0df7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:00:58.886Z|00ff7260-3f3b-41ae-b1fc-72df91a0df7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:00.547Z|e500319a-41fa-473a-9f64-92d02027c939|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:00.548Z|e500319a-41fa-473a-9f64-92d02027c939|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:01.092Z|4b3a06c2-4a7f-4aef-ade9-f77a3336f681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:01.092Z|4b3a06c2-4a7f-4aef-ade9-f77a3336f681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:03.855Z|8dba4e21-671f-4e56-9eac-3b1c48f00fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:01:03.856Z|8dba4e21-671f-4e56-9eac-3b1c48f00fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:01:04.071Z|2970daba-f687-4ec8-9fed-886ab57a653a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:01:04.071Z|2970daba-f687-4ec8-9fed-886ab57a653a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:01:08.926Z|cde8cf4b-96c7-460f-a5aa-8147d54bb4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:08.928Z|cde8cf4b-96c7-460f-a5aa-8147d54bb4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:10.585Z|e315905e-ca1e-4598-afdb-71a48828ecbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:10.586Z|e315905e-ca1e-4598-afdb-71a48828ecbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:11.125Z|15689fe0-bb48-44b7-8176-3dde6866aff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:11.126Z|15689fe0-bb48-44b7-8176-3dde6866aff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:14.550Z|0efa1f9a-1ef8-4547-9b45-ced43fccb9f1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:01:14.553Z|0efa1f9a-1ef8-4547-9b45-ced43fccb9f1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:18.855Z|d344e78a-2a8e-402d-b3c8-f37d552b3825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:01:18.856Z|d344e78a-2a8e-402d-b3c8-f37d552b3825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:01:18.956Z|474d031a-0351-4c6b-ae83-878215fdd85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:18.956Z|474d031a-0351-4c6b-ae83-878215fdd85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:20.612Z|2c4de8a4-2780-484c-a733-6fc2b43693b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:20.613Z|2c4de8a4-2780-484c-a733-6fc2b43693b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:21.152Z|a353f35d-0c3f-4868-b32a-526fa4ff332d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:21.153Z|a353f35d-0c3f-4868-b32a-526fa4ff332d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:28.987Z|b5cd8066-a8ee-4166-ba53-0c9575a90548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:28.988Z|b5cd8066-a8ee-4166-ba53-0c9575a90548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:30.643Z|b07ae046-fe0c-484d-81b2-4e40ead6fa01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:30.644Z|b07ae046-fe0c-484d-81b2-4e40ead6fa01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:31.179Z|2658ecab-6714-4006-8bb1-4cfd4a88714c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:31.183Z|2658ecab-6714-4006-8bb1-4cfd4a88714c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:33.855Z|67735209-1fbd-4d7c-b9ec-dfcbe9368d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:01:33.858Z|67735209-1fbd-4d7c-b9ec-dfcbe9368d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:01:34.072Z|56d67056-ade3-4883-b3d9-9eaf284f4b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:01:34.073Z|56d67056-ade3-4883-b3d9-9eaf284f4b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:01:39.022Z|4d9a084f-4ce2-42ef-99db-3484f9bca747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:39.023Z|4d9a084f-4ce2-42ef-99db-3484f9bca747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:40.668Z|5d98ec8e-ff0e-43d7-80a2-9a533dd8bbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:40.668Z|5d98ec8e-ff0e-43d7-80a2-9a533dd8bbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:41.213Z|72832692-e304-4564-bc42-5479a02ad24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:41.216Z|72832692-e304-4564-bc42-5479a02ad24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:48.855Z|62f7d066-8f55-4f55-82c1-d4efcd56a46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:01:48.856Z|62f7d066-8f55-4f55-82c1-d4efcd56a46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:01:49.064Z|a038c495-9b7b-44c1-bafe-9c0d82286cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:49.065Z|a038c495-9b7b-44c1-bafe-9c0d82286cf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:50.697Z|ca0ffacb-3d63-4888-ac47-0a12503131ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:50.698Z|ca0ffacb-3d63-4888-ac47-0a12503131ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:51.244Z|7d92d7b2-5f17-4cb3-a827-fce2ffb492ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:51.245Z|7d92d7b2-5f17-4cb3-a827-fce2ffb492ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:01:59.113Z|abf8c3f0-f2c8-4906-a683-0553b2913919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:01:59.114Z|abf8c3f0-f2c8-4906-a683-0553b2913919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:00.722Z|85b748ee-2330-4300-a4be-e184ab1cb55b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:00.722Z|85b748ee-2330-4300-a4be-e184ab1cb55b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:01.278Z|fb2eb5fe-e121-45bb-b990-44157098626b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:01.279Z|fb2eb5fe-e121-45bb-b990-44157098626b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:03.855Z|61c6a410-81b4-44b1-87c3-62bdcb82abe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:02:03.856Z|61c6a410-81b4-44b1-87c3-62bdcb82abe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:02:04.075Z|e3200d7d-12f8-4903-9380-230290e646a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:02:04.076Z|e3200d7d-12f8-4903-9380-230290e646a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:02:09.170Z|0e16ed62-c508-4646-9623-e25690094188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:09.171Z|0e16ed62-c508-4646-9623-e25690094188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:10.754Z|c9f69542-caad-4131-a6d4-1dff357617de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:10.756Z|c9f69542-caad-4131-a6d4-1dff357617de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:11.316Z|904ec1d6-0697-4fcb-b357-d46f3101d0ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:11.317Z|904ec1d6-0697-4fcb-b357-d46f3101d0ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:14.548Z|92a7fe3d-8606-44b3-ad7f-f05a2ab64ea2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:02:14.549Z|92a7fe3d-8606-44b3-ad7f-f05a2ab64ea2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:18.855Z|3dc3a8d1-dc18-4294-9b8e-daf17f5e4255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:02:18.859Z|3dc3a8d1-dc18-4294-9b8e-daf17f5e4255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:02:19.203Z|0e56d1af-0231-4c79-8057-e1db5557487d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:19.204Z|0e56d1af-0231-4c79-8057-e1db5557487d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:20.783Z|8b3fa000-fd93-4acb-ac14-5165937d8731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:20.784Z|8b3fa000-fd93-4acb-ac14-5165937d8731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:21.343Z|e9947aae-6341-4f89-88bb-deae2024f800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:21.344Z|e9947aae-6341-4f89-88bb-deae2024f800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:29.229Z|868dcb79-e517-4259-b78c-956e2d6ff142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:29.230Z|868dcb79-e517-4259-b78c-956e2d6ff142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:30.810Z|ad01229f-3272-445d-8052-97e05fef313d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:30.811Z|ad01229f-3272-445d-8052-97e05fef313d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:31.373Z|1bfa5fd1-f079-4d77-9985-53dd6eb8d19a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:31.374Z|1bfa5fd1-f079-4d77-9985-53dd6eb8d19a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:33.855Z|9e13febc-81f0-4197-b8c9-1502184bcdee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:02:33.856Z|9e13febc-81f0-4197-b8c9-1502184bcdee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:02:34.077Z|fd0b6869-2219-4aa8-a626-24a906a61823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:02:34.078Z|fd0b6869-2219-4aa8-a626-24a906a61823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:02:39.256Z|c7dc0ad5-f9c8-4376-925e-48922fe61099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:39.257Z|c7dc0ad5-f9c8-4376-925e-48922fe61099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:40.836Z|e06c78df-b5d7-4b24-8b37-457e44067175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:40.837Z|e06c78df-b5d7-4b24-8b37-457e44067175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:41.405Z|7bb8b90b-c86c-4e0f-a6f5-709541ba5bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:41.406Z|7bb8b90b-c86c-4e0f-a6f5-709541ba5bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:48.855Z|c0d94445-c7fc-4690-ad40-5f6e0c921ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:02:48.856Z|c0d94445-c7fc-4690-ad40-5f6e0c921ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:02:49.287Z|15712b14-fc3b-484e-8172-f271b21a02b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:49.288Z|15712b14-fc3b-484e-8172-f271b21a02b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:50.864Z|f8392d61-db1b-40a5-8085-2c09b3d14b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:50.865Z|f8392d61-db1b-40a5-8085-2c09b3d14b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:51.437Z|c7a96adf-6bff-432d-94da-1a618363bcba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:51.438Z|c7a96adf-6bff-432d-94da-1a618363bcba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:02:59.328Z|0b5cd764-0bad-49b0-bc15-acce42c553e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:02:59.329Z|0b5cd764-0bad-49b0-bc15-acce42c553e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:00.896Z|e5c2bd06-5934-4358-96ac-bab84453f432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:00.897Z|e5c2bd06-5934-4358-96ac-bab84453f432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:01.474Z|7128f37d-1294-4a6a-8842-902ced9bb08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:01.475Z|7128f37d-1294-4a6a-8842-902ced9bb08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:03.855Z|28fb7bbf-0ff6-47eb-b844-c792ca912085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:03:03.858Z|28fb7bbf-0ff6-47eb-b844-c792ca912085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:03:04.079Z|d2657b0e-6877-4c50-a911-a43c8ceafb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:03:04.080Z|d2657b0e-6877-4c50-a911-a43c8ceafb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:03:09.356Z|aed3e9a7-bc00-42f5-ab71-f1666b9b111e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:09.357Z|aed3e9a7-bc00-42f5-ab71-f1666b9b111e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:10.924Z|6ea73442-470a-476f-a2b4-076eddeaa43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:10.925Z|6ea73442-470a-476f-a2b4-076eddeaa43e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:11.514Z|bea7bf04-6353-42dc-acd0-b8a6d129c6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:11.515Z|bea7bf04-6353-42dc-acd0-b8a6d129c6a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:14.546Z|524146c6-c64f-4bd4-8ffb-8a6facd1e672|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:03:14.547Z|524146c6-c64f-4bd4-8ffb-8a6facd1e672|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:18.855Z|11d2f52f-0eb7-4479-95eb-7bbe42b0f3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:03:18.856Z|11d2f52f-0eb7-4479-95eb-7bbe42b0f3b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:03:19.382Z|63453f87-3a45-4b89-86e2-7203132190de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:19.385Z|63453f87-3a45-4b89-86e2-7203132190de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:20.952Z|108c3732-1cce-45cc-a5b5-e6bd0377c03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:20.953Z|108c3732-1cce-45cc-a5b5-e6bd0377c03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:21.558Z|981e507f-69fe-43fa-83f9-19bb7b9d3b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:21.560Z|981e507f-69fe-43fa-83f9-19bb7b9d3b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:29.410Z|87593426-5aab-4191-a57f-131c42a415cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:29.410Z|87593426-5aab-4191-a57f-131c42a415cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:30.979Z|d45193d9-51cc-475d-88b9-acb4b9e7abf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:30.979Z|d45193d9-51cc-475d-88b9-acb4b9e7abf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:31.588Z|82ea6ef4-d60d-4b40-9e59-a699319725a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:31.589Z|82ea6ef4-d60d-4b40-9e59-a699319725a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:33.855Z|30e1ae09-9619-484d-a5d2-e79df550c7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:03:33.856Z|30e1ae09-9619-484d-a5d2-e79df550c7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:03:34.081Z|28e2bad4-fba8-4f75-8bc8-0107bf60a76c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:03:34.082Z|28e2bad4-fba8-4f75-8bc8-0107bf60a76c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:03:39.436Z|45ac97ce-d2fc-4635-a040-a4143a8b0e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:39.437Z|45ac97ce-d2fc-4635-a040-a4143a8b0e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:41.004Z|b38ac6c7-44ea-4a7a-bae3-26cdc6e928d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:41.005Z|b38ac6c7-44ea-4a7a-bae3-26cdc6e928d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:41.614Z|0eaca8e4-111d-45f5-8939-bc09cca22b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:41.617Z|0eaca8e4-111d-45f5-8939-bc09cca22b3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:48.855Z|942c4f8b-4acc-4512-9b54-dabb86fcdeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:03:48.858Z|942c4f8b-4acc-4512-9b54-dabb86fcdeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:03:49.466Z|e1198f8d-90e7-4104-9a2a-1d4c8fbeea10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:49.468Z|e1198f8d-90e7-4104-9a2a-1d4c8fbeea10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:51.030Z|5598acd4-988a-48c4-8245-008b673a9ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:51.031Z|5598acd4-988a-48c4-8245-008b673a9ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:51.657Z|9f914875-89a5-45ab-88b3-8c8653a7eb05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:51.658Z|9f914875-89a5-45ab-88b3-8c8653a7eb05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:03:59.504Z|0de1d0d6-fe00-486d-b6a8-76f3e8be41f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:03:59.505Z|0de1d0d6-fe00-486d-b6a8-76f3e8be41f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:01.073Z|832dd342-e433-42e4-9a6d-5136156897aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:01.074Z|832dd342-e433-42e4-9a6d-5136156897aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:01.696Z|87bdd0b8-c930-4a68-9e9b-8f8572e2f072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:01.697Z|87bdd0b8-c930-4a68-9e9b-8f8572e2f072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:03.856Z|e9787601-dcc4-4ad7-a5a6-9fc8b157fe92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:04:03.857Z|e9787601-dcc4-4ad7-a5a6-9fc8b157fe92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:04:04.082Z|d95d34eb-f43f-4724-9bc9-2b45c769bb8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:04:04.083Z|d95d34eb-f43f-4724-9bc9-2b45c769bb8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:04:09.558Z|5dd64eb2-0323-4a3d-b01c-f65b5bb5744a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:09.561Z|5dd64eb2-0323-4a3d-b01c-f65b5bb5744a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:11.099Z|d416c337-c8e2-4772-92d3-50967c1a8d76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:11.100Z|d416c337-c8e2-4772-92d3-50967c1a8d76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:11.726Z|58b1ce6c-ddc9-46f6-979b-c3627c90a256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:11.728Z|58b1ce6c-ddc9-46f6-979b-c3627c90a256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:14.550Z|0a36f8d2-afe7-4dc4-88a6-e00ea51cf0f0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:04:14.552Z|0a36f8d2-afe7-4dc4-88a6-e00ea51cf0f0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:18.855Z|17536857-1220-42a0-bf55-a99c740c9990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:04:18.856Z|17536857-1220-42a0-bf55-a99c740c9990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:04:19.595Z|d0f3012f-1aad-457b-b61e-9e997af1594c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:19.596Z|d0f3012f-1aad-457b-b61e-9e997af1594c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:21.125Z|db8ebe5f-ef45-4d9e-9f46-3692f6eb976d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:21.126Z|db8ebe5f-ef45-4d9e-9f46-3692f6eb976d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:21.757Z|9ccb76ab-d708-46fd-bf9c-4fed64104691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:21.758Z|9ccb76ab-d708-46fd-bf9c-4fed64104691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:29.624Z|76c96f37-d845-4c3f-ad06-69616d120273|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:29.625Z|76c96f37-d845-4c3f-ad06-69616d120273|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:31.176Z|a740263b-84f4-45b6-8101-8c40e881bb43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:31.177Z|a740263b-84f4-45b6-8101-8c40e881bb43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:31.786Z|e785e52b-f8d5-44c1-b109-3f194b99e091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:31.786Z|e785e52b-f8d5-44c1-b109-3f194b99e091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:33.855Z|b250940f-4d8e-47cb-934e-5b556b50f94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:04:33.859Z|b250940f-4d8e-47cb-934e-5b556b50f94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:04:34.084Z|c50e23bd-d19d-49ee-ac63-38fed29098e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:04:34.084Z|c50e23bd-d19d-49ee-ac63-38fed29098e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:04:39.651Z|73d52ffa-4d1d-4772-b467-3a1a6dfdb621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:39.652Z|73d52ffa-4d1d-4772-b467-3a1a6dfdb621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:41.206Z|2fec1066-4f98-40de-b111-1dcf8e3b7685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:41.207Z|2fec1066-4f98-40de-b111-1dcf8e3b7685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:41.814Z|f3ea1ae6-caf3-4933-9fb2-a43ab39f2ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:41.814Z|f3ea1ae6-caf3-4933-9fb2-a43ab39f2ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:48.855Z|66c2da9a-68b1-40e5-a544-23501d2f0fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:04:48.856Z|66c2da9a-68b1-40e5-a544-23501d2f0fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:04:49.677Z|47cbf536-74a9-4b0d-a0f4-3557139c2872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:49.678Z|47cbf536-74a9-4b0d-a0f4-3557139c2872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:51.233Z|1ebf3c40-fc6d-484e-9180-2c1d334fccd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:51.234Z|1ebf3c40-fc6d-484e-9180-2c1d334fccd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:51.853Z|1a6bc837-0db0-4fae-a990-27a09a204bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:51.854Z|1a6bc837-0db0-4fae-a990-27a09a204bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:04:59.721Z|e6a0a23d-ecba-4105-bebc-a141c926340a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:04:59.722Z|e6a0a23d-ecba-4105-bebc-a141c926340a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:01.266Z|9b005408-5a01-43f1-9faf-10415f56eb98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:01.267Z|9b005408-5a01-43f1-9faf-10415f56eb98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:01.884Z|b7097c62-7be7-4b96-8d14-66fa0f864dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:01.885Z|b7097c62-7be7-4b96-8d14-66fa0f864dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:03.855Z|2ccbb59b-9744-41f1-a73d-f026b248f303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:05:03.856Z|2ccbb59b-9744-41f1-a73d-f026b248f303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:05:04.085Z|ab2fd30a-ed32-4454-a1f9-88ce1da0546e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:05:04.086Z|ab2fd30a-ed32-4454-a1f9-88ce1da0546e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:05:09.751Z|b8abe8de-6880-4e9d-8b71-481773e98bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:09.752Z|b8abe8de-6880-4e9d-8b71-481773e98bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:11.295Z|21dc760d-b6d3-4c97-a227-fe4e4700e992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:11.297Z|21dc760d-b6d3-4c97-a227-fe4e4700e992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:11.920Z|3d9319b6-4b24-4ef6-beaa-1a2cd56cb0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:11.921Z|3d9319b6-4b24-4ef6-beaa-1a2cd56cb0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:14.551Z|d3eb8ef0-2dcc-480c-895f-a56011b426bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:05:14.552Z|d3eb8ef0-2dcc-480c-895f-a56011b426bc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:18.855Z|14ce738c-4958-463b-8693-7779d454e2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:05:18.859Z|14ce738c-4958-463b-8693-7779d454e2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:05:19.780Z|015683c3-5d81-4a4e-b4fb-c4714d1379bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:19.780Z|015683c3-5d81-4a4e-b4fb-c4714d1379bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:21.322Z|050d111d-ee14-474f-b5db-6e8d115e913a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:21.323Z|050d111d-ee14-474f-b5db-6e8d115e913a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:21.953Z|4bb23a24-2d65-4377-8ad4-f65705839ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:21.954Z|4bb23a24-2d65-4377-8ad4-f65705839ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:29.806Z|cc1fdb8a-f90d-4515-88a1-676202fb5e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:29.807Z|cc1fdb8a-f90d-4515-88a1-676202fb5e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:31.348Z|f8a96fda-d20a-4d49-89a5-9527155360d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:31.349Z|f8a96fda-d20a-4d49-89a5-9527155360d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:31.981Z|0eeb7c42-26bb-4913-bc8b-791ea974b6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:31.982Z|0eeb7c42-26bb-4913-bc8b-791ea974b6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:33.855Z|493c20f5-58bc-48d3-b59b-66a23358de36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:05:33.856Z|493c20f5-58bc-48d3-b59b-66a23358de36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:05:34.087Z|e9bd539e-e544-4fe4-8f9a-c38417a61423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:05:34.087Z|e9bd539e-e544-4fe4-8f9a-c38417a61423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:05:39.836Z|17706cf4-9cba-4b38-bb7e-6ce0c50be28f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:39.836Z|17706cf4-9cba-4b38-bb7e-6ce0c50be28f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:41.376Z|cf21f59f-54cf-4ec9-a692-82105371833d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:41.377Z|cf21f59f-54cf-4ec9-a692-82105371833d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:42.012Z|9d1814c7-30dd-4c38-ae3c-fde38c647ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:42.013Z|9d1814c7-30dd-4c38-ae3c-fde38c647ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:48.855Z|fc01504a-1577-4a02-90e8-7e7716e2637a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:05:48.856Z|fc01504a-1577-4a02-90e8-7e7716e2637a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:05:49.865Z|f55af9e7-2954-4f57-ae16-c1cf8717ad82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:49.866Z|f55af9e7-2954-4f57-ae16-c1cf8717ad82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:51.408Z|e3c5fd34-eee4-43f7-a6a0-3f8e0ca11218|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:51.409Z|e3c5fd34-eee4-43f7-a6a0-3f8e0ca11218|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:52.039Z|cea1c797-fe4c-4a80-8836-0f08911985de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:52.040Z|cea1c797-fe4c-4a80-8836-0f08911985de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:05:59.895Z|59ca54b9-866b-4eb5-a6d6-e162d2e80c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:05:59.896Z|59ca54b9-866b-4eb5-a6d6-e162d2e80c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:01.444Z|2c76eba6-cca9-4b5d-bd70-6fad743efa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:01.445Z|2c76eba6-cca9-4b5d-bd70-6fad743efa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:02.070Z|25dc2c56-fc61-42d7-935d-f41c63430f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:02.071Z|25dc2c56-fc61-42d7-935d-f41c63430f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:03.855Z|b9229010-528f-4016-8037-4f8f11addc9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:06:03.858Z|b9229010-528f-4016-8037-4f8f11addc9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:06:04.088Z|1ac016d9-2828-402a-8605-cc6e07ecb6de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:06:04.098Z|1ac016d9-2828-402a-8605-cc6e07ecb6de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:06:09.921Z|7dd655a9-22dd-43e0-8ae5-702e424ac2a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:09.922Z|7dd655a9-22dd-43e0-8ae5-702e424ac2a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:11.474Z|ac411298-35d9-48cb-a14f-61a61eb7bc6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:11.475Z|ac411298-35d9-48cb-a14f-61a61eb7bc6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:12.096Z|3fa36f47-766f-41f3-9cc9-218e8ebec166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:12.097Z|3fa36f47-766f-41f3-9cc9-218e8ebec166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:14.550Z|f9f38016-869e-4cf1-9f99-d14ff2fa13cd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:06:14.551Z|f9f38016-869e-4cf1-9f99-d14ff2fa13cd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:18.855Z|cd2481ef-20cf-4db1-99da-661906c711c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:06:18.856Z|cd2481ef-20cf-4db1-99da-661906c711c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:06:19.947Z|a4e31cdd-0a38-496c-84ab-65d40edc9f2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:19.948Z|a4e31cdd-0a38-496c-84ab-65d40edc9f2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:21.505Z|c601c5dc-3d0d-45db-a509-3367de96f5a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:21.506Z|c601c5dc-3d0d-45db-a509-3367de96f5a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:22.130Z|01b353aa-f33f-49fb-bd9a-d34588198668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:22.131Z|01b353aa-f33f-49fb-bd9a-d34588198668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:29.974Z|6c6ce9f1-0409-4120-a6ba-be1a07d4a8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:29.976Z|6c6ce9f1-0409-4120-a6ba-be1a07d4a8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:31.536Z|9f861f20-077d-4a72-9925-d0580a3a210a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:31.536Z|9f861f20-077d-4a72-9925-d0580a3a210a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:32.162Z|129cbc8c-36be-49bf-8d5c-0510db4cec5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:32.163Z|129cbc8c-36be-49bf-8d5c-0510db4cec5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:33.855Z|305cf08c-c785-435c-8329-8a80505a14f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:06:33.856Z|305cf08c-c785-435c-8329-8a80505a14f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:06:34.099Z|f3566e9e-42c9-4c02-b25a-d287eed65fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:06:34.100Z|f3566e9e-42c9-4c02-b25a-d287eed65fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:06:40.002Z|11145157-b191-4c9d-9156-f6b3f5679ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:40.003Z|11145157-b191-4c9d-9156-f6b3f5679ff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:41.586Z|d7c614e6-59cb-4113-88e2-a511ab3c4736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:41.586Z|d7c614e6-59cb-4113-88e2-a511ab3c4736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:42.189Z|9a50f29a-b307-4339-b705-01ed8fa5e3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:42.191Z|9a50f29a-b307-4339-b705-01ed8fa5e3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:48.855Z|79eb916b-3f4b-4235-9762-9d48b27aaf19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:06:48.859Z|79eb916b-3f4b-4235-9762-9d48b27aaf19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:06:50.029Z|e7345746-24aa-493a-a8dd-cc63796b9d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:50.030Z|e7345746-24aa-493a-a8dd-cc63796b9d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:51.621Z|783a4657-edd4-4e80-8c6e-c3c4f4d76fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:51.621Z|783a4657-edd4-4e80-8c6e-c3c4f4d76fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:06:52.222Z|95d6f3f4-c8ce-48f3-8da6-425be7d2fe9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:06:52.223Z|95d6f3f4-c8ce-48f3-8da6-425be7d2fe9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:00.059Z|064f7ead-3b43-493c-a961-1a8142d7df32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:00.060Z|064f7ead-3b43-493c-a961-1a8142d7df32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:01.650Z|23f5ee76-afea-4a01-9854-24d067988623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:01.651Z|23f5ee76-afea-4a01-9854-24d067988623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:02.252Z|8a275870-bd7a-4c2d-872f-12168905cf50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:02.253Z|8a275870-bd7a-4c2d-872f-12168905cf50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:03.855Z|fdad3222-25aa-4a9d-a575-6fbacbb659d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:07:03.856Z|fdad3222-25aa-4a9d-a575-6fbacbb659d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:07:04.101Z|86f53a2c-9729-45f1-9e3a-55fb6cfe5ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:07:04.101Z|86f53a2c-9729-45f1-9e3a-55fb6cfe5ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:07:10.085Z|cbcfc9df-9229-44cf-bb41-116a5f199466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:10.086Z|cbcfc9df-9229-44cf-bb41-116a5f199466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:11.676Z|3feea664-1df0-4228-b639-ffa6d016561c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:11.677Z|3feea664-1df0-4228-b639-ffa6d016561c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:12.280Z|b9be6ca7-f691-4a50-a952-8b9a98da5028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:12.281Z|b9be6ca7-f691-4a50-a952-8b9a98da5028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:14.549Z|b8343219-4b97-4ede-921b-8f9fe1a142c5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:07:14.550Z|b8343219-4b97-4ede-921b-8f9fe1a142c5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:18.855Z|b02dcc2d-7a68-4900-92b9-6120bfda8cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:07:18.856Z|b02dcc2d-7a68-4900-92b9-6120bfda8cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:07:20.109Z|f830c97c-3bd0-4452-8203-73df181e6b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:20.110Z|f830c97c-3bd0-4452-8203-73df181e6b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:21.707Z|8b7ae14c-e179-44c4-b011-afe19abb5644|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:21.709Z|8b7ae14c-e179-44c4-b011-afe19abb5644|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:22.351Z|8b7e5fb3-73c3-42ce-b480-4c3910bb2fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:22.352Z|8b7e5fb3-73c3-42ce-b480-4c3910bb2fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:30.143Z|81c2b2d4-700c-40d4-9409-57ef9bc8fc78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:30.144Z|81c2b2d4-700c-40d4-9409-57ef9bc8fc78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:31.735Z|0099ac18-6ee4-4ca4-b5a2-d5b6198534c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:31.736Z|0099ac18-6ee4-4ca4-b5a2-d5b6198534c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:32.381Z|8f1c21e4-deeb-4289-aa50-0eeef93ab738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:32.382Z|8f1c21e4-deeb-4289-aa50-0eeef93ab738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:33.855Z|0c5aa9e8-d995-4208-8be1-23be471a7f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:07:33.858Z|0c5aa9e8-d995-4208-8be1-23be471a7f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:07:34.102Z|44163b17-f5e8-4a57-8db4-8913058c4f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:07:34.103Z|44163b17-f5e8-4a57-8db4-8913058c4f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:07:40.170Z|a8892770-be6b-4775-9e82-a322ea615a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:40.171Z|a8892770-be6b-4775-9e82-a322ea615a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:41.764Z|71a21820-80a4-459d-b7f0-77aae9f9e394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:41.764Z|71a21820-80a4-459d-b7f0-77aae9f9e394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:42.409Z|f4e2a502-206c-4dc9-a209-f57876559be4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:42.410Z|f4e2a502-206c-4dc9-a209-f57876559be4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:48.855Z|f4fd07ad-0e73-472f-9ad5-1e750ca509a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:07:48.856Z|f4fd07ad-0e73-472f-9ad5-1e750ca509a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:07:50.196Z|858a945a-ff85-4cb6-a304-bc89c15a8fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:50.197Z|858a945a-ff85-4cb6-a304-bc89c15a8fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:51.795Z|a46fd19f-433a-4cc8-8e38-37dc9ffac3f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:51.796Z|a46fd19f-433a-4cc8-8e38-37dc9ffac3f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:07:52.436Z|5f819601-9993-44ff-a2b3-25ed17b33f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:07:52.437Z|5f819601-9993-44ff-a2b3-25ed17b33f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:00.224Z|49892704-0b71-44f0-adb5-dd44a932b2b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:00.225Z|49892704-0b71-44f0-adb5-dd44a932b2b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:01.827Z|cea079cc-a06d-41de-ab8b-10bfe30f268b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:01.828Z|cea079cc-a06d-41de-ab8b-10bfe30f268b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:02.467Z|284d3516-225c-49af-80e5-a0d565c57230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:02.468Z|284d3516-225c-49af-80e5-a0d565c57230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:03.855Z|0877b1ba-2570-4ca0-bfb0-cc589d8dbf78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:08:03.856Z|0877b1ba-2570-4ca0-bfb0-cc589d8dbf78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:08:04.104Z|dd46c202-220b-40a9-9687-573820b56d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:08:04.105Z|dd46c202-220b-40a9-9687-573820b56d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:08:10.251Z|181a1a77-0878-422f-bb37-204f6ccb3b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:10.251Z|181a1a77-0878-422f-bb37-204f6ccb3b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:11.858Z|029c7c3d-ceda-444e-8c87-369337785242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:11.859Z|029c7c3d-ceda-444e-8c87-369337785242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:12.510Z|5a55e559-8b7d-4e74-bc8d-a5fb20ff613b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:12.510Z|5a55e559-8b7d-4e74-bc8d-a5fb20ff613b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:14.553Z|856f9d85-2e9b-47ea-82f8-1f2e0a8147bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:08:14.554Z|856f9d85-2e9b-47ea-82f8-1f2e0a8147bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:18.855Z|a555b41b-7923-4b61-9be3-efac4e38e6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:08:18.858Z|a555b41b-7923-4b61-9be3-efac4e38e6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:08:20.284Z|dd0f7811-d962-45f5-8407-0c4ca19f769f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:20.285Z|dd0f7811-d962-45f5-8407-0c4ca19f769f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:21.886Z|daca47a1-4373-4861-903a-003a8546f775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:21.887Z|daca47a1-4373-4861-903a-003a8546f775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:22.541Z|33d2b217-d5a3-445f-894e-fa0143bf8b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:22.542Z|33d2b217-d5a3-445f-894e-fa0143bf8b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:30.311Z|cffe8a36-018e-464f-8ae2-b5993c77b4cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:30.312Z|cffe8a36-018e-464f-8ae2-b5993c77b4cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:31.918Z|818b2804-44d3-43ab-86ef-20c68d3df5b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:31.919Z|818b2804-44d3-43ab-86ef-20c68d3df5b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:32.568Z|b4955006-57c6-43cf-967a-c037ca4e8928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:32.570Z|b4955006-57c6-43cf-967a-c037ca4e8928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:33.855Z|fe703154-6871-4537-bf6d-a7138ffe5492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:08:33.856Z|fe703154-6871-4537-bf6d-a7138ffe5492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:08:34.106Z|edc51a0d-b502-4971-a230-8bebb3948fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:08:34.106Z|edc51a0d-b502-4971-a230-8bebb3948fc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:08:40.336Z|bcc7aa30-42df-4b51-8841-09b33555e6e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:40.337Z|bcc7aa30-42df-4b51-8841-09b33555e6e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:41.950Z|aa56ced3-1602-4ffd-b4f9-3039218b99c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:41.950Z|aa56ced3-1602-4ffd-b4f9-3039218b99c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:42.598Z|4bad0f42-5830-4319-9a28-10e3339176e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:42.599Z|4bad0f42-5830-4319-9a28-10e3339176e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:48.855Z|38d15d1f-a450-4168-acd7-8acc12ac6a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:08:48.856Z|38d15d1f-a450-4168-acd7-8acc12ac6a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:08:50.372Z|22548242-0a05-426b-9573-06a9a4ad998a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:50.373Z|22548242-0a05-426b-9573-06a9a4ad998a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:51.991Z|94130e63-1699-49d1-b7ed-a3c25f374813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:51.991Z|94130e63-1699-49d1-b7ed-a3c25f374813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:08:52.627Z|e477c894-f399-4b25-b684-a4c8f2326b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:08:52.628Z|e477c894-f399-4b25-b684-a4c8f2326b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:00.398Z|94e6f219-8ea3-45a4-b53d-c643cc91d68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:00.399Z|94e6f219-8ea3-45a4-b53d-c643cc91d68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:02.020Z|0df1857f-f91c-4677-abb1-b6e9c05d9443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:02.021Z|0df1857f-f91c-4677-abb1-b6e9c05d9443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:02.653Z|d3a27fd3-3dcc-44ff-babc-6282dda6dc73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:02.654Z|d3a27fd3-3dcc-44ff-babc-6282dda6dc73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:03.855Z|1042e81e-80a8-47db-b8c8-ca9e049b93b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:09:03.858Z|1042e81e-80a8-47db-b8c8-ca9e049b93b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:09:04.107Z|5a705ced-0b50-4bd5-b4fe-4109507d7e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:09:04.108Z|5a705ced-0b50-4bd5-b4fe-4109507d7e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:09:10.429Z|78174b1f-bafb-47f3-9f50-bd2e5326ec05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:10.430Z|78174b1f-bafb-47f3-9f50-bd2e5326ec05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:12.063Z|61d8e103-95db-4fde-8efd-537879384367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:12.064Z|61d8e103-95db-4fde-8efd-537879384367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:12.678Z|4267f5e5-b37b-40cf-ab59-f205ed052cfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:12.679Z|4267f5e5-b37b-40cf-ab59-f205ed052cfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:14.560Z|3edb1203-6172-4ce1-b570-abad1e4a0dfa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:09:14.560Z|3edb1203-6172-4ce1-b570-abad1e4a0dfa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:18.855Z|acf82fb6-c01d-407c-bbb2-d165e4a01f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:09:18.856Z|acf82fb6-c01d-407c-bbb2-d165e4a01f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:09:20.457Z|d617c97f-d048-4637-be7d-125ee63274f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:20.458Z|d617c97f-d048-4637-be7d-125ee63274f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:22.101Z|7610b758-7d82-4fa9-a35f-cbec235187fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:22.102Z|7610b758-7d82-4fa9-a35f-cbec235187fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:22.703Z|ac710267-63d8-4985-a8dc-6d7d8e013ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:22.704Z|ac710267-63d8-4985-a8dc-6d7d8e013ecd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:30.492Z|e156e4dd-099a-4b62-b99f-76e3b997e1da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:30.492Z|e156e4dd-099a-4b62-b99f-76e3b997e1da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:32.130Z|b147a7d3-e56c-4fc1-a784-ce8c2b32a0b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:32.131Z|b147a7d3-e56c-4fc1-a784-ce8c2b32a0b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:32.733Z|d73e66bf-0038-4c3d-a542-e6edb83e2afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:32.733Z|d73e66bf-0038-4c3d-a542-e6edb83e2afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:33.855Z|b5cd52ca-f609-43ec-afd1-d90c63ea7a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:09:33.856Z|b5cd52ca-f609-43ec-afd1-d90c63ea7a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:09:34.109Z|d0742102-546f-4f16-902e-09a24406537b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:09:34.109Z|d0742102-546f-4f16-902e-09a24406537b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:09:40.521Z|51573b2e-7647-4264-9c43-93386bbe8144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:40.522Z|51573b2e-7647-4264-9c43-93386bbe8144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:42.162Z|5932497e-2b95-411f-9f6d-5940d0922163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:42.163Z|5932497e-2b95-411f-9f6d-5940d0922163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:42.761Z|8aab560d-5ccf-4c0f-b0b4-8bdae82866be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:42.762Z|8aab560d-5ccf-4c0f-b0b4-8bdae82866be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:48.855Z|b7c18bc1-ff26-4f13-bd1f-ba12bf223a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:09:48.858Z|b7c18bc1-ff26-4f13-bd1f-ba12bf223a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:09:50.550Z|3067515c-21a3-4caa-a640-259230378fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:50.551Z|3067515c-21a3-4caa-a640-259230378fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:52.188Z|65516968-67b3-42fa-bcb7-a1acda92f954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:52.188Z|65516968-67b3-42fa-bcb7-a1acda92f954|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:09:52.786Z|7afa4397-73a6-464d-9c1d-89f99532d5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:09:52.787Z|7afa4397-73a6-464d-9c1d-89f99532d5bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:00.578Z|1a21a1e5-7fe2-4b9d-a258-80c1eb2805e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:00.578Z|1a21a1e5-7fe2-4b9d-a258-80c1eb2805e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:02.220Z|34269439-7946-4fe4-91dd-a4f36635bc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:02.220Z|34269439-7946-4fe4-91dd-a4f36635bc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:02.814Z|ac143af5-65fe-411a-b49b-b9e18de8d2dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:02.815Z|ac143af5-65fe-411a-b49b-b9e18de8d2dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:03.855Z|f4a56619-3934-4d9b-a3ec-1fa24070f101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:10:03.856Z|f4a56619-3934-4d9b-a3ec-1fa24070f101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:10:04.110Z|9e70c25a-57db-4b5c-8097-246a89d26fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:10:04.111Z|9e70c25a-57db-4b5c-8097-246a89d26fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:10:10.604Z|f995fd50-19d2-4797-9f84-8ed078083eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:10.605Z|f995fd50-19d2-4797-9f84-8ed078083eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:12.248Z|d825730c-5998-46f8-b8fc-9d7b3aaf5e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:12.249Z|d825730c-5998-46f8-b8fc-9d7b3aaf5e51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:12.840Z|0719f057-a485-4ccd-9899-672745f2bc28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:12.841Z|0719f057-a485-4ccd-9899-672745f2bc28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:14.550Z|f3dbddd5-e597-4921-9fb6-6d7a3c2cc38c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:10:14.551Z|f3dbddd5-e597-4921-9fb6-6d7a3c2cc38c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:18.855Z|dddcadfd-4279-4e47-9d71-43ecc594884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:10:18.856Z|dddcadfd-4279-4e47-9d71-43ecc594884c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:10:20.634Z|cc2d3f71-a45a-407d-b30b-f06831e9efee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:20.634Z|cc2d3f71-a45a-407d-b30b-f06831e9efee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:22.288Z|36de0489-a2fa-450b-a413-634b5f72cfad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:22.288Z|36de0489-a2fa-450b-a413-634b5f72cfad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:22.870Z|22a08144-be34-4ee1-bc42-1e35dcb40e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:22.871Z|22a08144-be34-4ee1-bc42-1e35dcb40e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:30.658Z|0daa9a6d-25b8-4eaa-9f5a-149d2bb0bfcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:30.659Z|0daa9a6d-25b8-4eaa-9f5a-149d2bb0bfcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:32.320Z|6710c2f0-b22d-49a6-9f19-282eaaf0fae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:32.321Z|6710c2f0-b22d-49a6-9f19-282eaaf0fae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:32.901Z|b2cfcd40-eba4-4f22-a7c7-99f1bf1c771d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:32.902Z|b2cfcd40-eba4-4f22-a7c7-99f1bf1c771d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:33.855Z|c9e9e367-5252-4a52-9244-0014ec484633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:10:33.865Z|c9e9e367-5252-4a52-9244-0014ec484633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:10:34.112Z|b5b768dd-84df-42ff-b7e7-3f7ca2722790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:10:34.112Z|b5b768dd-84df-42ff-b7e7-3f7ca2722790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:10:40.685Z|78089731-22bd-4055-b2df-10b2210374e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:40.686Z|78089731-22bd-4055-b2df-10b2210374e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:42.353Z|a0d3c6d7-e993-440c-b8f6-e627c073b6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:42.354Z|a0d3c6d7-e993-440c-b8f6-e627c073b6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:42.939Z|823fac03-db94-4e60-add5-5fcb2ebd3458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:42.940Z|823fac03-db94-4e60-add5-5fcb2ebd3458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:48.855Z|52acacaa-6fa5-4ba7-8184-7ed36ac88cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:10:48.856Z|52acacaa-6fa5-4ba7-8184-7ed36ac88cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:10:50.716Z|13421dd1-175b-46f0-a4eb-6f4c7900a739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:50.717Z|13421dd1-175b-46f0-a4eb-6f4c7900a739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:52.382Z|5e8532d8-f5b5-4823-aa74-0c7d2d9a7d1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:52.383Z|5e8532d8-f5b5-4823-aa74-0c7d2d9a7d1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:10:52.979Z|4428ed3a-6654-4e24-a6e4-a0b980cce48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:10:52.980Z|4428ed3a-6654-4e24-a6e4-a0b980cce48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:00.742Z|0e48e32d-bc2c-4d71-a4d4-f846b7701261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:00.743Z|0e48e32d-bc2c-4d71-a4d4-f846b7701261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:02.411Z|ae0e6ea5-96a2-4b28-b7f2-daab661cefb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:02.412Z|ae0e6ea5-96a2-4b28-b7f2-daab661cefb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:03.025Z|06dba90a-5ac2-424a-9ec1-398354ada297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:03.026Z|06dba90a-5ac2-424a-9ec1-398354ada297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:03.855Z|d91725ba-23b8-4eef-896e-914bea690794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:11:03.856Z|d91725ba-23b8-4eef-896e-914bea690794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:11:04.113Z|93588e5e-2a99-431e-9fb2-d307d9bfcc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:11:04.113Z|93588e5e-2a99-431e-9fb2-d307d9bfcc32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:11:10.769Z|1dad6d9c-5c97-4853-a9e8-500c95203129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:10.770Z|1dad6d9c-5c97-4853-a9e8-500c95203129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:12.439Z|5b785741-f9e5-4592-ae6c-fdb3d9272e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:12.440Z|5b785741-f9e5-4592-ae6c-fdb3d9272e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:13.058Z|92273c27-b602-48cc-a944-5a4e280feea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:13.060Z|92273c27-b602-48cc-a944-5a4e280feea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:14.557Z|3b93d28c-857b-4e32-bb36-7680b212001d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:11:14.558Z|3b93d28c-857b-4e32-bb36-7680b212001d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:18.855Z|97ff1a00-b972-46c2-b98e-d0e0412d350f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:11:18.858Z|97ff1a00-b972-46c2-b98e-d0e0412d350f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:11:20.798Z|0443ca99-ea9c-4aa1-ad1e-153d99ea2766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:20.799Z|0443ca99-ea9c-4aa1-ad1e-153d99ea2766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:22.470Z|3a419c00-8f73-4bbb-b99a-e2d574b0c3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:22.471Z|3a419c00-8f73-4bbb-b99a-e2d574b0c3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:23.090Z|01fdbe49-40ae-4b69-b436-085540b04346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:23.091Z|01fdbe49-40ae-4b69-b436-085540b04346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:30.826Z|d9cbd609-4f9e-4bb6-bab6-9b469414a3c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:30.827Z|d9cbd609-4f9e-4bb6-bab6-9b469414a3c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:32.501Z|ddcafb66-97fa-49a7-b804-86a38ea7dea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:32.502Z|ddcafb66-97fa-49a7-b804-86a38ea7dea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:33.117Z|70c41370-410b-415c-ae44-da839ed92760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:33.118Z|70c41370-410b-415c-ae44-da839ed92760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:33.855Z|fb3f713f-581c-4d01-8aaf-8473ab4c50bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:11:33.856Z|fb3f713f-581c-4d01-8aaf-8473ab4c50bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:11:34.114Z|0d7329a8-222d-4e84-8a54-2f9c7a46d9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:11:34.115Z|0d7329a8-222d-4e84-8a54-2f9c7a46d9e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:11:40.855Z|accffdc2-0e43-402f-8963-37ea8bc18179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:40.856Z|accffdc2-0e43-402f-8963-37ea8bc18179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:42.530Z|4fc912fe-975b-466d-b99f-27b798743daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:42.531Z|4fc912fe-975b-466d-b99f-27b798743daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:43.146Z|1e408b58-813f-435d-b33b-1326f5cbda27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:43.147Z|1e408b58-813f-435d-b33b-1326f5cbda27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:48.855Z|150e8329-d0ed-45dd-9dae-f8e1d6610c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:11:48.857Z|150e8329-d0ed-45dd-9dae-f8e1d6610c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:11:50.886Z|132f0f31-8af3-40f2-869e-8651455a85cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:50.888Z|132f0f31-8af3-40f2-869e-8651455a85cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:52.566Z|e0490e8d-7f4a-40b8-bffe-3c53cf8fbbbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:52.568Z|e0490e8d-7f4a-40b8-bffe-3c53cf8fbbbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:11:53.187Z|c36fdf1b-ec58-4edc-951c-9728f2fcf291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:11:53.190Z|c36fdf1b-ec58-4edc-951c-9728f2fcf291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:00.926Z|8b058357-d503-4646-a764-cbf9a8d1ee3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:00.928Z|8b058357-d503-4646-a764-cbf9a8d1ee3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:02.593Z|f32625aa-f911-4f26-af54-dcddb160883e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:02.594Z|f32625aa-f911-4f26-af54-dcddb160883e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:03.221Z|15d81c70-1ce0-4a21-a06f-b0b6ac754976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:03.222Z|15d81c70-1ce0-4a21-a06f-b0b6ac754976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:03.855Z|53e79b75-cab1-4bfd-b7bb-a5ab0b15b09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:12:03.858Z|53e79b75-cab1-4bfd-b7bb-a5ab0b15b09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:12:04.116Z|84a9ac86-70d6-4ac9-926e-187e3c989e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:12:04.117Z|84a9ac86-70d6-4ac9-926e-187e3c989e94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:12:10.961Z|c0fb667a-0551-44bb-9305-a5cf3cb12524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:10.962Z|c0fb667a-0551-44bb-9305-a5cf3cb12524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:12.619Z|27472ecc-1109-47ad-9301-0c7cb679471f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:12.620Z|27472ecc-1109-47ad-9301-0c7cb679471f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:13.246Z|7c234924-613f-4876-a2c1-fbfff89276cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:13.247Z|7c234924-613f-4876-a2c1-fbfff89276cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:14.548Z|87de70d0-48f2-42cc-972e-260f7bf1e19d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:12:14.549Z|87de70d0-48f2-42cc-972e-260f7bf1e19d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:18.856Z|54f43040-eab3-4c9b-8f53-8fbd7d4bf6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:12:18.857Z|54f43040-eab3-4c9b-8f53-8fbd7d4bf6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:12:20.990Z|f542f4ff-02a3-4b57-97fc-e6ae3c04d706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:20.991Z|f542f4ff-02a3-4b57-97fc-e6ae3c04d706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:22.647Z|1b015cd4-4660-41e0-ae92-4e33e5966336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:22.648Z|1b015cd4-4660-41e0-ae92-4e33e5966336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:23.276Z|93a35dcc-92f1-40e5-a290-50318036c030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:23.276Z|93a35dcc-92f1-40e5-a290-50318036c030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:31.021Z|bea51c16-4706-4739-a91d-38bd7d0ced43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:31.022Z|bea51c16-4706-4739-a91d-38bd7d0ced43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:32.674Z|5ede03fb-cf8e-46d6-b7b7-f4405d00f4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:32.675Z|5ede03fb-cf8e-46d6-b7b7-f4405d00f4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:33.302Z|e367941d-e6b1-4a0a-b223-54a2abb0655d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:33.303Z|e367941d-e6b1-4a0a-b223-54a2abb0655d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:33.855Z|7a380180-dc3c-4a85-ba95-b7374b52e9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:12:33.856Z|7a380180-dc3c-4a85-ba95-b7374b52e9c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:12:34.117Z|e19022b5-eaca-4fc2-a027-4df8d0a822cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:12:34.118Z|e19022b5-eaca-4fc2-a027-4df8d0a822cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:12:41.049Z|f8cf5379-13bf-43ac-a7f7-df006d99110f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:41.050Z|f8cf5379-13bf-43ac-a7f7-df006d99110f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:42.700Z|896f2763-6392-4bd1-bc3f-69b5968f873f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:42.701Z|896f2763-6392-4bd1-bc3f-69b5968f873f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:43.331Z|221835a8-e8bc-4f04-ae86-1bac73192482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:43.332Z|221835a8-e8bc-4f04-ae86-1bac73192482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:48.855Z|5cfca2e4-63a9-4c1b-924e-341be6e57953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:12:48.858Z|5cfca2e4-63a9-4c1b-924e-341be6e57953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:12:51.076Z|5f0738c8-9d00-48a7-ae10-5639044a43d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:51.077Z|5f0738c8-9d00-48a7-ae10-5639044a43d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:52.744Z|d843709f-c7cc-4bee-a052-6c41bd315f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:52.745Z|d843709f-c7cc-4bee-a052-6c41bd315f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:12:53.357Z|2faa387e-7a83-4383-88d4-d639b3171372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:12:53.358Z|2faa387e-7a83-4383-88d4-d639b3171372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:01.101Z|c1307324-b20d-48d4-bcaf-6856e0fa45c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:01.101Z|c1307324-b20d-48d4-bcaf-6856e0fa45c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:02.780Z|3a09841f-6e20-44b8-b964-b7b1437335ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:02.781Z|3a09841f-6e20-44b8-b964-b7b1437335ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:03.386Z|e72500fa-c573-473e-aec7-277b4b25d739|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:03.387Z|e72500fa-c573-473e-aec7-277b4b25d739|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:03.855Z|4efa0e2d-4f17-4ed6-858b-1edb29c5b33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:13:03.856Z|4efa0e2d-4f17-4ed6-858b-1edb29c5b33c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:13:04.119Z|b98d4e0b-fbe0-456b-90cb-62a132a5977d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:13:04.120Z|b98d4e0b-fbe0-456b-90cb-62a132a5977d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:13:11.125Z|19e78685-6e3c-4bc5-9b78-968250585a2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:11.126Z|19e78685-6e3c-4bc5-9b78-968250585a2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:12.806Z|b1f0d041-800f-4643-bf1b-ebc5bc4ca9b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:12.807Z|b1f0d041-800f-4643-bf1b-ebc5bc4ca9b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:13.414Z|2532dfe6-98d8-463e-b5a0-f9d3ab32c7a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:13.415Z|2532dfe6-98d8-463e-b5a0-f9d3ab32c7a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:14.547Z|cc9d0c73-e964-4052-9a33-b9c1b4864f00|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:13:14.548Z|cc9d0c73-e964-4052-9a33-b9c1b4864f00|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:18.855Z|5d603dcc-3d05-4c1c-aca3-a1a30fcfd92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:13:18.856Z|5d603dcc-3d05-4c1c-aca3-a1a30fcfd92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:13:21.154Z|245a9fcb-307d-4c02-a747-9e0856aadd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:21.156Z|245a9fcb-307d-4c02-a747-9e0856aadd8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:22.832Z|8d52e9fb-9b0f-4e08-8ffb-f27b654f3c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:22.833Z|8d52e9fb-9b0f-4e08-8ffb-f27b654f3c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:23.439Z|5df86891-6e2d-4a71-b81c-9128251f3465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:23.439Z|5df86891-6e2d-4a71-b81c-9128251f3465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:31.186Z|d7f90417-c914-4ae8-a9cf-f8fce0384616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:31.188Z|d7f90417-c914-4ae8-a9cf-f8fce0384616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:32.862Z|1561d635-1154-4f62-8ba8-03f420750215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:32.863Z|1561d635-1154-4f62-8ba8-03f420750215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:33.463Z|a2f466fa-fd11-434f-8174-ed322916a5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:33.464Z|a2f466fa-fd11-434f-8174-ed322916a5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:33.855Z|9c791622-705a-4457-a335-b0de907606c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:13:33.858Z|9c791622-705a-4457-a335-b0de907606c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:13:34.121Z|54c7a3f3-dc0c-485c-bd85-d670e9cf7bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:13:34.121Z|54c7a3f3-dc0c-485c-bd85-d670e9cf7bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:13:41.214Z|ee0af6e9-a44c-4fee-bf43-3c0abdde307c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:41.214Z|ee0af6e9-a44c-4fee-bf43-3c0abdde307c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:42.889Z|9c54c29b-0594-48be-bfff-ddcd0405557a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:42.890Z|9c54c29b-0594-48be-bfff-ddcd0405557a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:43.493Z|53ee7fa5-09d1-4f6e-9fd4-dd22e9ea2c77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:43.494Z|53ee7fa5-09d1-4f6e-9fd4-dd22e9ea2c77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:48.855Z|9fd73a7a-1ed3-45c9-b97b-e566dae58634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:13:48.857Z|9fd73a7a-1ed3-45c9-b97b-e566dae58634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:13:51.241Z|8e5a25d1-814c-4c4a-a67c-e015bbb3631f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:51.242Z|8e5a25d1-814c-4c4a-a67c-e015bbb3631f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:52.917Z|8553be7c-77f6-408b-8548-96e5c0c65447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:52.918Z|8553be7c-77f6-408b-8548-96e5c0c65447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:13:53.521Z|c171dd26-e493-444a-b159-b8b6ba4495c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:13:53.522Z|c171dd26-e493-444a-b159-b8b6ba4495c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:01.269Z|247a411b-16b9-403a-8b15-3067c47bd048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:01.271Z|247a411b-16b9-403a-8b15-3067c47bd048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:02.948Z|40c325cd-2ac9-43eb-ba1f-71f840622f69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:02.949Z|40c325cd-2ac9-43eb-ba1f-71f840622f69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:03.554Z|92d7f25b-cf6d-48bf-b631-a406b8274a29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:03.555Z|92d7f25b-cf6d-48bf-b631-a406b8274a29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:03.855Z|6eb26663-707b-4e56-b07e-02afd0bfaaae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:14:03.856Z|6eb26663-707b-4e56-b07e-02afd0bfaaae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:14:04.122Z|ac323980-ff27-4e08-9716-096d425d9cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:14:04.123Z|ac323980-ff27-4e08-9716-096d425d9cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:14:11.307Z|9dc656f0-af7c-4a0b-895b-aeb3b3846e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:11.308Z|9dc656f0-af7c-4a0b-895b-aeb3b3846e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:12.975Z|3aa7ccb9-c0d2-4fcb-a8ff-f5bd96fd5e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:12.976Z|3aa7ccb9-c0d2-4fcb-a8ff-f5bd96fd5e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:13.588Z|a7554645-39d5-4f63-9ead-bfd991a0c735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:13.589Z|a7554645-39d5-4f63-9ead-bfd991a0c735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:14.553Z|04b337ec-dd73-456f-a2f3-959a1c582839|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:14:14.553Z|04b337ec-dd73-456f-a2f3-959a1c582839|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:18.855Z|89273859-400b-499a-99a9-0e7e7d117b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:14:18.859Z|89273859-400b-499a-99a9-0e7e7d117b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:14:21.333Z|27206f40-62ae-4a48-b79b-64a4e4551bfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:21.335Z|27206f40-62ae-4a48-b79b-64a4e4551bfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:23.002Z|3dc3fdc4-fb6c-4d2f-a694-6dd6b55ef93b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:23.003Z|3dc3fdc4-fb6c-4d2f-a694-6dd6b55ef93b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:23.620Z|94fd6770-4d90-4792-9579-02541bce5223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:23.621Z|94fd6770-4d90-4792-9579-02541bce5223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:31.370Z|3195a0b4-535a-4fcb-9765-1a972af041c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:31.371Z|3195a0b4-535a-4fcb-9765-1a972af041c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:33.044Z|b93ff1d7-68a8-443b-8964-c7eda299d161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:33.045Z|b93ff1d7-68a8-443b-8964-c7eda299d161|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:33.652Z|3020931a-7b7b-4fd9-9378-0a973d26ab1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:33.652Z|3020931a-7b7b-4fd9-9378-0a973d26ab1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:33.855Z|5ce3b799-3394-410b-ae8e-2ec195f9cba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:14:33.856Z|5ce3b799-3394-410b-ae8e-2ec195f9cba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:14:34.123Z|66174f70-66ba-42e2-8b2b-7322929c6ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:14:34.124Z|66174f70-66ba-42e2-8b2b-7322929c6ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:14:41.397Z|bca15e2a-e86d-4248-9118-12ac407e18f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:41.398Z|bca15e2a-e86d-4248-9118-12ac407e18f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:43.069Z|dfc597e2-4c43-43e8-81ae-30f144450003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:43.070Z|dfc597e2-4c43-43e8-81ae-30f144450003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:43.682Z|a5e21f3c-b457-4d5e-813d-c9ff1dbb32a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:43.683Z|a5e21f3c-b457-4d5e-813d-c9ff1dbb32a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:48.855Z|81743dbb-fbf9-43b9-a67a-c08178a77ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:14:48.856Z|81743dbb-fbf9-43b9-a67a-c08178a77ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:14:51.428Z|48be73a9-0299-47b2-8ea2-d9a7fb312818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:51.429Z|48be73a9-0299-47b2-8ea2-d9a7fb312818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:53.097Z|95cc937b-2a25-4730-86c0-a4bb17563436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:53.098Z|95cc937b-2a25-4730-86c0-a4bb17563436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:14:53.718Z|d6f71a39-2438-4ff2-bb0a-993acf13123c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:14:53.720Z|d6f71a39-2438-4ff2-bb0a-993acf13123c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:01.461Z|4dcd9bf7-8ad0-4a6f-8df4-83c05acac106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:01.462Z|4dcd9bf7-8ad0-4a6f-8df4-83c05acac106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:03.126Z|40ccf3b9-ae62-4d1e-b746-e76b32450a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:03.127Z|40ccf3b9-ae62-4d1e-b746-e76b32450a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:03.747Z|a16dae4c-ddeb-4474-952a-7822cd32e579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:03.748Z|a16dae4c-ddeb-4474-952a-7822cd32e579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:03.855Z|9a5cf054-d269-46f9-b402-3e9e0ad4369f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:15:03.858Z|9a5cf054-d269-46f9-b402-3e9e0ad4369f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:15:04.125Z|b4433044-ab2a-4cce-afc2-61278883acf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:15:04.125Z|b4433044-ab2a-4cce-afc2-61278883acf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:15:11.501Z|0abb524b-d25b-4169-a22f-dc1e0e34f344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:11.501Z|0abb524b-d25b-4169-a22f-dc1e0e34f344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:13.155Z|a68f9350-6c28-44f8-a551-bb52de4b741c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:13.156Z|a68f9350-6c28-44f8-a551-bb52de4b741c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:13.781Z|d15d4130-ca19-48f2-938b-775cd0549d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:13.782Z|d15d4130-ca19-48f2-938b-775cd0549d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:14.552Z|197f7873-38cc-41c6-85aa-3a3b14e0e3f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:15:14.553Z|197f7873-38cc-41c6-85aa-3a3b14e0e3f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:18.855Z|a9430869-b656-416e-8241-788d2aa43145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:15:18.855Z|a9430869-b656-416e-8241-788d2aa43145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:15:21.531Z|31be31f1-3a65-49da-8e27-e0f162d8b0a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:21.532Z|31be31f1-3a65-49da-8e27-e0f162d8b0a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:23.183Z|f007ca47-4add-4b7b-80bb-f1419522cdf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:23.184Z|f007ca47-4add-4b7b-80bb-f1419522cdf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:23.814Z|508bb685-9b1c-419d-bb93-5a2f629e4723|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:23.815Z|508bb685-9b1c-419d-bb93-5a2f629e4723|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:31.562Z|e84bb95d-8493-4746-89e3-fbd7cef34ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:31.563Z|e84bb95d-8493-4746-89e3-fbd7cef34ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:33.212Z|f13115c1-391c-477d-9085-6f8b16e876d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:33.213Z|f13115c1-391c-477d-9085-6f8b16e876d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:33.841Z|3e69d23f-4be3-47e2-b243-688e353441c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:33.842Z|3e69d23f-4be3-47e2-b243-688e353441c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:33.855Z|9006d0a9-afbb-437e-a738-cd14feb8733c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:15:33.855Z|9006d0a9-afbb-437e-a738-cd14feb8733c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:15:34.126Z|68bf4e48-918d-4e1a-9226-48e1e53d48bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:15:34.126Z|68bf4e48-918d-4e1a-9226-48e1e53d48bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:15:41.605Z|bab91f65-403c-4d47-923a-bc4dd15cd6d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:41.606Z|bab91f65-403c-4d47-923a-bc4dd15cd6d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:43.241Z|177782fd-52dc-4c81-ac77-29584101a207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:43.242Z|177782fd-52dc-4c81-ac77-29584101a207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:43.871Z|949528ec-84ec-4bf0-93fd-d08dabd93e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:43.872Z|949528ec-84ec-4bf0-93fd-d08dabd93e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:48.855Z|3804c02e-bfb2-4baf-8afb-d0edfd5cf251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:15:48.858Z|3804c02e-bfb2-4baf-8afb-d0edfd5cf251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:15:51.649Z|a17b590c-192e-4065-ae15-8927abe00058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:51.650Z|a17b590c-192e-4065-ae15-8927abe00058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:53.268Z|c36b4fdf-eff4-42ab-a792-7201cc7441c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:53.269Z|c36b4fdf-eff4-42ab-a792-7201cc7441c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:15:53.898Z|b8c8247e-0067-4b09-89e9-777449961353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:15:53.899Z|b8c8247e-0067-4b09-89e9-777449961353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:01.678Z|bb93b6c9-c81c-4f83-86b1-0ca0192d65ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:01.679Z|bb93b6c9-c81c-4f83-86b1-0ca0192d65ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:03.296Z|88b2efde-2b33-4fa9-aff1-3448f57c191b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:03.297Z|88b2efde-2b33-4fa9-aff1-3448f57c191b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:03.855Z|ce10d0a6-3b14-49cf-bd16-d6abaa103067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:16:03.856Z|ce10d0a6-3b14-49cf-bd16-d6abaa103067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:16:03.926Z|cc233e27-e6ff-412c-9097-81023de8878d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:03.927Z|cc233e27-e6ff-412c-9097-81023de8878d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:04.127Z|1f08ee36-6ab8-492e-aa30-f3fb83a58f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:16:04.128Z|1f08ee36-6ab8-492e-aa30-f3fb83a58f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:16:11.707Z|5b849c1f-7eac-47fa-87b5-18cb0abc8b68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:11.708Z|5b849c1f-7eac-47fa-87b5-18cb0abc8b68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:13.323Z|54aef678-76f9-4344-992b-e2f40979750f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:13.324Z|54aef678-76f9-4344-992b-e2f40979750f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:13.954Z|55f07fa2-401a-4c67-9476-834ec37cbbf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:13.955Z|55f07fa2-401a-4c67-9476-834ec37cbbf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:14.553Z|515a5e0f-2355-4a18-824f-75871948f5ab|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:16:14.555Z|515a5e0f-2355-4a18-824f-75871948f5ab|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:18.855Z|0f0bbb96-4a44-401d-8293-f1b8b22e1865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:16:18.856Z|0f0bbb96-4a44-401d-8293-f1b8b22e1865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:16:21.736Z|b2e9e04e-e329-42dc-8ef6-af8046be4455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:21.737Z|b2e9e04e-e329-42dc-8ef6-af8046be4455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:23.353Z|75d3ccae-bebf-4d50-a911-aeaaff2f77cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:23.356Z|75d3ccae-bebf-4d50-a911-aeaaff2f77cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:23.981Z|90595529-66bd-4eb5-893c-59f23422960f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:23.982Z|90595529-66bd-4eb5-893c-59f23422960f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:31.765Z|627ab493-fdf2-4848-9018-39e713708d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:31.766Z|627ab493-fdf2-4848-9018-39e713708d17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:33.384Z|bee005d0-2486-4923-934d-a22ed317b811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:33.385Z|bee005d0-2486-4923-934d-a22ed317b811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:33.855Z|02db8cbe-c3c5-41e7-88ab-f7d42f2fc721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:16:33.859Z|02db8cbe-c3c5-41e7-88ab-f7d42f2fc721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:16:34.043Z|7984a984-bd9c-4a0f-abdc-a4e004c4ea03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:34.044Z|7984a984-bd9c-4a0f-abdc-a4e004c4ea03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:34.130Z|c695b76d-0743-48c2-99cc-fe39d9a592f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:16:34.131Z|c695b76d-0743-48c2-99cc-fe39d9a592f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:16:41.794Z|590847e9-6f5d-40ca-b2f9-b85bed13f899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:41.795Z|590847e9-6f5d-40ca-b2f9-b85bed13f899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:43.411Z|00455531-a0a5-42cc-83bb-189db88b9f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:43.411Z|00455531-a0a5-42cc-83bb-189db88b9f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:44.090Z|a4529758-ecdd-4e42-ba66-3296dfd1745a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:44.091Z|a4529758-ecdd-4e42-ba66-3296dfd1745a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:48.855Z|b408a4ca-e24c-49c4-b35b-62db5a189739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:16:48.856Z|b408a4ca-e24c-49c4-b35b-62db5a189739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:16:51.821Z|1b040944-a1f8-4365-9f57-2eef44644272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:51.822Z|1b040944-a1f8-4365-9f57-2eef44644272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:53.437Z|eb7f383c-65af-475a-a5cc-b2778e8a89e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:53.437Z|eb7f383c-65af-475a-a5cc-b2778e8a89e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:16:54.126Z|8ab9ca11-daca-4efa-8a6e-71d982ccacb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:16:54.126Z|8ab9ca11-daca-4efa-8a6e-71d982ccacb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:01.864Z|78162433-1928-4a1c-8894-cd81f40c090a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:01.865Z|78162433-1928-4a1c-8894-cd81f40c090a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:03.463Z|f2cdb97f-2c87-457d-b481-ba09d053056a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:03.464Z|f2cdb97f-2c87-457d-b481-ba09d053056a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:03.855Z|bbc4f4ff-c60c-4c7f-bd12-57480544d127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:17:03.856Z|bbc4f4ff-c60c-4c7f-bd12-57480544d127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:17:04.132Z|950abf46-f474-46f2-90b8-61350cb4e771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:17:04.133Z|950abf46-f474-46f2-90b8-61350cb4e771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:17:04.187Z|81fc8c8e-0851-420e-ad21-4517f5a268f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:04.188Z|81fc8c8e-0851-420e-ad21-4517f5a268f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:11.892Z|01faad69-cde1-497b-b7aa-6f86f83b7c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:11.892Z|01faad69-cde1-497b-b7aa-6f86f83b7c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:13.491Z|fe5e7779-6fd4-4b86-86f8-cdf259d33f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:13.492Z|fe5e7779-6fd4-4b86-86f8-cdf259d33f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:14.248Z|1bde5952-2040-4cb5-b176-9a663fcd6433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:14.249Z|1bde5952-2040-4cb5-b176-9a663fcd6433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:14.552Z|87c1e1a9-0c49-4cec-b128-98c5387660b5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:17:14.553Z|87c1e1a9-0c49-4cec-b128-98c5387660b5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:18.855Z|303defc9-cd50-46ba-a199-d493dfca8d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:17:18.858Z|303defc9-cd50-46ba-a199-d493dfca8d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:17:21.920Z|f2c5f28a-ce02-4dec-837b-3732b8999ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:21.921Z|f2c5f28a-ce02-4dec-837b-3732b8999ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:23.517Z|7aff0508-c5df-4f93-9363-542a026e7a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:23.518Z|7aff0508-c5df-4f93-9363-542a026e7a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:24.281Z|fd520bc2-7701-46ac-ba5f-16b977100c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:24.282Z|fd520bc2-7701-46ac-ba5f-16b977100c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:31.949Z|5d22b63a-932b-42f5-bcfe-90aebb10e561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:31.950Z|5d22b63a-932b-42f5-bcfe-90aebb10e561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:33.544Z|ec4bb3d2-76a5-45f0-ab7c-3102fc94e919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:33.545Z|ec4bb3d2-76a5-45f0-ab7c-3102fc94e919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:33.855Z|4f85fdc7-11dc-4acc-917e-02d2302eba98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:17:33.856Z|4f85fdc7-11dc-4acc-917e-02d2302eba98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:17:34.133Z|8600d028-5b2f-45ef-9239-bc079575486a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:17:34.134Z|8600d028-5b2f-45ef-9239-bc079575486a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:17:34.308Z|b0e8b9c7-504f-4c10-bd9d-4d5bdaa47639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:34.309Z|b0e8b9c7-504f-4c10-bd9d-4d5bdaa47639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:41.976Z|a178e563-dc98-40ed-88d9-17229a6217fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:41.977Z|a178e563-dc98-40ed-88d9-17229a6217fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:43.572Z|e59a4300-4e35-42d0-8e5e-53ecf05d6d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:43.573Z|e59a4300-4e35-42d0-8e5e-53ecf05d6d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:44.339Z|715eb809-50e6-427e-bcab-1677a9d815ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:44.340Z|715eb809-50e6-427e-bcab-1677a9d815ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:48.855Z|81b1095d-fe22-4341-941b-e125ca2f86b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:17:48.856Z|81b1095d-fe22-4341-941b-e125ca2f86b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:17:52.004Z|bada7d66-de51-4a28-b3a2-8e844561bc7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:52.005Z|bada7d66-de51-4a28-b3a2-8e844561bc7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:53.603Z|fd9abba2-a433-47e4-80c4-fef210dbd9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:53.604Z|fd9abba2-a433-47e4-80c4-fef210dbd9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:17:54.368Z|7743dd0f-f162-459f-b749-c2b1b84705b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:17:54.369Z|7743dd0f-f162-459f-b749-c2b1b84705b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:02.034Z|8a438339-1055-4680-a23e-36de54544038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:02.035Z|8a438339-1055-4680-a23e-36de54544038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:03.633Z|079915f0-e345-4f5a-8e04-21383c26fcc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:03.634Z|079915f0-e345-4f5a-8e04-21383c26fcc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:03.855Z|9365d0dc-f251-4c90-b9d0-bf56c52b77f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:18:03.857Z|9365d0dc-f251-4c90-b9d0-bf56c52b77f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:18:04.135Z|9c82db3a-ad95-4ec6-8839-4e2ae793d7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:18:04.135Z|9c82db3a-ad95-4ec6-8839-4e2ae793d7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:18:04.395Z|00d532c1-1ea0-40d1-a7ea-e3f356f6c653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:04.396Z|00d532c1-1ea0-40d1-a7ea-e3f356f6c653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:12.062Z|31878c99-454c-4d49-bf63-c8a233dd3eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:12.063Z|31878c99-454c-4d49-bf63-c8a233dd3eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:13.665Z|280f7d73-6849-4386-905f-6adc48ae0f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:13.666Z|280f7d73-6849-4386-905f-6adc48ae0f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:14.424Z|24aec1b3-2835-4705-8847-c6c059e06315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:14.425Z|24aec1b3-2835-4705-8847-c6c059e06315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:14.547Z|8fcca993-175a-4d02-932b-2206fbda62d4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:18:14.547Z|8fcca993-175a-4d02-932b-2206fbda62d4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:18.855Z|c13d559e-20ef-4e7a-ac5c-9a52df8410e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:18:18.855Z|c13d559e-20ef-4e7a-ac5c-9a52df8410e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:18:22.101Z|068fa376-090b-4fc6-b33d-9b42263fa6ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:22.102Z|068fa376-090b-4fc6-b33d-9b42263fa6ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:23.690Z|be52335c-8cd3-4452-ae43-fbf3dfaf09d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:23.691Z|be52335c-8cd3-4452-ae43-fbf3dfaf09d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:24.500Z|4301fca1-648d-4b03-aa84-63097768ec17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:24.500Z|4301fca1-648d-4b03-aa84-63097768ec17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:32.130Z|d8a19965-05af-4b44-9b46-c13c35a455c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:32.130Z|d8a19965-05af-4b44-9b46-c13c35a455c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:33.715Z|a133e816-86f1-4de6-987c-281691796aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:33.716Z|a133e816-86f1-4de6-987c-281691796aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:33.855Z|c53d30c1-c525-4c08-998a-6c91f6d0b8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:18:33.856Z|c53d30c1-c525-4c08-998a-6c91f6d0b8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:18:34.136Z|fe0671d4-8ca3-4a13-911b-8c55a3cd3f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:18:34.136Z|fe0671d4-8ca3-4a13-911b-8c55a3cd3f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:18:34.531Z|7b711ec8-d42f-4947-80c8-5c34a4ecf462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:34.532Z|7b711ec8-d42f-4947-80c8-5c34a4ecf462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:42.161Z|11aca60c-8228-4b14-9e2b-248ffb280790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:42.162Z|11aca60c-8228-4b14-9e2b-248ffb280790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:43.742Z|81dd1286-1fe7-4428-bec8-8dc95dec5f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:43.743Z|81dd1286-1fe7-4428-bec8-8dc95dec5f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:44.559Z|c2d74c6e-040c-4801-a561-7f2753c8be32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:44.560Z|c2d74c6e-040c-4801-a561-7f2753c8be32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:48.855Z|f5821190-d719-4c47-a230-53df5742e051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:18:48.856Z|f5821190-d719-4c47-a230-53df5742e051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:18:52.198Z|fd842926-fefd-4301-af06-4fcd53334d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:52.199Z|fd842926-fefd-4301-af06-4fcd53334d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:53.768Z|601e7486-dbfe-4ebd-9465-c710d760a7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:53.769Z|601e7486-dbfe-4ebd-9465-c710d760a7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:18:54.586Z|55befad7-277f-4007-b2c6-34c73b6bc453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:18:54.587Z|55befad7-277f-4007-b2c6-34c73b6bc453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:02.226Z|1569c147-92b1-4420-8f75-cbbfd3b133f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:02.227Z|1569c147-92b1-4420-8f75-cbbfd3b133f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:03.793Z|87aceab2-d947-4431-b2e2-cb2cd44e060b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:03.794Z|87aceab2-d947-4431-b2e2-cb2cd44e060b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:03.855Z|3c6ad77e-aaf3-4c3b-9db0-e0e0e921bf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:19:03.856Z|3c6ad77e-aaf3-4c3b-9db0-e0e0e921bf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:19:04.137Z|8cf024bf-bc62-402c-8d5f-074493252449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:19:04.138Z|8cf024bf-bc62-402c-8d5f-074493252449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:19:04.610Z|857bd344-b648-4569-a42d-7b046046d03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:04.611Z|857bd344-b648-4569-a42d-7b046046d03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:12.259Z|cb152830-83dd-4097-901a-a9ae2354b0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:12.260Z|cb152830-83dd-4097-901a-a9ae2354b0d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:13.824Z|83389824-4e2c-4a68-99c5-09d909156e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:13.824Z|83389824-4e2c-4a68-99c5-09d909156e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:14.558Z|c7d3d059-be55-4989-a0fe-2ba4a7a988d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:19:14.559Z|c7d3d059-be55-4989-a0fe-2ba4a7a988d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:14.635Z|72c76f66-5219-47be-91b1-090f56fe39d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:14.636Z|72c76f66-5219-47be-91b1-090f56fe39d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:18.857Z|2199ca53-4005-43c7-94cf-5a7567fdd185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:19:18.864Z|2199ca53-4005-43c7-94cf-5a7567fdd185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:19:22.315Z|7aead3bf-8055-4bd4-8d37-d75d234b889c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:22.316Z|7aead3bf-8055-4bd4-8d37-d75d234b889c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:23.859Z|2a5b1a43-e338-4d53-acb4-55325af96d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:23.859Z|2a5b1a43-e338-4d53-acb4-55325af96d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:24.670Z|3d168bfb-928d-4b07-bb7e-72258433a990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:24.671Z|3d168bfb-928d-4b07-bb7e-72258433a990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:32.342Z|0e7953f0-0bcd-4c45-bb70-f3810137ef6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:32.343Z|0e7953f0-0bcd-4c45-bb70-f3810137ef6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:33.855Z|7439fcc4-ca6f-4b18-a569-9f2b597415a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:19:33.856Z|7439fcc4-ca6f-4b18-a569-9f2b597415a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:19:33.887Z|cfda6e31-28de-46d8-b2b1-31f9ebd452d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:33.888Z|cfda6e31-28de-46d8-b2b1-31f9ebd452d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:34.139Z|3a7294ab-558a-40f7-bbc9-451f90b00c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:19:34.139Z|3a7294ab-558a-40f7-bbc9-451f90b00c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:19:34.697Z|d850e9e4-57b1-4295-bad1-ea90e82b3e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:34.697Z|d850e9e4-57b1-4295-bad1-ea90e82b3e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:42.382Z|e8e301a3-8c50-4916-abf2-a34f2fbb0014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:42.384Z|e8e301a3-8c50-4916-abf2-a34f2fbb0014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:43.962Z|7f19d90d-e6f8-4d79-a1b9-d10daa7895ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:43.963Z|7f19d90d-e6f8-4d79-a1b9-d10daa7895ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:44.721Z|95eb23e8-cf58-49a3-a611-b329f51797b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:44.722Z|95eb23e8-cf58-49a3-a611-b329f51797b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:48.855Z|93657f49-f309-45ea-8b5b-ef08ccef9f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:19:48.856Z|93657f49-f309-45ea-8b5b-ef08ccef9f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:19:52.410Z|263c0731-ba08-4fdf-a6b7-4f72aaa0ea52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:52.410Z|263c0731-ba08-4fdf-a6b7-4f72aaa0ea52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:54.017Z|0ad59d50-7a5e-4937-b9db-a7e28598f7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:54.018Z|0ad59d50-7a5e-4937-b9db-a7e28598f7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:19:54.748Z|3d72382c-4e5f-429a-abde-371e89557919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:19:54.749Z|3d72382c-4e5f-429a-abde-371e89557919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:02.436Z|83242031-dafe-4eff-a3f2-b7c2adecdac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:02.437Z|83242031-dafe-4eff-a3f2-b7c2adecdac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:03.856Z|61b75718-0ae9-4dfa-8719-ea1934e277c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:20:03.858Z|61b75718-0ae9-4dfa-8719-ea1934e277c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:20:04.058Z|16a863cb-7690-4539-9ee4-69df486bb7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:04.059Z|16a863cb-7690-4539-9ee4-69df486bb7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:04.140Z|520ef112-f2aa-4e7f-8ed6-13dc625364a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:20:04.141Z|520ef112-f2aa-4e7f-8ed6-13dc625364a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:20:04.776Z|b00ccc55-c86c-4eb1-8d6d-9932fc8c3e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:04.777Z|b00ccc55-c86c-4eb1-8d6d-9932fc8c3e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:07.017Z|86e2574a-60f0-47c3-a391-cc262bd67ad5|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-05T00:20:07.018Z|86e2574a-60f0-47c3-a391-cc262bd67ad5|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:12.470Z|ecbee61a-bf9d-4b0e-b26c-1c909ec0fba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:12.471Z|ecbee61a-bf9d-4b0e-b26c-1c909ec0fba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:14.088Z|4da24ab2-1781-4b2b-8ded-5b4546a2999a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:14.088Z|4da24ab2-1781-4b2b-8ded-5b4546a2999a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:14.553Z|ff771154-f6dc-41c3-8fe0-ecd603a34258|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:20:14.553Z|ff771154-f6dc-41c3-8fe0-ecd603a34258|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:14.803Z|5a1964ef-970b-46cb-9a24-95938eca0ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:14.804Z|5a1964ef-970b-46cb-9a24-95938eca0ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:18.855Z|8608f414-34c1-4002-81f7-58019a4462ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:20:18.855Z|8608f414-34c1-4002-81f7-58019a4462ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:20:22.497Z|fe388e3d-9aa4-4040-b113-841ec1cf9c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:22.498Z|fe388e3d-9aa4-4040-b113-841ec1cf9c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:24.139Z|6e539073-7c34-4195-a163-c7fbb93bf0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:24.140Z|6e539073-7c34-4195-a163-c7fbb93bf0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:24.831Z|d4dffcfb-97b4-47ac-b14b-843f140fbe1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:24.831Z|d4dffcfb-97b4-47ac-b14b-843f140fbe1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:32.524Z|501344e6-1035-4162-9782-de89de6f709e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:32.524Z|501344e6-1035-4162-9782-de89de6f709e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:33.746Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-05T00:20:33.760Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 85531de7-e5e1-4405-ba4d-a4992a687aa1 already exists in requestDb InfraActiveRequests table 2023-01-05T00:20:33.820Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1 2023-01-05T00:20:33.821Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|INFO|500||Invoke 2023-01-05T00:20:33.821Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||===========================request begin================================================ 2023-01-05T00:20:33.822Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1 2023-01-05T00:20:33.822Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Method : GET 2023-01-05T00:20:33.823Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efdcd5a2ad5bfe153fd596fc4a25ee0e", X-B3-SpanId:"ee0cc277fd756fd0", X-B3-ParentSpanId:"aa6fc29acb7e4ae7", X-B3-Sampled:"0", X-ONAP-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-TransactionID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-ECOMP-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f024e41-86c4-4409-a81e-b800758ba250"] 2023-01-05T00:20:33.824Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Request body: 2023-01-05T00:20:33.824Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||==========================request end================================================ 2023-01-05T00:20:33.855Z|3537428f-8353-4355-9f06-1b543e869c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:20:33.862Z|3537428f-8353-4355-9f06-1b543e869c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:20:34.143Z|883ad7e3-0880-4847-b532-ee29006386f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:20:34.144Z|883ad7e3-0880-4847-b532-ee29006386f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:20:34.194Z|bbced03e-9735-4c8d-a93f-d895cd8e3dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:34.195Z|bbced03e-9735-4c8d-a93f-d895cd8e3dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:34.589Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||============================response begin========================================== 2023-01-05T00:20:34.590Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-05T00:20:34.590Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Status text : Not Found 2023-01-05T00:20:34.591Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=954901D49661ADA5EF0BB8175AC65B37; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:20:34 GMT", x-envoy-upstream-service-time:"562", server:"envoy"] 2023-01-05T00:20:34.591Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||Response body: 2023-01-05T00:20:34.592Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|DEBUG|500||=======================response end================================================= 2023-01-05T00:20:34.592Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85531de7-e5e1-4405-ba4d-a4992a687aa1|INFO|404|Not Found|InvokeReturn 2023-01-05T00:20:34.675Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 85531de7-e5e1-4405-ba4d-a4992a687aa1 2023-01-05T00:20:34.698Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-05T00:20:34.702Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-05T00:20:34.702Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-05T00:20:34.707Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-05T00:20:34.707Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-05T00:20:34.708Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-05T00:20:34.709Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"efdcd5a2ad5bfe153fd596fc4a25ee0e", X-B3-SpanId:"0370128c23cad073", X-B3-ParentSpanId:"aa6fc29acb7e4ae7", X-B3-Sampled:"0", X-ONAP-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-TransactionID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-ECOMP-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa502147-32f3-4baf-b671-aad08948b583"] 2023-01-05T00:20:34.709Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-05T00:20:34.709Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-05T00:20:34.802Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-05T00:20:34.803Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-05T00:20:34.803Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-05T00:20:34.804Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:20:35 GMT", x-envoy-upstream-service-time:"41", server:"envoy"] 2023-01-05T00:20:34.805Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-05T00:20:34.805Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-05T00:20:34.805Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-05T00:20:34.810Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-05T00:20:34.812Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:20:34.813Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:20:34.813Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-05T00:20:34.826Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-05T00:20:34.826Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:20:34.827Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-05T00:20:34.827Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"efdcd5a2ad5bfe153fd596fc4a25ee0e", X-B3-SpanId:"107abaa836b673db", X-B3-ParentSpanId:"aa6fc29acb7e4ae7", X-B3-Sampled:"0", X-ONAP-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-TransactionID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-ECOMP-RequestID:"85531de7-e5e1-4405-ba4d-a4992a687aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19cd5524-881f-47e4-8345-2a14d64fc132"] 2023-01-05T00:20:34.827Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-05T00:20:34.827Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-05T00:20:34.865Z|eebef172-ec77-461b-ac24-08b87a0a5808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:34.865Z|eebef172-ec77-461b-ac24-08b87a0a5808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:34.940Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-05T00:20:34.940Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-05T00:20:34.941Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-05T00:20:34.941Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:20:34 GMT", x-envoy-upstream-service-time:"76", server:"envoy"] 2023-01-05T00:20:34.941Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-05T00:20:34.942Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-05T00:20:34.942Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-05T00:20:34.943Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-05T00:20:34.948Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6eefb143 2023-01-05T00:20:34.956Z|85531de7-e5e1-4405-ba4d-a4992a687aa1|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-05T00:20:42.561Z|0f0e7c18-14c1-4ea2-a053-bf675c23586b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:42.565Z|0f0e7c18-14c1-4ea2-a053-bf675c23586b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:44.234Z|3d5ef246-4d77-466e-8de7-3df70aa90aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:44.235Z|3d5ef246-4d77-466e-8de7-3df70aa90aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:44.901Z|10ee4525-3e90-4dc1-9d10-bd36e22549d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:44.902Z|10ee4525-3e90-4dc1-9d10-bd36e22549d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:48.855Z|b40dd830-2200-4983-87ad-05429030c7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:20:48.856Z|b40dd830-2200-4983-87ad-05429030c7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:20:52.605Z|fd45763d-8877-42ae-aaed-642d043f3fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:52.606Z|fd45763d-8877-42ae-aaed-642d043f3fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:54.263Z|1663898a-b3ae-434a-bf22-2e306876b5fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:54.264Z|1663898a-b3ae-434a-bf22-2e306876b5fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:54.932Z|aa7113eb-7f05-4471-999a-01f6ba9f35e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:20:54.933Z|aa7113eb-7f05-4471-999a-01f6ba9f35e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:20:59.672Z|b0838521-1c7c-47f1-b5f1-c08cc13e0715|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-05T00:20:59.673Z|b0838521-1c7c-47f1-b5f1-c08cc13e0715|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:02.641Z|0f507892-d231-4b5b-a66d-ee3f94b9df72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:02.642Z|0f507892-d231-4b5b-a66d-ee3f94b9df72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:03.855Z|eedf270c-4f16-4c34-b66e-58f803b842f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:21:03.856Z|eedf270c-4f16-4c34-b66e-58f803b842f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:21:04.145Z|a01a817c-1e44-4ef1-a38a-a3cb6b898b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:21:04.145Z|a01a817c-1e44-4ef1-a38a-a3cb6b898b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:21:04.292Z|993654ed-5cd0-43fb-92e0-bd8349a857d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:04.292Z|993654ed-5cd0-43fb-92e0-bd8349a857d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:04.959Z|a3f2a181-39ce-4897-b540-eb199e2e469f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:04.960Z|a3f2a181-39ce-4897-b540-eb199e2e469f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:12.671Z|a294269b-5948-4159-9a94-c9f0b6b46bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:12.672Z|a294269b-5948-4159-9a94-c9f0b6b46bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:14.322Z|4f6cc4ce-409f-4804-8b7f-420304e072ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:14.323Z|4f6cc4ce-409f-4804-8b7f-420304e072ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:14.549Z|db59dc69-5c21-4c9a-93f3-077da3894ce8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:21:14.550Z|db59dc69-5c21-4c9a-93f3-077da3894ce8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:14.988Z|32ebcb25-c170-4e3a-9ab9-974dc298138b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:14.989Z|32ebcb25-c170-4e3a-9ab9-974dc298138b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:18.855Z|3434340f-363f-474a-84b9-ddd34a6046aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:21:18.858Z|3434340f-363f-474a-84b9-ddd34a6046aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:21:22.703Z|23e79089-d5fc-4408-8d50-7ddd910b9c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:22.704Z|23e79089-d5fc-4408-8d50-7ddd910b9c60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:24.367Z|c6f8d78c-1f18-47e7-ac09-2d96fdf9660a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:24.368Z|c6f8d78c-1f18-47e7-ac09-2d96fdf9660a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:25.022Z|b73a2561-bc72-41b6-a4bf-5f20d53ad7f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:25.023Z|b73a2561-bc72-41b6-a4bf-5f20d53ad7f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:32.745Z|acc0377e-8265-454d-9397-4d71fd17a391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:32.746Z|acc0377e-8265-454d-9397-4d71fd17a391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:33.855Z|e8050ce0-e780-4107-a346-88513678264f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:21:33.856Z|e8050ce0-e780-4107-a346-88513678264f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:21:34.146Z|5c692ccd-355c-4243-b201-ff87d0e2ce6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:21:34.147Z|5c692ccd-355c-4243-b201-ff87d0e2ce6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:21:34.431Z|9b489620-c6f6-475a-a2a9-db9a8a1cb408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:34.433Z|9b489620-c6f6-475a-a2a9-db9a8a1cb408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:35.048Z|27de8d42-68ec-4f66-b74f-f3a6115ccf14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:35.048Z|27de8d42-68ec-4f66-b74f-f3a6115ccf14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:42.786Z|b3694733-da5b-4340-b555-f3b8f23be583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:42.786Z|b3694733-da5b-4340-b555-f3b8f23be583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:44.485Z|c52aba1d-c54b-430d-9503-c5a53e09ef7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:44.486Z|c52aba1d-c54b-430d-9503-c5a53e09ef7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:45.078Z|1f0502d2-5e1e-49ab-a9f0-58051dbabbda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:45.079Z|1f0502d2-5e1e-49ab-a9f0-58051dbabbda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:48.855Z|11dd4875-8631-4a22-a131-0301f1cce04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:21:48.856Z|11dd4875-8631-4a22-a131-0301f1cce04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:21:52.811Z|d17004c6-0506-4f6f-8e63-d3a63a5e412c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:52.812Z|d17004c6-0506-4f6f-8e63-d3a63a5e412c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:54.514Z|4079367c-7e39-446c-9845-cc35d3fded89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:54.514Z|4079367c-7e39-446c-9845-cc35d3fded89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:21:55.108Z|b800f029-9f6f-4b65-bc97-f31658c585ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:21:55.109Z|b800f029-9f6f-4b65-bc97-f31658c585ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:02.844Z|04903f37-6194-473c-8fc9-8bbe327c06fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:02.845Z|04903f37-6194-473c-8fc9-8bbe327c06fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:03.855Z|c4c94e61-7aa0-4320-8acb-9cfc05c106b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:22:03.860Z|c4c94e61-7aa0-4320-8acb-9cfc05c106b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:22:04.148Z|6f2cff64-f276-4ccc-be57-c12689d80d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:22:04.149Z|6f2cff64-f276-4ccc-be57-c12689d80d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:22:04.544Z|f1075f8a-0e02-43ab-9e9a-7ff06b325c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:04.544Z|f1075f8a-0e02-43ab-9e9a-7ff06b325c9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:05.134Z|d4e14648-adc0-4271-90ff-ca80367a2077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:05.135Z|d4e14648-adc0-4271-90ff-ca80367a2077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:12.870Z|0b5b51f0-055f-46e2-be3f-270961f25bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:12.871Z|0b5b51f0-055f-46e2-be3f-270961f25bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:14.547Z|9d30530e-d02b-4861-a8f6-0e0d621be1af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:22:14.549Z|9d30530e-d02b-4861-a8f6-0e0d621be1af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:14.571Z|f017449b-b915-49d0-895e-26e5a1ff0c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:14.572Z|f017449b-b915-49d0-895e-26e5a1ff0c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:15.161Z|df5420df-aea0-4ee1-bdde-c49f035061af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:15.162Z|df5420df-aea0-4ee1-bdde-c49f035061af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:18.855Z|fca3b817-d374-4369-98de-1d919bc9aeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:22:18.856Z|fca3b817-d374-4369-98de-1d919bc9aeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:22:22.903Z|9b06ffd2-704a-476e-aefe-c09a160d52ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:22.903Z|9b06ffd2-704a-476e-aefe-c09a160d52ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:24.601Z|fc720ca4-fdbe-4606-8719-3eff291674de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:24.601Z|fc720ca4-fdbe-4606-8719-3eff291674de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:25.189Z|1d7f268f-6d2f-4817-a1ff-cf7f2870f3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:25.189Z|1d7f268f-6d2f-4817-a1ff-cf7f2870f3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:32.928Z|01898477-2f36-4af1-81f9-2247d6eea5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:32.929Z|01898477-2f36-4af1-81f9-2247d6eea5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:33.855Z|ae81f02e-f624-4682-9805-0e7faa6f5186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:22:33.856Z|ae81f02e-f624-4682-9805-0e7faa6f5186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:22:34.150Z|59221dab-75be-4798-9bf5-4a6632b2701b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:22:34.151Z|59221dab-75be-4798-9bf5-4a6632b2701b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:22:34.626Z|2d34f12a-d4ae-4c01-804a-14f9fd619f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:34.626Z|2d34f12a-d4ae-4c01-804a-14f9fd619f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:35.213Z|c585bddb-4be5-4ce9-adad-5bb8caca81a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:35.214Z|c585bddb-4be5-4ce9-adad-5bb8caca81a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:42.957Z|5f2bccd8-7210-4934-8aeb-57e785debce7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:42.958Z|5f2bccd8-7210-4934-8aeb-57e785debce7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:44.653Z|96ccb116-6abd-4f2b-b0ba-ab7af8b0d455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:44.653Z|96ccb116-6abd-4f2b-b0ba-ab7af8b0d455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:45.238Z|3d525945-ee89-4d46-9f21-cbcc8fa5ca16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:45.238Z|3d525945-ee89-4d46-9f21-cbcc8fa5ca16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:48.855Z|857b892b-7e88-4071-8903-94d60fd23b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:22:48.858Z|857b892b-7e88-4071-8903-94d60fd23b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:22:52.985Z|2bbfbd58-2315-40d4-a455-405af7287097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:52.986Z|2bbfbd58-2315-40d4-a455-405af7287097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:54.678Z|fac60e0f-25a3-4efd-97e2-5e355a6ca32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:54.679Z|fac60e0f-25a3-4efd-97e2-5e355a6ca32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:22:55.263Z|a195130d-138b-4430-9f33-bb967d1cc163|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:22:55.264Z|a195130d-138b-4430-9f33-bb967d1cc163|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:03.017Z|25fda30f-71fb-458f-9fbe-b416fb0549c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:03.018Z|25fda30f-71fb-458f-9fbe-b416fb0549c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:03.855Z|3bfa0ace-131b-47e8-a0a6-bdeaa0ada859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:23:03.856Z|3bfa0ace-131b-47e8-a0a6-bdeaa0ada859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:23:04.152Z|4af04193-70a2-4a82-adb9-121688b0cd53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:23:04.153Z|4af04193-70a2-4a82-adb9-121688b0cd53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:23:04.704Z|f873a44f-7686-40ef-a47e-1e89e2e82976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:04.705Z|f873a44f-7686-40ef-a47e-1e89e2e82976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:05.296Z|f10cf89b-022f-451f-8137-cf7fcefdbff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:05.297Z|f10cf89b-022f-451f-8137-cf7fcefdbff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:13.046Z|8ffb13cd-c151-4e9c-b605-940174f92ceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:13.046Z|8ffb13cd-c151-4e9c-b605-940174f92ceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:14.557Z|ac3486d6-08c2-46a5-8b7a-b6a2c5a330e0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:23:14.558Z|ac3486d6-08c2-46a5-8b7a-b6a2c5a330e0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:14.730Z|8f86303f-8862-448f-a0b1-fd9a77b08925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:14.731Z|8f86303f-8862-448f-a0b1-fd9a77b08925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:15.331Z|40f87fbb-04a7-4e98-8440-d4258aad4334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:15.332Z|40f87fbb-04a7-4e98-8440-d4258aad4334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:18.855Z|1d69de9c-875c-40a9-bdbe-889ffa28d95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:23:18.856Z|1d69de9c-875c-40a9-bdbe-889ffa28d95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:23:23.074Z|dccc1d9e-d5a6-4fd0-90a2-46bf7b88b56f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:23.074Z|dccc1d9e-d5a6-4fd0-90a2-46bf7b88b56f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:24.755Z|a7f1a0b2-6731-413c-ac40-67e2b38b9c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:24.756Z|a7f1a0b2-6731-413c-ac40-67e2b38b9c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:25.362Z|19d6f1fe-6ae5-4989-81b6-62c4e7b5652b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:25.363Z|19d6f1fe-6ae5-4989-81b6-62c4e7b5652b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:33.104Z|1f9dd382-bdeb-4b16-8dc8-0c746db316a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:33.105Z|1f9dd382-bdeb-4b16-8dc8-0c746db316a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:33.855Z|91ef9f31-4baa-4ed2-bf64-d1e2fbb7efe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:23:33.861Z|91ef9f31-4baa-4ed2-bf64-d1e2fbb7efe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:23:34.154Z|99eab26f-f5be-49f7-ae36-8b9257df1597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:23:34.155Z|99eab26f-f5be-49f7-ae36-8b9257df1597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:23:34.784Z|52eb6dce-4163-4373-a977-195fe20e90c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:34.785Z|52eb6dce-4163-4373-a977-195fe20e90c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:35.389Z|2621a3df-fa62-4896-8170-9fcf1a2c31d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:35.390Z|2621a3df-fa62-4896-8170-9fcf1a2c31d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:43.128Z|2ac2a423-6bd9-4143-9a02-03fb0d3f1bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:43.129Z|2ac2a423-6bd9-4143-9a02-03fb0d3f1bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:44.811Z|61a94bfc-7d74-4383-b027-4dcd5e667666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:44.812Z|61a94bfc-7d74-4383-b027-4dcd5e667666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:45.416Z|79e714bc-7c05-4d6c-8f54-602ee34293c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:45.417Z|79e714bc-7c05-4d6c-8f54-602ee34293c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:48.855Z|49c055e2-efc1-40a8-a0f4-abcf1751f94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:23:48.856Z|49c055e2-efc1-40a8-a0f4-abcf1751f94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:23:53.156Z|2f641e23-95aa-44ef-b15c-cde86127d4db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:53.156Z|2f641e23-95aa-44ef-b15c-cde86127d4db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:54.841Z|a65ee991-0d8e-4aae-b742-49cc64028156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:54.841Z|a65ee991-0d8e-4aae-b742-49cc64028156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:23:55.445Z|b3d262f6-89b9-45bd-894b-d980f2a5f954|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:23:55.446Z|b3d262f6-89b9-45bd-894b-d980f2a5f954|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:03.183Z|68933da0-f9f0-42bc-9f0c-00ca162d8b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:03.183Z|68933da0-f9f0-42bc-9f0c-00ca162d8b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:03.855Z|4196f1ea-ba39-43b8-9348-a462830bf578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:24:03.856Z|4196f1ea-ba39-43b8-9348-a462830bf578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:24:04.156Z|3c8e932d-5266-4bd6-a210-ade9a4972726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:24:04.157Z|3c8e932d-5266-4bd6-a210-ade9a4972726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:24:04.869Z|db381442-acfe-4bc0-b386-1d6d76f4d07c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:04.870Z|db381442-acfe-4bc0-b386-1d6d76f4d07c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:05.476Z|2fe1dc57-e20e-4380-9fe1-bac9ded2cf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:05.477Z|2fe1dc57-e20e-4380-9fe1-bac9ded2cf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:13.209Z|d433ce8b-5fbc-483c-9455-c52577b8c2c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:13.210Z|d433ce8b-5fbc-483c-9455-c52577b8c2c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:14.549Z|4029005f-c650-4fdd-8880-7c69814fb347|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:24:14.550Z|4029005f-c650-4fdd-8880-7c69814fb347|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:14.898Z|83be00bd-9607-4239-937f-840eceb58209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:14.899Z|83be00bd-9607-4239-937f-840eceb58209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:15.504Z|0f4dd474-19c5-4448-bd06-0f07779daae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:15.504Z|0f4dd474-19c5-4448-bd06-0f07779daae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:18.855Z|820300f8-c20d-4421-ab1e-d3d6b92bde2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:24:18.858Z|820300f8-c20d-4421-ab1e-d3d6b92bde2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:24:23.237Z|75de14ab-1d23-4a51-ba93-87574cbf56c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:23.239Z|75de14ab-1d23-4a51-ba93-87574cbf56c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:24.925Z|ad61764c-b2d0-4d54-b8a2-77ccfb4cf686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:24.926Z|ad61764c-b2d0-4d54-b8a2-77ccfb4cf686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:25.533Z|40da86d7-fd25-456e-afe7-20de43841499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:25.534Z|40da86d7-fd25-456e-afe7-20de43841499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:33.266Z|321eede8-a4df-4db6-a3af-849be2ab1011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:33.266Z|321eede8-a4df-4db6-a3af-849be2ab1011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:33.855Z|6ce64b18-ccae-4fb9-8acc-50f37f9b84c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:24:33.856Z|6ce64b18-ccae-4fb9-8acc-50f37f9b84c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:24:34.157Z|ebc8141b-3142-4e5f-8f7a-e35c1d542bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:24:34.158Z|ebc8141b-3142-4e5f-8f7a-e35c1d542bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:24:34.954Z|f9a2c1ef-9965-4044-8161-297cd83866c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:34.955Z|f9a2c1ef-9965-4044-8161-297cd83866c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:35.560Z|660e992a-54f9-4ad6-8baa-c99f82a033dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:35.561Z|660e992a-54f9-4ad6-8baa-c99f82a033dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:43.304Z|b8b444f4-2f06-4103-8871-ff3906fe3794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:43.305Z|b8b444f4-2f06-4103-8871-ff3906fe3794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:44.982Z|acd6dd78-6014-42da-9e4b-e80946bc0dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:44.983Z|acd6dd78-6014-42da-9e4b-e80946bc0dc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:45.586Z|69cd7659-3ca0-4a81-870f-b69a9479eb15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:45.587Z|69cd7659-3ca0-4a81-870f-b69a9479eb15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:46.622Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-05T00:24:46.623Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: fc36847b-aa6f-43c3-b4bb-e9069d36f3d9 already exists in requestDb InfraActiveRequests table 2023-01-05T00:24:46.625Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9 2023-01-05T00:24:46.626Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|INFO|500||Invoke 2023-01-05T00:24:46.626Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||===========================request begin================================================ 2023-01-05T00:24:46.626Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9 2023-01-05T00:24:46.627Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Method : GET 2023-01-05T00:24:46.628Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1b21fec70cc3eac83f36c3d787a16ff", X-B3-SpanId:"e8a9db195ecd630b", X-B3-ParentSpanId:"a7d1925f557b4e24", X-B3-Sampled:"0", X-ONAP-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-TransactionID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-ECOMP-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f302cce-e797-479a-b1d1-77baf29d2628"] 2023-01-05T00:24:46.628Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Request body: 2023-01-05T00:24:46.628Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||==========================request end================================================ 2023-01-05T00:24:46.671Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||============================response begin========================================== 2023-01-05T00:24:46.671Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-05T00:24:46.672Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Status text : Not Found 2023-01-05T00:24:46.672Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:24:46 GMT", x-envoy-upstream-service-time:"34", server:"envoy"] 2023-01-05T00:24:46.672Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||Response body: 2023-01-05T00:24:46.673Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|DEBUG|500||=======================response end================================================= 2023-01-05T00:24:46.673Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|INFO|404|Not Found|InvokeReturn 2023-01-05T00:24:46.678Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID fc36847b-aa6f-43c3-b4bb-e9069d36f3d9 2023-01-05T00:24:46.680Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-05T00:24:46.681Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-05T00:24:46.682Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-05T00:24:46.682Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-05T00:24:46.682Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-05T00:24:46.683Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-05T00:24:46.683Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"c1b21fec70cc3eac83f36c3d787a16ff", X-B3-SpanId:"d702277d4649e60f", X-B3-ParentSpanId:"a7d1925f557b4e24", X-B3-Sampled:"0", X-ONAP-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-TransactionID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-ECOMP-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"539b9675-1df5-4ad0-9b6f-d0b68c76a3d6"] 2023-01-05T00:24:46.683Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-05T00:24:46.684Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-05T00:24:46.694Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-05T00:24:46.700Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-05T00:24:46.700Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-05T00:24:46.700Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:24:46 GMT", x-envoy-upstream-service-time:"4", server:"envoy"] 2023-01-05T00:24:46.701Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-05T00:24:46.701Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-05T00:24:46.701Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-05T00:24:46.703Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-05T00:24:46.713Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:24:46.714Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:24:46.715Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-05T00:24:46.717Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-05T00:24:46.717Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:24:46.717Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-05T00:24:46.719Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"c1b21fec70cc3eac83f36c3d787a16ff", X-B3-SpanId:"eaf6a0bc61223fab", X-B3-ParentSpanId:"a7d1925f557b4e24", X-B3-Sampled:"0", X-ONAP-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-TransactionID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-ECOMP-RequestID:"fc36847b-aa6f-43c3-b4bb-e9069d36f3d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fcdaa4f-cdf9-4c1f-a2b0-3590477cf9c3"] 2023-01-05T00:24:46.720Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-05T00:24:46.720Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-05T00:24:46.748Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-05T00:24:46.749Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-05T00:24:46.749Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-05T00:24:46.749Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:24:46 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2023-01-05T00:24:46.750Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-05T00:24:46.750Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-05T00:24:46.750Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-05T00:24:46.757Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-05T00:24:46.759Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@9b038e3 2023-01-05T00:24:46.762Z|fc36847b-aa6f-43c3-b4bb-e9069d36f3d9|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-05T00:24:48.855Z|158c3187-360c-4815-a0dc-fe8eb247286d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:24:48.856Z|158c3187-360c-4815-a0dc-fe8eb247286d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:24:53.334Z|51af6337-e0dc-4ac8-b87e-6732c3aea5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:53.334Z|51af6337-e0dc-4ac8-b87e-6732c3aea5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:55.011Z|e1024140-daaa-48bf-9413-67e6f7ddba18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:55.012Z|e1024140-daaa-48bf-9413-67e6f7ddba18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:24:55.625Z|d03daad6-4c66-4a8b-b311-60880c9a59c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:24:55.626Z|d03daad6-4c66-4a8b-b311-60880c9a59c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:03.371Z|5e5ec96a-1eec-416e-81f0-26bf8a0faca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:03.372Z|5e5ec96a-1eec-416e-81f0-26bf8a0faca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:03.855Z|bf4b44f7-acd8-4451-951e-6d6309950aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:25:03.857Z|bf4b44f7-acd8-4451-951e-6d6309950aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:25:04.159Z|d8e7827f-5de7-4758-b42a-b48b75ef1d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:25:04.159Z|d8e7827f-5de7-4758-b42a-b48b75ef1d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:25:05.040Z|35fe281f-3242-4700-9033-52f48874ce11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:05.040Z|35fe281f-3242-4700-9033-52f48874ce11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:05.654Z|71e09d25-8fd7-46f7-804b-2969e0321bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:05.655Z|71e09d25-8fd7-46f7-804b-2969e0321bc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:07.918Z|280dffd5-b5df-44ff-b125-d1b78b6cb397|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-05T00:25:07.919Z|280dffd5-b5df-44ff-b125-d1b78b6cb397|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:13.397Z|b05326f6-4b05-41e2-847b-553c19cd6c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:13.398Z|b05326f6-4b05-41e2-847b-553c19cd6c41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:14.548Z|00ea409c-f85b-4780-9d48-db1ae946b474|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:25:14.549Z|00ea409c-f85b-4780-9d48-db1ae946b474|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:15.066Z|d4e4966b-cb7d-4cea-ac70-7971437764d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:15.067Z|d4e4966b-cb7d-4cea-ac70-7971437764d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:15.681Z|b9323552-762b-4e5c-ba10-16c2ca7908c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:15.682Z|b9323552-762b-4e5c-ba10-16c2ca7908c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:18.855Z|71176bee-8f86-41ab-9a27-00c4ef7b3d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:25:18.856Z|71176bee-8f86-41ab-9a27-00c4ef7b3d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:25:23.424Z|80394417-2d15-4500-8157-378fe4b35760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:23.425Z|80394417-2d15-4500-8157-378fe4b35760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:25.096Z|45e280ec-32eb-4cc4-bf4a-c3e9c3c61daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:25.097Z|45e280ec-32eb-4cc4-bf4a-c3e9c3c61daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:25.709Z|414916fd-b28c-4167-8048-116b850e0c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:25.710Z|414916fd-b28c-4167-8048-116b850e0c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:33.451Z|8b2229c1-5c08-447f-b244-9994bac71ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:33.452Z|8b2229c1-5c08-447f-b244-9994bac71ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:33.855Z|bc9f8a3f-4098-4086-9b31-f9ecf67cd5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:25:33.856Z|bc9f8a3f-4098-4086-9b31-f9ecf67cd5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:25:34.160Z|c52dac53-4aaa-4ab3-87df-86ade0c300c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:25:34.161Z|c52dac53-4aaa-4ab3-87df-86ade0c300c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:25:35.125Z|14a3d47e-b95a-47be-91ce-5d131590e2d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:35.127Z|14a3d47e-b95a-47be-91ce-5d131590e2d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:35.734Z|1400e52c-b063-471b-8ccf-3cb420f5673d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:35.735Z|1400e52c-b063-471b-8ccf-3cb420f5673d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:43.479Z|c02064d3-00aa-40f9-bc90-944533411a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:43.480Z|c02064d3-00aa-40f9-bc90-944533411a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:45.154Z|8d924a6f-b247-4f52-9bae-9d3427ad3c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:45.155Z|8d924a6f-b247-4f52-9bae-9d3427ad3c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:45.761Z|7e1868aa-4bb4-4b1c-be34-8a49c9e45ec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:45.766Z|7e1868aa-4bb4-4b1c-be34-8a49c9e45ec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:48.855Z|030c8133-5d26-424a-a369-88566087d89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:25:48.858Z|030c8133-5d26-424a-a369-88566087d89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:25:53.507Z|97cc2280-55c7-4aac-b9df-ad45d66feb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:53.508Z|97cc2280-55c7-4aac-b9df-ad45d66feb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:55.183Z|f4635198-91c3-4059-93b5-6e32df42a6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:55.184Z|f4635198-91c3-4059-93b5-6e32df42a6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:25:55.795Z|419c9aab-bc5f-4794-a877-68f15cf30574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:25:55.796Z|419c9aab-bc5f-4794-a877-68f15cf30574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:03.535Z|27691e8c-1df9-4354-af74-2d99c9284966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:03.537Z|27691e8c-1df9-4354-af74-2d99c9284966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:03.855Z|d949e03b-b6a9-4b93-83bd-7a7dff5e8dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:26:03.856Z|d949e03b-b6a9-4b93-83bd-7a7dff5e8dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:26:04.163Z|18fe7f7d-6fc0-4ceb-bc97-ee0933536ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:26:04.164Z|18fe7f7d-6fc0-4ceb-bc97-ee0933536ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:26:05.215Z|656e61fb-7afa-42cc-8a6c-0025a878c747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:05.216Z|656e61fb-7afa-42cc-8a6c-0025a878c747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:05.829Z|a33cd7de-58a3-4606-9b8c-9a9e30ca4f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:05.830Z|a33cd7de-58a3-4606-9b8c-9a9e30ca4f1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:13.578Z|2d9a48b7-16ab-4d2f-9e13-9ea08f2b53b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:13.579Z|2d9a48b7-16ab-4d2f-9e13-9ea08f2b53b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:14.548Z|dee2b7a4-b650-43ed-b424-ae4b6bfa0bb8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:26:14.548Z|dee2b7a4-b650-43ed-b424-ae4b6bfa0bb8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:15.240Z|362ee445-29e5-4c98-bd90-fc95fb62af7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:15.242Z|362ee445-29e5-4c98-bd90-fc95fb62af7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:15.855Z|65dab3eb-d3c9-4895-b108-c3749bfa8814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:15.856Z|65dab3eb-d3c9-4895-b108-c3749bfa8814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:18.855Z|5f483cff-58ee-4731-ae62-038503b7c2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:26:18.856Z|5f483cff-58ee-4731-ae62-038503b7c2d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:26:23.605Z|b61980c5-45b8-44f2-8fea-6dbe22b9fa7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:23.606Z|b61980c5-45b8-44f2-8fea-6dbe22b9fa7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:25.267Z|df9a3830-3f96-46d0-9cc6-56ff46ab6186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:25.269Z|df9a3830-3f96-46d0-9cc6-56ff46ab6186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:25.882Z|fbab7142-ed00-436c-9d25-a9cfe2514d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:25.882Z|fbab7142-ed00-436c-9d25-a9cfe2514d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:33.631Z|b44dfa72-dc74-4bb0-9484-6c4d1bef0e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:33.632Z|b44dfa72-dc74-4bb0-9484-6c4d1bef0e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:33.855Z|cc22434e-bbfa-4a5d-83a8-ec6ee97111ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:26:33.860Z|cc22434e-bbfa-4a5d-83a8-ec6ee97111ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:26:34.165Z|83ed5d30-7e61-4e91-9722-4180a6c84306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:26:34.166Z|83ed5d30-7e61-4e91-9722-4180a6c84306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:26:35.295Z|661facac-265a-420e-9ea6-eb6c3736e840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:35.296Z|661facac-265a-420e-9ea6-eb6c3736e840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:35.907Z|3a10e14b-7a59-41fa-b7fd-064e82e698f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:35.908Z|3a10e14b-7a59-41fa-b7fd-064e82e698f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:43.662Z|bc613c09-bebf-45b5-9fe3-39858ceb5293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:43.663Z|bc613c09-bebf-45b5-9fe3-39858ceb5293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:45.328Z|66449751-73ad-4611-a838-ad4b2a32718d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:45.329Z|66449751-73ad-4611-a838-ad4b2a32718d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:45.933Z|bde2c82e-8458-4bb6-ad4f-482825f03e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:45.934Z|bde2c82e-8458-4bb6-ad4f-482825f03e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:48.855Z|5f13237b-793a-4b90-9716-28c937f80f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:26:48.857Z|5f13237b-793a-4b90-9716-28c937f80f99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:26:53.702Z|3a4ac608-8d8e-4dc7-a9d7-ff9e5ed21829|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:53.703Z|3a4ac608-8d8e-4dc7-a9d7-ff9e5ed21829|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:55.358Z|47c3bc19-f250-47a8-89f0-dbe944585258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:55.359Z|47c3bc19-f250-47a8-89f0-dbe944585258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:26:55.963Z|57b3b2df-cb6c-4bcc-8fe5-193b6b805424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:26:55.963Z|57b3b2df-cb6c-4bcc-8fe5-193b6b805424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:03.733Z|6aa3e41f-7ba9-409f-9cab-9f52ecc2ca84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:03.734Z|6aa3e41f-7ba9-409f-9cab-9f52ecc2ca84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:03.855Z|85a150a6-2df2-4466-afae-1870705973cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:27:03.857Z|85a150a6-2df2-4466-afae-1870705973cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:27:04.166Z|c5feb1bd-01ae-4aed-a0c1-639594b46f02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:27:04.167Z|c5feb1bd-01ae-4aed-a0c1-639594b46f02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:27:05.391Z|e702980d-4bce-415e-a0b2-6227bac1754b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:05.392Z|e702980d-4bce-415e-a0b2-6227bac1754b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:05.989Z|e13bb1ed-d0b6-4dd6-b474-71873583f346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:05.990Z|e13bb1ed-d0b6-4dd6-b474-71873583f346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:13.781Z|73171099-1f5c-4fe8-a99f-78bb179ce506|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:13.783Z|73171099-1f5c-4fe8-a99f-78bb179ce506|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:14.557Z|a992621a-5c04-4cfa-b00b-ea319a725c6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:27:14.558Z|a992621a-5c04-4cfa-b00b-ea319a725c6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:15.418Z|46a826ae-ab5c-4bcb-9bc0-7bf8c7e403b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:15.418Z|46a826ae-ab5c-4bcb-9bc0-7bf8c7e403b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:16.014Z|32198308-f1c7-49ca-9e0c-226962f3eedd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:16.015Z|32198308-f1c7-49ca-9e0c-226962f3eedd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:18.855Z|2c792ab8-adc0-4486-8df0-5411b9e8dd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:27:18.858Z|2c792ab8-adc0-4486-8df0-5411b9e8dd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:27:23.813Z|2c036e80-412f-4908-8d37-c6637d6453c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:23.814Z|2c036e80-412f-4908-8d37-c6637d6453c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:25.456Z|a377dd48-c766-4c7d-8e90-33319730cc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:25.456Z|a377dd48-c766-4c7d-8e90-33319730cc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:26.043Z|51addc38-817f-4a36-9ff6-171857fe056e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:26.044Z|51addc38-817f-4a36-9ff6-171857fe056e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:33.842Z|7d25b304-8222-4c37-b69b-09689c36de2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:33.843Z|7d25b304-8222-4c37-b69b-09689c36de2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:33.855Z|8c386c18-515b-46fc-9a40-133c7a26dc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:27:33.856Z|8c386c18-515b-46fc-9a40-133c7a26dc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:27:34.168Z|6a9337b0-847f-4046-a849-ae0ad93d1bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:27:34.169Z|6a9337b0-847f-4046-a849-ae0ad93d1bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:27:35.482Z|28fd0a90-4019-4581-aff1-1de9bb51bc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:35.483Z|28fd0a90-4019-4581-aff1-1de9bb51bc21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:36.074Z|132393c6-d398-46a8-801d-4fbf2488af61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:36.075Z|132393c6-d398-46a8-801d-4fbf2488af61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:43.879Z|49a545ab-a16f-41c2-b2cf-a9b330982ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:43.880Z|49a545ab-a16f-41c2-b2cf-a9b330982ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:45.507Z|37ff8057-fbee-4711-96b8-a86e4231e5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:45.508Z|37ff8057-fbee-4711-96b8-a86e4231e5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:46.110Z|3ffca137-b968-4bdf-86d8-a87a00bb4f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:46.110Z|3ffca137-b968-4bdf-86d8-a87a00bb4f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:48.855Z|3700f813-1cf5-45f4-84af-14021226f6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:27:48.856Z|3700f813-1cf5-45f4-84af-14021226f6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:27:53.909Z|18caf310-aa31-4e82-a4b5-bc464af0524b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:53.909Z|18caf310-aa31-4e82-a4b5-bc464af0524b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:55.533Z|dceb7585-f1b3-4227-8a40-dd275c07eefc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:55.534Z|dceb7585-f1b3-4227-8a40-dd275c07eefc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:27:56.134Z|6120071f-fa5f-4603-99bf-9469fc583b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:27:56.135Z|6120071f-fa5f-4603-99bf-9469fc583b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:03.855Z|0ee3e3c9-27df-41ef-b4fb-559486e925a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:28:03.858Z|0ee3e3c9-27df-41ef-b4fb-559486e925a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:28:03.944Z|e405c220-e268-4006-a747-6372ef9a2327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:03.945Z|e405c220-e268-4006-a747-6372ef9a2327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:04.170Z|d6786a2b-dba8-4c9d-9996-ea10ac7b180b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:28:04.171Z|d6786a2b-dba8-4c9d-9996-ea10ac7b180b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:28:05.559Z|63e04204-2dd6-4ec3-b5fa-88254f4b874c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:05.560Z|63e04204-2dd6-4ec3-b5fa-88254f4b874c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:06.161Z|8df1844a-d032-4f5f-ba73-f21c152f1ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:06.162Z|8df1844a-d032-4f5f-ba73-f21c152f1ffa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:13.973Z|e0ee32e6-eb51-47cb-8c47-3111641e5d69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:13.974Z|e0ee32e6-eb51-47cb-8c47-3111641e5d69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:14.548Z|99bd8e14-fe7d-4fa8-aefb-8c9cd9461e21|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:28:14.549Z|99bd8e14-fe7d-4fa8-aefb-8c9cd9461e21|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:15.587Z|c2897840-c9c5-4844-b51a-87fbf42bb5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:15.588Z|c2897840-c9c5-4844-b51a-87fbf42bb5fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:16.187Z|68457c61-7474-4839-886d-14748c99f8a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:16.188Z|68457c61-7474-4839-886d-14748c99f8a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:18.855Z|e6c419b2-c661-413b-ba7d-f733fa31d7ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:28:18.855Z|e6c419b2-c661-413b-ba7d-f733fa31d7ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:28:23.999Z|b2744bc4-b35c-44aa-9207-8c197f620005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:24.000Z|b2744bc4-b35c-44aa-9207-8c197f620005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:25.615Z|cab37de2-d42d-4164-9714-a595d569d80e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:25.616Z|cab37de2-d42d-4164-9714-a595d569d80e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:26.210Z|e1d7e316-bf53-4951-8781-2fd8e444740f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:26.211Z|e1d7e316-bf53-4951-8781-2fd8e444740f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:33.855Z|ce06d700-d43c-4d2e-8033-db214f695363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:28:33.856Z|ce06d700-d43c-4d2e-8033-db214f695363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:28:34.043Z|443755f1-6b31-4d07-b845-7e89b71de21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:34.044Z|443755f1-6b31-4d07-b845-7e89b71de21b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:34.172Z|a791b147-0249-4020-9afa-ffb198f375ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:28:34.173Z|a791b147-0249-4020-9afa-ffb198f375ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:28:35.642Z|6289031a-9a35-4eaf-bbcc-4bf4642827bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:35.643Z|6289031a-9a35-4eaf-bbcc-4bf4642827bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:36.243Z|b6b52145-1edc-4b1d-839e-de352925cb58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:36.244Z|b6b52145-1edc-4b1d-839e-de352925cb58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:44.100Z|e1f2bf49-f86d-4d8e-93a7-342e25baa625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:44.101Z|e1f2bf49-f86d-4d8e-93a7-342e25baa625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:45.668Z|c8c93f17-57c9-44d9-891e-83cf29387474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:45.669Z|c8c93f17-57c9-44d9-891e-83cf29387474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:46.269Z|66bf39c7-bebf-4c55-90b6-8d684a603086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:46.270Z|66bf39c7-bebf-4c55-90b6-8d684a603086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:48.855Z|4b470aca-fbc3-49af-a9ba-20403b0eea36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:28:48.859Z|4b470aca-fbc3-49af-a9ba-20403b0eea36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:28:54.139Z|aa445920-2e46-4327-b7dc-cd0dfdc7a945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:54.140Z|aa445920-2e46-4327-b7dc-cd0dfdc7a945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:55.695Z|a77d39e3-a94f-4868-82cd-910479c3484a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:55.696Z|a77d39e3-a94f-4868-82cd-910479c3484a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:28:56.321Z|f9993bf8-1ab2-43ed-ab28-13bfed6806e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:28:56.322Z|f9993bf8-1ab2-43ed-ab28-13bfed6806e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:03.855Z|3ea24142-243b-4d19-a912-b3fbf79d3f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:29:03.855Z|3ea24142-243b-4d19-a912-b3fbf79d3f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:29:04.173Z|66c72bf7-554e-4e66-9090-8e520ae35655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:04.173Z|66c72bf7-554e-4e66-9090-8e520ae35655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:04.175Z|fd84598d-c433-49b3-bec6-384fa55b9513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:29:04.175Z|fd84598d-c433-49b3-bec6-384fa55b9513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:29:05.723Z|c4f89e51-a6df-444a-b32e-76e7d6f43ff5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:05.724Z|c4f89e51-a6df-444a-b32e-76e7d6f43ff5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:06.349Z|5edfcb4c-8593-4a0b-b41b-2748bb4ee444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:06.349Z|5edfcb4c-8593-4a0b-b41b-2748bb4ee444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:14.203Z|04f61e68-aecb-431a-aa9b-39cfec1cab3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:14.204Z|04f61e68-aecb-431a-aa9b-39cfec1cab3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:14.561Z|43b54cd3-8aa9-48ec-87a5-3bb9fe4cd8e0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:29:14.562Z|43b54cd3-8aa9-48ec-87a5-3bb9fe4cd8e0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:15.749Z|5f4c0b49-f18a-4f2f-8a81-5223de9e26de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:15.750Z|5f4c0b49-f18a-4f2f-8a81-5223de9e26de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:16.376Z|2b971f1c-d9c9-4c1d-904b-82a7aa9ed872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:16.377Z|2b971f1c-d9c9-4c1d-904b-82a7aa9ed872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:18.855Z|291ed3de-35ce-4015-8808-68e8a71690ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:29:18.855Z|291ed3de-35ce-4015-8808-68e8a71690ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:29:24.233Z|1c15c550-17fc-4116-bc85-7c08a57be9fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:24.234Z|1c15c550-17fc-4116-bc85-7c08a57be9fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:24.497Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-05T00:29:24.500Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 35d4ea7d-72a9-4c9c-8d08-2ade38e49f83 already exists in requestDb InfraActiveRequests table 2023-01-05T00:29:24.502Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83 2023-01-05T00:29:24.505Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|INFO|500||Invoke 2023-01-05T00:29:24.505Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||===========================request begin================================================ 2023-01-05T00:29:24.506Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83 2023-01-05T00:29:24.506Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Method : GET 2023-01-05T00:29:24.506Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb87dbd996e0fd4906384a382ae3f977", X-B3-SpanId:"954538841c6d7962", X-B3-ParentSpanId:"ab504db85110b482", X-B3-Sampled:"0", X-ONAP-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-TransactionID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-ECOMP-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7346287e-73ba-4d1c-918b-93bfa5467939"] 2023-01-05T00:29:24.507Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Request body: 2023-01-05T00:29:24.507Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||==========================request end================================================ 2023-01-05T00:29:24.545Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||============================response begin========================================== 2023-01-05T00:29:24.546Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-05T00:29:24.546Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Status text : Not Found 2023-01-05T00:29:24.546Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:29:24 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-01-05T00:29:24.547Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||Response body: 2023-01-05T00:29:24.547Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|DEBUG|500||=======================response end================================================= 2023-01-05T00:29:24.548Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|INFO|404|Not Found|InvokeReturn 2023-01-05T00:29:24.554Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 35d4ea7d-72a9-4c9c-8d08-2ade38e49f83 2023-01-05T00:29:24.556Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-05T00:29:24.558Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-05T00:29:24.560Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-05T00:29:24.560Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-05T00:29:24.560Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-05T00:29:24.561Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-05T00:29:24.561Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"cb87dbd996e0fd4906384a382ae3f977", X-B3-SpanId:"d61d1c377c691aa2", X-B3-ParentSpanId:"ab504db85110b482", X-B3-Sampled:"0", X-ONAP-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-TransactionID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-ECOMP-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb933f2-6fe0-421c-a4ad-ecd053e62181"] 2023-01-05T00:29:24.562Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-05T00:29:24.562Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-05T00:29:24.574Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-05T00:29:24.574Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-05T00:29:24.574Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-05T00:29:24.575Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:29:24 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2023-01-05T00:29:24.575Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-05T00:29:24.576Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-05T00:29:24.576Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-05T00:29:24.578Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-05T00:29:24.579Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:29:24.580Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:29:24.581Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-05T00:29:24.581Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-05T00:29:24.581Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-05T00:29:24.582Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-05T00:29:24.582Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"cb87dbd996e0fd4906384a382ae3f977", X-B3-SpanId:"7c4fc5c578253c23", X-B3-ParentSpanId:"ab504db85110b482", X-B3-Sampled:"0", X-ONAP-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-TransactionID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-ECOMP-RequestID:"35d4ea7d-72a9-4c9c-8d08-2ade38e49f83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d0c19f0-c8cd-47e7-b222-026e0b20105d"] 2023-01-05T00:29:24.583Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-05T00:29:24.583Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-05T00:29:24.601Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-05T00:29:24.602Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-05T00:29:24.603Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-01-05T00:29:24.604Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 00:29:24 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-01-05T00:29:24.605Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-05T00:29:24.605Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-05T00:29:24.606Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-05T00:29:24.608Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-05T00:29:24.615Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@278d398c 2023-01-05T00:29:24.618Z|35d4ea7d-72a9-4c9c-8d08-2ade38e49f83|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-05T00:29:25.779Z|a2f9b31b-8721-4bf0-96d1-4deaa867aa7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:25.780Z|a2f9b31b-8721-4bf0-96d1-4deaa867aa7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:26.407Z|1ab1ce54-99f9-4219-8a96-1fd44abea87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:26.408Z|1ab1ce54-99f9-4219-8a96-1fd44abea87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:33.855Z|fa3bec1a-2dee-4edd-b199-f884b27d8551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:29:33.858Z|fa3bec1a-2dee-4edd-b199-f884b27d8551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:29:34.176Z|c12c4520-b4e7-4cb3-8e04-f5a8163917a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:29:34.176Z|c12c4520-b4e7-4cb3-8e04-f5a8163917a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:29:34.261Z|3f5f4e76-7fb9-44d4-b942-e48d84adad70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:34.262Z|3f5f4e76-7fb9-44d4-b942-e48d84adad70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:35.809Z|1fa06cd1-5543-4a0c-9e50-29115953399f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:35.810Z|1fa06cd1-5543-4a0c-9e50-29115953399f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:36.435Z|4e2e516f-2f17-4e73-83af-922a3e7e6b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:36.436Z|4e2e516f-2f17-4e73-83af-922a3e7e6b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:44.296Z|429532d4-7163-47be-939d-7d187de51bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:44.297Z|429532d4-7163-47be-939d-7d187de51bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:45.626Z|d6b8b8ef-04f7-4045-af54-23c113384795|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-05T00:29:45.627Z|d6b8b8ef-04f7-4045-af54-23c113384795|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:45.838Z|ffc3b81f-a285-450e-a1d9-044e4de8c0c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:45.839Z|ffc3b81f-a285-450e-a1d9-044e4de8c0c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:46.465Z|57706fa0-5f58-44c2-8d64-baff2e9ce544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:46.466Z|57706fa0-5f58-44c2-8d64-baff2e9ce544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:48.855Z|cc7c61e3-d67b-4070-8566-2fa27fd4c347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:29:48.856Z|cc7c61e3-d67b-4070-8566-2fa27fd4c347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:29:54.397Z|35c0eb71-c1ca-42f4-9845-0b00ee944131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:54.398Z|35c0eb71-c1ca-42f4-9845-0b00ee944131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:55.865Z|39666c10-25cd-49bb-9bcd-e6ccb875d859|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:55.866Z|39666c10-25cd-49bb-9bcd-e6ccb875d859|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:29:56.493Z|c0ef5ee0-d730-49ec-bfa8-964ffc582a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:29:56.494Z|c0ef5ee0-d730-49ec-bfa8-964ffc582a6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:03.855Z|7be80152-1015-4be5-8ae6-e34cabd6c8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:30:03.855Z|7be80152-1015-4be5-8ae6-e34cabd6c8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:30:04.177Z|24fb93fd-0631-4939-b04f-9a0b6cf838df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:30:04.178Z|24fb93fd-0631-4939-b04f-9a0b6cf838df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:30:04.468Z|ef585858-b1d4-4dbe-afff-59b0b26ecb00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:04.469Z|ef585858-b1d4-4dbe-afff-59b0b26ecb00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:05.892Z|66a2daa0-595e-4da7-ba16-e57c119c896f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:05.893Z|66a2daa0-595e-4da7-ba16-e57c119c896f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:06.519Z|6e5f396f-591e-4e97-b412-1ca1edaab3c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:06.520Z|6e5f396f-591e-4e97-b412-1ca1edaab3c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:14.497Z|f7b2f0b4-19a3-491c-a281-b3390e80d6e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:14.498Z|f7b2f0b4-19a3-491c-a281-b3390e80d6e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:14.556Z|03518ce9-1780-42e2-b942-bcf2fd7258be|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:30:14.557Z|03518ce9-1780-42e2-b942-bcf2fd7258be|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:15.920Z|eeb7c0f0-8c60-465d-9fe7-4a0e0eaee269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:15.921Z|eeb7c0f0-8c60-465d-9fe7-4a0e0eaee269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:16.546Z|0b531e9c-f24c-4b05-a82c-29fec0f35173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:16.547Z|0b531e9c-f24c-4b05-a82c-29fec0f35173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:18.855Z|e752bb9e-45fe-4836-9aa7-0ca2eff81116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:30:18.858Z|e752bb9e-45fe-4836-9aa7-0ca2eff81116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:30:24.522Z|bd7773a0-56d3-44d7-823d-54632d3ba758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:24.522Z|bd7773a0-56d3-44d7-823d-54632d3ba758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:25.946Z|430d76c5-464f-46dc-82b5-7ed0599b1376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:25.948Z|430d76c5-464f-46dc-82b5-7ed0599b1376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:26.571Z|20708c34-b852-4f35-b0a5-2010037aa9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:26.572Z|20708c34-b852-4f35-b0a5-2010037aa9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:33.855Z|95d0bd41-1142-45c1-83e3-24ed15462356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:30:33.856Z|95d0bd41-1142-45c1-83e3-24ed15462356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:30:34.178Z|3bcaeabe-7085-4be3-824e-347a1a80944d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:30:34.179Z|3bcaeabe-7085-4be3-824e-347a1a80944d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:30:34.546Z|b22d73dd-b307-4dcb-b147-bfa632e1e1cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:34.547Z|b22d73dd-b307-4dcb-b147-bfa632e1e1cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:35.975Z|26e78ad4-b18f-4230-9dd1-cc9e21c2db51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:35.976Z|26e78ad4-b18f-4230-9dd1-cc9e21c2db51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:36.599Z|7f989136-dfd9-485b-ae22-0715a915a1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:36.600Z|7f989136-dfd9-485b-ae22-0715a915a1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:44.573Z|5fd1fb67-66d2-4a6e-a5a7-d8b27eb1742d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:44.574Z|5fd1fb67-66d2-4a6e-a5a7-d8b27eb1742d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:46.009Z|ca08f38b-5e25-49ff-a9fa-774c2ba99472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:46.011Z|ca08f38b-5e25-49ff-a9fa-774c2ba99472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:46.644Z|662b9307-f986-4dcd-aec2-43f0052b9cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:46.646Z|662b9307-f986-4dcd-aec2-43f0052b9cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:48.855Z|8540e953-b2ad-48d9-92a1-cd11e93c04b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:30:48.855Z|8540e953-b2ad-48d9-92a1-cd11e93c04b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:30:54.598Z|d81fd3b5-fe79-4b41-9ce9-b6135d1053a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:54.599Z|d81fd3b5-fe79-4b41-9ce9-b6135d1053a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:56.035Z|3672a1de-a9c4-420d-9ecd-750353e7a80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:56.036Z|3672a1de-a9c4-420d-9ecd-750353e7a80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:30:56.686Z|a2dfb511-cc2b-4910-b965-049e4a10479b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:30:56.687Z|a2dfb511-cc2b-4910-b965-049e4a10479b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:03.855Z|f47994f2-fb73-4ebf-bd7f-248e1474a908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:31:03.863Z|f47994f2-fb73-4ebf-bd7f-248e1474a908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:31:04.180Z|62ef9603-3e8c-47e5-8f08-5ad13d935992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:31:04.180Z|62ef9603-3e8c-47e5-8f08-5ad13d935992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:31:04.622Z|769285ed-fe9d-440d-9372-d0c6938e7c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:04.624Z|769285ed-fe9d-440d-9372-d0c6938e7c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:06.066Z|5e9632fc-b378-4596-b504-fb659f90e778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:06.067Z|5e9632fc-b378-4596-b504-fb659f90e778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:06.711Z|1f453264-1750-497e-b0b0-4070b4e8c783|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:06.712Z|1f453264-1750-497e-b0b0-4070b4e8c783|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:14.557Z|7984079e-72a7-4535-a9b3-2dd8b4b192c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:31:14.558Z|7984079e-72a7-4535-a9b3-2dd8b4b192c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:14.653Z|645553cb-d649-4110-9797-9b79ade7358f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:14.655Z|645553cb-d649-4110-9797-9b79ade7358f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:16.092Z|7a748985-5f31-4dfb-a1db-74406fd5e98d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:16.093Z|7a748985-5f31-4dfb-a1db-74406fd5e98d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:16.740Z|a3959075-5bdc-4811-a8d7-db67ee1f52ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:16.740Z|a3959075-5bdc-4811-a8d7-db67ee1f52ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:18.855Z|890fc74d-6888-4c97-a8fe-46b909abbe78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:31:18.856Z|890fc74d-6888-4c97-a8fe-46b909abbe78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:31:24.692Z|2ac5b9ec-a8c0-44b1-a7ec-f61c71be0602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:24.693Z|2ac5b9ec-a8c0-44b1-a7ec-f61c71be0602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:26.122Z|8404e86d-9df1-4d9d-88ed-7cab64666e8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:26.123Z|8404e86d-9df1-4d9d-88ed-7cab64666e8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:26.768Z|d9a3eae4-6be5-44fe-bddb-18c4e587a1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:26.768Z|d9a3eae4-6be5-44fe-bddb-18c4e587a1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:33.855Z|264aadc5-7cd2-4780-bf51-2a141e0d073e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:31:33.855Z|264aadc5-7cd2-4780-bf51-2a141e0d073e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:31:34.181Z|98a7feb4-0f09-478c-b979-aee5e16bc032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:31:34.181Z|98a7feb4-0f09-478c-b979-aee5e16bc032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:31:34.717Z|80e8456a-a175-42dd-9a61-5ad6a86b8fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:34.718Z|80e8456a-a175-42dd-9a61-5ad6a86b8fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:36.146Z|e2f1c993-73a2-4851-bd74-42ee07438b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:36.147Z|e2f1c993-73a2-4851-bd74-42ee07438b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:36.803Z|d7b773eb-6e59-4fd4-b7ed-7dfdfcde6c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:36.804Z|d7b773eb-6e59-4fd4-b7ed-7dfdfcde6c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:44.747Z|1fd66bd7-496c-435a-8e58-615e8e138a51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:44.747Z|1fd66bd7-496c-435a-8e58-615e8e138a51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:46.173Z|a80514c7-66d8-49d3-a7fc-33e556ec9583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:46.174Z|a80514c7-66d8-49d3-a7fc-33e556ec9583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:46.831Z|5dbe7b39-c2d3-453a-a12c-b4b4f15f92f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:46.832Z|5dbe7b39-c2d3-453a-a12c-b4b4f15f92f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:48.855Z|a7aa8aa0-e08e-4b94-be5b-6ecb3f1019b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:31:48.858Z|a7aa8aa0-e08e-4b94-be5b-6ecb3f1019b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:31:54.776Z|98cfff92-aa43-49a8-a893-30b9d99b5daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:54.777Z|98cfff92-aa43-49a8-a893-30b9d99b5daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:56.203Z|e8849168-1cff-4edd-a1ba-25fedbbfbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:56.204Z|e8849168-1cff-4edd-a1ba-25fedbbfbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:31:56.859Z|c44342e4-a969-41dd-94a9-ff9c1404e53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:31:56.860Z|c44342e4-a969-41dd-94a9-ff9c1404e53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:03.855Z|c7cc3f05-5fe6-4b60-8688-372d0ca42b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:32:03.856Z|c7cc3f05-5fe6-4b60-8688-372d0ca42b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:32:04.182Z|cc428e01-e37b-4252-b788-770a8271f2c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:32:04.182Z|cc428e01-e37b-4252-b788-770a8271f2c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:32:04.806Z|7986990f-31dd-4a4d-8481-aea1eeb1efa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:04.807Z|7986990f-31dd-4a4d-8481-aea1eeb1efa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:06.231Z|ab13534c-e0f4-46b4-a3ff-289ae752a63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:06.231Z|ab13534c-e0f4-46b4-a3ff-289ae752a63b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:06.888Z|467159ba-8407-4b40-b577-295cafe1f190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:06.889Z|467159ba-8407-4b40-b577-295cafe1f190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:14.552Z|6eca0428-1fe5-4a91-80a8-349d65975812|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:32:14.553Z|6eca0428-1fe5-4a91-80a8-349d65975812|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:14.832Z|f640c873-a48d-4bcf-a97f-46aa7f934f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:14.832Z|f640c873-a48d-4bcf-a97f-46aa7f934f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:16.271Z|86ec7d85-acc5-4d39-805e-401534c792fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:16.272Z|86ec7d85-acc5-4d39-805e-401534c792fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:16.915Z|64c9651e-7bfe-4062-a542-403970ccf230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:16.916Z|64c9651e-7bfe-4062-a542-403970ccf230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:18.855Z|57a76ac4-d066-4e5e-a0df-203125013aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:32:18.856Z|57a76ac4-d066-4e5e-a0df-203125013aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:32:24.857Z|52c55015-bfa1-481f-ba5e-a75392555391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:24.858Z|52c55015-bfa1-481f-ba5e-a75392555391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:26.299Z|c17c5391-6693-4182-8ee7-bcb52fc381b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:26.300Z|c17c5391-6693-4182-8ee7-bcb52fc381b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:26.944Z|da5f26dc-7966-4f41-9ece-89ce8715e8b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:26.945Z|da5f26dc-7966-4f41-9ece-89ce8715e8b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:33.855Z|499dfa92-629f-4f54-a1c1-54a7f386fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:32:33.858Z|499dfa92-629f-4f54-a1c1-54a7f386fa6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:32:34.183Z|573bc407-7e43-40ce-98ee-0f22c3c2007c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:32:34.184Z|573bc407-7e43-40ce-98ee-0f22c3c2007c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:32:34.885Z|ace5f75b-0fd7-4722-b2f6-41966184ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:34.885Z|ace5f75b-0fd7-4722-b2f6-41966184ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:36.326Z|1eb7e92d-4359-4ca6-a0f1-23c815da2688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:36.327Z|1eb7e92d-4359-4ca6-a0f1-23c815da2688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:36.971Z|aa7b96ea-3739-4cbf-9f24-683f53317312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:36.972Z|aa7b96ea-3739-4cbf-9f24-683f53317312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:44.909Z|b5ba7d32-d695-44ff-bbf7-3260452557e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:44.910Z|b5ba7d32-d695-44ff-bbf7-3260452557e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:46.358Z|a0af1c55-1721-4994-a761-94f584ec1a5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:46.358Z|a0af1c55-1721-4994-a761-94f584ec1a5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:47.000Z|41c46816-4fd4-46f4-9191-1815867fa27d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:47.001Z|41c46816-4fd4-46f4-9191-1815867fa27d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:48.855Z|dfd42218-dba1-4e5a-b70c-0df7ee7ca09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:32:48.856Z|dfd42218-dba1-4e5a-b70c-0df7ee7ca09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:32:54.934Z|348646d0-4ecb-4045-a136-cdd6a883670b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:54.935Z|348646d0-4ecb-4045-a136-cdd6a883670b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:56.401Z|86426ac9-1a59-42c6-9059-904da107859e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:56.402Z|86426ac9-1a59-42c6-9059-904da107859e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:32:57.034Z|b18c050a-f5a1-4d09-8b71-aa12408a4d91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:32:57.035Z|b18c050a-f5a1-4d09-8b71-aa12408a4d91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:03.855Z|ef53a488-1441-4dad-9704-8017ca90adff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:33:03.856Z|ef53a488-1441-4dad-9704-8017ca90adff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:33:04.185Z|7ed8c89b-dbff-4383-878f-3add4825f77b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:33:04.186Z|7ed8c89b-dbff-4383-878f-3add4825f77b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:33:04.961Z|4c2afc7a-d3f9-43c7-9320-7b759ed48be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:04.961Z|4c2afc7a-d3f9-43c7-9320-7b759ed48be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:06.427Z|2426292f-0bb2-4935-9a4e-4fab5f779753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:06.427Z|2426292f-0bb2-4935-9a4e-4fab5f779753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:07.059Z|5fa2085a-5642-4fb7-a672-3d3888819676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:07.060Z|5fa2085a-5642-4fb7-a672-3d3888819676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:14.547Z|30949710-b621-4252-b26d-03de23a49b9b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:33:14.550Z|30949710-b621-4252-b26d-03de23a49b9b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:14.989Z|0be283c5-70ae-42a4-aa1e-8e79f92ec3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:14.989Z|0be283c5-70ae-42a4-aa1e-8e79f92ec3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:16.450Z|5bf72a8e-bfd3-4a60-b63d-80c6631bdf74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:16.451Z|5bf72a8e-bfd3-4a60-b63d-80c6631bdf74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:17.086Z|aedc3861-e04c-445b-ae5b-32bc22ffc445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:17.087Z|aedc3861-e04c-445b-ae5b-32bc22ffc445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:18.855Z|dcce659b-8c4a-4d92-8f74-de8d4c9ff368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:33:18.859Z|dcce659b-8c4a-4d92-8f74-de8d4c9ff368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:33:25.017Z|5a251ae6-ca96-4017-8565-1ca596100762|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:25.018Z|5a251ae6-ca96-4017-8565-1ca596100762|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:26.474Z|5de32e1c-b09a-445f-b7e6-911494f71348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:26.475Z|5de32e1c-b09a-445f-b7e6-911494f71348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:27.118Z|dd88bf1d-2b4f-42b3-8d18-619f22449dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:27.118Z|dd88bf1d-2b4f-42b3-8d18-619f22449dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:33.855Z|d7492106-12ba-49d1-9506-b4458e16f6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:33:33.856Z|d7492106-12ba-49d1-9506-b4458e16f6b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:33:34.186Z|5abd733c-def2-4c39-a050-2cdc1b8206a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:33:34.187Z|5abd733c-def2-4c39-a050-2cdc1b8206a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:33:35.047Z|dc3af443-6ac2-452c-8132-47bd8ab21d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:35.047Z|dc3af443-6ac2-452c-8132-47bd8ab21d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:36.500Z|782f85e4-1bbd-4f2c-a93d-2635d455aeb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:36.500Z|782f85e4-1bbd-4f2c-a93d-2635d455aeb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:37.143Z|c1f88195-cffb-4b27-9fd5-c32727f9e8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:37.144Z|c1f88195-cffb-4b27-9fd5-c32727f9e8b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:45.074Z|ce36403d-8b5e-48be-91dc-4ada8b313a26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:45.074Z|ce36403d-8b5e-48be-91dc-4ada8b313a26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:46.537Z|7af85978-9f58-47d3-9935-4202a97b8447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:46.543Z|7af85978-9f58-47d3-9935-4202a97b8447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:47.172Z|9c0e1c7d-8400-4685-9cbc-5b64d00269c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:47.173Z|9c0e1c7d-8400-4685-9cbc-5b64d00269c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:48.855Z|76186836-57d1-4344-b16b-51c3cdcb2b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:33:48.856Z|76186836-57d1-4344-b16b-51c3cdcb2b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:33:55.101Z|4919374e-c7c2-49bf-a379-e1a82e4f89c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:55.102Z|4919374e-c7c2-49bf-a379-e1a82e4f89c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:56.568Z|fb6bf482-8a15-42b5-b976-9908f7783900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:56.569Z|fb6bf482-8a15-42b5-b976-9908f7783900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:33:57.206Z|e82864ff-6563-4871-915b-6f97cfcda4e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:33:57.211Z|e82864ff-6563-4871-915b-6f97cfcda4e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:03.855Z|d3402fd1-d890-4bba-bf43-5255f061d284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:34:03.858Z|d3402fd1-d890-4bba-bf43-5255f061d284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:34:04.188Z|a02d89ad-b936-4409-8991-a2e3436344a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:34:04.189Z|a02d89ad-b936-4409-8991-a2e3436344a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:34:05.127Z|d5917132-0d26-4040-b885-14ffba39d770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:05.128Z|d5917132-0d26-4040-b885-14ffba39d770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:06.595Z|8a713873-c3e4-4db3-be00-4d34f571d5ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:06.596Z|8a713873-c3e4-4db3-be00-4d34f571d5ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:07.239Z|7220b9fb-7eb5-481d-973b-9e063084b90a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:07.240Z|7220b9fb-7eb5-481d-973b-9e063084b90a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:14.551Z|ba00980d-924b-481f-bd8d-97c204c81bf0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:34:14.552Z|ba00980d-924b-481f-bd8d-97c204c81bf0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:15.162Z|3808810e-051e-46ad-80fa-f3dcc29dac0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:15.162Z|3808810e-051e-46ad-80fa-f3dcc29dac0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:16.620Z|91616cc2-d8d9-4454-8f4d-e34982ecfe5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:16.620Z|91616cc2-d8d9-4454-8f4d-e34982ecfe5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:17.266Z|489a88f9-0c00-4fe5-a6bb-9c9b7b03a6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:17.267Z|489a88f9-0c00-4fe5-a6bb-9c9b7b03a6a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:18.855Z|b16a24af-64fa-4b0a-be3d-70f747c6d94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:34:18.858Z|b16a24af-64fa-4b0a-be3d-70f747c6d94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:34:25.188Z|36a86c75-6b02-4ad5-9dbd-e85ce097dfd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:25.189Z|36a86c75-6b02-4ad5-9dbd-e85ce097dfd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:26.649Z|994d6962-25e0-4646-9abf-2f16561aa34d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:26.650Z|994d6962-25e0-4646-9abf-2f16561aa34d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:27.300Z|d2fd5279-7ca4-4fd7-91d9-ef8d75a9b927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:27.301Z|d2fd5279-7ca4-4fd7-91d9-ef8d75a9b927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:33.855Z|1d4ce9e8-3343-4d7b-a98e-545a1a513dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:34:33.856Z|1d4ce9e8-3343-4d7b-a98e-545a1a513dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:34:34.189Z|8cb021a2-76dc-4d0b-8c29-13485cb29600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:34:34.190Z|8cb021a2-76dc-4d0b-8c29-13485cb29600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:34:35.215Z|e9d3a727-bc4f-46d8-b1da-42a5a60f972c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:35.216Z|e9d3a727-bc4f-46d8-b1da-42a5a60f972c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:36.676Z|4a543dbd-d8eb-426d-82a8-d0c29406fb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:36.676Z|4a543dbd-d8eb-426d-82a8-d0c29406fb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:37.331Z|1de6f046-f875-4a73-93da-d16bd974adb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:37.332Z|1de6f046-f875-4a73-93da-d16bd974adb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:45.243Z|19592da2-1424-42f8-ad9e-3531aa07b02b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:45.244Z|19592da2-1424-42f8-ad9e-3531aa07b02b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:46.702Z|c5e59d52-c95d-4848-9c81-528dbe9a5b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:46.702Z|c5e59d52-c95d-4848-9c81-528dbe9a5b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:47.357Z|4efc107a-8065-4b85-94a2-36a70de44d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:47.358Z|4efc107a-8065-4b85-94a2-36a70de44d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:48.855Z|b1e2dd13-1460-4963-b856-8dd4e627c0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:34:48.859Z|b1e2dd13-1460-4963-b856-8dd4e627c0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:34:55.269Z|3a963ada-86fc-492b-adf0-67f4897d36d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:55.270Z|3a963ada-86fc-492b-adf0-67f4897d36d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:56.736Z|bf756fa1-a7b9-4abb-b99f-b9a56a535131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:56.737Z|bf756fa1-a7b9-4abb-b99f-b9a56a535131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:34:57.385Z|92cd2c12-94af-4f4b-ad49-9ecc4190909b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:34:57.387Z|92cd2c12-94af-4f4b-ad49-9ecc4190909b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:03.855Z|e2bbaa1d-3e7c-4672-a0b1-1f26b19839fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:35:03.856Z|e2bbaa1d-3e7c-4672-a0b1-1f26b19839fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:35:04.191Z|b94385be-d609-4fac-b85d-7807b329cb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:35:04.191Z|b94385be-d609-4fac-b85d-7807b329cb3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:35:05.302Z|d5704e6b-d57f-45ae-a95e-cf9a7a01ffe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:05.303Z|d5704e6b-d57f-45ae-a95e-cf9a7a01ffe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:06.762Z|d3cab234-4797-4175-85da-e8204a45c931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:06.763Z|d3cab234-4797-4175-85da-e8204a45c931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:07.410Z|4e107b6b-7aa6-4e66-86ce-2d2e7c09312d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:07.411Z|4e107b6b-7aa6-4e66-86ce-2d2e7c09312d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:14.552Z|2f9c3043-b0cf-4248-81ed-0f62e7ff7172|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:35:14.553Z|2f9c3043-b0cf-4248-81ed-0f62e7ff7172|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:15.335Z|973dfee2-1e25-4fbf-8f2a-bb15a82a3e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:15.336Z|973dfee2-1e25-4fbf-8f2a-bb15a82a3e5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:16.791Z|4b395cad-f633-4bf9-bdcd-2b3e61405731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:16.792Z|4b395cad-f633-4bf9-bdcd-2b3e61405731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:17.439Z|5e4bf904-8a19-42fb-b472-f08c46f04cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:17.440Z|5e4bf904-8a19-42fb-b472-f08c46f04cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:18.855Z|9cbc4f1e-5247-4a34-af16-7b9ddc997822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:35:18.856Z|9cbc4f1e-5247-4a34-af16-7b9ddc997822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:35:25.369Z|c1f93736-29f1-48ea-81ce-ff53f4ba3034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:25.370Z|c1f93736-29f1-48ea-81ce-ff53f4ba3034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:26.818Z|af3e146b-4b52-4f33-9d27-cde93c9ddbf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:26.819Z|af3e146b-4b52-4f33-9d27-cde93c9ddbf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:27.468Z|fa24e1c7-2908-4a68-90b4-447598c8e5d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:27.468Z|fa24e1c7-2908-4a68-90b4-447598c8e5d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:33.855Z|bcf4ebef-98f5-49ef-96e2-6bd0a3828e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:35:33.858Z|bcf4ebef-98f5-49ef-96e2-6bd0a3828e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:35:34.192Z|57b9237e-6984-44df-ac3e-d052e9d66a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:35:34.193Z|57b9237e-6984-44df-ac3e-d052e9d66a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:35:35.395Z|9b95e306-e531-455e-b549-09b46f1d8d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:35.396Z|9b95e306-e531-455e-b549-09b46f1d8d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:36.851Z|f66becbd-cb39-48f2-b1bc-2bd14ac98c5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:36.852Z|f66becbd-cb39-48f2-b1bc-2bd14ac98c5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:37.498Z|e3577eed-dab8-43d8-9b9a-e6e71a48bdb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:37.498Z|e3577eed-dab8-43d8-9b9a-e6e71a48bdb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:45.421Z|1d8b96e6-bc69-4b6b-bf98-4a8b0c31f136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:45.421Z|1d8b96e6-bc69-4b6b-bf98-4a8b0c31f136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:46.898Z|464c588c-04d8-4fcb-a32b-e22a614f4d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:46.899Z|464c588c-04d8-4fcb-a32b-e22a614f4d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:47.522Z|3015e9a0-001b-46c2-8599-60595101eeee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:47.523Z|3015e9a0-001b-46c2-8599-60595101eeee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:48.855Z|5703fdec-c254-4142-8211-f474e45a5fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:35:48.856Z|5703fdec-c254-4142-8211-f474e45a5fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:35:55.446Z|3ca74e58-ea70-4a04-8ac9-b1e662d4eafc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:55.447Z|3ca74e58-ea70-4a04-8ac9-b1e662d4eafc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:56.926Z|940fb5f8-60c9-43af-b71e-211e5cb909f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:56.928Z|940fb5f8-60c9-43af-b71e-211e5cb909f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:35:57.549Z|f65e496f-2d8b-459c-a336-e85a466bfffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:35:57.550Z|f65e496f-2d8b-459c-a336-e85a466bfffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:03.855Z|7152fc8b-c36c-4402-8672-b8be7bb198e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:36:03.856Z|7152fc8b-c36c-4402-8672-b8be7bb198e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:36:04.193Z|82cad273-a860-4924-a032-6068c73600ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:36:04.194Z|82cad273-a860-4924-a032-6068c73600ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:36:05.474Z|153fa6be-da81-4556-83c2-4a59c0805faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:05.475Z|153fa6be-da81-4556-83c2-4a59c0805faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:06.959Z|97460e5d-5a8f-4d60-ab6a-76db02997113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:06.960Z|97460e5d-5a8f-4d60-ab6a-76db02997113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:07.583Z|b154de64-2712-4333-b53a-cbb23beec38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:07.584Z|b154de64-2712-4333-b53a-cbb23beec38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:14.555Z|6b57dcdf-b9a1-4c09-aa72-fa00b6181024|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:36:14.556Z|6b57dcdf-b9a1-4c09-aa72-fa00b6181024|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:15.499Z|a5a17707-ae0e-4fdc-a28d-75a83207e239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:15.500Z|a5a17707-ae0e-4fdc-a28d-75a83207e239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:16.986Z|1e103c31-e3a9-4061-9289-f6bc128db24c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:16.987Z|1e103c31-e3a9-4061-9289-f6bc128db24c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:17.616Z|7b9364f2-2693-4200-a213-405c1847e931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:17.617Z|7b9364f2-2693-4200-a213-405c1847e931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:18.855Z|740f1147-7003-4428-bce4-c5deacd34a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:36:18.857Z|740f1147-7003-4428-bce4-c5deacd34a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:36:25.529Z|4f88bcd7-0dc2-4eec-84df-8be9ac20d574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:25.530Z|4f88bcd7-0dc2-4eec-84df-8be9ac20d574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:27.015Z|0728c6e0-b02c-4def-b5ef-2dfd6b289eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:27.016Z|0728c6e0-b02c-4def-b5ef-2dfd6b289eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:27.641Z|92d8d395-24b8-4291-a654-7f8a1e4fb756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:27.642Z|92d8d395-24b8-4291-a654-7f8a1e4fb756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:33.855Z|8372071c-b59d-499e-8983-1538317fb5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:36:33.856Z|8372071c-b59d-499e-8983-1538317fb5ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:36:34.195Z|574057ac-f503-4259-a53d-71d6f8cc9eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:36:34.196Z|574057ac-f503-4259-a53d-71d6f8cc9eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:36:35.554Z|4b8ce9ca-8db9-463b-bd32-04809a7eec7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:35.555Z|4b8ce9ca-8db9-463b-bd32-04809a7eec7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:37.046Z|9743d625-06b3-4971-a943-fa599d4e63f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:37.047Z|9743d625-06b3-4971-a943-fa599d4e63f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:37.670Z|05efec1c-9372-4217-ac1e-80289965d756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:37.671Z|05efec1c-9372-4217-ac1e-80289965d756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:45.580Z|00fcd001-b0de-49ad-901c-ca23aa43cdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:45.580Z|00fcd001-b0de-49ad-901c-ca23aa43cdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:47.074Z|62b188be-de31-41cd-b7e6-73c8e8fa77a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:47.074Z|62b188be-de31-41cd-b7e6-73c8e8fa77a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:47.704Z|4873f9dc-381d-4c36-a77e-88f4bf849a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:47.705Z|4873f9dc-381d-4c36-a77e-88f4bf849a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:48.855Z|64a325e1-8514-4cbb-8b12-292a6bc69bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:36:48.856Z|64a325e1-8514-4cbb-8b12-292a6bc69bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:36:55.605Z|4f620906-21bd-4bef-8ef7-3963223222d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:55.606Z|4f620906-21bd-4bef-8ef7-3963223222d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:57.103Z|9a243e48-6920-4c67-8df8-aa421afe4f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:57.104Z|9a243e48-6920-4c67-8df8-aa421afe4f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:36:57.743Z|26d358ac-dc40-4039-b26f-01d2f657ee55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:36:57.745Z|26d358ac-dc40-4039-b26f-01d2f657ee55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:03.855Z|bb290173-e57c-418d-9d37-c250d7ff2294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:37:03.858Z|bb290173-e57c-418d-9d37-c250d7ff2294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:37:04.196Z|e9b081f1-0ec2-43a2-be49-7aa6dd1e1117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:37:04.197Z|e9b081f1-0ec2-43a2-be49-7aa6dd1e1117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:37:05.632Z|cc631e6c-bb3e-4403-bc6a-0c017421ecd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:05.633Z|cc631e6c-bb3e-4403-bc6a-0c017421ecd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:07.132Z|cca55f70-a40a-419d-b7d7-18084c09390e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:07.133Z|cca55f70-a40a-419d-b7d7-18084c09390e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:07.775Z|ef6fa225-1218-4f54-ab61-8d43338a9032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:07.776Z|ef6fa225-1218-4f54-ab61-8d43338a9032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:14.550Z|5888f03a-442a-4378-828e-bf839f54faf5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:37:14.551Z|5888f03a-442a-4378-828e-bf839f54faf5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:15.657Z|a444dded-fb77-409f-914e-61c571c41a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:15.658Z|a444dded-fb77-409f-914e-61c571c41a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:17.158Z|6e1a8930-2545-4fb6-9f14-866b953f2502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:17.159Z|6e1a8930-2545-4fb6-9f14-866b953f2502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:17.821Z|c54eb317-9e40-40ed-abb9-5618237b13df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:17.822Z|c54eb317-9e40-40ed-abb9-5618237b13df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:18.855Z|6ea13b01-8984-4946-b91d-5b5fe377455e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:37:18.856Z|6ea13b01-8984-4946-b91d-5b5fe377455e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:37:25.686Z|2063e928-580c-41d3-a507-1445de23086e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:25.687Z|2063e928-580c-41d3-a507-1445de23086e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:27.187Z|d1163463-37b3-4cc4-8d9d-5d6fcb1c9ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:27.188Z|d1163463-37b3-4cc4-8d9d-5d6fcb1c9ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:27.848Z|81c61621-71dd-44ef-b3ad-35b7d103ffb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:27.849Z|81c61621-71dd-44ef-b3ad-35b7d103ffb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:33.855Z|e82fa83c-2dca-491a-8fdc-0bd0d2af661f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:37:33.855Z|e82fa83c-2dca-491a-8fdc-0bd0d2af661f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:37:34.197Z|07db4334-2d26-408d-a51c-b36f3c9c514b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:37:34.198Z|07db4334-2d26-408d-a51c-b36f3c9c514b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:37:35.719Z|323e744d-cf9c-44b8-abb9-bfda8ed995d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:35.723Z|323e744d-cf9c-44b8-abb9-bfda8ed995d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:37.214Z|619517b2-986c-4f40-9665-f140ff74e214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:37.216Z|619517b2-986c-4f40-9665-f140ff74e214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:37.881Z|133999d6-7a51-429c-a29d-d3815cf270dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:37.881Z|133999d6-7a51-429c-a29d-d3815cf270dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:45.748Z|904e72e1-a67e-4077-a49f-ab410005d786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:45.748Z|904e72e1-a67e-4077-a49f-ab410005d786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:47.242Z|c78e7b65-ffc9-4b42-90fd-b3d9510ed3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:47.243Z|c78e7b65-ffc9-4b42-90fd-b3d9510ed3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:47.919Z|c43ba4df-e323-4497-882c-847ad79b7bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:47.919Z|c43ba4df-e323-4497-882c-847ad79b7bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:48.855Z|aa20b165-83d3-4152-a74c-c1bad570bec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:37:48.858Z|aa20b165-83d3-4152-a74c-c1bad570bec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:37:55.779Z|e751e8ae-1e72-47c3-a623-f8110f3fa622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:55.780Z|e751e8ae-1e72-47c3-a623-f8110f3fa622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:57.269Z|38281cd2-7f41-4e68-8eeb-e90ec63692d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:57.269Z|38281cd2-7f41-4e68-8eeb-e90ec63692d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:37:57.952Z|1cdaaf80-1264-452b-8ca8-2b8cdf7f029e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:37:57.953Z|1cdaaf80-1264-452b-8ca8-2b8cdf7f029e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:03.855Z|483175e9-55da-4b38-a89f-5ace0e12c211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:38:03.856Z|483175e9-55da-4b38-a89f-5ace0e12c211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:38:04.198Z|e88ac92e-39c1-4670-be94-ded838d5cec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:38:04.199Z|e88ac92e-39c1-4670-be94-ded838d5cec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:38:05.806Z|4da45889-0d3c-4c9c-9e0e-e442a9e4458b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:05.807Z|4da45889-0d3c-4c9c-9e0e-e442a9e4458b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:07.296Z|45b734c3-99f5-456d-bd69-71b34325373b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:07.297Z|45b734c3-99f5-456d-bd69-71b34325373b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:07.979Z|770013dd-24f1-4646-9213-ef3d5832bbdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:07.980Z|770013dd-24f1-4646-9213-ef3d5832bbdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:14.554Z|46b025c9-83d9-458c-9a1f-b93bedaea7da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:38:14.555Z|46b025c9-83d9-458c-9a1f-b93bedaea7da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:15.833Z|78a2ec41-15b3-4842-ba18-1e8f7a3a18cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:15.833Z|78a2ec41-15b3-4842-ba18-1e8f7a3a18cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:17.321Z|ef96e813-7764-4511-ab3e-4813754b6175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:17.322Z|ef96e813-7764-4511-ab3e-4813754b6175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:18.001Z|9896c81e-01bf-4f58-9b87-869cb74b9173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:18.003Z|9896c81e-01bf-4f58-9b87-869cb74b9173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:18.855Z|c9777f06-4b65-4c87-9e67-020c626ae8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:38:18.855Z|c9777f06-4b65-4c87-9e67-020c626ae8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:38:25.864Z|fb344360-b0e3-4823-af3e-76eebff13d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:25.865Z|fb344360-b0e3-4823-af3e-76eebff13d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:27.348Z|cd715eaf-5db3-4c45-ad96-ccd657df9249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:27.349Z|cd715eaf-5db3-4c45-ad96-ccd657df9249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:28.033Z|32795ce8-b11c-4cfd-a01d-51b294d2f563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:28.034Z|32795ce8-b11c-4cfd-a01d-51b294d2f563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:33.855Z|54cdef3d-0671-45f0-8ac4-87df4545b32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:38:33.857Z|54cdef3d-0671-45f0-8ac4-87df4545b32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:38:34.199Z|be3d2c97-e756-4949-b372-f8e239c0e138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:38:34.200Z|be3d2c97-e756-4949-b372-f8e239c0e138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:38:35.893Z|e5eadbee-1a4f-4f6b-8b39-f14c6fc8954e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:35.894Z|e5eadbee-1a4f-4f6b-8b39-f14c6fc8954e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:37.373Z|3a927432-6119-4fcb-87ac-8fb184721a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:37.374Z|3a927432-6119-4fcb-87ac-8fb184721a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:38.059Z|e00d56e4-9987-441f-b13a-ddbaa693e20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:38.060Z|e00d56e4-9987-441f-b13a-ddbaa693e20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:45.918Z|8e8ef284-94e7-450a-a42e-1e0f87b813ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:45.918Z|8e8ef284-94e7-450a-a42e-1e0f87b813ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:47.403Z|ad12cb38-ac25-433e-9aff-c5057ae5228b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:47.404Z|ad12cb38-ac25-433e-9aff-c5057ae5228b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:48.084Z|92d46c45-b42d-41cd-beab-27a716f34f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:48.085Z|92d46c45-b42d-41cd-beab-27a716f34f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:48.855Z|c2c288cd-7981-4bde-a221-36ee8658f169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:38:48.855Z|c2c288cd-7981-4bde-a221-36ee8658f169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:38:55.944Z|fd8c9ef4-d9d0-4148-be15-7d0b5068d433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:55.945Z|fd8c9ef4-d9d0-4148-be15-7d0b5068d433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:57.432Z|f711b7c6-06d2-4027-ad50-1a256aebaab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:57.432Z|f711b7c6-06d2-4027-ad50-1a256aebaab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:38:58.128Z|1549e266-8ee4-4076-aa36-0771570e5f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:38:58.129Z|1549e266-8ee4-4076-aa36-0771570e5f5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:03.855Z|adc91d0b-7f2f-4f9e-b532-f64dd2984383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:39:03.856Z|adc91d0b-7f2f-4f9e-b532-f64dd2984383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:39:04.201Z|9b10c6f2-0448-424a-97e2-f18f052df68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:39:04.201Z|9b10c6f2-0448-424a-97e2-f18f052df68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:39:05.970Z|92700256-ef9d-4282-995b-3bd5b7546a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:05.971Z|92700256-ef9d-4282-995b-3bd5b7546a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:07.471Z|5c184cbf-b82b-45d5-be34-07cfc633f298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:07.472Z|5c184cbf-b82b-45d5-be34-07cfc633f298|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:08.161Z|a902e25a-5435-4827-8c20-1695264bb526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:08.162Z|a902e25a-5435-4827-8c20-1695264bb526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:14.549Z|db33ec93-9da1-43b5-99d3-3450096b5c7d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:39:14.549Z|db33ec93-9da1-43b5-99d3-3450096b5c7d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:15.994Z|3cd53654-cf0f-4f03-b0a6-aa9e1d02e4af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:15.995Z|3cd53654-cf0f-4f03-b0a6-aa9e1d02e4af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:17.496Z|339d8c77-37e2-4299-8d8e-0008cdf3d91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:17.497Z|339d8c77-37e2-4299-8d8e-0008cdf3d91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:18.192Z|e044a172-23f8-4fe2-a8d0-688ab375c208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:18.193Z|e044a172-23f8-4fe2-a8d0-688ab375c208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:18.855Z|156b3ed6-7c62-4ac0-86e8-93b59665d055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:39:18.857Z|156b3ed6-7c62-4ac0-86e8-93b59665d055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:39:26.021Z|d88a76af-a34f-432f-8be4-831c4cbf6276|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:26.022Z|d88a76af-a34f-432f-8be4-831c4cbf6276|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:27.526Z|1b3a06e1-69a7-4171-b5b8-9f124be85a96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:27.527Z|1b3a06e1-69a7-4171-b5b8-9f124be85a96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:28.227Z|bd91003c-5e82-4a83-95a3-e41fd13a91bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:28.228Z|bd91003c-5e82-4a83-95a3-e41fd13a91bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:33.855Z|5f4430bc-f722-48b2-802c-c445abd69393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:39:33.855Z|5f4430bc-f722-48b2-802c-c445abd69393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:39:34.202Z|ecceed90-7a87-443d-9fd6-241608774c58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:39:34.202Z|ecceed90-7a87-443d-9fd6-241608774c58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:39:36.068Z|b1d19f57-f3b6-460f-a431-8469493fdeda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:36.069Z|b1d19f57-f3b6-460f-a431-8469493fdeda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:37.552Z|66ef1255-e7de-4b8f-8b97-8e64403eaa29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:37.553Z|66ef1255-e7de-4b8f-8b97-8e64403eaa29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:38.251Z|323697d0-b391-466a-93de-be179125903d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:38.252Z|323697d0-b391-466a-93de-be179125903d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:46.092Z|842d2ae6-de51-4168-ba24-ca4d03925be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:46.092Z|842d2ae6-de51-4168-ba24-ca4d03925be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:47.577Z|6ad88181-c222-4f9f-ab09-72352c793758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:47.578Z|6ad88181-c222-4f9f-ab09-72352c793758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:48.274Z|d1a63ace-08f1-4baf-9120-2e6b450c7d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:48.275Z|d1a63ace-08f1-4baf-9120-2e6b450c7d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:48.855Z|98f7807e-3aff-4fb1-854c-db95308f26c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:39:48.855Z|98f7807e-3aff-4fb1-854c-db95308f26c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:39:56.118Z|56afd8de-ea34-4dd5-865b-cf6f2cc568ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:56.118Z|56afd8de-ea34-4dd5-865b-cf6f2cc568ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:57.603Z|15a8e255-eb51-4e11-8598-2bec4d19e64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:57.604Z|15a8e255-eb51-4e11-8598-2bec4d19e64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:39:58.317Z|6416bb01-f581-4bc9-8aa0-bc9f63f04733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:39:58.318Z|6416bb01-f581-4bc9-8aa0-bc9f63f04733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:03.855Z|028e5b60-9ed6-4046-af2d-1604a1980341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:40:03.858Z|028e5b60-9ed6-4046-af2d-1604a1980341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:40:04.203Z|0e0dab9d-61f5-43c1-8b9a-738ca8a95f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:40:04.204Z|0e0dab9d-61f5-43c1-8b9a-738ca8a95f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:40:06.142Z|c859a9bd-bccc-407f-be17-eac01eac736b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:06.143Z|c859a9bd-bccc-407f-be17-eac01eac736b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:07.632Z|e063376d-6474-4a06-ae03-d6d19493d1f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:07.633Z|e063376d-6474-4a06-ae03-d6d19493d1f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:08.350Z|aee2188f-1723-4565-8c67-4c13c662a514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:08.351Z|aee2188f-1723-4565-8c67-4c13c662a514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:14.553Z|7e8f6685-ac00-4394-ae1e-136b1715cd89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:40:14.553Z|7e8f6685-ac00-4394-ae1e-136b1715cd89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:16.172Z|6f0aab43-1a08-4bfb-8ee4-e3921a93140e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:16.172Z|6f0aab43-1a08-4bfb-8ee4-e3921a93140e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:17.659Z|dc67dc5d-3629-4c8f-8139-9d01d1a119d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:17.660Z|dc67dc5d-3629-4c8f-8139-9d01d1a119d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:18.377Z|f4456709-cafb-46ba-a3cd-604fe27e5e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:18.378Z|f4456709-cafb-46ba-a3cd-604fe27e5e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:18.855Z|10b262d9-7669-4a4b-948d-b93fe0bd819c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:40:18.856Z|10b262d9-7669-4a4b-948d-b93fe0bd819c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:40:26.197Z|b53e4d78-ba2b-4238-9e98-ab185965f7d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:26.198Z|b53e4d78-ba2b-4238-9e98-ab185965f7d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:27.701Z|14b79d92-358d-4e37-969d-5266158089f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:27.702Z|14b79d92-358d-4e37-969d-5266158089f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:28.402Z|fcb90678-975d-4e7d-9749-2d427eefc990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:28.403Z|fcb90678-975d-4e7d-9749-2d427eefc990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:33.855Z|3262d959-4e06-4e9d-9ab9-e4a3df569c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:40:33.855Z|3262d959-4e06-4e9d-9ab9-e4a3df569c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:40:34.204Z|84d815b5-8be7-4ae8-a4ad-0e881f3c26df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:40:34.205Z|84d815b5-8be7-4ae8-a4ad-0e881f3c26df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:40:36.224Z|1a3b5b37-9638-4e5f-b772-a1e0f6ecec38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:36.225Z|1a3b5b37-9638-4e5f-b772-a1e0f6ecec38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:37.729Z|8aec3271-d1ae-457b-9fb6-ab0fbbaceddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:37.730Z|8aec3271-d1ae-457b-9fb6-ab0fbbaceddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:38.431Z|5183bdfa-bbb0-43c3-8151-a68132686f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:38.432Z|5183bdfa-bbb0-43c3-8151-a68132686f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:46.251Z|abcc671a-3505-4d59-9617-eef965e4822c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:46.252Z|abcc671a-3505-4d59-9617-eef965e4822c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:47.755Z|44eba6e8-3119-4d3b-b378-53f2eef7041e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:47.756Z|44eba6e8-3119-4d3b-b378-53f2eef7041e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:48.461Z|be442fbc-9e2e-4d7f-8ed6-f6b18d6e1829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:48.462Z|be442fbc-9e2e-4d7f-8ed6-f6b18d6e1829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:48.855Z|2850e2da-40a1-4df9-847b-79b1aa266c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:40:48.858Z|2850e2da-40a1-4df9-847b-79b1aa266c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:40:56.298Z|52e44479-39c5-4f9b-a23b-23f8bd0c3a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:56.298Z|52e44479-39c5-4f9b-a23b-23f8bd0c3a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:57.787Z|e8a728db-3784-4148-89a1-efe4f9f1b507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:57.788Z|e8a728db-3784-4148-89a1-efe4f9f1b507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:40:58.488Z|534a99c9-5dfb-4e19-92a9-d97f1048720e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:40:58.489Z|534a99c9-5dfb-4e19-92a9-d97f1048720e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:03.855Z|06dd284b-6938-438f-8bc9-60cbce62e6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:41:03.856Z|06dd284b-6938-438f-8bc9-60cbce62e6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:41:04.206Z|240a2243-5a4a-41c5-b2b4-67cb6f1db6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:41:04.206Z|240a2243-5a4a-41c5-b2b4-67cb6f1db6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:41:06.329Z|17689146-f231-425a-8bc1-d10a504fef23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:06.330Z|17689146-f231-425a-8bc1-d10a504fef23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:07.844Z|414b4f92-a010-493f-a885-20d676f035db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:07.845Z|414b4f92-a010-493f-a885-20d676f035db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:08.514Z|7e65854e-1789-453e-b550-a8e58f8e1af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:08.515Z|7e65854e-1789-453e-b550-a8e58f8e1af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:14.547Z|0a320896-c208-4036-9590-3c63c9df1076|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:41:14.549Z|0a320896-c208-4036-9590-3c63c9df1076|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:16.356Z|f566aed3-fdc0-4881-8351-798a550a58fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:16.356Z|f566aed3-fdc0-4881-8351-798a550a58fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:17.874Z|2113d422-c4be-435a-9f86-a2af110898c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:17.875Z|2113d422-c4be-435a-9f86-a2af110898c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:18.541Z|f1da4433-c7c8-4dca-a1bc-bca3895e2ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:18.542Z|f1da4433-c7c8-4dca-a1bc-bca3895e2ae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:18.855Z|3183e9ed-62d5-462b-828b-a23839855898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:41:18.855Z|3183e9ed-62d5-462b-828b-a23839855898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:41:26.387Z|15b05bbf-86a5-43bf-8e18-4e1d69193437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:26.388Z|15b05bbf-86a5-43bf-8e18-4e1d69193437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:27.901Z|8f9a277c-f678-46dd-ba5c-50875c2200fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:27.901Z|8f9a277c-f678-46dd-ba5c-50875c2200fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:28.566Z|203ba872-73ec-4992-8dee-e5af999e3b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:28.567Z|203ba872-73ec-4992-8dee-e5af999e3b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:33.855Z|c4e04b73-0574-4f01-9f66-09f194a7985b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:41:33.858Z|c4e04b73-0574-4f01-9f66-09f194a7985b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:41:34.207Z|4e8fc5c8-92ef-441e-9b52-f674bf2911c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:41:34.207Z|4e8fc5c8-92ef-441e-9b52-f674bf2911c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:41:36.465Z|6758b094-86c4-40fb-a739-95725233e434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:36.466Z|6758b094-86c4-40fb-a739-95725233e434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:37.937Z|9f9556b9-9c98-4b1a-b444-b48163c59a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:37.938Z|9f9556b9-9c98-4b1a-b444-b48163c59a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:38.590Z|5ac1b496-09de-4a17-ab4d-e0fbb2a1cbd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:38.591Z|5ac1b496-09de-4a17-ab4d-e0fbb2a1cbd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:46.491Z|c2b4f99f-a7b9-429c-b71e-20b7f6938809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:46.492Z|c2b4f99f-a7b9-429c-b71e-20b7f6938809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:47.974Z|429ceb64-364a-4e0a-a1fd-982e6154a04d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:47.975Z|429ceb64-364a-4e0a-a1fd-982e6154a04d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:48.616Z|5ef699cd-4212-4db5-93d8-299adff83641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:48.616Z|5ef699cd-4212-4db5-93d8-299adff83641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:48.855Z|b6c0f49d-bbfd-440a-adb1-0cab0f08e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:41:48.855Z|b6c0f49d-bbfd-440a-adb1-0cab0f08e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:41:56.521Z|85ab8022-8221-48a2-bc0c-b7e413468303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:56.522Z|85ab8022-8221-48a2-bc0c-b7e413468303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:57.997Z|de5ec494-4e54-49de-85ea-3c0aea8ff9de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:57.998Z|de5ec494-4e54-49de-85ea-3c0aea8ff9de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:41:58.643Z|17aac53a-7663-433e-8bbb-f012a74ccc45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:41:58.644Z|17aac53a-7663-433e-8bbb-f012a74ccc45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:03.855Z|75f68c07-be11-4073-88d9-db0bcdadc8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:42:03.856Z|75f68c07-be11-4073-88d9-db0bcdadc8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:42:04.208Z|27661660-b0f2-44d2-a145-3f9ecdb98ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:42:04.208Z|27661660-b0f2-44d2-a145-3f9ecdb98ce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:42:06.547Z|6eebe28d-791a-4acc-bad5-17bde7db2e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:06.548Z|6eebe28d-791a-4acc-bad5-17bde7db2e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:08.023Z|c28ce871-ce08-4ae8-8d9c-793b61b97e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:08.024Z|c28ce871-ce08-4ae8-8d9c-793b61b97e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:08.670Z|51147abb-c20f-45cc-8b24-78f98e0d547a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:08.671Z|51147abb-c20f-45cc-8b24-78f98e0d547a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:14.548Z|ecf1228c-a1e9-426b-870f-d171684b1d50|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:42:14.548Z|ecf1228c-a1e9-426b-870f-d171684b1d50|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:16.574Z|43b97cc5-54a7-4fcd-90ef-3da5243cacfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:16.574Z|43b97cc5-54a7-4fcd-90ef-3da5243cacfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:18.068Z|7e9f01f1-d4f5-4cfb-8619-5dc71ef7299c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:18.069Z|7e9f01f1-d4f5-4cfb-8619-5dc71ef7299c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:18.704Z|a13c4baf-2949-47f3-8066-9bb077bb5f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:18.705Z|a13c4baf-2949-47f3-8066-9bb077bb5f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:18.855Z|c38d7c7f-3619-49fc-a13d-502064e10dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:42:18.857Z|c38d7c7f-3619-49fc-a13d-502064e10dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:42:26.599Z|1842c8f7-5787-4e0a-ab5e-4849cca72fc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:26.599Z|1842c8f7-5787-4e0a-ab5e-4849cca72fc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:28.113Z|f3f28871-28c4-4015-bc90-fa69d71637bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:28.114Z|f3f28871-28c4-4015-bc90-fa69d71637bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:28.729Z|276eef0b-2c3b-4e99-a711-5da23b7b6d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:28.730Z|276eef0b-2c3b-4e99-a711-5da23b7b6d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:33.855Z|4f2cb2ef-861c-4dff-8902-542010a13816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:42:33.855Z|4f2cb2ef-861c-4dff-8902-542010a13816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:42:34.209Z|7e91cb55-b2a1-4e7c-a59c-47d3162b38d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:42:34.209Z|7e91cb55-b2a1-4e7c-a59c-47d3162b38d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:42:36.622Z|bf23d8a7-d639-424f-8768-9d88f1b9189a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:36.624Z|bf23d8a7-d639-424f-8768-9d88f1b9189a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:38.142Z|7750eb1b-dadd-4108-9f34-4780880ba978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:38.143Z|7750eb1b-dadd-4108-9f34-4780880ba978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:38.752Z|c97ff68f-64c4-48c7-b847-eb74deccbe7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:38.752Z|c97ff68f-64c4-48c7-b847-eb74deccbe7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:46.647Z|0e6b79a6-7e1c-4eb2-aef8-49135ca604f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:46.648Z|0e6b79a6-7e1c-4eb2-aef8-49135ca604f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:48.171Z|1ec64056-cc49-4fbd-8ca4-261e61f3e420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:48.171Z|1ec64056-cc49-4fbd-8ca4-261e61f3e420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:48.780Z|21ec0cb3-e9a4-45de-9f12-0722a7717a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:48.781Z|21ec0cb3-e9a4-45de-9f12-0722a7717a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:48.855Z|31607e85-57cc-4c74-92c3-a0911867367d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:42:48.856Z|31607e85-57cc-4c74-92c3-a0911867367d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:42:56.682Z|51d729c4-b1cc-4d74-90b0-c2146970cb68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:56.684Z|51d729c4-b1cc-4d74-90b0-c2146970cb68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:58.202Z|374b1144-23d9-42e0-95fd-a2dece4805a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:58.202Z|374b1144-23d9-42e0-95fd-a2dece4805a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:42:58.816Z|a722801d-d7b9-481b-bc62-0c550eea51e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:42:58.817Z|a722801d-d7b9-481b-bc62-0c550eea51e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:03.856Z|76c1abee-fcf3-4850-a408-f1752d3cc7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:43:03.860Z|76c1abee-fcf3-4850-a408-f1752d3cc7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:43:04.210Z|95a047d9-dd51-4a59-9ece-899818823223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:43:04.211Z|95a047d9-dd51-4a59-9ece-899818823223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:43:06.713Z|22e5e0e0-a2b2-4a1a-b4a7-1d4c3a86d992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:06.714Z|22e5e0e0-a2b2-4a1a-b4a7-1d4c3a86d992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:08.234Z|373e8758-43d5-46b3-bcd9-3caf65c9b9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:08.235Z|373e8758-43d5-46b3-bcd9-3caf65c9b9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:08.860Z|3a1b1eb0-5dd1-48c3-a5e4-34725e92c1e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:08.861Z|3a1b1eb0-5dd1-48c3-a5e4-34725e92c1e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:14.558Z|b5470ea4-0751-477c-beb9-b9857daf3825|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:43:14.559Z|b5470ea4-0751-477c-beb9-b9857daf3825|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:16.743Z|0d136b39-6f6b-4268-950a-344d908a495e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:16.743Z|0d136b39-6f6b-4268-950a-344d908a495e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:18.259Z|cda6432f-4612-4816-94cd-48b7ca385f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:18.260Z|cda6432f-4612-4816-94cd-48b7ca385f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:18.855Z|f486839c-0608-4b81-a529-0686bd3b5540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:43:18.856Z|f486839c-0608-4b81-a529-0686bd3b5540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:43:18.885Z|3cec02be-f1ec-4b39-86b9-b8c425355a0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:18.886Z|3cec02be-f1ec-4b39-86b9-b8c425355a0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:26.770Z|bf74bd89-d09b-4835-a8c7-0f1ec638bbf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:26.770Z|bf74bd89-d09b-4835-a8c7-0f1ec638bbf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:28.285Z|f87732d8-083f-4c64-8f64-44e1bd134f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:28.286Z|f87732d8-083f-4c64-8f64-44e1bd134f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:28.908Z|4777b302-85ea-4a77-9185-fe8d8cb1e4c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:28.909Z|4777b302-85ea-4a77-9185-fe8d8cb1e4c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:33.855Z|8075d1c0-422e-4b68-b6c2-45e040ba3e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:43:33.855Z|8075d1c0-422e-4b68-b6c2-45e040ba3e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:43:34.211Z|4b0b4a5e-7496-4b51-b331-86f623b4fc3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:43:34.212Z|4b0b4a5e-7496-4b51-b331-86f623b4fc3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:43:36.795Z|fe993b27-25af-4dd4-8cf7-925575e338fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:36.796Z|fe993b27-25af-4dd4-8cf7-925575e338fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:38.312Z|01be06bb-7d2a-484b-b665-07233a149a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:38.312Z|01be06bb-7d2a-484b-b665-07233a149a66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:38.944Z|7dac150c-4e9a-422e-a2e8-b071490c1672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:38.945Z|7dac150c-4e9a-422e-a2e8-b071490c1672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:46.827Z|6d2b26ec-76cf-4483-937b-3ef24d78b5f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:46.828Z|6d2b26ec-76cf-4483-937b-3ef24d78b5f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:48.343Z|48ff6d4d-c61f-4d85-b6d8-f810622049e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:48.344Z|48ff6d4d-c61f-4d85-b6d8-f810622049e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:48.855Z|620da8ae-f3d4-4a49-b344-aa7757a32576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:43:48.858Z|620da8ae-f3d4-4a49-b344-aa7757a32576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:43:48.997Z|5a8005d7-c88f-4649-9623-d85848a203ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:48.998Z|5a8005d7-c88f-4649-9623-d85848a203ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:56.855Z|14e554dd-17dc-471d-a9fe-9a209d5f7894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:56.856Z|14e554dd-17dc-471d-a9fe-9a209d5f7894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:58.372Z|09acfcd7-b3f1-4d66-b4ee-5da5e717d218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:58.373Z|09acfcd7-b3f1-4d66-b4ee-5da5e717d218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:43:59.021Z|7d81bdca-98d6-4ceb-97b4-962dd40e1a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:43:59.022Z|7d81bdca-98d6-4ceb-97b4-962dd40e1a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:03.855Z|5183e378-b13a-455e-989e-346cd29558ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:44:03.855Z|5183e378-b13a-455e-989e-346cd29558ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:44:04.212Z|c129b66a-e956-46dd-9eb7-9cdfb2fa0d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:44:04.213Z|c129b66a-e956-46dd-9eb7-9cdfb2fa0d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:44:06.881Z|db3b15fa-3037-49f8-b10a-2bedb902586b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:06.882Z|db3b15fa-3037-49f8-b10a-2bedb902586b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:08.403Z|b749895f-18df-4d4a-bd10-854ee60b1ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:08.404Z|b749895f-18df-4d4a-bd10-854ee60b1ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:09.065Z|4c2b984c-7eb9-4d03-b807-d17f4e02e71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:09.065Z|4c2b984c-7eb9-4d03-b807-d17f4e02e71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:14.553Z|f79d0657-8c48-4d5a-8e7a-978ba7fe8684|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:44:14.555Z|f79d0657-8c48-4d5a-8e7a-978ba7fe8684|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:16.913Z|9ad73b32-cf20-4579-b0e1-879a81f01430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:16.914Z|9ad73b32-cf20-4579-b0e1-879a81f01430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:18.437Z|640f7485-3b0f-45a0-9032-5df6802729c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:18.438Z|640f7485-3b0f-45a0-9032-5df6802729c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:18.855Z|c23de326-fd47-418e-b7be-621ae5f4df8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:44:18.855Z|c23de326-fd47-418e-b7be-621ae5f4df8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:44:19.090Z|e3bbf870-672c-432b-b09a-ceabbe3f5ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:19.090Z|e3bbf870-672c-432b-b09a-ceabbe3f5ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:26.941Z|827a3f49-6e02-42e7-8404-73e6460ff51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:26.942Z|827a3f49-6e02-42e7-8404-73e6460ff51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:28.464Z|0ec8c0b0-13e4-4285-bc12-3cfd00f844a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:28.465Z|0ec8c0b0-13e4-4285-bc12-3cfd00f844a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:29.114Z|dd640683-da98-4d43-9654-4c96ab94f134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:29.115Z|dd640683-da98-4d43-9654-4c96ab94f134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:33.855Z|89ed75a2-290f-4c89-a5fd-6245069bf896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:44:33.856Z|89ed75a2-290f-4c89-a5fd-6245069bf896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:44:34.214Z|994ac933-3c95-44f0-a328-e2b77ee25b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:44:34.215Z|994ac933-3c95-44f0-a328-e2b77ee25b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:44:36.967Z|032b48e8-6fcb-442a-ad16-9c1d20c64b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:36.968Z|032b48e8-6fcb-442a-ad16-9c1d20c64b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:38.495Z|457f2eab-5019-4069-8549-f609dbeabcf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:38.495Z|457f2eab-5019-4069-8549-f609dbeabcf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:39.211Z|ff01aa44-2e2c-44d2-82de-41355b1082dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:39.211Z|ff01aa44-2e2c-44d2-82de-41355b1082dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:46.993Z|fdcefd80-ae3b-4043-a73e-a675d689ab7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:46.994Z|fdcefd80-ae3b-4043-a73e-a675d689ab7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:48.521Z|7acd9def-c9f4-4d38-a32a-b3d42c8be1c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:48.522Z|7acd9def-c9f4-4d38-a32a-b3d42c8be1c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:48.855Z|2886df61-598c-4216-aa5f-15ed435da31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:44:48.856Z|2886df61-598c-4216-aa5f-15ed435da31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:44:49.268Z|5b7ccfda-e07f-42cc-8384-8b9d04d5e32d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:49.271Z|5b7ccfda-e07f-42cc-8384-8b9d04d5e32d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:57.036Z|2594f06b-8a2a-48c7-93da-97c56c58d4db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:57.037Z|2594f06b-8a2a-48c7-93da-97c56c58d4db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:58.563Z|77f320d6-bbff-4059-bdcd-3405346b32ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:58.563Z|77f320d6-bbff-4059-bdcd-3405346b32ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:44:59.297Z|63ef3b42-a4a6-4291-9028-577b27225f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:44:59.298Z|63ef3b42-a4a6-4291-9028-577b27225f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:03.855Z|b307c2d5-f1d3-4249-9d3e-f36658892b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:45:03.855Z|b307c2d5-f1d3-4249-9d3e-f36658892b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:45:04.215Z|0743b134-c6af-4222-a6bf-a035d32fdae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:45:04.216Z|0743b134-c6af-4222-a6bf-a035d32fdae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:45:07.065Z|806f802b-9d65-4d45-8304-0166ada23902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:07.066Z|806f802b-9d65-4d45-8304-0166ada23902|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:08.586Z|7047d00e-2c5b-440c-b749-e3318f0a53c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:08.587Z|7047d00e-2c5b-440c-b749-e3318f0a53c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:09.330Z|db70b817-5cce-42f4-85ed-754964470da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:09.331Z|db70b817-5cce-42f4-85ed-754964470da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:14.552Z|3e25a89d-660a-4b02-83d6-a907c112a566|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:45:14.553Z|3e25a89d-660a-4b02-83d6-a907c112a566|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:17.092Z|f7959ff3-9e25-48dc-9c3c-31109a0d8f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:17.093Z|f7959ff3-9e25-48dc-9c3c-31109a0d8f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:18.613Z|0f7fcace-ca41-4c9b-a36a-b4a7a94750c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:18.613Z|0f7fcace-ca41-4c9b-a36a-b4a7a94750c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:18.855Z|c0d93473-5464-4715-89d9-bf583d3c93ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:45:18.857Z|c0d93473-5464-4715-89d9-bf583d3c93ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:45:19.357Z|f707891f-2f96-4a92-9333-f72aed2efd94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:19.358Z|f707891f-2f96-4a92-9333-f72aed2efd94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:27.122Z|387da5e4-b346-486d-b099-a43a8e9a59a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:27.123Z|387da5e4-b346-486d-b099-a43a8e9a59a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:28.638Z|13e2fefa-83a2-454d-930c-96b0af061f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:28.638Z|13e2fefa-83a2-454d-930c-96b0af061f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:29.381Z|60643b94-fca7-49ce-81c9-f265cea57d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:29.382Z|60643b94-fca7-49ce-81c9-f265cea57d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:33.855Z|39ed79c8-4e2f-4a04-b32e-a3fcb66ae948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:45:33.855Z|39ed79c8-4e2f-4a04-b32e-a3fcb66ae948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:45:34.216Z|ddccb828-40c2-4962-9cb3-ec1dd775f631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:45:34.217Z|ddccb828-40c2-4962-9cb3-ec1dd775f631|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:45:37.149Z|c201d227-cd11-4d2c-ac6d-3383d1ef2c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:37.150Z|c201d227-cd11-4d2c-ac6d-3383d1ef2c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:38.662Z|cadd0e81-ddd7-4dc3-85a4-0b621c0e4048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:38.663Z|cadd0e81-ddd7-4dc3-85a4-0b621c0e4048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:39.409Z|2b61a257-680f-4434-bfce-707d8b0b99f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:39.409Z|2b61a257-680f-4434-bfce-707d8b0b99f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:47.176Z|525fdff2-9176-4788-a0af-ad30943b2e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:47.177Z|525fdff2-9176-4788-a0af-ad30943b2e53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:48.689Z|9a7c738e-cb27-449b-8936-f84aaa32dc64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:48.689Z|9a7c738e-cb27-449b-8936-f84aaa32dc64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:48.855Z|b1f5d354-3552-4dc3-9ada-1cfa33e965b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:45:48.856Z|b1f5d354-3552-4dc3-9ada-1cfa33e965b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:45:49.436Z|1cd53551-0a44-426b-a965-a0262498b9be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:49.437Z|1cd53551-0a44-426b-a965-a0262498b9be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:57.222Z|2574198b-7116-4512-8e46-ee072fbebc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:57.222Z|2574198b-7116-4512-8e46-ee072fbebc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:58.714Z|3f2fdba0-5eb0-4140-bb56-21ea83000a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:58.715Z|3f2fdba0-5eb0-4140-bb56-21ea83000a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:45:59.462Z|467f46e2-ac4d-4d5f-8b22-4f511ac079bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:45:59.463Z|467f46e2-ac4d-4d5f-8b22-4f511ac079bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:03.855Z|afcedaba-b16c-4ace-b7d7-0cb9225ee346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:46:03.858Z|afcedaba-b16c-4ace-b7d7-0cb9225ee346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:46:04.218Z|6a940ffe-314c-4089-8337-f0dbfb269c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:46:04.218Z|6a940ffe-314c-4089-8337-f0dbfb269c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:46:07.249Z|87bf3fc6-cb3e-4895-a0fa-118477e8d1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:07.250Z|87bf3fc6-cb3e-4895-a0fa-118477e8d1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:08.744Z|8ffd8e75-3447-46d4-b38c-dd2988d9c93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:08.744Z|8ffd8e75-3447-46d4-b38c-dd2988d9c93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:09.492Z|c44ebfc3-fd8a-4482-b5ee-25cc16e8fd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:09.493Z|c44ebfc3-fd8a-4482-b5ee-25cc16e8fd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:14.547Z|5f236e60-19b5-4ab5-8a32-0cecc90916c6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:46:14.548Z|5f236e60-19b5-4ab5-8a32-0cecc90916c6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:17.277Z|ac308384-f272-48d3-a211-31edbac5bd7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:17.278Z|ac308384-f272-48d3-a211-31edbac5bd7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:18.768Z|d664de23-99b9-4f80-b38d-8807fdc98114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:18.768Z|d664de23-99b9-4f80-b38d-8807fdc98114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:18.855Z|48039e05-9018-4868-9f62-4fa44c4d9ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:46:18.855Z|48039e05-9018-4868-9f62-4fa44c4d9ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:46:19.518Z|3503f28f-8df7-4945-bd4a-b921d50767ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:19.519Z|3503f28f-8df7-4945-bd4a-b921d50767ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:27.310Z|86fff6c7-067f-4554-87f3-63090b07abc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:27.311Z|86fff6c7-067f-4554-87f3-63090b07abc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:28.793Z|265bca17-b9f6-4e44-85a9-0846dc9709fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:28.793Z|265bca17-b9f6-4e44-85a9-0846dc9709fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:29.544Z|42301cb8-1195-4240-b3bd-b69395873899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:29.545Z|42301cb8-1195-4240-b3bd-b69395873899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:33.855Z|d70ee35b-97a6-4f58-8708-5a8c9c55abb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:46:33.855Z|d70ee35b-97a6-4f58-8708-5a8c9c55abb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:46:34.219Z|5d78a2e7-6185-4523-9675-f3bd05cf9e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:46:34.219Z|5d78a2e7-6185-4523-9675-f3bd05cf9e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:46:37.337Z|ad27144e-af48-4b60-958d-9b0c5c6e6b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:37.338Z|ad27144e-af48-4b60-958d-9b0c5c6e6b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:38.816Z|6aeee218-9e47-42de-a51c-efca77bdfe5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:38.816Z|6aeee218-9e47-42de-a51c-efca77bdfe5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:39.571Z|f0495d96-4ab4-4c60-ad19-3af30ed78eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:39.571Z|f0495d96-4ab4-4c60-ad19-3af30ed78eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:47.364Z|935fe49d-5878-440f-bf06-378caf350c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:47.365Z|935fe49d-5878-440f-bf06-378caf350c7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:48.840Z|a90f2da0-fc71-48f9-92d0-b7b2732b0bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:48.841Z|a90f2da0-fc71-48f9-92d0-b7b2732b0bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:48.855Z|2973b746-59fe-4409-bc78-1efdd288ac92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:46:48.858Z|2973b746-59fe-4409-bc78-1efdd288ac92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:46:49.602Z|eca6310b-054d-47f6-9781-bcdc49c8629d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:49.602Z|eca6310b-054d-47f6-9781-bcdc49c8629d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:57.399Z|165849e9-acea-4861-bb1b-50f2cc2c7f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:57.399Z|165849e9-acea-4861-bb1b-50f2cc2c7f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:58.865Z|59a9158a-8e9c-416c-b292-649d93dd2f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:58.865Z|59a9158a-8e9c-416c-b292-649d93dd2f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:46:59.627Z|1f5fbbcd-38b5-4d03-937d-3cb3bd6d8822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:46:59.628Z|1f5fbbcd-38b5-4d03-937d-3cb3bd6d8822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:03.855Z|81ebf6c9-e40f-4996-83b5-e157d061772c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:47:03.855Z|81ebf6c9-e40f-4996-83b5-e157d061772c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:47:04.220Z|735a981a-a33c-4d0b-a1a2-8aecd6eacae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:47:04.220Z|735a981a-a33c-4d0b-a1a2-8aecd6eacae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:47:07.430Z|093b7d4c-1751-4736-89c9-31a9c72bc023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:07.431Z|093b7d4c-1751-4736-89c9-31a9c72bc023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:08.892Z|56a403d6-a9aa-4e97-968b-de4889ca95e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:08.893Z|56a403d6-a9aa-4e97-968b-de4889ca95e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:09.652Z|b785a5fd-2879-4bf2-9aa2-4cb4896c3b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:09.653Z|b785a5fd-2879-4bf2-9aa2-4cb4896c3b98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:14.549Z|cdb71f0a-63c1-4965-85c1-0969d3a7d890|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:47:14.549Z|cdb71f0a-63c1-4965-85c1-0969d3a7d890|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:17.454Z|8e6192cb-dcc1-41ac-86a1-38f777de3697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:17.455Z|8e6192cb-dcc1-41ac-86a1-38f777de3697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:18.855Z|5a6bae74-f81e-4df2-9b99-af9b3dfee93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:47:18.855Z|5a6bae74-f81e-4df2-9b99-af9b3dfee93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:47:18.918Z|3dcef662-954f-47bc-a58a-5d1d5ac5d950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:18.918Z|3dcef662-954f-47bc-a58a-5d1d5ac5d950|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:19.676Z|62773237-29b8-447c-bd31-cfe0098367b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:19.677Z|62773237-29b8-447c-bd31-cfe0098367b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:27.478Z|996ae28a-dbdf-4480-8230-4aaa37f3f93b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:27.479Z|996ae28a-dbdf-4480-8230-4aaa37f3f93b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:28.944Z|535b4646-f0c0-472b-96a8-6be706b9c645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:28.945Z|535b4646-f0c0-472b-96a8-6be706b9c645|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:29.706Z|a01d8f4e-c87c-4cca-868c-de57a0cd0191|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:29.706Z|a01d8f4e-c87c-4cca-868c-de57a0cd0191|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:33.855Z|79a3afcb-8233-4f25-947d-9413fd55e08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:47:33.857Z|79a3afcb-8233-4f25-947d-9413fd55e08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:47:34.221Z|00a80cd7-f0aa-457d-9915-9d7662755f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:47:34.222Z|00a80cd7-f0aa-457d-9915-9d7662755f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:47:37.503Z|e7e62dce-4152-40ca-923c-072fe94a608a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:37.504Z|e7e62dce-4152-40ca-923c-072fe94a608a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:38.974Z|1eb3c8b0-ae78-425b-a8ab-eb6058cf6ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:38.975Z|1eb3c8b0-ae78-425b-a8ab-eb6058cf6ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:39.728Z|c5dbc16d-38f0-419e-8809-31fcb5804f1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:39.729Z|c5dbc16d-38f0-419e-8809-31fcb5804f1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:47.529Z|251b0799-6da1-4220-9a12-362cdf32fdc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:47.529Z|251b0799-6da1-4220-9a12-362cdf32fdc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:48.855Z|3a6eeb20-a2d2-4508-bd8b-19d7acc8bfbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:47:48.855Z|3a6eeb20-a2d2-4508-bd8b-19d7acc8bfbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:47:49.042Z|7f915f40-26a4-4286-a5e0-b6daad6d1d5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:49.043Z|7f915f40-26a4-4286-a5e0-b6daad6d1d5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:49.758Z|3944766a-97b2-4fd2-a97b-2636ec3b7a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:49.758Z|3944766a-97b2-4fd2-a97b-2636ec3b7a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:57.554Z|157ee153-8810-4bfc-b8ec-3e2e2ff6a491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:57.555Z|157ee153-8810-4bfc-b8ec-3e2e2ff6a491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:59.071Z|773fbc31-a700-471a-bd76-bb00868076c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:59.072Z|773fbc31-a700-471a-bd76-bb00868076c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:47:59.783Z|f69e29ec-da78-44f4-8251-67378c4f0c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:47:59.784Z|f69e29ec-da78-44f4-8251-67378c4f0c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:03.855Z|d89142f9-ede7-4176-95d7-19f77f8e92b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:48:03.855Z|d89142f9-ede7-4176-95d7-19f77f8e92b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:48:04.222Z|843f131f-afaf-46fd-b0b7-32c0e6da1b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:48:04.223Z|843f131f-afaf-46fd-b0b7-32c0e6da1b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:48:07.586Z|81532d8e-121e-45b6-aabf-bc1846028034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:07.586Z|81532d8e-121e-45b6-aabf-bc1846028034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:09.107Z|1a2e4e96-1b97-42a4-90fd-76f682de18b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:09.108Z|1a2e4e96-1b97-42a4-90fd-76f682de18b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:09.808Z|0d243d6b-1007-47ee-ad08-f885e57cbb91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:09.808Z|0d243d6b-1007-47ee-ad08-f885e57cbb91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:14.549Z|3d7eb9d6-06cd-4d81-8cf9-e0138dc2b833|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:48:14.551Z|3d7eb9d6-06cd-4d81-8cf9-e0138dc2b833|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:17.611Z|08096aa5-da5b-4e17-9b82-c575ea9d39fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:17.612Z|08096aa5-da5b-4e17-9b82-c575ea9d39fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:18.855Z|4063ef94-ff72-431a-b5d6-4aa39f36bb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:48:18.858Z|4063ef94-ff72-431a-b5d6-4aa39f36bb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:48:19.151Z|72da3aad-f003-4b48-a9d6-8b70a5c05fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:19.152Z|72da3aad-f003-4b48-a9d6-8b70a5c05fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:19.833Z|9890eb67-49c4-471b-935f-5a63c8517f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:19.834Z|9890eb67-49c4-471b-935f-5a63c8517f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:27.669Z|a4d0d80a-756c-4430-8121-d1fd0168e82a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:27.670Z|a4d0d80a-756c-4430-8121-d1fd0168e82a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:29.179Z|8891131d-c993-42bb-b314-2f0b59836c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:29.180Z|8891131d-c993-42bb-b314-2f0b59836c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:29.857Z|9f37318a-e0d2-4c63-9f87-8b89fee756a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:29.857Z|9f37318a-e0d2-4c63-9f87-8b89fee756a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:33.855Z|a5b1edeb-20a9-40a9-8457-953b9a0250a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:48:33.855Z|a5b1edeb-20a9-40a9-8457-953b9a0250a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:48:34.223Z|9b0b0a98-4bd1-4240-b52f-5e60d828b85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:48:34.224Z|9b0b0a98-4bd1-4240-b52f-5e60d828b85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:48:37.696Z|04bd1055-0853-46cb-9b70-d61dea880c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:37.697Z|04bd1055-0853-46cb-9b70-d61dea880c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:39.240Z|12ce80c2-4614-43a8-8d0b-ec1de47b7872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:39.244Z|12ce80c2-4614-43a8-8d0b-ec1de47b7872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:39.882Z|784955fe-8f76-4b67-acf8-0f6e1c31862e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:39.882Z|784955fe-8f76-4b67-acf8-0f6e1c31862e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:47.721Z|cce6f7d1-ba30-409b-b71d-17dafc7583ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:47.722Z|cce6f7d1-ba30-409b-b71d-17dafc7583ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:48.855Z|a5bcea62-775c-4927-bb69-6cd6f6693915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:48:48.855Z|a5bcea62-775c-4927-bb69-6cd6f6693915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:48:49.299Z|68ba39db-320a-4c35-99d8-b9f66228eb2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:49.304Z|68ba39db-320a-4c35-99d8-b9f66228eb2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:49.910Z|a978dbab-dbfd-410a-ab3d-7708f6cd1c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:49.912Z|a978dbab-dbfd-410a-ab3d-7708f6cd1c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:57.752Z|3c26334b-7e02-4e45-bbdf-2c634a727185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:57.752Z|3c26334b-7e02-4e45-bbdf-2c634a727185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:59.332Z|a11710dd-ab90-4805-973a-52bad4ef3608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:59.333Z|a11710dd-ab90-4805-973a-52bad4ef3608|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:48:59.938Z|722cc75f-55d7-4561-bd82-5b0cccb83fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:48:59.938Z|722cc75f-55d7-4561-bd82-5b0cccb83fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:03.855Z|326a1654-a0ac-4462-976b-2f4db7abfb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:49:03.856Z|326a1654-a0ac-4462-976b-2f4db7abfb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:49:04.225Z|c9d37dd9-d4dd-4669-912e-08f6003a579b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:49:04.225Z|c9d37dd9-d4dd-4669-912e-08f6003a579b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:49:07.793Z|e4b65d6d-9ad0-474e-bc05-acae2f3dbdcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:07.794Z|e4b65d6d-9ad0-474e-bc05-acae2f3dbdcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:09.355Z|b258c875-06b8-4ad8-ae6e-b0aef4926da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:09.356Z|b258c875-06b8-4ad8-ae6e-b0aef4926da0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:09.962Z|e23fe016-3919-4a62-ac1e-7d6d44ac143e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:09.963Z|e23fe016-3919-4a62-ac1e-7d6d44ac143e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:14.550Z|37e2c222-921c-4f05-a4a4-7eeeffc773e8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:49:14.551Z|37e2c222-921c-4f05-a4a4-7eeeffc773e8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:17.832Z|8e595412-05f3-4c9e-aac5-6d51cf77c156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:17.833Z|8e595412-05f3-4c9e-aac5-6d51cf77c156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:18.855Z|4f7940b2-6561-4339-92c2-9527c5a6f754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:49:18.855Z|4f7940b2-6561-4339-92c2-9527c5a6f754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:49:19.381Z|d3dc7bad-55f5-4091-a5f4-38bfb64ce23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:19.382Z|d3dc7bad-55f5-4091-a5f4-38bfb64ce23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:19.985Z|5163dad4-a195-44ad-ad94-f4dc46b9ec12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:19.986Z|5163dad4-a195-44ad-ad94-f4dc46b9ec12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:27.862Z|9d4965ab-2117-4777-b7e6-4253a5042b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:27.862Z|9d4965ab-2117-4777-b7e6-4253a5042b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:29.407Z|6e061e05-633c-4339-bca9-6681e386b405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:29.408Z|6e061e05-633c-4339-bca9-6681e386b405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:30.008Z|ae3d0272-285f-42bc-872e-e7b40ccb265c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:30.009Z|ae3d0272-285f-42bc-872e-e7b40ccb265c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:33.855Z|e5e5fb9b-3e28-47a3-a997-5f25a69056bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:49:33.855Z|e5e5fb9b-3e28-47a3-a997-5f25a69056bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:49:34.226Z|80f1ef3b-2dbd-484d-85e9-c3301b70b536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:49:34.227Z|80f1ef3b-2dbd-484d-85e9-c3301b70b536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:49:37.886Z|494153e8-5f68-47c6-9e5b-b3e94c97ce01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:37.887Z|494153e8-5f68-47c6-9e5b-b3e94c97ce01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:39.430Z|b9a1ff17-776c-455a-849b-a2ca1ac3265b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:39.431Z|b9a1ff17-776c-455a-849b-a2ca1ac3265b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:40.044Z|d45081fe-54d6-48f9-a27b-f03725a7d05d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:40.045Z|d45081fe-54d6-48f9-a27b-f03725a7d05d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:47.914Z|1584daa4-36be-4fe4-a8bb-548f6812cb66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:47.915Z|1584daa4-36be-4fe4-a8bb-548f6812cb66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:48.855Z|6965098e-b6de-49a6-84f3-55b515a1dd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:49:48.855Z|6965098e-b6de-49a6-84f3-55b515a1dd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:49:49.456Z|0558cfe8-2d4e-490e-ada0-3a5973f71930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:49.457Z|0558cfe8-2d4e-490e-ada0-3a5973f71930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:50.079Z|1a25992f-7996-4b1f-a3fc-324c3d7df963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:50.080Z|1a25992f-7996-4b1f-a3fc-324c3d7df963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:57.941Z|7c597c79-8474-4de1-b395-0caced701fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:57.942Z|7c597c79-8474-4de1-b395-0caced701fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:49:59.481Z|317a9618-90a0-4762-882f-5978b668fe81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:49:59.482Z|317a9618-90a0-4762-882f-5978b668fe81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:00.112Z|46db3cea-a594-4d52-a607-fbe16a009a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:00.113Z|46db3cea-a594-4d52-a607-fbe16a009a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:03.855Z|f1b84178-f1ba-4d1e-a3c8-8434974db66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:50:03.857Z|f1b84178-f1ba-4d1e-a3c8-8434974db66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:50:04.227Z|d7a5091e-a76c-4150-874d-6417637a3edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:50:04.228Z|d7a5091e-a76c-4150-874d-6417637a3edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:50:07.971Z|136607b4-7a6e-41b3-a2e2-6786712404f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:07.972Z|136607b4-7a6e-41b3-a2e2-6786712404f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:09.507Z|929ebe2a-b1e0-4a74-b95e-69e81b5839d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:09.508Z|929ebe2a-b1e0-4a74-b95e-69e81b5839d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:10.136Z|9ccec8fd-01cd-4861-ad9d-0c31c50926c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:10.137Z|9ccec8fd-01cd-4861-ad9d-0c31c50926c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:14.547Z|e7928ea2-2563-4a14-b317-13a132dc1b18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:50:14.547Z|e7928ea2-2563-4a14-b317-13a132dc1b18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:18.003Z|0df67dae-bc2d-473c-a5c3-3a833d46906c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:18.004Z|0df67dae-bc2d-473c-a5c3-3a833d46906c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:18.855Z|4b2f3e79-8115-400f-8b88-56c2d22a3f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:50:18.856Z|4b2f3e79-8115-400f-8b88-56c2d22a3f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:50:19.537Z|51647aa0-2f95-44e6-b6a1-691bb3a1ecbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:19.538Z|51647aa0-2f95-44e6-b6a1-691bb3a1ecbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:20.162Z|0bc0b76b-307d-4c59-835b-0477b332c0bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:20.162Z|0bc0b76b-307d-4c59-835b-0477b332c0bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:28.034Z|9858e480-c110-4edd-a976-7b673e26b863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:28.035Z|9858e480-c110-4edd-a976-7b673e26b863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:29.563Z|afcb8ed9-c7fd-48a5-a524-ef6fc919a437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:29.564Z|afcb8ed9-c7fd-48a5-a524-ef6fc919a437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:30.189Z|9a3028b6-b3a5-4d85-9b17-ae98f04a4c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:30.190Z|9a3028b6-b3a5-4d85-9b17-ae98f04a4c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:33.855Z|d3c97f48-a7ff-46d9-a0d8-d1b222d44421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:50:33.856Z|d3c97f48-a7ff-46d9-a0d8-d1b222d44421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:50:34.228Z|896c845a-9d8b-4aba-acfe-e5cc43bca086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:50:34.229Z|896c845a-9d8b-4aba-acfe-e5cc43bca086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:50:38.069Z|49477f9f-c7ad-4597-980f-03d7a76da5ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:38.070Z|49477f9f-c7ad-4597-980f-03d7a76da5ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:39.593Z|e2f7caa6-1122-4d7d-b7c7-629e8b80dcde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:39.594Z|e2f7caa6-1122-4d7d-b7c7-629e8b80dcde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:40.220Z|5d69f2b2-0e4b-40e4-8d4d-75b488f69a21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:40.221Z|5d69f2b2-0e4b-40e4-8d4d-75b488f69a21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:48.097Z|0709ff33-2aea-4b0b-a63c-19f264303e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:48.098Z|0709ff33-2aea-4b0b-a63c-19f264303e40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:48.856Z|e289d876-37cf-4e1e-adeb-40754dfc76e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:50:48.860Z|e289d876-37cf-4e1e-adeb-40754dfc76e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:50:49.620Z|7b9d18b4-1f42-4634-be0e-65c07383bfe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:49.621Z|7b9d18b4-1f42-4634-be0e-65c07383bfe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:50.246Z|bd31af71-2ed9-45cc-8d9a-315df65627dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:50.247Z|bd31af71-2ed9-45cc-8d9a-315df65627dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:58.135Z|4f14ca23-2bbc-4e4c-8126-b86a5a971572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:58.136Z|4f14ca23-2bbc-4e4c-8126-b86a5a971572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:50:59.646Z|0352c897-3786-466c-ad3c-6dc95991feb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:50:59.648Z|0352c897-3786-466c-ad3c-6dc95991feb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:00.272Z|b7f4ca29-094d-4e29-9a15-4c33588ecdf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:00.274Z|b7f4ca29-094d-4e29-9a15-4c33588ecdf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:03.855Z|21654446-36ce-4f9e-ba96-87fb5ce8560f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:51:03.856Z|21654446-36ce-4f9e-ba96-87fb5ce8560f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:51:04.230Z|65ee0c01-c3f0-434b-8208-865a62b2ae99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:51:04.230Z|65ee0c01-c3f0-434b-8208-865a62b2ae99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:51:08.158Z|b93a85fe-0447-4497-9153-856158f23d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:08.159Z|b93a85fe-0447-4497-9153-856158f23d0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:09.674Z|509003a1-4c19-4267-ab73-4c1d0db21e15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:09.674Z|509003a1-4c19-4267-ab73-4c1d0db21e15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:10.298Z|12b0af7c-9cd3-474d-bca5-b4f7ca3351cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:10.299Z|12b0af7c-9cd3-474d-bca5-b4f7ca3351cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:14.549Z|ee9ee414-de0f-43f1-9ecb-af13f74e7626|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:51:14.550Z|ee9ee414-de0f-43f1-9ecb-af13f74e7626|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:18.188Z|790b966a-3a1d-4399-a938-1a3ef1a3ebfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:18.189Z|790b966a-3a1d-4399-a938-1a3ef1a3ebfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:18.855Z|63beaab5-38b9-419e-9d8d-390990f19541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:51:18.856Z|63beaab5-38b9-419e-9d8d-390990f19541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:51:19.702Z|85111ec4-6612-4d35-b229-868f8e2e9179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:19.703Z|85111ec4-6612-4d35-b229-868f8e2e9179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:20.328Z|b8b889dd-7c1f-4994-bc32-0b262b889575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:20.329Z|b8b889dd-7c1f-4994-bc32-0b262b889575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:28.217Z|26237ca8-9f72-464f-b6f3-d325b8e639d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:28.218Z|26237ca8-9f72-464f-b6f3-d325b8e639d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:29.731Z|3078513b-f804-4da7-89f9-5a9f5e459cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:29.732Z|3078513b-f804-4da7-89f9-5a9f5e459cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:30.356Z|10481369-fd57-4c31-ba37-cd14e40bf98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:30.357Z|10481369-fd57-4c31-ba37-cd14e40bf98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:33.855Z|c77523f4-2440-4239-bdc1-c6acbe9df391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:51:33.858Z|c77523f4-2440-4239-bdc1-c6acbe9df391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:51:34.231Z|efe03844-f3b8-499d-80ce-aa36b758e873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:51:34.231Z|efe03844-f3b8-499d-80ce-aa36b758e873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:51:38.243Z|55ddbb37-0589-4bed-ba6d-68caff9d3b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:38.244Z|55ddbb37-0589-4bed-ba6d-68caff9d3b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:39.755Z|b8a03ee0-cfbb-4fc6-8261-2521de17ffce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:39.756Z|b8a03ee0-cfbb-4fc6-8261-2521de17ffce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:40.389Z|bace19d7-eca3-45cf-b265-072260e695dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:40.389Z|bace19d7-eca3-45cf-b265-072260e695dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:48.269Z|d02565fa-95f0-474e-a367-cd6451ace441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:48.269Z|d02565fa-95f0-474e-a367-cd6451ace441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:48.855Z|a75f5163-3dc3-4858-a092-927ede3ab63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:51:48.856Z|a75f5163-3dc3-4858-a092-927ede3ab63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:51:49.779Z|d62d527b-8a4c-4c06-a449-a4a480893594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:49.780Z|d62d527b-8a4c-4c06-a449-a4a480893594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:50.425Z|a0461943-7ec7-4024-9ec5-0508be6b7022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:50.426Z|a0461943-7ec7-4024-9ec5-0508be6b7022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:58.321Z|186c6523-a0bc-4fd9-a4da-caccd57a2a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:58.322Z|186c6523-a0bc-4fd9-a4da-caccd57a2a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:51:59.804Z|0a647c3e-ba8c-4feb-9e91-b243e9905a72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:51:59.805Z|0a647c3e-ba8c-4feb-9e91-b243e9905a72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:00.464Z|ca6e5d78-0b9a-4fc5-b390-ea07959bae71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:00.464Z|ca6e5d78-0b9a-4fc5-b390-ea07959bae71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:03.855Z|09760114-9597-453b-9972-00c1df883226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:52:03.856Z|09760114-9597-453b-9972-00c1df883226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:52:04.232Z|fbb67a32-5c43-4f73-ac79-e61087c38275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:52:04.233Z|fbb67a32-5c43-4f73-ac79-e61087c38275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:52:08.346Z|773bafd3-b055-47f3-8b84-ca66880a360c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:08.347Z|773bafd3-b055-47f3-8b84-ca66880a360c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:09.832Z|ef17168c-cbb8-49de-8f49-6a4de8c6b80d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:09.833Z|ef17168c-cbb8-49de-8f49-6a4de8c6b80d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:10.486Z|2eb8d134-3546-4fb0-bea8-c19467b56f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:10.487Z|2eb8d134-3546-4fb0-bea8-c19467b56f32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:14.547Z|7798615a-65cc-43ba-85fa-c12522cd25ba|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:52:14.549Z|7798615a-65cc-43ba-85fa-c12522cd25ba|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:18.376Z|6cfc7d8a-4859-491f-a397-e6822f2ceff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:18.377Z|6cfc7d8a-4859-491f-a397-e6822f2ceff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:18.855Z|35b7664e-7835-4788-8ad7-61f580e807ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:52:18.858Z|35b7664e-7835-4788-8ad7-61f580e807ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:52:19.868Z|ca0c957f-773c-4967-985e-07cfd981a2bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:19.869Z|ca0c957f-773c-4967-985e-07cfd981a2bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:20.513Z|49d68f20-98cf-4e8a-b4fe-873a0870a39c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:20.514Z|49d68f20-98cf-4e8a-b4fe-873a0870a39c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:28.409Z|42f8142e-c96e-484f-9c00-00aff53afed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:28.410Z|42f8142e-c96e-484f-9c00-00aff53afed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:29.889Z|b6e48d6b-a931-422a-8beb-cd390e36a0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:29.890Z|b6e48d6b-a931-422a-8beb-cd390e36a0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:30.538Z|1adb7d43-ae17-4ca9-b53f-f4175235a77f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:30.539Z|1adb7d43-ae17-4ca9-b53f-f4175235a77f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:33.855Z|795c336a-06c8-44e3-9a5f-7cd9d70b05ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:52:33.856Z|795c336a-06c8-44e3-9a5f-7cd9d70b05ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:52:34.233Z|03e8e8ba-edf1-41dc-9c78-69cb546ab651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:52:34.234Z|03e8e8ba-edf1-41dc-9c78-69cb546ab651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:52:38.434Z|e6cc3441-047c-4778-a1f0-0925e48a5d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:38.435Z|e6cc3441-047c-4778-a1f0-0925e48a5d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:39.914Z|0ed89264-c8d5-4c0a-82c3-bcb1b73d943d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:39.915Z|0ed89264-c8d5-4c0a-82c3-bcb1b73d943d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:40.562Z|3e61c0fc-6b40-46fa-9b3b-4ae57b46a5d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:40.563Z|3e61c0fc-6b40-46fa-9b3b-4ae57b46a5d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:48.475Z|5f53d3be-85a5-4d27-99a4-0bb9e7b022ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:48.476Z|5f53d3be-85a5-4d27-99a4-0bb9e7b022ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:48.855Z|e98ce6c3-4773-45d8-bc3e-614e587a9de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:52:48.855Z|e98ce6c3-4773-45d8-bc3e-614e587a9de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:52:49.943Z|895418ea-0a85-4e1f-a6f0-fdd6bdc6316a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:49.944Z|895418ea-0a85-4e1f-a6f0-fdd6bdc6316a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:50.594Z|3b14a366-5848-48bb-82e6-531798649032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:50.594Z|3b14a366-5848-48bb-82e6-531798649032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:58.518Z|b5008652-3d0c-44f6-a6b5-dc3a760c225b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:58.519Z|b5008652-3d0c-44f6-a6b5-dc3a760c225b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:52:59.971Z|608d1235-1563-4e8f-b019-b9ca8be4cf63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:52:59.972Z|608d1235-1563-4e8f-b019-b9ca8be4cf63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:00.620Z|8c75bfd9-380a-4172-ac49-774ad450928b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:00.620Z|8c75bfd9-380a-4172-ac49-774ad450928b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:03.855Z|d77c900a-6880-4bea-a455-9ac3e2f77a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:53:03.858Z|d77c900a-6880-4bea-a455-9ac3e2f77a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:53:04.234Z|1fdc44f6-084a-4b34-8296-cf25864560af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:53:04.235Z|1fdc44f6-084a-4b34-8296-cf25864560af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:53:08.548Z|e77a2090-326b-4efc-a600-4099346381f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:08.549Z|e77a2090-326b-4efc-a600-4099346381f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:09.998Z|c51ad846-b5ab-4907-b7d1-8d349d293e9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:09.999Z|c51ad846-b5ab-4907-b7d1-8d349d293e9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:10.644Z|18e4e50c-c805-43e4-ba71-d6dac2c17122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:10.645Z|18e4e50c-c805-43e4-ba71-d6dac2c17122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:14.552Z|3a431cd4-c76e-43b5-8de8-d54f0e1779a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:53:14.552Z|3a431cd4-c76e-43b5-8de8-d54f0e1779a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:18.576Z|b1ee3681-766b-4bf8-aa2e-445fd43efaca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:18.577Z|b1ee3681-766b-4bf8-aa2e-445fd43efaca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:18.855Z|5d69c8bf-4c21-4443-9dc5-8b482d051050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:53:18.855Z|5d69c8bf-4c21-4443-9dc5-8b482d051050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:53:20.022Z|490a0002-265d-49a7-8d55-1c83e1135952|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:20.022Z|490a0002-265d-49a7-8d55-1c83e1135952|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:20.669Z|76430700-ba52-46e1-aed8-687c8cba6441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:20.670Z|76430700-ba52-46e1-aed8-687c8cba6441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:28.598Z|ea246aea-da99-46f2-b46c-251ed450958d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:28.599Z|ea246aea-da99-46f2-b46c-251ed450958d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:30.049Z|4a35c094-0bcf-49e3-9ffa-f02a73572745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:30.052Z|4a35c094-0bcf-49e3-9ffa-f02a73572745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:30.696Z|5cc733d4-3611-401e-a61c-eab9973f5a57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:30.696Z|5cc733d4-3611-401e-a61c-eab9973f5a57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:33.855Z|7c2b34d9-bddd-4eeb-804f-f1ce531d5cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:53:33.855Z|7c2b34d9-bddd-4eeb-804f-f1ce531d5cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:53:34.236Z|90982e6a-ad46-499f-ab7c-7ef7b1f16066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:53:34.236Z|90982e6a-ad46-499f-ab7c-7ef7b1f16066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:53:38.622Z|007a84ce-8af0-453d-b321-4414a48473ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:38.623Z|007a84ce-8af0-453d-b321-4414a48473ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:40.076Z|104e0016-ea96-4acc-81f0-c12c4708b67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:40.077Z|104e0016-ea96-4acc-81f0-c12c4708b67c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:40.720Z|b167c097-9401-49bf-a516-c3c7cdb7763c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:40.721Z|b167c097-9401-49bf-a516-c3c7cdb7763c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:48.650Z|3ea503e2-885c-4a6c-892a-1fa564d61cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:48.650Z|3ea503e2-885c-4a6c-892a-1fa564d61cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:48.855Z|cbae35c9-56a7-43b1-a1bc-6db660facd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:53:48.857Z|cbae35c9-56a7-43b1-a1bc-6db660facd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:53:50.101Z|36e2330b-eafc-4c3c-8595-52b56e47d5c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:50.102Z|36e2330b-eafc-4c3c-8595-52b56e47d5c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:50.749Z|462ebae6-e443-44d6-a42a-b94fb43d005d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:50.749Z|462ebae6-e443-44d6-a42a-b94fb43d005d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:53:58.675Z|fc930f8c-1131-4941-bdfe-5adc62b628ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:53:58.675Z|fc930f8c-1131-4941-bdfe-5adc62b628ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:00.126Z|5fe2991c-a5cb-4edc-a9d0-515375349062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:00.127Z|5fe2991c-a5cb-4edc-a9d0-515375349062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:00.778Z|bcc18290-9095-4ea2-b2e0-9dc024ec369e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:00.779Z|bcc18290-9095-4ea2-b2e0-9dc024ec369e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:03.855Z|e7c0c14e-e585-40fa-a3a9-ef0899583f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:54:03.855Z|e7c0c14e-e585-40fa-a3a9-ef0899583f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:54:04.237Z|912230dd-34cc-426b-a894-a1692d1a0786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:54:04.237Z|912230dd-34cc-426b-a894-a1692d1a0786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:54:08.698Z|c5d0662c-768a-4405-9dfb-7730748aba6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:08.699Z|c5d0662c-768a-4405-9dfb-7730748aba6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:10.151Z|fa68f789-4b96-40d7-b56d-1889161da258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:10.152Z|fa68f789-4b96-40d7-b56d-1889161da258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:10.804Z|8629ffdf-c69b-4e3a-8475-834427bf9ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:10.804Z|8629ffdf-c69b-4e3a-8475-834427bf9ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:14.546Z|7ab374fa-2edc-4c52-b877-59cca25484c4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:54:14.547Z|7ab374fa-2edc-4c52-b877-59cca25484c4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:18.724Z|5007a8d0-d494-4d5c-923c-c15dbec4a30a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:18.724Z|5007a8d0-d494-4d5c-923c-c15dbec4a30a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:18.855Z|9e22a5dd-306a-4afa-9c32-e2b32f2441ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:54:18.855Z|9e22a5dd-306a-4afa-9c32-e2b32f2441ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:54:20.178Z|7ff0cd4d-29ef-4faa-8c35-6d5855748583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:20.179Z|7ff0cd4d-29ef-4faa-8c35-6d5855748583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:20.828Z|e25ec9b5-e091-44df-95fc-b65603623860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:20.828Z|e25ec9b5-e091-44df-95fc-b65603623860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:28.748Z|922e323c-f97f-410c-bd6a-3b90412ae79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:28.748Z|922e323c-f97f-410c-bd6a-3b90412ae79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:30.205Z|0ec906dc-9c2a-49e7-bafd-891e44a6ce10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:30.206Z|0ec906dc-9c2a-49e7-bafd-891e44a6ce10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:30.852Z|299bec4d-63fe-46c7-a475-2c5981a5b546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:30.852Z|299bec4d-63fe-46c7-a475-2c5981a5b546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:33.855Z|ee358dc5-9582-42da-ae04-89742b6f3d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:54:33.859Z|ee358dc5-9582-42da-ae04-89742b6f3d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:54:34.238Z|c77c0e4b-e126-4748-b76f-ceb2992fd0b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:54:34.238Z|c77c0e4b-e126-4748-b76f-ceb2992fd0b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:54:38.771Z|9512985f-b021-48e6-8296-2faa15182454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:38.772Z|9512985f-b021-48e6-8296-2faa15182454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:40.231Z|b2b6c944-25a0-4cf6-8294-0ab77c310c85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:40.232Z|b2b6c944-25a0-4cf6-8294-0ab77c310c85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:40.876Z|96f00812-80c8-43ba-a1b5-3d2aa261c393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:40.876Z|96f00812-80c8-43ba-a1b5-3d2aa261c393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:48.796Z|b8ff9e1d-7424-4750-bf12-19172d000afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:48.796Z|b8ff9e1d-7424-4750-bf12-19172d000afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:48.855Z|cbef615b-efc7-4e9d-ab0e-4ccce96ef8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:54:48.855Z|cbef615b-efc7-4e9d-ab0e-4ccce96ef8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:54:50.256Z|d57edb83-beaa-4e21-983a-beaa184035e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:50.257Z|d57edb83-beaa-4e21-983a-beaa184035e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:50.901Z|6b7b7573-c55b-452f-90fa-cdf957083c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:50.902Z|6b7b7573-c55b-452f-90fa-cdf957083c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:54:58.878Z|c1945c2c-2d31-4c51-a705-cc5a1b17a5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:54:58.879Z|c1945c2c-2d31-4c51-a705-cc5a1b17a5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:00.293Z|cf84b368-5e51-4f6e-b1fb-46b14b7557e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:00.294Z|cf84b368-5e51-4f6e-b1fb-46b14b7557e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:00.926Z|cd01a05d-e286-438b-89ae-79856cbd9cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:00.926Z|cd01a05d-e286-438b-89ae-79856cbd9cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:03.855Z|10e1a34b-d737-4197-b50a-a7c917978c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:55:03.855Z|10e1a34b-d737-4197-b50a-a7c917978c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:55:04.239Z|68a77f82-86ab-43e7-872e-7f3db031c08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:55:04.239Z|68a77f82-86ab-43e7-872e-7f3db031c08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:55:08.911Z|27dcca72-9e18-4477-81f9-cc79ea406fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:08.912Z|27dcca72-9e18-4477-81f9-cc79ea406fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:10.325Z|7b60855d-ab22-4137-ab10-e3abf8e01b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:10.326Z|7b60855d-ab22-4137-ab10-e3abf8e01b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:10.963Z|a095ee8e-0776-4cfd-9b11-82e9cba6b90b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:10.964Z|a095ee8e-0776-4cfd-9b11-82e9cba6b90b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:14.546Z|6ad6c58f-2177-4de4-8ac4-fe8e085590ce|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:55:14.547Z|6ad6c58f-2177-4de4-8ac4-fe8e085590ce|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:18.855Z|2716af4f-ceb1-45e5-84e3-d219b1db0130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:55:18.858Z|2716af4f-ceb1-45e5-84e3-d219b1db0130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:55:18.943Z|e9a72d75-80bf-4cd7-b60b-2e0f453e1e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:18.944Z|e9a72d75-80bf-4cd7-b60b-2e0f453e1e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:20.359Z|ebdd6479-41b1-4007-939a-2319ca67a89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:20.360Z|ebdd6479-41b1-4007-939a-2319ca67a89d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:20.987Z|ea9e4ec5-b058-4cd6-9a8a-de0bd84f6667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:20.988Z|ea9e4ec5-b058-4cd6-9a8a-de0bd84f6667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:28.989Z|3c4103a2-ccbe-4945-9074-53feff1573db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:28.989Z|3c4103a2-ccbe-4945-9074-53feff1573db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:30.389Z|2ea98673-2df2-4d2f-8d23-36ab6e191f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:30.389Z|2ea98673-2df2-4d2f-8d23-36ab6e191f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:31.012Z|c1fb319b-d289-4d65-9889-fc9f495b94d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:31.013Z|c1fb319b-d289-4d65-9889-fc9f495b94d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:33.855Z|ab354192-aa55-4416-8f2a-93324604206c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:55:33.855Z|ab354192-aa55-4416-8f2a-93324604206c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:55:34.240Z|19816419-6b56-4e65-aebe-d87baf0775da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:55:34.241Z|19816419-6b56-4e65-aebe-d87baf0775da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:55:39.038Z|72de6082-350c-48c0-bce2-f51eee579478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:39.039Z|72de6082-350c-48c0-bce2-f51eee579478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:40.414Z|081ce7e7-07a6-4110-a624-518ad1547f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:40.415Z|081ce7e7-07a6-4110-a624-518ad1547f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:41.042Z|94174f08-9867-479d-b9db-c80403bd0740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:41.042Z|94174f08-9867-479d-b9db-c80403bd0740|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:48.855Z|71008d71-4e91-421f-98d1-3f9207a6b440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:55:48.855Z|71008d71-4e91-421f-98d1-3f9207a6b440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:55:49.065Z|9a441ba9-95a3-4691-b246-b751ed12ff80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:49.065Z|9a441ba9-95a3-4691-b246-b751ed12ff80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:50.437Z|51e5a451-9cbf-45cf-ac0d-30bff6e3c64c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:50.438Z|51e5a451-9cbf-45cf-ac0d-30bff6e3c64c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:51.066Z|c9283916-8bc5-4812-a536-7114bfae49d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:51.067Z|c9283916-8bc5-4812-a536-7114bfae49d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:55:59.113Z|15dc2662-19bf-4604-b3f1-57208ae3a5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:55:59.113Z|15dc2662-19bf-4604-b3f1-57208ae3a5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:00.463Z|462bdad4-e43b-42b3-850b-4d7ba1e7991b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:00.464Z|462bdad4-e43b-42b3-850b-4d7ba1e7991b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:01.092Z|9ff3261e-0ff6-4566-9625-f3e2896402f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:01.093Z|9ff3261e-0ff6-4566-9625-f3e2896402f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:03.855Z|877fdc82-ee66-42f9-ae9d-ba05d3a8ff7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:56:03.859Z|877fdc82-ee66-42f9-ae9d-ba05d3a8ff7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:56:04.241Z|2929a0bc-f5d3-44da-8b1d-8eb418c5ef20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:56:04.242Z|2929a0bc-f5d3-44da-8b1d-8eb418c5ef20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:56:09.144Z|58e31f0a-bb8f-4776-8ccc-feac1131d5b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:09.145Z|58e31f0a-bb8f-4776-8ccc-feac1131d5b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:10.492Z|7bb788d8-376e-4841-991d-6bb46093d592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:10.493Z|7bb788d8-376e-4841-991d-6bb46093d592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:11.116Z|7508fd3f-af37-424b-8d39-9d6a46785cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:11.116Z|7508fd3f-af37-424b-8d39-9d6a46785cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:14.547Z|46f2cc21-2f41-4ee2-8963-fd2ecbc331c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:56:14.548Z|46f2cc21-2f41-4ee2-8963-fd2ecbc331c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:18.855Z|a73e66aa-8ae8-4e5b-b9d9-54a858a3a77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:56:18.855Z|a73e66aa-8ae8-4e5b-b9d9-54a858a3a77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:56:19.186Z|5bdfb7e5-7dc0-4fd8-8b9e-50737e690040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:19.187Z|5bdfb7e5-7dc0-4fd8-8b9e-50737e690040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:20.517Z|a860642a-7cad-46dc-ba9a-3d05f7d8962c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:20.519Z|a860642a-7cad-46dc-ba9a-3d05f7d8962c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:21.141Z|08dcafa2-9de8-457e-a852-297461deca7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:21.142Z|08dcafa2-9de8-457e-a852-297461deca7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:29.209Z|aa077a5a-5c18-484d-a33a-76b2a2583d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:29.209Z|aa077a5a-5c18-484d-a33a-76b2a2583d6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:30.543Z|64610d49-a953-4508-bdd6-aed4bc1a72e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:30.544Z|64610d49-a953-4508-bdd6-aed4bc1a72e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:31.171Z|d50767eb-e7bb-4343-afb2-24810e56c908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:31.172Z|d50767eb-e7bb-4343-afb2-24810e56c908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:33.855Z|4782ff5d-daf8-4d27-a10b-2c2d7a425673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:56:33.855Z|4782ff5d-daf8-4d27-a10b-2c2d7a425673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:56:34.242Z|7f0353ae-843b-4b0a-840b-d867d843fa64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:56:34.243Z|7f0353ae-843b-4b0a-840b-d867d843fa64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:56:39.231Z|a5fdb19d-f10e-4d9d-ab0c-434743a2a876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:39.231Z|a5fdb19d-f10e-4d9d-ab0c-434743a2a876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:40.568Z|e6191f27-7742-495f-88bc-b82bece9623b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:40.569Z|e6191f27-7742-495f-88bc-b82bece9623b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:41.197Z|377bdb9e-0956-440f-8ab6-93ba45ae4d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:41.198Z|377bdb9e-0956-440f-8ab6-93ba45ae4d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:48.855Z|ea79ea52-cbd7-4230-a49f-8464d13752d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:56:48.857Z|ea79ea52-cbd7-4230-a49f-8464d13752d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:56:49.256Z|b2bdbe77-d7ce-4d57-9703-d6962a4c3268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:49.257Z|b2bdbe77-d7ce-4d57-9703-d6962a4c3268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:50.594Z|ea0cc31f-18f9-4668-8101-924c6e7b1a96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:50.595Z|ea0cc31f-18f9-4668-8101-924c6e7b1a96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:51.222Z|1288cbc8-d803-4741-bada-7e8fbf05cc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:51.223Z|1288cbc8-d803-4741-bada-7e8fbf05cc6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:56:59.287Z|e85aaa97-03b8-47e5-bcf4-2d838b86be57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:56:59.288Z|e85aaa97-03b8-47e5-bcf4-2d838b86be57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:00.621Z|4c5c76d1-7ae2-4428-8cde-02a7b87c47aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:00.621Z|4c5c76d1-7ae2-4428-8cde-02a7b87c47aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:01.251Z|d189d275-57c1-4b72-83de-2d29aa6f4c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:01.251Z|d189d275-57c1-4b72-83de-2d29aa6f4c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:03.855Z|c933fa5a-81c6-41b7-8c06-4544035a12fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:57:03.855Z|c933fa5a-81c6-41b7-8c06-4544035a12fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:57:04.243Z|92f2b47a-90fc-4036-a537-99da0246110e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:57:04.244Z|92f2b47a-90fc-4036-a537-99da0246110e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:57:09.313Z|0ff1c866-e3eb-4df0-98b6-a8ee1b1d1105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:09.314Z|0ff1c866-e3eb-4df0-98b6-a8ee1b1d1105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:10.646Z|ec5d999b-3834-40ea-90e8-0e0a476b679f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:10.647Z|ec5d999b-3834-40ea-90e8-0e0a476b679f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:11.279Z|0d5c10b8-4ae7-4f1a-b092-d48ededd4ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:11.280Z|0d5c10b8-4ae7-4f1a-b092-d48ededd4ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:14.554Z|073780be-d9f0-480c-91e3-c9885dfff176|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:57:14.555Z|073780be-d9f0-480c-91e3-c9885dfff176|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:18.855Z|87dc0c0f-1308-4286-92b3-03c8b5350bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:57:18.856Z|87dc0c0f-1308-4286-92b3-03c8b5350bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:57:19.337Z|bb647b77-8873-4c30-a3d5-e9c5e6429121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:19.338Z|bb647b77-8873-4c30-a3d5-e9c5e6429121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:20.671Z|454baa08-8e0e-4686-9280-41a5e34a17ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:20.672Z|454baa08-8e0e-4686-9280-41a5e34a17ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:21.312Z|c491e73b-89e9-4f16-af5d-33efc1ab656a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:21.313Z|c491e73b-89e9-4f16-af5d-33efc1ab656a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:29.371Z|01703278-b7a1-45b0-8d94-eaa80065492c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:29.372Z|01703278-b7a1-45b0-8d94-eaa80065492c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:30.694Z|8a43e404-9923-4cb1-b655-f9a3785f4feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:30.695Z|8a43e404-9923-4cb1-b655-f9a3785f4feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:31.341Z|3992b6ac-be25-45be-8b68-d160ed37928f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:31.342Z|3992b6ac-be25-45be-8b68-d160ed37928f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:33.855Z|1598754d-f2b8-411c-ba84-b49bef39cc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:57:33.858Z|1598754d-f2b8-411c-ba84-b49bef39cc2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:57:34.245Z|4aab99be-d836-46fa-bbca-1fd88733953c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:57:34.245Z|4aab99be-d836-46fa-bbca-1fd88733953c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:57:39.395Z|88171282-8dc5-410f-b394-572ff7e97fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:39.396Z|88171282-8dc5-410f-b394-572ff7e97fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:40.720Z|9e70d651-3cc0-4858-84c9-9c4411ff3c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:40.721Z|9e70d651-3cc0-4858-84c9-9c4411ff3c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:41.373Z|e6ab7ba1-e229-4d9a-9ec2-2496881cc471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:41.374Z|e6ab7ba1-e229-4d9a-9ec2-2496881cc471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:48.855Z|d057f946-6962-4927-bfee-e3d27125e57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:57:48.855Z|d057f946-6962-4927-bfee-e3d27125e57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:57:49.418Z|92459a2e-581c-4cb0-b1d0-34cf0f66df6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:49.419Z|92459a2e-581c-4cb0-b1d0-34cf0f66df6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:50.743Z|e5eaf13b-58b8-48e8-9c8b-bad422e3abed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:50.744Z|e5eaf13b-58b8-48e8-9c8b-bad422e3abed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:51.410Z|c5fb7567-9512-48d7-9ef8-2a3a5e1ecbc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:51.410Z|c5fb7567-9512-48d7-9ef8-2a3a5e1ecbc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:57:59.444Z|c088aa72-b925-4f78-aa59-ff25869af604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:57:59.444Z|c088aa72-b925-4f78-aa59-ff25869af604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:00.767Z|3ff63b8d-00cd-480f-9362-aff38225cce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:00.768Z|3ff63b8d-00cd-480f-9362-aff38225cce6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:01.441Z|8cfbb6cb-42ae-455e-baa6-4ed14d867c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:01.442Z|8cfbb6cb-42ae-455e-baa6-4ed14d867c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:03.855Z|f91ec6d5-2a8d-4912-91a9-a865329942b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:58:03.855Z|f91ec6d5-2a8d-4912-91a9-a865329942b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:58:04.246Z|30d08cff-d7eb-47ca-93e9-73e23f4543f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:58:04.247Z|30d08cff-d7eb-47ca-93e9-73e23f4543f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:58:09.474Z|d3d4d847-cdd9-4c1c-b721-a7f1b47b2b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:09.475Z|d3d4d847-cdd9-4c1c-b721-a7f1b47b2b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:10.795Z|093a2c32-1ec5-4099-a32c-3d5a7ff846a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:10.796Z|093a2c32-1ec5-4099-a32c-3d5a7ff846a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:11.469Z|dbfba984-287c-4151-8a76-baa06aa73aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:11.470Z|dbfba984-287c-4151-8a76-baa06aa73aed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:14.547Z|b3c54f08-a4f6-49b4-aab9-48596f2e904a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:58:14.548Z|b3c54f08-a4f6-49b4-aab9-48596f2e904a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:18.855Z|9d2462e2-5408-4e82-94f8-c0c80cca73b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:58:18.857Z|9d2462e2-5408-4e82-94f8-c0c80cca73b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:58:19.502Z|0d4d51e5-9878-4e66-8117-f714d9139a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:19.503Z|0d4d51e5-9878-4e66-8117-f714d9139a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:20.821Z|79c67ebe-75ef-430a-93e7-ab9f7e3bc87e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:20.822Z|79c67ebe-75ef-430a-93e7-ab9f7e3bc87e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:21.498Z|e47963df-cef1-4496-83f3-77b376aa506f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:21.499Z|e47963df-cef1-4496-83f3-77b376aa506f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:29.527Z|e235c238-617a-40af-a85a-7e71219fe330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:29.528Z|e235c238-617a-40af-a85a-7e71219fe330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:30.846Z|8142d192-7d84-41e9-9c70-d68f5556f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:30.846Z|8142d192-7d84-41e9-9c70-d68f5556f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:31.529Z|7a1fc231-a5c8-44d4-a9ae-bb98354f4b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:31.529Z|7a1fc231-a5c8-44d4-a9ae-bb98354f4b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:33.855Z|fc538ff0-b6c2-4a22-bb6c-0a0fc211f180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:58:33.855Z|fc538ff0-b6c2-4a22-bb6c-0a0fc211f180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:58:34.248Z|2d1118d7-0ffa-4cb7-9055-c44f1825bc9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:58:34.249Z|2d1118d7-0ffa-4cb7-9055-c44f1825bc9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:58:39.552Z|6da5dad9-3ae3-43b7-afb1-e72370716d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:39.552Z|6da5dad9-3ae3-43b7-afb1-e72370716d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:40.876Z|f01786b0-673d-45f0-a455-ff1fc13c0b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:40.876Z|f01786b0-673d-45f0-a455-ff1fc13c0b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:41.554Z|9e51957f-99e0-4aab-883a-65bd798b0b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:41.555Z|9e51957f-99e0-4aab-883a-65bd798b0b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:48.855Z|46065119-39e1-4b12-ab23-c88abd37bca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:58:48.856Z|46065119-39e1-4b12-ab23-c88abd37bca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:58:49.581Z|4e795639-45e1-4a57-8104-689d6144675b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:49.582Z|4e795639-45e1-4a57-8104-689d6144675b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:50.901Z|1e72d59c-45ad-43b1-808f-f6e5d0077fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:50.902Z|1e72d59c-45ad-43b1-808f-f6e5d0077fda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:51.586Z|14aba71d-42f6-4a96-9ecd-499797e8788e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:51.587Z|14aba71d-42f6-4a96-9ecd-499797e8788e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:58:59.616Z|746227ee-a7a2-4adf-a495-39690c65fbec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:58:59.617Z|746227ee-a7a2-4adf-a495-39690c65fbec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:00.926Z|050bb0aa-f9cc-46cd-b9f5-9162f33b1550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:00.927Z|050bb0aa-f9cc-46cd-b9f5-9162f33b1550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:01.633Z|1c407f2a-8abd-4a9a-a451-e8cc189501df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:01.633Z|1c407f2a-8abd-4a9a-a451-e8cc189501df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:03.855Z|222bacff-b974-4585-aeec-30980de337fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:59:03.858Z|222bacff-b974-4585-aeec-30980de337fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:59:04.250Z|c263b438-686a-4726-99a3-7552fb78767e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:59:04.250Z|c263b438-686a-4726-99a3-7552fb78767e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:59:09.646Z|0e42bf68-b6db-457e-a660-0146f6a436c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:09.647Z|0e42bf68-b6db-457e-a660-0146f6a436c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:10.953Z|c4ccf898-3abe-4b6c-8d74-ed6f8af1788b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:10.956Z|c4ccf898-3abe-4b6c-8d74-ed6f8af1788b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:11.659Z|2939bf16-aa03-4efd-bb26-08d236e62476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:11.660Z|2939bf16-aa03-4efd-bb26-08d236e62476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:14.552Z|1f063c08-7d18-4a6c-b02c-55dd254f9014|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T00:59:14.552Z|1f063c08-7d18-4a6c-b02c-55dd254f9014|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:18.855Z|69065043-227a-4da5-a633-63e831283c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:59:18.856Z|69065043-227a-4da5-a633-63e831283c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:59:19.674Z|27e4f625-bcd0-4599-86c0-08d44749ca6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:19.675Z|27e4f625-bcd0-4599-86c0-08d44749ca6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:20.980Z|a070af96-6d4d-4757-9057-4295b46c6013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:20.981Z|a070af96-6d4d-4757-9057-4295b46c6013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:21.686Z|a64df43c-a9c0-456c-b470-5cdf59201ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:21.687Z|a64df43c-a9c0-456c-b470-5cdf59201ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:29.712Z|6a2a63f3-0184-4f89-8a8d-8d0248ddb513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:29.714Z|6a2a63f3-0184-4f89-8a8d-8d0248ddb513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:31.006Z|194f5e76-8775-4fcc-aa2f-3842a5509a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:31.007Z|194f5e76-8775-4fcc-aa2f-3842a5509a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:31.722Z|d3e82e80-7252-49fa-826a-187f24a1c8bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:31.723Z|d3e82e80-7252-49fa-826a-187f24a1c8bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:33.855Z|f9f3a8af-d42d-4336-ad5f-091972107d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:59:33.856Z|f9f3a8af-d42d-4336-ad5f-091972107d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:59:34.251Z|ce1b2b9d-0721-42a6-b249-f14cf2a6fea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:59:34.252Z|ce1b2b9d-0721-42a6-b249-f14cf2a6fea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:59:39.742Z|ee74c4a0-3c3e-42b9-b0f7-d731606e4e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:39.742Z|ee74c4a0-3c3e-42b9-b0f7-d731606e4e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:41.032Z|7ee3d23f-90a0-45eb-994a-7693d8560b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:41.033Z|7ee3d23f-90a0-45eb-994a-7693d8560b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:41.751Z|a5c9b17b-c1dc-4405-8dc3-5e1d3ee194eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:41.752Z|a5c9b17b-c1dc-4405-8dc3-5e1d3ee194eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:48.855Z|e91a247f-d145-4d6f-b832-e6248de177aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T00:59:48.859Z|e91a247f-d145-4d6f-b832-e6248de177aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T00:59:49.777Z|1b009f38-f1dc-4222-8dac-4902824fdadb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:49.778Z|1b009f38-f1dc-4222-8dac-4902824fdadb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:51.067Z|bea0a38b-d247-48e6-a419-1d185c10cd20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:51.068Z|bea0a38b-d247-48e6-a419-1d185c10cd20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:51.793Z|5985d417-ba45-436b-9510-0231f7636ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:51.794Z|5985d417-ba45-436b-9510-0231f7636ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T00:59:59.808Z|2a2d070c-6280-4d41-8e74-705021d44520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T00:59:59.809Z|2a2d070c-6280-4d41-8e74-705021d44520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:01.110Z|fc62abda-fa76-434b-9162-7da9f3a24ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:01.111Z|fc62abda-fa76-434b-9162-7da9f3a24ccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:01.826Z|cbcfe810-a9cb-4c46-993c-700b53ace88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:01.827Z|cbcfe810-a9cb-4c46-993c-700b53ace88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:03.855Z|83494a28-efb2-4f3e-b4a7-4b7c9b1b7701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:00:03.856Z|83494a28-efb2-4f3e-b4a7-4b7c9b1b7701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:00:04.252Z|65306224-6a7a-44ed-b718-37f6027ecdcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:00:04.253Z|65306224-6a7a-44ed-b718-37f6027ecdcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:00:09.839Z|b09960f5-ec94-44a3-9b97-4d6510da7daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:09.840Z|b09960f5-ec94-44a3-9b97-4d6510da7daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:11.148Z|ace139a7-bbb5-488a-98c0-f7cf6aa31cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:11.149Z|ace139a7-bbb5-488a-98c0-f7cf6aa31cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:11.867Z|4401d593-d21e-4065-838e-1aba2c2889c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:11.868Z|4401d593-d21e-4065-838e-1aba2c2889c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:14.553Z|55c9155f-516d-4b92-a566-927949f88fd2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:00:14.554Z|55c9155f-516d-4b92-a566-927949f88fd2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:18.855Z|a170bac7-30dc-4e3b-b35f-26cacfa6a488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:00:18.855Z|a170bac7-30dc-4e3b-b35f-26cacfa6a488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:00:19.868Z|03fb069f-b993-436a-9b09-f0ba4aafc403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:19.869Z|03fb069f-b993-436a-9b09-f0ba4aafc403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:21.175Z|3bf1add3-74c5-4299-9e52-06bd6b298ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:21.176Z|3bf1add3-74c5-4299-9e52-06bd6b298ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:21.893Z|4eb2da9a-d778-4ba4-a234-7c5ccbf25882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:21.894Z|4eb2da9a-d778-4ba4-a234-7c5ccbf25882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:29.893Z|8d0cf199-9fe0-4102-b52c-f4dc04c1294e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:29.894Z|8d0cf199-9fe0-4102-b52c-f4dc04c1294e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:31.209Z|8aa423d5-e4b2-455f-bb45-4f455431d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:31.209Z|8aa423d5-e4b2-455f-bb45-4f455431d8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:31.919Z|f019924d-43aa-4fa3-a500-b1ef8979bf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:31.920Z|f019924d-43aa-4fa3-a500-b1ef8979bf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:33.855Z|63253eab-9f62-4c12-91d6-d2eb23ec1a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:00:33.858Z|63253eab-9f62-4c12-91d6-d2eb23ec1a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:00:34.254Z|2293d334-993e-4f85-ad3e-7e1cb4dba79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:00:34.254Z|2293d334-993e-4f85-ad3e-7e1cb4dba79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:00:39.917Z|8af88d8c-7183-46af-ad36-27ea69a96b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:39.918Z|8af88d8c-7183-46af-ad36-27ea69a96b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:41.236Z|1185f00c-d968-49ee-969f-2431b2dddd9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:41.237Z|1185f00c-d968-49ee-969f-2431b2dddd9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:41.947Z|167bf8a5-8fbe-4b65-87d4-a43e87a9fbbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:41.948Z|167bf8a5-8fbe-4b65-87d4-a43e87a9fbbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:44.655Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-05T01:00:44.665Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 30a2735c-4261-4524-9d65-3eb48e8bf203 already exists in requestDb InfraActiveRequests table 2023-01-05T01:00:44.667Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203 2023-01-05T01:00:44.667Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|INFO|500||Invoke 2023-01-05T01:00:44.668Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||===========================request begin================================================ 2023-01-05T01:00:44.668Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203 2023-01-05T01:00:44.668Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Method : GET 2023-01-05T01:00:44.668Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42d7d86970527cfb8df256d6274161be", X-B3-SpanId:"429f48b5042f1883", X-B3-ParentSpanId:"8df256d6274161be", X-B3-Sampled:"0", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ecd19fe-4190-4651-9b03-7384dee2b295"] 2023-01-05T01:00:44.669Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Request body: 2023-01-05T01:00:44.669Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||==========================request end================================================ 2023-01-05T01:00:44.829Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||============================response begin========================================== 2023-01-05T01:00:44.830Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-05T01:00:44.830Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Status text : Not Found 2023-01-05T01:00:44.830Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DDA846C4173026B714BAE91FAF1995F6; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 01:00:44 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-01-05T01:00:44.831Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Response body: 2023-01-05T01:00:44.831Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||=======================response end================================================= 2023-01-05T01:00:44.831Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|INFO|404|Not Found|InvokeReturn 2023-01-05T01:00:44.984Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-05T01:00:44.991Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-05T01:00:48.855Z|19562ce3-0ab4-402f-8724-4d0407369642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:00:48.855Z|19562ce3-0ab4-402f-8724-4d0407369642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:00:49.946Z|0492b83f-99bf-423a-800c-d935adecb60f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:49.946Z|0492b83f-99bf-423a-800c-d935adecb60f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:51.262Z|4a924211-ae55-4cdf-b97c-ba757b2fdc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:51.263Z|4a924211-ae55-4cdf-b97c-ba757b2fdc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:51.974Z|77e9198f-a06f-4e9a-a21b-29437ae7c865|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:51.974Z|77e9198f-a06f-4e9a-a21b-29437ae7c865|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:00:59.978Z|f4c803a4-2322-40ef-82f6-a08bf11a5256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:00:59.978Z|f4c803a4-2322-40ef-82f6-a08bf11a5256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:01.299Z|3298d894-41b5-4ef5-ad92-cf5e71b35582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:01.300Z|3298d894-41b5-4ef5-ad92-cf5e71b35582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:02.013Z|88638c70-fdd4-4470-949f-1a0d959289fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:02.013Z|88638c70-fdd4-4470-949f-1a0d959289fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:03.676Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-05T01:01:03.812Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-05T01:01:03.813Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|INFO|500||Invoke 2023-01-05T01:01:03.855Z|ece5b7ab-44d9-49fd-9197-e3f09a48f426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:01:03.855Z|ece5b7ab-44d9-49fd-9197-e3f09a48f426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:01:03.965Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|INFO|500||InvokeReturn 2023-01-05T01:01:03.965Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469 has http status code:200 and response headers:{date=[Thu, 05 Jan 2023 01:01:03 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[75], vertex-id=[221352], x-aai-txid=[1-aai-resources-230105-01:01:03:255-156], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-05T01:01:03.967Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"800ded2b-b720-4c3b-a6a1-9774d7bd7469","service-description":"pNF","resource-version":"1672880441567"} 2023-01-05T01:01:04.055Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-01-05T01:01:04.060Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-05T01:01:04.096Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|INFO|500||Invoke 2023-01-05T01:01:04.096Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469 with request headers:{Authorization=[***REDACTED***], X-RequestID=[30a2735c-4261-4524-9d65-3eb48e8bf203], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2473ba9d-9374-4f0e-bb82-ddde6b2aafe8], X-ECOMP-RequestID=[30a2735c-4261-4524-9d65-3eb48e8bf203], X-TransactionId=[], X-ONAP-RequestID=[30a2735c-4261-4524-9d65-3eb48e8bf203]} 2023-01-05T01:01:04.165Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469 has http status code:200 and response headers:{date=[Thu, 05 Jan 2023 01:01:03 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[65], vertex-id=[221352], x-aai-txid=[2-aai-resources-230105-01:01:03:514-47458], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-05T01:01:04.165Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|DEBUG|500||{"service-id":"800ded2b-b720-4c3b-a6a1-9774d7bd7469","service-description":"pNF","resource-version":"1672880441567"} 2023-01-05T01:01:04.166Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/800ded2b-b720-4c3b-a6a1-9774d7bd7469|INFO|500||InvokeReturn 2023-01-05T01:01:04.167Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-05T01:01:04.168Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-05T01:01:04.208Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-05T01:01:04.233Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-05T01:01:04.235Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:04.236Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-05T01:01:04.236Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-05T01:01:04.237Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"42d7d86970527cfb8df256d6274161be", X-B3-SpanId:"e140263082708ac4", X-B3-ParentSpanId:"8df256d6274161be", X-B3-Sampled:"0", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871d1877-870f-4ba1-b48e-749f54f8c7a4"] 2023-01-05T01:01:04.241Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877","requestScope":"service"} 2023-01-05T01:01:04.244Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:04.261Z|5a508c06-d0f9-4f8e-9270-d4a58b25baac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:01:04.264Z|5a508c06-d0f9-4f8e-9270-d4a58b25baac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:01:04.514Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:04.515Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-05T01:01:04.516Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-01-05T01:01:04.516Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"203", server:"envoy"] 2023-01-05T01:01:04.518Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-05T01:01:04.519Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:04.519Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-05T01:01:04.533Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733 2023-01-05T01:01:04.534Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|INFO|500||Invoke 2023-01-05T01:01:04.534Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:04.535Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733 2023-01-05T01:01:04.535Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Method : GET 2023-01-05T01:01:04.536Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0efca546-11bf-485c-bfef-5c6e7814c1f3"] 2023-01-05T01:01:04.536Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Request body: 2023-01-05T01:01:04.536Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:04.788Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:04.789Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Status code : 200 OK 2023-01-05T01:01:04.790Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Status text : OK 2023-01-05T01:01:04.791Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9586EBB3278B08E6FA83463FB16D674B; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"240", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:04.838Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Response body: { "modelName" : "Demo_pNF_q2HuDoqCrwM7EvJT2iYC", "description" : "catalog service description", "modelUUID" : "281dd976-0c64-4761-9f4f-ceedee6b3733", "modelInvariantUUID" : "24a6f005-3f62-4633-890e-d653d194c318", "created" : "2023-01-05 00:58:02.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 51b6e4f7-9ac0", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/pnfCustomizations" } } } 2023-01-05T01:01:04.839Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:04.840Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|INFO|500||InvokeReturn 2023-01-05T01:01:04.980Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance 2023-01-05T01:01:04.982Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|INFO|500||Invoke 2023-01-05T01:01:04.982Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:04.982Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance 2023-01-05T01:01:04.983Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Method : GET 2023-01-05T01:01:04.983Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc5485f6-bc14-4ffd-a6bd-5271e59edd06"] 2023-01-05T01:01:04.983Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Request body: 2023-01-05T01:01:04.984Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.123Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.124Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-05T01:01:05.124Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Status text : Not Found 2023-01-05T01:01:05.124Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"112", server:"envoy"] 2023-01-05T01:01:05.125Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Response body: 2023-01-05T01:01:05.125Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.125Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-05T01:01:05.126Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318 2023-01-05T01:01:05.127Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|INFO|500||Invoke 2023-01-05T01:01:05.127Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:05.127Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318 2023-01-05T01:01:05.128Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Method : GET 2023-01-05T01:01:05.128Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a16749e-5f85-4e08-bc38-ba74bc0ec84d"] 2023-01-05T01:01:05.128Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Request body: 2023-01-05T01:01:05.128Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.228Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.229Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Status code : 200 OK 2023-01-05T01:01:05.229Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Status text : OK 2023-01-05T01:01:05.230Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"97", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:05.233Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_q2HuDoqCrwM7EvJT2iYC", "description" : "catalog service description", "modelUUID" : "281dd976-0c64-4761-9f4f-ceedee6b3733", "modelInvariantUUID" : "24a6f005-3f62-4633-890e-d653d194c318", "created" : "2023-01-05 00:58:02.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 51b6e4f7-9ac0", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318" } } } 2023-01-05T01:01:05.233Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.234Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=24a6f005-3f62-4633-890e-d653d194c318|INFO|500||InvokeReturn 2023-01-05T01:01:05.247Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance 2023-01-05T01:01:05.248Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|INFO|500||Invoke 2023-01-05T01:01:05.248Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:05.248Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance 2023-01-05T01:01:05.249Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Method : GET 2023-01-05T01:01:05.249Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fa36d02-695f-41ad-b173-71e50ca0caff"] 2023-01-05T01:01:05.249Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Request body: 2023-01-05T01:01:05.250Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.277Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.278Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-05T01:01:05.278Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Status text : Not Found 2023-01-05T01:01:05.279Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2023-01-05T01:01:05.279Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||Response body: 2023-01-05T01:01:05.279Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.280Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=281dd976-0c64-4761-9f4f-ceedee6b3733&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-05T01:01:05.281Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-05T01:01:05.281Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-05T01:01:05.281Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:05.282Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-05T01:01:05.282Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-05T01:01:05.282Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2ad4d0b-bb90-41f8-9901-2a5bfea896aa"] 2023-01-05T01:01:05.283Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-05T01:01:05.283Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.315Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.316Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-05T01:01:05.316Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-01-05T01:01:05.316Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:05.320Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-04 23:19:47.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-01-05T01:01:05.321Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.321Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-05T01:01:05.325Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-05T01:01:05.325Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-05T01:01:05.326Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:05.326Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-05T01:01:05.326Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-05T01:01:05.326Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed58a93b-90cf-447a-bb72-2948d27aad20"] 2023-01-05T01:01:05.327Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-05T01:01:05.327Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.371Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.371Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-05T01:01:05.372Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-01-05T01:01:05.372Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:05.375Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-04T23:19:47.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-01-05T01:01:05.375Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.376Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-05T01:01:05.388Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733 2023-01-05T01:01:05.389Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|INFO|500||Invoke 2023-01-05T01:01:05.389Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:05.389Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733 2023-01-05T01:01:05.389Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Method : GET 2023-01-05T01:01:05.389Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"619908d9-ba5b-4ca7-9fba-801dc78053b6"] 2023-01-05T01:01:05.390Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Request body: 2023-01-05T01:01:05.390Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.426Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.426Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Status code : 200 OK 2023-01-05T01:01:05.426Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Status text : OK 2023-01-05T01:01:05.427Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 05 Jan 2023 01:01:04 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:05.430Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||Response body: { "modelName" : "Demo_pNF_q2HuDoqCrwM7EvJT2iYC", "description" : "catalog service description", "modelUUID" : "281dd976-0c64-4761-9f4f-ceedee6b3733", "modelInvariantUUID" : "24a6f005-3f62-4633-890e-d653d194c318", "created" : "2023-01-05 00:58:02.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 51b6e4f7-9ac0", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733/pnfCustomizations" } } } 2023-01-05T01:01:05.430Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.431Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/281dd976-0c64-4761-9f4f-ceedee6b3733|INFO|500||InvokeReturn 2023-01-05T01:01:05.447Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-05T01:01:05.448Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-05T01:01:05.448Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:05.448Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-05T01:01:05.448Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-05T01:01:05.448Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"42d7d86970527cfb8df256d6274161be", X-B3-SpanId:"3db15808456d6765", X-B3-ParentSpanId:"8df256d6274161be", X-B3-Sampled:"0", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4b7bd19-4295-4098-a42e-49dbdb4e9417"] 2023-01-05T01:01:05.449Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"30a2735c-4261-4524-9d65-3eb48e8bf203","requestStatus":"IN_PROGRESS","startTime":1672880444991,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cfbc3a2-84b2-454d-ba30-cba997af71e3\",\n \"owningEntityName\":\"OE-ETE_Customer-3cfbc3a2-84b2-454d-ba30-cba997af71e3\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_4ad6caf3-9680-42d0-9dd7-c90fe9838877\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 51b6e4f7-9ac0 0\",\n \"modelCustomizationId\":\"3b1c38d4-dc1f-4cf5-9a3f-141acf7ecafc\",\n \"modelInvariantId\":\"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"instanceParams\":[],\n \"instanceName\":\"q2HuDoqCrwM7EvJT2iYC\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"30a2735c-4261-4524-9d65-3eb48e8bf203"} 2023-01-05T01:01:05.449Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:05.901Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:05.902Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-05T01:01:05.902Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-01-05T01:01:05.903Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 05 Jan 2023 01:01:05 GMT", x-envoy-upstream-service-time:"449", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:05.953Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "30a2735c-4261-4524-9d65-3eb48e8bf203", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-05T01:00:44.991+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cfbc3a2-84b2-454d-ba30-cba997af71e3\",\n \"owningEntityName\":\"OE-ETE_Customer-3cfbc3a2-84b2-454d-ba30-cba997af71e3\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_4ad6caf3-9680-42d0-9dd7-c90fe9838877\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 51b6e4f7-9ac0 0\",\n \"modelCustomizationId\":\"3b1c38d4-dc1f-4cf5-9a3f-141acf7ecafc\",\n \"modelInvariantId\":\"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"instanceParams\":[],\n \"instanceName\":\"q2HuDoqCrwM7EvJT2iYC\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-05T01:01:05.412+00:00", "serviceInstanceName" : "Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "30a2735c-4261-4524-9d65-3eb48e8bf203", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203" } } } 2023-01-05T01:01:05.953Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:05.954Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-05T01:01:06.010Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-05T01:01:06.010Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-05T01:01:06.010Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-05T01:01:06.011Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-05T01:01:06.011Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-05T01:01:06.011Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"42d7d86970527cfb8df256d6274161be", X-B3-SpanId:"9a04a167496abec6", X-B3-ParentSpanId:"8df256d6274161be", X-B3-Sampled:"0", X-ONAP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-TransactionID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ECOMP-RequestID:"30a2735c-4261-4524-9d65-3eb48e8bf203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdc30267-22fa-48db-99ba-f5b2bb1beb11"] 2023-01-05T01:01:06.011Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"24a6f005-3f62-4633-890e-d653d194c318\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\"modelUuid\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\"modelInvariantUuid\":\"24a6f005-3f62-4633-890e-d653d194c318\"},\"requestInfo\":{\"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_4ad6caf3-9680-42d0-9dd7-c90fe9838877\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 51b6e4f7-9ac0 0\",\"modelCustomizationId\":\"3b1c38d4-dc1f-4cf5-9a3f-141acf7ecafc\",\"modelInvariantId\":\"24a6f005-3f62-4633-890e-d653d194c318\",\"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\"instanceParams\":[],\"instanceName\":\"q2HuDoqCrwM7EvJT2iYC\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"3cfbc3a2-84b2-454d-ba30-cba997af71e3\",\"owningEntityName\":\"OE-ETE_Customer-3cfbc3a2-84b2-454d-ba30-cba997af71e3\"}}}","type":"String"},"requestId":{"value":"30a2735c-4261-4524-9d65-3eb48e8bf203","type":"String"},"mso-request-id":{"value":"30a2735c-4261-4524-9d65-3eb48e8bf203","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-05T01:01:06.012Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-05T01:01:10.012Z|ae383e4b-6ff8-484d-89ec-eae2b6d1efd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:10.013Z|ae383e4b-6ff8-484d-89ec-eae2b6d1efd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:11.338Z|ada75af8-701f-4281-b645-c10a89bea2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:11.339Z|ada75af8-701f-4281-b645-c10a89bea2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:12.086Z|a740e1ee-ba2a-410e-9d18-fbcd24485557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:12.087Z|a740e1ee-ba2a-410e-9d18-fbcd24485557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:14.553Z|503dc64a-7df5-4104-a0b5-d83deb250b43|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:01:14.553Z|503dc64a-7df5-4104-a0b5-d83deb250b43|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:18.855Z|a1d5032b-e00a-4554-a44f-ef47e80a1217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:01:18.858Z|a1d5032b-e00a-4554-a44f-ef47e80a1217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:01:20.037Z|56ca3d6c-4cb6-4672-b06f-0ba6e7f69d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:20.038Z|56ca3d6c-4cb6-4672-b06f-0ba6e7f69d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:21.374Z|4538e18b-cbbc-4ddb-871d-85458af3c93e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:21.374Z|4538e18b-cbbc-4ddb-871d-85458af3c93e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:22.126Z|ed670d26-a5d3-4efc-ade0-bc188805dc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:22.127Z|ed670d26-a5d3-4efc-ade0-bc188805dc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:30.063Z|8a0fe27c-8616-4a0e-b8ab-2f52600b26bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:30.063Z|8a0fe27c-8616-4a0e-b8ab-2f52600b26bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:31.409Z|6235d937-0ad1-4831-a029-ab6890eb0a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:31.409Z|6235d937-0ad1-4831-a029-ab6890eb0a78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:32.161Z|4d1ae8a4-566e-4e34-b264-d1094501a9ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:32.162Z|4d1ae8a4-566e-4e34-b264-d1094501a9ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:33.855Z|d1a8da35-7097-4e9e-b2e5-3f14425482ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:01:33.855Z|d1a8da35-7097-4e9e-b2e5-3f14425482ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:01:33.924Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-05T01:01:33.925Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-05T01:01:33.925Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-01-05T01:01:33.925Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=45AAC09FFBE55129C32E97907B9366CF; Path=/; HttpOnly", date:"Thu, 05 Jan 2023 01:01:34 GMT", x-onap-requestid:"30a2735c-4261-4524-9d65-3eb48e8bf203", x-requestid:"30a2735c-4261-4524-9d65-3eb48e8bf203", x-transactionid:"30a2735c-4261-4524-9d65-3eb48e8bf203", x-ecomp-requestid:"30a2735c-4261-4524-9d65-3eb48e8bf203", x-onap-partnername:"UNKNOWN", x-invocationid:"fdc30267-22fa-48db-99ba-f5b2bb1beb11", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"27875", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:01:33.926Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"30a2735c-4261-4524-9d65-3eb48e8bf203\",\"instanceId\":\"20e8a571-45c5-4af8-847e-54e364ea1c4e\"}}","message":"Success","processInstanceID":"6f6a76bf-8c94-11ed-bec0-b63962def85c","variables":null,"messageCode":200} 2023-01-05T01:01:33.926Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-05T01:01:33.926Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-05T01:01:33.939Z|30a2735c-4261-4524-9d65-3eb48e8bf203|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-05T01:01:34.265Z|e1cd013e-8746-4ebc-8914-c051e16d3e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:01:34.265Z|e1cd013e-8746-4ebc-8914-c051e16d3e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:01:40.089Z|561923e2-454c-43c3-94cf-0e6948a37482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:40.090Z|561923e2-454c-43c3-94cf-0e6948a37482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:41.441Z|7603aa14-3b8c-49d9-ac1a-5d0991d7ce7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:41.442Z|7603aa14-3b8c-49d9-ac1a-5d0991d7ce7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:42.201Z|24744980-74b8-431f-8bd3-f9904df0c79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:42.202Z|24744980-74b8-431f-8bd3-f9904df0c79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:48.855Z|4eef9415-ed36-4c8b-9fd1-01d4f2493c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:01:48.856Z|4eef9415-ed36-4c8b-9fd1-01d4f2493c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:01:50.121Z|3676d3c9-265f-4f18-ac9a-70eac06ac3ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:50.122Z|3676d3c9-265f-4f18-ac9a-70eac06ac3ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:51.480Z|d2ac737e-6ff7-486b-94fd-0d57bfbd63d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:51.480Z|d2ac737e-6ff7-486b-94fd-0d57bfbd63d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:01:52.228Z|cda96a57-b59f-4824-b07c-f1ab93a4b6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:01:52.229Z|cda96a57-b59f-4824-b07c-f1ab93a4b6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:00.094Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|||INFO|500||Entering 2023-01-05T01:02:00.123Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203 2023-01-05T01:02:00.123Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|INFO|500||Invoke 2023-01-05T01:02:00.123Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||===========================request begin================================================ 2023-01-05T01:02:00.124Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203 2023-01-05T01:02:00.124Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Method : GET 2023-01-05T01:02:00.124Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82698a39166d3a3309014f29a8747574", X-B3-SpanId:"08d1cd2f5553952a", X-B3-ParentSpanId:"09014f29a8747574", X-B3-Sampled:"0", X-ONAP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-TransactionID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ECOMP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d5d598f-b447-4184-946f-e53f07bd083c"] 2023-01-05T01:02:00.124Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Request body: 2023-01-05T01:02:00.125Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||==========================request end================================================ 2023-01-05T01:02:00.146Z|bc93f594-ad74-4950-8226-0ee553c3d4bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:00.147Z|bc93f594-ad74-4950-8226-0ee553c3d4bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:00.160Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||============================response begin========================================== 2023-01-05T01:02:00.160Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Status code : 200 OK 2023-01-05T01:02:00.160Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Status text : OK 2023-01-05T01:02:00.160Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 05 Jan 2023 01:01:59 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:02:00.163Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Response body: { "requestId" : "30a2735c-4261-4524-9d65-3eb48e8bf203", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-01-05T01:00:44.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cfbc3a2-84b2-454d-ba30-cba997af71e3\",\n \"owningEntityName\":\"OE-ETE_Customer-3cfbc3a2-84b2-454d-ba30-cba997af71e3\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_4ad6caf3-9680-42d0-9dd7-c90fe9838877\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 51b6e4f7-9ac0 0\",\n \"modelCustomizationId\":\"3b1c38d4-dc1f-4cf5-9a3f-141acf7ecafc\",\n \"modelInvariantId\":\"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"instanceParams\":[],\n \"instanceName\":\"q2HuDoqCrwM7EvJT2iYC\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-05T01:01:43.000+00:00", "serviceInstanceId" : "20e8a571-45c5-4af8-847e-54e364ea1c4e", "serviceInstanceName" : "Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "30a2735c-4261-4524-9d65-3eb48e8bf203", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203" } } } 2023-01-05T01:02:00.163Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||=======================response end================================================= 2023-01-05T01:02:00.163Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|INFO|500||InvokeReturn 2023-01-05T01:02:00.167Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false 2023-01-05T01:02:00.167Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-05T01:02:00.168Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-05T01:02:00.168Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false 2023-01-05T01:02:00.168Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-05T01:02:00.168Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82698a39166d3a3309014f29a8747574", X-B3-SpanId:"8d4156b98925a371", X-B3-ParentSpanId:"09014f29a8747574", X-B3-Sampled:"0", X-ONAP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-TransactionID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ECOMP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c746bf25-8237-45ee-9f43-224d00729fd9"] 2023-01-05T01:02:00.168Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-05T01:02:00.169Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-05T01:02:00.253Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-05T01:02:00.254Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-05T01:02:00.254Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-01-05T01:02:00.254Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 05 Jan 2023 01:01:59 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:02:00.255Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-05T01:02:00.255Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-05T01:02:00.255Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-05T01:02:00.310Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-05T01:02:00.310Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-05T01:02:00.310Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-05T01:02:00.311Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-05T01:02:00.311Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-05T01:02:00.311Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-TransactionID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ECOMP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f48cbc0-8b54-4338-9f61-9a1d39d6536a"] 2023-01-05T01:02:00.311Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-05T01:02:00.312Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-05T01:02:00.637Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-05T01:02:00.638Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-05T01:02:00.638Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-01-05T01:02:00.639Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F1A5CE0D13F2C9CBA49113CE83620D1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Thu, 05 Jan 2023 01:02:00 GMT", x-envoy-upstream-service-time:"292", server:"envoy"] 2023-01-05T01:02:00.639Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"85f3826a-8c94-11ed-bec0-b63962def85c","businessKey":"30a2735c-4261-4524-9d65-3eb48e8bf203","processDefinitionId":"WaitForPnfReadyBB:1:8f17049f-8c86-11ed-bec0-b63962def85c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-05T01:01:44.873+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"6f6a76bf-8c94-11ed-bec0-b63962def85c","superProcessInstanceId":"8547b1c4-8c94-11ed-bec0-b63962def85c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-05T01:02:00.639Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-05T01:02:00.640Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=30a2735c-4261-4524-9d65-3eb48e8bf203&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-05T01:02:00.676Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1 2023-01-05T01:02:00.676Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|INFO|500||Invoke 2023-01-05T01:02:00.676Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-05T01:02:00.677Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1 2023-01-05T01:02:00.677Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Method : GET 2023-01-05T01:02:00.677Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-TransactionID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ECOMP-RequestID:"5c0cb611-9786-4721-ac9d-e35c63373672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7618a18-2eb5-4094-a2c1-2ec98cef2f41"] 2023-01-05T01:02:00.677Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Request body: 2023-01-05T01:02:00.678Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-05T01:02:00.842Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-05T01:02:00.843Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-05T01:02:00.843Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Status text : OK 2023-01-05T01:02:00.844Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=215B36F16315E814B6212187A75A6E67; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"826", date:"Thu, 05 Jan 2023 01:02:00 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-01-05T01:02:00.844Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||Response body: [{"id":"85f55741-8c94-11ed-bec0-b63962def85c","parentActivityInstanceId":"85f3826a-8c94-11ed-bec0-b63962def85c","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:8f17049f-8c86-11ed-bec0-b63962def85c","processInstanceId":"85f3826a-8c94-11ed-bec0-b63962def85c","executionId":"85f3826a-8c94-11ed-bec0-b63962def85c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-05T01:01:44.885+0000","endTime":"2023-01-05T01:01:45.055+0000","durationInMillis":170,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6f6a76bf-8c94-11ed-bec0-b63962def85c"}] 2023-01-05T01:02:00.844Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-05T01:02:00.845Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=85f3826a-8c94-11ed-bec0-b63962def85c&maxResults=1|INFO|500||InvokeReturn 2023-01-05T01:02:00.854Z|5c0cb611-9786-4721-ac9d-e35c63373672|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|||INFO|500||Exiting. 2023-01-05T01:02:01.506Z|a8b5609f-d453-4b75-8432-f76c1f52d4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:01.507Z|a8b5609f-d453-4b75-8432-f76c1f52d4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:02.255Z|6dc7c0fa-8464-486b-ad9a-1ff98686722d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:02.256Z|6dc7c0fa-8464-486b-ad9a-1ff98686722d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:03.855Z|97d771c9-9186-4c27-9102-5106e081083e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:02:03.857Z|97d771c9-9186-4c27-9102-5106e081083e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:02:04.266Z|dd23f80d-0ddf-46b0-9d6e-2421a204c9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:02:04.266Z|dd23f80d-0ddf-46b0-9d6e-2421a204c9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:02:10.174Z|99cdf818-078b-4609-9a2d-21314a32803c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:10.174Z|99cdf818-078b-4609-9a2d-21314a32803c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:11.063Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|||INFO|500||Entering 2023-01-05T01:02:11.071Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203 2023-01-05T01:02:11.072Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|INFO|500||Invoke 2023-01-05T01:02:11.072Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||===========================request begin================================================ 2023-01-05T01:02:11.072Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203 2023-01-05T01:02:11.072Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Method : GET 2023-01-05T01:02:11.073Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28d7a4b81ff2d880f4fce8f6561ccf05", X-B3-SpanId:"718aad0a3b1fe1d6", X-B3-ParentSpanId:"f4fce8f6561ccf05", X-B3-Sampled:"0", X-ONAP-RequestID:"2180d203-4366-4e75-8d01-ce820891a51f", X-RequestID:"2180d203-4366-4e75-8d01-ce820891a51f", X-TransactionID:"2180d203-4366-4e75-8d01-ce820891a51f", X-ECOMP-RequestID:"2180d203-4366-4e75-8d01-ce820891a51f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef19971c-8441-4a62-9449-49283eebed20"] 2023-01-05T01:02:11.073Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Request body: 2023-01-05T01:02:11.073Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||==========================request end================================================ 2023-01-05T01:02:11.110Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||============================response begin========================================== 2023-01-05T01:02:11.110Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Status code : 200 OK 2023-01-05T01:02:11.110Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Status text : OK 2023-01-05T01:02:11.111Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 05 Jan 2023 01:02:10 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:02:11.114Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||Response body: { "requestId" : "30a2735c-4261-4524-9d65-3eb48e8bf203", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-05T01:00:44.000+00:00", "endTime" : "2023-01-05T01:02:06.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"3cfbc3a2-84b2-454d-ba30-cba997af71e3\",\n \"owningEntityName\":\"OE-ETE_Customer-3cfbc3a2-84b2-454d-ba30-cba997af71e3\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_4ad6caf3-9680-42d0-9dd7-c90fe9838877\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 51b6e4f7-9ac0 0\",\n \"modelCustomizationId\":\"3b1c38d4-dc1f-4cf5-9a3f-141acf7ecafc\",\n \"modelInvariantId\":\"24a6f005-3f62-4633-890e-d653d194c318\",\n \"modelVersionId\":\"281dd976-0c64-4761-9f4f-ceedee6b3733\",\n \"modelName\":\"Demo_pNF_q2HuDoqCrwM7EvJT2iYC\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"800ded2b-b720-4c3b-a6a1-9774d7bd7469\",\n \"instanceParams\":[],\n \"instanceName\":\"q2HuDoqCrwM7EvJT2iYC\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-05T01:02:05.000+00:00", "serviceInstanceId" : "20e8a571-45c5-4af8-847e-54e364ea1c4e", "serviceInstanceName" : "Service_Ete_Name4ad6caf3-9680-42d0-9dd7-c90fe9838877", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "30a2735c-4261-4524-9d65-3eb48e8bf203", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203" } } } 2023-01-05T01:02:11.115Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|DEBUG|500||=======================response end================================================= 2023-01-05T01:02:11.115Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/30a2735c-4261-4524-9d65-3eb48e8bf203|INFO|500||InvokeReturn 2023-01-05T01:02:11.117Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false 2023-01-05T01:02:11.117Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-05T01:02:11.117Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-05T01:02:11.117Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false 2023-01-05T01:02:11.118Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-05T01:02:11.118Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28d7a4b81ff2d880f4fce8f6561ccf05", X-B3-SpanId:"d904df1e0f7e765f", X-B3-ParentSpanId:"f4fce8f6561ccf05", X-B3-Sampled:"0", X-ONAP-RequestID:"2180d203-4366-4e75-8d01-ce820891a51f", X-RequestID:"2180d203-4366-4e75-8d01-ce820891a51f", X-TransactionID:"2180d203-4366-4e75-8d01-ce820891a51f", X-ECOMP-RequestID:"2180d203-4366-4e75-8d01-ce820891a51f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649f7f50-5c19-4fb0-a258-e72ee9489177"] 2023-01-05T01:02:11.118Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-05T01:02:11.118Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-05T01:02:11.139Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-05T01:02:11.139Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-05T01:02:11.140Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-01-05T01:02:11.140Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 05 Jan 2023 01:02:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-01-05T01:02:11.143Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-05T01:02:11.143Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-05T01:02:11.143Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=30a2735c-4261-4524-9d65-3eb48e8bf203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-05T01:02:11.157Z|2180d203-4366-4e75-8d01-ce820891a51f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/30a2735c-4261-4524-9d65-3eb48e8bf203|InfraPortalClient|||INFO|500||Exiting. 2023-01-05T01:02:11.533Z|22eaae04-c2f3-4d34-87f6-696049606c07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:11.534Z|22eaae04-c2f3-4d34-87f6-696049606c07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:12.290Z|5946a417-83f9-450f-92f6-a4761283d416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:12.291Z|5946a417-83f9-450f-92f6-a4761283d416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:14.548Z|34e596fe-0f3a-420b-aaeb-ad4465faeb6f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:02:14.549Z|34e596fe-0f3a-420b-aaeb-ad4465faeb6f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:18.855Z|a14b3dcf-dfee-43ce-afe2-440efbebaef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:02:18.856Z|a14b3dcf-dfee-43ce-afe2-440efbebaef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:02:20.200Z|bc885628-8223-4336-a95f-999bc22cd114|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:20.201Z|bc885628-8223-4336-a95f-999bc22cd114|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:21.560Z|b7b52a34-8ce6-452f-aac8-a781b4c25d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:21.561Z|b7b52a34-8ce6-452f-aac8-a781b4c25d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:22.316Z|5155b175-e609-4db2-809d-c38d3a42d4ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:22.317Z|5155b175-e609-4db2-809d-c38d3a42d4ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:30.232Z|0caae132-998a-4eec-9239-5dccfc44c9cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:30.233Z|0caae132-998a-4eec-9239-5dccfc44c9cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:31.599Z|61d9d652-f842-4439-837b-e087fdfc0e2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:31.599Z|61d9d652-f842-4439-837b-e087fdfc0e2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:32.342Z|090c362c-d0e3-44ab-996f-064a1abaacd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:32.343Z|090c362c-d0e3-44ab-996f-064a1abaacd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:33.855Z|0812a462-2c75-4db9-b0eb-4b3e6d6ce1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:02:33.855Z|0812a462-2c75-4db9-b0eb-4b3e6d6ce1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:02:34.267Z|a4e93e47-2638-4e54-8b78-54712ddb0593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:02:34.267Z|a4e93e47-2638-4e54-8b78-54712ddb0593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:02:40.270Z|a907d4b9-4f0a-4cc3-a82d-77c2ef16f3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:40.271Z|a907d4b9-4f0a-4cc3-a82d-77c2ef16f3d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:41.625Z|5eb0c126-0d28-46a7-bacc-d4f807678658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:41.625Z|5eb0c126-0d28-46a7-bacc-d4f807678658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:42.366Z|cbeb087b-97c7-428d-9707-968fccc46331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:42.366Z|cbeb087b-97c7-428d-9707-968fccc46331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:48.855Z|73f515dd-c177-4973-9090-38e8102e93f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:02:48.857Z|73f515dd-c177-4973-9090-38e8102e93f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:02:50.299Z|6eb6f468-c458-44d8-af43-365f6ece3ceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:50.300Z|6eb6f468-c458-44d8-af43-365f6ece3ceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:51.648Z|65ec6fb5-0d6e-4090-9751-360a1131154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:51.649Z|65ec6fb5-0d6e-4090-9751-360a1131154e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:02:52.389Z|cde4cb13-7c4d-4e90-a15d-dd08790777c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:02:52.390Z|cde4cb13-7c4d-4e90-a15d-dd08790777c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:00.329Z|cbdf55d7-30ba-4d90-a18a-61b4be584703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:00.330Z|cbdf55d7-30ba-4d90-a18a-61b4be584703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:01.675Z|782b3327-af4e-46c8-8227-c492cec2018f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:01.675Z|782b3327-af4e-46c8-8227-c492cec2018f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:02.419Z|6d4a43b8-5d10-48a6-8428-12463997ed48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:02.420Z|6d4a43b8-5d10-48a6-8428-12463997ed48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:03.855Z|fab1b99e-6245-4b1a-af77-6cee87cf4a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:03:03.856Z|fab1b99e-6245-4b1a-af77-6cee87cf4a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:03:04.278Z|077eb5dc-2a18-4624-b24e-0b834b8cf413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:03:04.280Z|077eb5dc-2a18-4624-b24e-0b834b8cf413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:03:10.357Z|18cd1263-8b0f-49cf-ad29-7c80327adad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:10.358Z|18cd1263-8b0f-49cf-ad29-7c80327adad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:11.702Z|6bcd1786-177e-4de8-9ae1-4bcebdeea0d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:11.703Z|6bcd1786-177e-4de8-9ae1-4bcebdeea0d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:12.444Z|41fe8a50-3cb7-42db-87e4-771ef5ff8544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:12.445Z|41fe8a50-3cb7-42db-87e4-771ef5ff8544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:14.547Z|1770bb23-cd84-4d53-9100-b4f7caa60f6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:03:14.548Z|1770bb23-cd84-4d53-9100-b4f7caa60f6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:18.855Z|c3c077d2-685c-4aa8-8310-54f81b892753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:03:18.855Z|c3c077d2-685c-4aa8-8310-54f81b892753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:03:20.385Z|d2f950f6-4db6-4553-9eb8-d70c3968296d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:20.385Z|d2f950f6-4db6-4553-9eb8-d70c3968296d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:21.727Z|0b30a030-c5ab-47f4-a4a3-ba5062b59a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:21.728Z|0b30a030-c5ab-47f4-a4a3-ba5062b59a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:22.469Z|46b2fa17-d784-4e3f-9b8a-854196d4b4db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:22.470Z|46b2fa17-d784-4e3f-9b8a-854196d4b4db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:30.410Z|f7706e57-303b-4436-b166-be4bf891b65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:30.411Z|f7706e57-303b-4436-b166-be4bf891b65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:31.755Z|95c421b9-9f9b-4bc5-8ecd-bf95364e7a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:31.756Z|95c421b9-9f9b-4bc5-8ecd-bf95364e7a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:32.494Z|155009ca-812d-4750-b125-c48a00747cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:32.494Z|155009ca-812d-4750-b125-c48a00747cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:33.855Z|7de61f51-bb05-49ab-a8b6-a22c97b7b5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:03:33.857Z|7de61f51-bb05-49ab-a8b6-a22c97b7b5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:03:34.281Z|a5313a7c-1d62-472a-b59c-19665f587012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:03:34.281Z|a5313a7c-1d62-472a-b59c-19665f587012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:03:40.434Z|3ad84035-d67a-4ce3-98d8-c85876849d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:40.435Z|3ad84035-d67a-4ce3-98d8-c85876849d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:41.786Z|77a3b947-9a6f-4119-b6a8-be25b60b2f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:41.787Z|77a3b947-9a6f-4119-b6a8-be25b60b2f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:42.517Z|402acded-1859-49fe-9e97-b3c11002c7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:42.518Z|402acded-1859-49fe-9e97-b3c11002c7bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:48.855Z|96767985-e38e-4fae-9888-25574667a9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:03:48.856Z|96767985-e38e-4fae-9888-25574667a9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:03:50.460Z|0787803a-d578-409a-8b1c-54626933f55e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:50.461Z|0787803a-d578-409a-8b1c-54626933f55e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:51.816Z|1b988234-fd16-4214-b5b0-6a7230abdc35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:51.817Z|1b988234-fd16-4214-b5b0-6a7230abdc35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:03:52.541Z|147910af-1dec-430e-b9f7-31456de91b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:03:52.542Z|147910af-1dec-430e-b9f7-31456de91b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:00.489Z|0bd95bd6-1ae3-4df7-ae74-1fd9aa8e641c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:00.489Z|0bd95bd6-1ae3-4df7-ae74-1fd9aa8e641c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:01.852Z|7b060493-1827-4861-bb62-1edf0c5ce07b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:01.852Z|7b060493-1827-4861-bb62-1edf0c5ce07b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:02.570Z|43c5f8d7-4703-4883-b4e4-304bf551832f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:02.571Z|43c5f8d7-4703-4883-b4e4-304bf551832f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:03.855Z|198d09cb-2856-4108-a6f4-44185f440fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:04:03.855Z|198d09cb-2856-4108-a6f4-44185f440fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:04:04.281Z|5d28f4f7-bad5-495f-944f-3a732e528c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:04:04.282Z|5d28f4f7-bad5-495f-944f-3a732e528c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:04:10.512Z|0597f25d-ce20-4640-9fdb-4a9e9a59964d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:10.513Z|0597f25d-ce20-4640-9fdb-4a9e9a59964d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:11.882Z|f5814ca8-1998-42fe-9b88-24a606325fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:11.883Z|f5814ca8-1998-42fe-9b88-24a606325fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:12.597Z|1c0a1fc9-c7e0-4184-9fe1-f9ff4c652c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:12.598Z|1c0a1fc9-c7e0-4184-9fe1-f9ff4c652c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:14.548Z|5521cd7e-6a91-4925-8dad-6bc7f248f1a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:04:14.549Z|5521cd7e-6a91-4925-8dad-6bc7f248f1a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:18.855Z|92c2ed6e-ec27-49dd-b7d6-5dde3ad45f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:04:18.857Z|92c2ed6e-ec27-49dd-b7d6-5dde3ad45f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:04:20.535Z|0dbdd8c5-740a-4017-aa7c-bb22dc87d875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:20.536Z|0dbdd8c5-740a-4017-aa7c-bb22dc87d875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:21.906Z|e2da8429-1893-47d4-8875-ba8b9c9b300e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:21.907Z|e2da8429-1893-47d4-8875-ba8b9c9b300e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:22.624Z|7548fa91-af0c-448e-8810-184219a8eef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:22.625Z|7548fa91-af0c-448e-8810-184219a8eef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:30.560Z|5bd53ba7-ca78-4a0d-84df-27d2a7d52bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:30.560Z|5bd53ba7-ca78-4a0d-84df-27d2a7d52bc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:31.939Z|9d4f461b-0149-40ed-84a4-38772fee4fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:31.939Z|9d4f461b-0149-40ed-84a4-38772fee4fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:32.651Z|ace60798-da1f-469c-9526-a5b108c65243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:32.652Z|ace60798-da1f-469c-9526-a5b108c65243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:33.855Z|378309eb-b735-4ff1-86b8-625606105840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:04:33.855Z|378309eb-b735-4ff1-86b8-625606105840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:04:34.282Z|b1b007e4-a12f-408b-9cd7-cc3427c1043d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:04:34.283Z|b1b007e4-a12f-408b-9cd7-cc3427c1043d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:04:40.587Z|2e8c423e-1ee0-439e-8290-6ca97a653c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:40.587Z|2e8c423e-1ee0-439e-8290-6ca97a653c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:41.967Z|3c938ec9-4c67-4dac-8b4f-32009495341e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:41.968Z|3c938ec9-4c67-4dac-8b4f-32009495341e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:42.676Z|76bb281d-4620-4aca-b266-373640e846af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:42.677Z|76bb281d-4620-4aca-b266-373640e846af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:48.855Z|6725dadb-900d-4c5c-a2bb-3183bd200af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:04:48.855Z|6725dadb-900d-4c5c-a2bb-3183bd200af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:04:50.611Z|5cb2047c-3ba0-4e57-a9b0-df39b98b3702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:50.612Z|5cb2047c-3ba0-4e57-a9b0-df39b98b3702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:52.000Z|bc261d9c-2f57-4848-8c90-3475c55101e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:52.000Z|bc261d9c-2f57-4848-8c90-3475c55101e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:04:52.702Z|fcc59748-ad67-42f0-b582-80e1bc851cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:04:52.703Z|fcc59748-ad67-42f0-b582-80e1bc851cff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:00.636Z|204e2022-8f01-4a75-8fb8-1cb6ce03f73d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:00.637Z|204e2022-8f01-4a75-8fb8-1cb6ce03f73d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:02.026Z|2cd7e6ff-d718-4584-83d9-63dd037ccacc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:02.027Z|2cd7e6ff-d718-4584-83d9-63dd037ccacc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:02.727Z|e7a8cd6a-a20b-4e27-81b9-3c93384ae85b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:02.728Z|e7a8cd6a-a20b-4e27-81b9-3c93384ae85b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:03.855Z|fec8ad79-9713-4c11-aafa-75896c3229c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:05:03.858Z|fec8ad79-9713-4c11-aafa-75896c3229c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:05:04.284Z|0c14c782-4189-4cd3-836e-aa317bd90b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:05:04.284Z|0c14c782-4189-4cd3-836e-aa317bd90b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:05:10.662Z|d8183d55-5ab9-47f1-9410-1973d7989451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:10.662Z|d8183d55-5ab9-47f1-9410-1973d7989451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:12.050Z|a72872af-34eb-4307-8687-b67b575463ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:12.051Z|a72872af-34eb-4307-8687-b67b575463ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:12.752Z|46663214-c5e5-456a-84a8-11a4ad19d95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:12.753Z|46663214-c5e5-456a-84a8-11a4ad19d95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:14.546Z|513953ef-52be-4dee-9310-9ad42e72bc2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:05:14.547Z|513953ef-52be-4dee-9310-9ad42e72bc2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:18.855Z|ebcff640-a322-4583-9de7-a95a86420b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:05:18.855Z|ebcff640-a322-4583-9de7-a95a86420b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:05:20.686Z|882a7757-e47f-458e-95dd-dc37b1482287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:20.687Z|882a7757-e47f-458e-95dd-dc37b1482287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:22.081Z|8748033d-233d-481d-acd3-b172824a3fec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:22.081Z|8748033d-233d-481d-acd3-b172824a3fec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:22.779Z|d574f4ea-f919-47b9-93f4-a7a236c2a549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:22.780Z|d574f4ea-f919-47b9-93f4-a7a236c2a549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:30.713Z|c0354eb0-8ae9-4d35-885b-30150bf737e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:30.714Z|c0354eb0-8ae9-4d35-885b-30150bf737e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:32.106Z|44445371-2c02-419f-8b73-e83dc4bfecf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:32.107Z|44445371-2c02-419f-8b73-e83dc4bfecf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:32.809Z|3df83820-e6e5-4538-82ab-51769d6377b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:32.809Z|3df83820-e6e5-4538-82ab-51769d6377b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:33.855Z|5e0ac9f6-aad9-4558-b73f-59d9517de39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:05:33.856Z|5e0ac9f6-aad9-4558-b73f-59d9517de39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:05:34.285Z|a28038dc-2a81-4aa4-a3ff-c7ac7d327fe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:05:34.285Z|a28038dc-2a81-4aa4-a3ff-c7ac7d327fe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:05:40.743Z|5c76e82f-9f8d-4e9b-bf04-ae6e3643cb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:40.743Z|5c76e82f-9f8d-4e9b-bf04-ae6e3643cb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:42.137Z|afea6ab8-7d6d-4946-ae6b-64c7a2c9475f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:42.138Z|afea6ab8-7d6d-4946-ae6b-64c7a2c9475f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:42.834Z|2cab7b38-4b91-4469-951a-8a191634d64c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:42.835Z|2cab7b38-4b91-4469-951a-8a191634d64c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:48.855Z|528ace74-9d0c-4306-88cf-472262641e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:05:48.857Z|528ace74-9d0c-4306-88cf-472262641e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:05:50.781Z|0cc7f8c7-519f-4d53-9882-cc4794a40d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:50.781Z|0cc7f8c7-519f-4d53-9882-cc4794a40d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:52.179Z|d91e9e26-9ace-4405-ba89-4c8f6c9b3f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:52.180Z|d91e9e26-9ace-4405-ba89-4c8f6c9b3f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:05:52.862Z|c04dc1cb-2d5b-44ff-8f6e-8fa7353a09fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:05:52.862Z|c04dc1cb-2d5b-44ff-8f6e-8fa7353a09fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:00.804Z|ece71d9e-7a6c-4b4d-9504-e133c7490980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:00.805Z|ece71d9e-7a6c-4b4d-9504-e133c7490980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:02.204Z|b2ef8afe-e53a-452b-8cf6-bf9c7da281c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:02.205Z|b2ef8afe-e53a-452b-8cf6-bf9c7da281c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:02.894Z|c8fe934a-ae55-4633-a121-b4e8413f013e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:02.895Z|c8fe934a-ae55-4633-a121-b4e8413f013e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:03.855Z|59009f76-3cc5-4ab2-8e97-c6f869c2e906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:06:03.855Z|59009f76-3cc5-4ab2-8e97-c6f869c2e906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:06:04.286Z|ed2d073c-76e7-41b8-99ea-e651dfbc57c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:06:04.286Z|ed2d073c-76e7-41b8-99ea-e651dfbc57c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:06:10.836Z|fa959c23-b9aa-4de3-bdb9-e02e38e240a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:10.837Z|fa959c23-b9aa-4de3-bdb9-e02e38e240a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:12.231Z|6095ff6f-192c-4c1e-aa61-5fd38058f067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:12.231Z|6095ff6f-192c-4c1e-aa61-5fd38058f067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:12.920Z|443e023b-43c8-41ff-80c2-56c875d4747d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:12.921Z|443e023b-43c8-41ff-80c2-56c875d4747d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:14.551Z|e8cbcf48-4d25-4436-b411-3ba086e065e0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:06:14.551Z|e8cbcf48-4d25-4436-b411-3ba086e065e0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:18.855Z|6d5cde4d-3b94-4a68-a8e8-929af72cf746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:06:18.856Z|6d5cde4d-3b94-4a68-a8e8-929af72cf746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:06:20.860Z|c1bb5d72-e0de-4b1f-93d6-af0d9e572ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:20.861Z|c1bb5d72-e0de-4b1f-93d6-af0d9e572ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:22.257Z|e4e54b09-817e-49eb-b861-d3cbb55b086c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:22.258Z|e4e54b09-817e-49eb-b861-d3cbb55b086c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:22.944Z|b3367b54-f167-4670-abe6-a1cb50d03a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:22.945Z|b3367b54-f167-4670-abe6-a1cb50d03a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:30.884Z|d7424de2-4690-43af-bfb6-d0c5b0b5d29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:30.885Z|d7424de2-4690-43af-bfb6-d0c5b0b5d29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:32.286Z|c2127154-0911-4499-97fb-f7e28fc52cd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:32.286Z|c2127154-0911-4499-97fb-f7e28fc52cd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:32.969Z|249da430-e70c-4e4c-981a-1ee0bb175346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:32.969Z|249da430-e70c-4e4c-981a-1ee0bb175346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:33.855Z|2bebe2cf-497b-4448-acf3-f23e9d980553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:06:33.858Z|2bebe2cf-497b-4448-acf3-f23e9d980553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:06:34.287Z|932b94f5-406e-4fa3-9d7f-5b559b0fd453|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:06:34.288Z|932b94f5-406e-4fa3-9d7f-5b559b0fd453|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:06:40.908Z|117eb425-faf4-4483-93c9-af61fbc581a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:40.909Z|117eb425-faf4-4483-93c9-af61fbc581a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:42.314Z|ef3de74f-d14e-4765-b6d2-b85b9b25fd97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:42.315Z|ef3de74f-d14e-4765-b6d2-b85b9b25fd97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:42.992Z|305017dc-3cc8-4496-ae42-052c4f8b4b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:42.993Z|305017dc-3cc8-4496-ae42-052c4f8b4b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:48.855Z|b1136926-727c-4c25-a9ba-3f7c40eb1a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:06:48.856Z|b1136926-727c-4c25-a9ba-3f7c40eb1a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:06:50.932Z|9a9c63f0-fb2a-488b-bf93-e7c3637658ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:50.933Z|9a9c63f0-fb2a-488b-bf93-e7c3637658ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:52.337Z|ce05875e-71be-4206-8330-cf3bf8bdda7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:52.338Z|ce05875e-71be-4206-8330-cf3bf8bdda7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:06:53.016Z|b57347ca-669c-494b-9954-7cfc80110bdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:06:53.016Z|b57347ca-669c-494b-9954-7cfc80110bdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:00.956Z|8682a046-28a1-4e31-ae6f-8769e3b35c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:00.956Z|8682a046-28a1-4e31-ae6f-8769e3b35c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:02.362Z|20915e2d-e148-4347-8107-e57a8dbe6e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:02.363Z|20915e2d-e148-4347-8107-e57a8dbe6e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:03.040Z|57c1d847-66cc-49dc-b7d8-013dab9e3026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:03.041Z|57c1d847-66cc-49dc-b7d8-013dab9e3026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:03.855Z|6fb328c8-82db-4b48-bb3d-812534a6360b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:07:03.857Z|6fb328c8-82db-4b48-bb3d-812534a6360b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:07:04.289Z|1c71e9d1-7b61-4ad8-a0ef-3d1a2832bf9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:07:04.290Z|1c71e9d1-7b61-4ad8-a0ef-3d1a2832bf9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:07:10.984Z|af88cc32-b986-4398-a603-344101ee42d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:10.985Z|af88cc32-b986-4398-a603-344101ee42d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:12.411Z|d9994b27-6a42-4856-b5d4-95b53ea74e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:12.412Z|d9994b27-6a42-4856-b5d4-95b53ea74e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:13.072Z|c7febe75-4a98-4079-9fa4-a9b03b166e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:13.072Z|c7febe75-4a98-4079-9fa4-a9b03b166e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:14.552Z|4e2aed92-bb60-492e-a9b0-a568e589cd91|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:07:14.553Z|4e2aed92-bb60-492e-a9b0-a568e589cd91|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:18.855Z|9d3c577c-2c8a-463e-b204-bf1b37e5e8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:07:18.858Z|9d3c577c-2c8a-463e-b204-bf1b37e5e8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:07:21.014Z|cc8a0893-ed5a-41f2-b851-38937906bbb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:21.015Z|cc8a0893-ed5a-41f2-b851-38937906bbb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:22.436Z|64fbf4ca-16ad-4679-a4c9-aa5a8d428ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:22.437Z|64fbf4ca-16ad-4679-a4c9-aa5a8d428ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:23.098Z|b9befbc7-599e-4f3f-a296-51d7df3aa6f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:23.099Z|b9befbc7-599e-4f3f-a296-51d7df3aa6f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:31.044Z|b9a76949-f430-4334-a68d-68c55e5e7c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:31.045Z|b9a76949-f430-4334-a68d-68c55e5e7c74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:32.460Z|484bc3c4-5571-4764-9e3a-8994c19cbc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:32.461Z|484bc3c4-5571-4764-9e3a-8994c19cbc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:33.121Z|bb389d12-e64a-461c-9ab5-986e27456c49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:33.121Z|bb389d12-e64a-461c-9ab5-986e27456c49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:33.855Z|09c8d640-ce1d-4039-a96b-9c140bfc82f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:07:33.856Z|09c8d640-ce1d-4039-a96b-9c140bfc82f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:07:34.290Z|7ea16c50-7b51-46ec-a1d8-1096902bf1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:07:34.291Z|7ea16c50-7b51-46ec-a1d8-1096902bf1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:07:41.080Z|4e93e643-319e-4f78-8560-d5549d047b80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:41.082Z|4e93e643-319e-4f78-8560-d5549d047b80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:42.490Z|2cfc91e4-7179-4b6a-b4fb-626eaaca4f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:42.490Z|2cfc91e4-7179-4b6a-b4fb-626eaaca4f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:43.146Z|fc30e9d9-0055-46a3-bc16-326bb1f3b012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:43.147Z|fc30e9d9-0055-46a3-bc16-326bb1f3b012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:48.855Z|faa64d6f-3af7-4497-a69f-de184c4e7efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:07:48.857Z|faa64d6f-3af7-4497-a69f-de184c4e7efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:07:51.109Z|dbc82366-4336-4fe5-b4c9-9dd2abce81f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:51.110Z|dbc82366-4336-4fe5-b4c9-9dd2abce81f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:52.518Z|63e4cfd7-244e-48ed-99db-527a3082fbe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:52.519Z|63e4cfd7-244e-48ed-99db-527a3082fbe1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:07:53.172Z|8031b181-869c-46bc-88b9-a22355bd7092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:07:53.173Z|8031b181-869c-46bc-88b9-a22355bd7092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:01.136Z|113176ab-65b3-4e67-b4ee-f95e72404fc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:01.137Z|113176ab-65b3-4e67-b4ee-f95e72404fc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:02.544Z|988471f0-85aa-4fdc-adb7-540da57d2995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:02.545Z|988471f0-85aa-4fdc-adb7-540da57d2995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:03.198Z|7b80b482-af7a-45ae-8d64-61d10d322baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:03.199Z|7b80b482-af7a-45ae-8d64-61d10d322baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:03.855Z|362a0b29-f51e-40a8-99dc-25f3cec1bb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:08:03.858Z|362a0b29-f51e-40a8-99dc-25f3cec1bb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:08:04.291Z|536b4f96-8a02-49a7-85d5-132f4882a48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:08:04.292Z|536b4f96-8a02-49a7-85d5-132f4882a48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:08:11.161Z|dc9d3701-9084-47ea-93b4-1b91a9a6c0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:11.161Z|dc9d3701-9084-47ea-93b4-1b91a9a6c0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:12.569Z|d3bdc980-f43f-4dde-bd96-98e6d1b830f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:12.570Z|d3bdc980-f43f-4dde-bd96-98e6d1b830f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:13.225Z|59876c47-7414-46be-bf75-e3b27ee75d71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:13.226Z|59876c47-7414-46be-bf75-e3b27ee75d71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:14.554Z|50a17995-548f-4e0d-9c90-a8886b34dcbf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:08:14.555Z|50a17995-548f-4e0d-9c90-a8886b34dcbf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:18.855Z|0f9ee086-9640-4f6a-9b32-6dffcff1c98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:08:18.856Z|0f9ee086-9640-4f6a-9b32-6dffcff1c98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:08:21.192Z|e7ed7473-be74-4a84-accf-0e4d5f59f6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:21.193Z|e7ed7473-be74-4a84-accf-0e4d5f59f6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:22.595Z|51d7ea6e-b760-4de8-a8bb-1e62eb83522c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:22.595Z|51d7ea6e-b760-4de8-a8bb-1e62eb83522c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:23.249Z|00465d47-97a3-434a-88a2-793a24176323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:23.249Z|00465d47-97a3-434a-88a2-793a24176323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:31.228Z|868e1573-d3a6-4b51-a41f-e70e0d2cc81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:31.230Z|868e1573-d3a6-4b51-a41f-e70e0d2cc81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:32.619Z|295cd159-e5d3-44f6-8e5b-840070d77bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:32.620Z|295cd159-e5d3-44f6-8e5b-840070d77bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:33.272Z|9865feb6-a447-4e51-86b3-b3da3944a1aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:33.273Z|9865feb6-a447-4e51-86b3-b3da3944a1aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:33.855Z|b85e155f-5628-4d90-b39c-b23febae91c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:08:33.855Z|b85e155f-5628-4d90-b39c-b23febae91c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:08:34.293Z|502400fe-d9e2-40d7-a01d-56416293ee2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:08:34.293Z|502400fe-d9e2-40d7-a01d-56416293ee2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:08:41.288Z|2a17a50b-bc61-410b-be76-192fad0c9bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:41.289Z|2a17a50b-bc61-410b-be76-192fad0c9bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:42.644Z|2a168277-a2b0-4419-936f-8db6c0a91a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:42.645Z|2a168277-a2b0-4419-936f-8db6c0a91a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:43.303Z|7ff1e1e2-0dea-4d97-b34d-01352c3a2446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:43.304Z|7ff1e1e2-0dea-4d97-b34d-01352c3a2446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:48.855Z|d4ccb59c-657b-451a-986b-ff964c044603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:08:48.858Z|d4ccb59c-657b-451a-986b-ff964c044603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:08:51.322Z|c4e522e9-caad-46c9-b28c-3294e451b383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:51.323Z|c4e522e9-caad-46c9-b28c-3294e451b383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:52.673Z|a48c8654-f405-497f-a9d3-8d87c0544285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:52.674Z|a48c8654-f405-497f-a9d3-8d87c0544285|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:08:53.337Z|12a47724-81e4-48f5-9a6c-9f927da79de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:08:53.338Z|12a47724-81e4-48f5-9a6c-9f927da79de7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:01.355Z|d47c3d1b-2e17-4f6d-a717-252168eaf8b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:01.356Z|d47c3d1b-2e17-4f6d-a717-252168eaf8b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:02.700Z|e3c41303-47c9-4fcf-96ec-f06a51017d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:02.701Z|e3c41303-47c9-4fcf-96ec-f06a51017d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:03.365Z|1e7a9e28-d3cf-49d5-8ebb-8daa0287dadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:03.366Z|1e7a9e28-d3cf-49d5-8ebb-8daa0287dadc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:03.855Z|84417541-6fd0-413c-a182-c59e0782edf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:09:03.855Z|84417541-6fd0-413c-a182-c59e0782edf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:09:04.294Z|fe88ca87-2256-488c-a222-516bd5fd2ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:09:04.294Z|fe88ca87-2256-488c-a222-516bd5fd2ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:09:11.394Z|8fbd082d-a31e-4935-a494-52925c729ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:11.394Z|8fbd082d-a31e-4935-a494-52925c729ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:12.727Z|2ba1a4e7-1176-4179-8739-4fd6a87a1e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:12.728Z|2ba1a4e7-1176-4179-8739-4fd6a87a1e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:13.394Z|623b3d67-bc94-44ec-a9d0-87ca369c29f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:13.395Z|623b3d67-bc94-44ec-a9d0-87ca369c29f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:14.557Z|9f3b3748-c6ab-408e-aed7-f28a9cfaf8f3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:09:14.558Z|9f3b3748-c6ab-408e-aed7-f28a9cfaf8f3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:18.855Z|1ec4b07f-101a-4437-9a6b-48c868f7ccc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:09:18.855Z|1ec4b07f-101a-4437-9a6b-48c868f7ccc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:09:21.424Z|f8a12992-aada-45d5-bb0b-d2055ba68cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:21.424Z|f8a12992-aada-45d5-bb0b-d2055ba68cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:22.756Z|6cfc8818-de91-497f-bbe5-3907799aa86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:22.757Z|6cfc8818-de91-497f-bbe5-3907799aa86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:23.424Z|b45cfa0d-f948-4f4b-bb16-1351e0bba4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:23.425Z|b45cfa0d-f948-4f4b-bb16-1351e0bba4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:31.453Z|c37f9d34-ffe2-46f4-91f4-0d6aa05a2ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:31.453Z|c37f9d34-ffe2-46f4-91f4-0d6aa05a2ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:32.782Z|d5438655-66af-449c-bfcb-a6c962a9dee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:32.783Z|d5438655-66af-449c-bfcb-a6c962a9dee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:33.452Z|38eab045-095c-4bdc-b4ea-8e12601cde11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:33.453Z|38eab045-095c-4bdc-b4ea-8e12601cde11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:33.855Z|96cfbfff-da62-440a-8e5d-22ab5446a8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:09:33.858Z|96cfbfff-da62-440a-8e5d-22ab5446a8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:09:34.295Z|80f4bfb6-d00b-463f-9165-2bb4ecd78d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:09:34.296Z|80f4bfb6-d00b-463f-9165-2bb4ecd78d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:09:41.484Z|cfcb95b3-2e0e-4d5d-ba0e-22d27c683c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:41.484Z|cfcb95b3-2e0e-4d5d-ba0e-22d27c683c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:42.806Z|984184da-6e93-4bb0-b38c-59ef36ecb677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:42.807Z|984184da-6e93-4bb0-b38c-59ef36ecb677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:43.476Z|0d5c8294-641e-4675-89c7-58a3245ea000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:43.476Z|0d5c8294-641e-4675-89c7-58a3245ea000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:48.855Z|b307e024-596e-482d-937e-0e99a0724d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:09:48.856Z|b307e024-596e-482d-937e-0e99a0724d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:09:51.518Z|f9377f30-3e0b-4dbc-8c87-5fc5e528c4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:51.518Z|f9377f30-3e0b-4dbc-8c87-5fc5e528c4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:52.831Z|408914c4-b2f0-4917-89d5-729e65978277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:52.832Z|408914c4-b2f0-4917-89d5-729e65978277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:09:53.500Z|e114c71a-93fc-47ea-8bb3-0aefa8da2bbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:09:53.501Z|e114c71a-93fc-47ea-8bb3-0aefa8da2bbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:01.557Z|030f2563-b1dc-49b5-9d0f-7277e465d1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:01.558Z|030f2563-b1dc-49b5-9d0f-7277e465d1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:02.855Z|4a5bc21b-62a4-4194-9907-c9e42cd4e35c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:02.855Z|4a5bc21b-62a4-4194-9907-c9e42cd4e35c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:03.527Z|f9f64dfc-5869-4c7b-8eda-335265404327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:03.528Z|f9f64dfc-5869-4c7b-8eda-335265404327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:03.855Z|061fc396-ad19-4baf-aade-31da7e641ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:10:03.855Z|061fc396-ad19-4baf-aade-31da7e641ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:10:04.296Z|d9b675e4-0385-43a4-8bd5-2665f5b1302e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:10:04.297Z|d9b675e4-0385-43a4-8bd5-2665f5b1302e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:10:11.586Z|63d50afb-236d-4242-8764-99d0f37500de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:11.587Z|63d50afb-236d-4242-8764-99d0f37500de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:12.880Z|cecd0a3f-df6e-4768-9fe5-551f72049ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:12.881Z|cecd0a3f-df6e-4768-9fe5-551f72049ba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:13.556Z|b28ea686-f7ef-4c83-8e2e-d23b77f8f144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:13.556Z|b28ea686-f7ef-4c83-8e2e-d23b77f8f144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:14.548Z|98376b2a-269f-4fa8-b81d-77f41e95fb21|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:10:14.549Z|98376b2a-269f-4fa8-b81d-77f41e95fb21|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:18.855Z|c5273ebb-f284-407e-8520-1ae5195e346e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:10:18.858Z|c5273ebb-f284-407e-8520-1ae5195e346e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:10:21.610Z|2ad5a70c-37fd-4ad6-8a00-c664574e5579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:21.611Z|2ad5a70c-37fd-4ad6-8a00-c664574e5579|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:22.904Z|14a619bb-f020-4774-bd40-b77f4618af7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:22.905Z|14a619bb-f020-4774-bd40-b77f4618af7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:23.586Z|6ef35870-2722-4469-9fe7-9663bb3f33bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:23.586Z|6ef35870-2722-4469-9fe7-9663bb3f33bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:31.652Z|77d9ca18-fb6b-4b8c-932f-30e05e20f56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:31.653Z|77d9ca18-fb6b-4b8c-932f-30e05e20f56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:32.932Z|191d9cae-b1c8-4742-9dc0-68f85ac98463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:32.932Z|191d9cae-b1c8-4742-9dc0-68f85ac98463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:33.611Z|c3ccabbd-6d59-497c-aa38-27e573ad7577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:33.612Z|c3ccabbd-6d59-497c-aa38-27e573ad7577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:33.855Z|d447f837-dd58-480e-9251-71d758cb750b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:10:33.855Z|d447f837-dd58-480e-9251-71d758cb750b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:10:34.299Z|a6552fa3-dfea-4823-9ab8-ebb714eb550c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:10:34.299Z|a6552fa3-dfea-4823-9ab8-ebb714eb550c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:10:41.702Z|31ea92f9-8379-4c2d-99c5-40e53c73b39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:41.703Z|31ea92f9-8379-4c2d-99c5-40e53c73b39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:42.957Z|4d6bacd6-6557-4751-abb2-6ecd6ad0a4d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:42.958Z|4d6bacd6-6557-4751-abb2-6ecd6ad0a4d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:43.637Z|27935127-6036-4b9a-8d68-b47cbb9a16ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:43.638Z|27935127-6036-4b9a-8d68-b47cbb9a16ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:48.855Z|129a9ca9-31f8-4fff-9046-720631799af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:10:48.855Z|129a9ca9-31f8-4fff-9046-720631799af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:10:51.726Z|62b62767-6dda-4650-a942-a5e6b34c00f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:51.727Z|62b62767-6dda-4650-a942-a5e6b34c00f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:52.981Z|c4e61c45-8fb4-41e4-9666-78f42447952a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:52.985Z|c4e61c45-8fb4-41e4-9666-78f42447952a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:10:53.663Z|f472bc81-369e-403d-85cc-7efc05653a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:10:53.664Z|f472bc81-369e-403d-85cc-7efc05653a00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:01.751Z|0a5e6d13-18d3-426d-9142-d36f04f620e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:01.752Z|0a5e6d13-18d3-426d-9142-d36f04f620e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:03.012Z|707da24a-0061-4094-b696-3e20f64384eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:03.013Z|707da24a-0061-4094-b696-3e20f64384eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:03.687Z|e2fc09b8-8d30-4e41-a7fd-245f2af35b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:03.688Z|e2fc09b8-8d30-4e41-a7fd-245f2af35b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:03.855Z|b642660e-3fb4-42aa-add1-4f569619ea25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:11:03.857Z|b642660e-3fb4-42aa-add1-4f569619ea25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:11:04.300Z|e18fe815-03a7-4701-ba0f-195e6acf4b6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:11:04.301Z|e18fe815-03a7-4701-ba0f-195e6acf4b6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:11:11.778Z|8f45c3c1-b0f2-44b1-b4a9-aca249f9d690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:11.779Z|8f45c3c1-b0f2-44b1-b4a9-aca249f9d690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:13.038Z|59fe3db1-b483-4a84-8331-60a404413e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:13.038Z|59fe3db1-b483-4a84-8331-60a404413e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:13.724Z|f2db0461-386c-4d23-872e-1acdabb64e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:13.725Z|f2db0461-386c-4d23-872e-1acdabb64e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:14.556Z|876f95d2-44a6-43c5-8cae-58bfbaaeed0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:11:14.557Z|876f95d2-44a6-43c5-8cae-58bfbaaeed0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:18.855Z|92577147-cf88-44bf-a29f-3290360f5b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:11:18.856Z|92577147-cf88-44bf-a29f-3290360f5b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:11:21.804Z|ee184bb3-4bec-412d-836b-0d84665a1869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:21.805Z|ee184bb3-4bec-412d-836b-0d84665a1869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:23.062Z|6e9eadaf-5c85-43db-a095-820a8b7e9e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:23.062Z|6e9eadaf-5c85-43db-a095-820a8b7e9e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:23.753Z|a6ccde06-f211-4f0b-b345-585e04649017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:23.754Z|a6ccde06-f211-4f0b-b345-585e04649017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:31.828Z|46bc6118-926d-4c63-bb9f-07b4fb2a3ea7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:31.828Z|46bc6118-926d-4c63-bb9f-07b4fb2a3ea7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:33.086Z|e2352084-6526-438c-b7bd-57f8deafb03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:33.087Z|e2352084-6526-438c-b7bd-57f8deafb03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:33.782Z|3a3834e0-80ce-4230-976d-c35c4a6d29c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:33.782Z|3a3834e0-80ce-4230-976d-c35c4a6d29c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:33.855Z|dc8934ea-353e-4315-a6aa-4bf63375d6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:11:33.855Z|dc8934ea-353e-4315-a6aa-4bf63375d6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:11:34.301Z|5011403c-7e19-4f4d-8482-91c804be2b70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:11:34.302Z|5011403c-7e19-4f4d-8482-91c804be2b70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:11:41.859Z|f8af32ea-4d9b-4b98-8a24-bfa1115a6a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:41.860Z|f8af32ea-4d9b-4b98-8a24-bfa1115a6a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:43.110Z|b78cb824-a597-412a-89c3-e76c07691244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:43.110Z|b78cb824-a597-412a-89c3-e76c07691244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:43.807Z|891cc2c1-c7d4-4084-bba6-dd345d16880c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:43.807Z|891cc2c1-c7d4-4084-bba6-dd345d16880c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:48.855Z|fbff812b-eaf6-42c8-9b6a-74e8cce73b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:11:48.857Z|fbff812b-eaf6-42c8-9b6a-74e8cce73b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:11:51.885Z|5de09e90-ef94-436a-96cd-bea0e672c622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:51.886Z|5de09e90-ef94-436a-96cd-bea0e672c622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:53.134Z|b79318d8-440f-49ca-9faf-d8f3089443f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:53.134Z|b79318d8-440f-49ca-9faf-d8f3089443f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:11:53.838Z|ce1ed1ea-35f3-4a80-a858-9e5be4454435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:11:53.839Z|ce1ed1ea-35f3-4a80-a858-9e5be4454435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:01.934Z|5f8e4d8d-ed70-4514-a88a-3a19000dac5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:01.935Z|5f8e4d8d-ed70-4514-a88a-3a19000dac5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:03.164Z|8c6de98e-e8d0-4f27-a850-c4c25894a913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:03.165Z|8c6de98e-e8d0-4f27-a850-c4c25894a913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:03.855Z|39ec5696-3917-4d22-bd4c-4cf0deacc0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:12:03.855Z|39ec5696-3917-4d22-bd4c-4cf0deacc0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:12:03.864Z|b29b78a0-27de-4963-a5ec-bf6bee16abaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:03.865Z|b29b78a0-27de-4963-a5ec-bf6bee16abaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:04.303Z|88b4145c-653c-405c-beab-097bd50457d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:12:04.303Z|88b4145c-653c-405c-beab-097bd50457d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:12:11.970Z|491fb917-7b1c-4a36-8cdf-5d17ef7cf80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:11.971Z|491fb917-7b1c-4a36-8cdf-5d17ef7cf80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:13.191Z|2472efc6-574b-443d-961f-3e67325a933a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:13.192Z|2472efc6-574b-443d-961f-3e67325a933a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:13.892Z|7dbf1923-2835-4d30-a5bf-1f27dc527cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:13.893Z|7dbf1923-2835-4d30-a5bf-1f27dc527cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:14.554Z|152a61b7-c6c9-403f-9f6b-4a424f3895c7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:12:14.557Z|152a61b7-c6c9-403f-9f6b-4a424f3895c7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:18.855Z|b5e954e6-5873-4ff0-aac7-9d760939a678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:12:18.855Z|b5e954e6-5873-4ff0-aac7-9d760939a678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:12:22.010Z|cc9911c1-5978-401d-aa19-2a4703c52c87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:22.010Z|cc9911c1-5978-401d-aa19-2a4703c52c87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:23.217Z|4842fd16-c208-4c42-935b-4d9d372fb180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:23.217Z|4842fd16-c208-4c42-935b-4d9d372fb180|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:23.919Z|d5b115bc-11fa-44f6-a7d2-9a27f25876e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:23.920Z|d5b115bc-11fa-44f6-a7d2-9a27f25876e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:32.036Z|a4f86de8-5a68-4674-9730-2f7850628421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:32.039Z|a4f86de8-5a68-4674-9730-2f7850628421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:33.240Z|2e398044-d214-47fb-804e-0cdda2a9db1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:33.241Z|2e398044-d214-47fb-804e-0cdda2a9db1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:33.855Z|bfcb175d-1370-43d4-a49e-2c4087b6f073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:12:33.857Z|bfcb175d-1370-43d4-a49e-2c4087b6f073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:12:33.944Z|43522e9f-3d1d-4f3d-97de-90aea49f0c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:33.944Z|43522e9f-3d1d-4f3d-97de-90aea49f0c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:34.304Z|1806d686-62b8-471c-b33c-af19a7c241b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:12:34.304Z|1806d686-62b8-471c-b33c-af19a7c241b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:12:42.076Z|4f37cf3d-146d-4765-b343-5f4dfc3cc3d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:42.077Z|4f37cf3d-146d-4765-b343-5f4dfc3cc3d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:43.270Z|9e529e6d-d343-43d5-9628-a6de870eae40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:43.270Z|9e529e6d-d343-43d5-9628-a6de870eae40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:43.980Z|f24c5af7-0094-43d3-9ab0-6f30c617b89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:43.981Z|f24c5af7-0094-43d3-9ab0-6f30c617b89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:48.855Z|2edf6e70-4efe-4396-814b-9b0ed05ed7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:12:48.855Z|2edf6e70-4efe-4396-814b-9b0ed05ed7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:12:52.115Z|fe3184d9-cea4-4d91-9fee-22cc7cc75baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:52.115Z|fe3184d9-cea4-4d91-9fee-22cc7cc75baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:53.295Z|3c7837bb-f1e7-4934-9b96-ac6f49d715ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:53.296Z|3c7837bb-f1e7-4934-9b96-ac6f49d715ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:12:54.020Z|0618a41d-2512-4af1-b6fe-6fa2de1b64a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:12:54.021Z|0618a41d-2512-4af1-b6fe-6fa2de1b64a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:02.148Z|5285c764-7c2a-44d9-87ea-766e7cf96816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:02.148Z|5285c764-7c2a-44d9-87ea-766e7cf96816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:03.319Z|fd73b01c-c7dc-451c-a500-8afddae1e60a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:03.320Z|fd73b01c-c7dc-451c-a500-8afddae1e60a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:03.855Z|cc0c430d-474c-4e2c-b3c0-61ebebf74870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:13:03.856Z|cc0c430d-474c-4e2c-b3c0-61ebebf74870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:13:04.049Z|257b3d8b-5b27-425e-8261-d9622a293d07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:04.050Z|257b3d8b-5b27-425e-8261-d9622a293d07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:04.305Z|eec0a69a-c63c-4dee-b2fa-933f2cc3e181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:13:04.305Z|eec0a69a-c63c-4dee-b2fa-933f2cc3e181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:13:12.196Z|4018a550-04f9-472e-8e0d-0237a031a0de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:12.196Z|4018a550-04f9-472e-8e0d-0237a031a0de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:13.347Z|7dcb50e0-ddc6-4730-9d86-630167de2bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:13.347Z|7dcb50e0-ddc6-4730-9d86-630167de2bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:14.088Z|dc562aa8-3cc8-4689-a4f4-64dad6b1db46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:14.091Z|dc562aa8-3cc8-4689-a4f4-64dad6b1db46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:14.550Z|949dd65a-b053-4456-affe-08599dfa351a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:13:14.550Z|949dd65a-b053-4456-affe-08599dfa351a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:18.855Z|fb5fbe27-448c-41c6-915b-678231f6713e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:13:18.858Z|fb5fbe27-448c-41c6-915b-678231f6713e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:13:22.227Z|a8d410be-d583-46fc-859b-4abae4646baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:22.228Z|a8d410be-d583-46fc-859b-4abae4646baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:23.370Z|dea69bcd-5e4e-4eaa-bb6b-13c79663d054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:23.371Z|dea69bcd-5e4e-4eaa-bb6b-13c79663d054|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:24.140Z|d1746e46-c83e-4981-a4df-9c930826004a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:24.141Z|d1746e46-c83e-4981-a4df-9c930826004a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:32.250Z|f3b2b905-f643-4a41-9d37-987e0ac1a7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:32.251Z|f3b2b905-f643-4a41-9d37-987e0ac1a7cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:33.395Z|2759736b-578b-4f10-8c7f-187d8bd8e0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:33.396Z|2759736b-578b-4f10-8c7f-187d8bd8e0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:33.855Z|3f256ca3-9e79-49c6-bc63-44c89ba7e165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:13:33.855Z|3f256ca3-9e79-49c6-bc63-44c89ba7e165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:13:34.168Z|fa9e1b30-d946-40c3-811d-6a1f8385f076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:34.169Z|fa9e1b30-d946-40c3-811d-6a1f8385f076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:34.306Z|444a6d58-b9b2-461b-8007-1c1541b6081a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:13:34.307Z|444a6d58-b9b2-461b-8007-1c1541b6081a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:13:42.283Z|ab798038-923e-42a8-bb83-fde9e327ec1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:42.284Z|ab798038-923e-42a8-bb83-fde9e327ec1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:43.423Z|41625206-d422-4dba-bf29-cf8aacf35668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:43.424Z|41625206-d422-4dba-bf29-cf8aacf35668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:44.196Z|b11f370d-9982-42a3-a9af-02773e14f5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:44.211Z|b11f370d-9982-42a3-a9af-02773e14f5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:48.855Z|d4cb1606-ec64-4a32-b747-0e72e076e89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:13:48.856Z|d4cb1606-ec64-4a32-b747-0e72e076e89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:13:52.310Z|69eed5f6-6c54-48e4-9f62-5cbbe4502b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:52.311Z|69eed5f6-6c54-48e4-9f62-5cbbe4502b54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:53.452Z|93e4b948-4f35-4667-b550-e2bdcecd29db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:53.452Z|93e4b948-4f35-4667-b550-e2bdcecd29db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:13:54.235Z|8428b2ec-0c42-4605-891d-5c0305c59246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:13:54.235Z|8428b2ec-0c42-4605-891d-5c0305c59246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:02.338Z|ce637721-a60a-477a-920d-77a39ca9b5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:02.339Z|ce637721-a60a-477a-920d-77a39ca9b5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:03.478Z|5734225e-35c6-4f6f-a15b-e7f4a83fd24d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:03.478Z|5734225e-35c6-4f6f-a15b-e7f4a83fd24d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:03.855Z|f1f7afd0-8987-4d2a-9677-398189ce4866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:14:03.860Z|f1f7afd0-8987-4d2a-9677-398189ce4866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:14:04.258Z|7b890387-c161-4157-9be1-fca0d2d7879c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:04.259Z|7b890387-c161-4157-9be1-fca0d2d7879c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:04.307Z|284e45a4-5353-4533-83c8-ec176f297af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:14:04.308Z|284e45a4-5353-4533-83c8-ec176f297af8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:14:12.368Z|fdda864f-bb7a-4c8b-bd82-989783cac3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:12.369Z|fdda864f-bb7a-4c8b-bd82-989783cac3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:13.505Z|05b75fc8-ef6f-4069-aa32-5a601c0f2b65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:13.506Z|05b75fc8-ef6f-4069-aa32-5a601c0f2b65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:14.281Z|e1fead42-3278-4519-982d-951539eb7a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:14.282Z|e1fead42-3278-4519-982d-951539eb7a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:14.547Z|f3cbfe5e-a7c2-459a-a677-1caf1082c319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:14:14.549Z|f3cbfe5e-a7c2-459a-a677-1caf1082c319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:18.855Z|a0ccc34f-98d1-4dd4-9352-fc35f1d753cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:14:18.855Z|a0ccc34f-98d1-4dd4-9352-fc35f1d753cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:14:22.391Z|e3ce2306-fe3d-4124-9663-c892e4df7dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:22.392Z|e3ce2306-fe3d-4124-9663-c892e4df7dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:23.527Z|18f5a0c7-cfd5-4417-baeb-2fe635eb5357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:23.528Z|18f5a0c7-cfd5-4417-baeb-2fe635eb5357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:24.307Z|e85d8c1f-9060-498b-8855-2e07091b22e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:24.307Z|e85d8c1f-9060-498b-8855-2e07091b22e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:32.415Z|c7be72ae-5451-40ee-9b0b-55b933c6a31c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:32.415Z|c7be72ae-5451-40ee-9b0b-55b933c6a31c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:33.552Z|16239833-c010-4015-9a8d-b7532bf9ac1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:33.553Z|16239833-c010-4015-9a8d-b7532bf9ac1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:33.855Z|b5cb7cd5-17a6-497f-ae81-51bf0351e4aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:14:33.855Z|b5cb7cd5-17a6-497f-ae81-51bf0351e4aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:14:34.308Z|35d0a7e6-384e-4006-b26e-f5c2550b9bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:14:34.309Z|35d0a7e6-384e-4006-b26e-f5c2550b9bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:14:34.330Z|e64a6296-6e5c-4880-989d-9a8f2f9556fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:34.331Z|e64a6296-6e5c-4880-989d-9a8f2f9556fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:42.438Z|9f91b934-0df0-467a-88cd-bab640f086f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:42.439Z|9f91b934-0df0-467a-88cd-bab640f086f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:43.577Z|2e925bf6-f6f8-48ca-ae96-1b1b28b05d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:43.578Z|2e925bf6-f6f8-48ca-ae96-1b1b28b05d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:44.356Z|f21ca2ff-4109-4f74-883a-f10e2ebbf427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:44.357Z|f21ca2ff-4109-4f74-883a-f10e2ebbf427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:48.855Z|f2d1c12f-613c-4119-a876-a02fd152220e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:14:48.858Z|f2d1c12f-613c-4119-a876-a02fd152220e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:14:52.493Z|801b11df-a8fb-4301-9858-1d8a609622ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:52.494Z|801b11df-a8fb-4301-9858-1d8a609622ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:53.600Z|06d3343b-577b-4beb-a8fd-adbbad712abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:53.601Z|06d3343b-577b-4beb-a8fd-adbbad712abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:14:54.388Z|b9f36b16-1b74-475c-afb3-c66eb2a5c3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:14:54.389Z|b9f36b16-1b74-475c-afb3-c66eb2a5c3be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:02.524Z|e61b1868-4fc6-4a06-86f5-a6c81475bd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:02.524Z|e61b1868-4fc6-4a06-86f5-a6c81475bd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:03.622Z|d952d210-790b-4459-a94c-e2dc844cc4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:03.622Z|d952d210-790b-4459-a94c-e2dc844cc4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:03.855Z|93ddf120-b725-4e7c-a75e-2a431017d62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:15:03.856Z|93ddf120-b725-4e7c-a75e-2a431017d62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:15:04.309Z|cc664eee-5ac3-4e40-a46b-25140596fe12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:15:04.310Z|cc664eee-5ac3-4e40-a46b-25140596fe12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:15:04.418Z|f34fc2c4-ed1b-4b9b-88cc-0addd1041c29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:04.419Z|f34fc2c4-ed1b-4b9b-88cc-0addd1041c29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:12.547Z|dad8000a-c534-41e5-a3ae-ce1a74bce7c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:12.548Z|dad8000a-c534-41e5-a3ae-ce1a74bce7c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:13.647Z|937e780f-7da3-48cd-ab8c-1eb692166df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:13.648Z|937e780f-7da3-48cd-ab8c-1eb692166df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:14.451Z|1a86b490-f058-4eb2-b437-8fb93eb9a23d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:14.452Z|1a86b490-f058-4eb2-b437-8fb93eb9a23d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:14.547Z|f1293d62-c786-4d40-acf8-28bc80f137f3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:15:14.548Z|f1293d62-c786-4d40-acf8-28bc80f137f3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:18.855Z|ef49f2d1-4e35-45f2-9025-c6ac8cb3fbd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:15:18.855Z|ef49f2d1-4e35-45f2-9025-c6ac8cb3fbd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:15:22.574Z|6e1aba64-740c-40df-8744-8986bb51ca0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:22.574Z|6e1aba64-740c-40df-8744-8986bb51ca0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:23.672Z|2f4ab06d-3450-4170-8ba6-de2e84ef03d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:23.673Z|2f4ab06d-3450-4170-8ba6-de2e84ef03d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:24.479Z|37297cd3-50b9-4239-b7f1-099744f409aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:24.479Z|37297cd3-50b9-4239-b7f1-099744f409aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:32.689Z|1a27ed1f-ba56-40ed-a253-bc50b1ef00cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:32.690Z|1a27ed1f-ba56-40ed-a253-bc50b1ef00cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:33.695Z|d0380144-f77a-4a88-9cba-56379a6a2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:33.696Z|d0380144-f77a-4a88-9cba-56379a6a2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:33.855Z|c121c577-b398-4ce6-9a54-53913a855cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:15:33.859Z|c121c577-b398-4ce6-9a54-53913a855cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:15:34.310Z|59f999de-3272-404f-80b1-f2e71bc5db03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:15:34.311Z|59f999de-3272-404f-80b1-f2e71bc5db03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:15:34.503Z|3df974f2-3ca3-4659-916b-dcf66d7b9705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:34.503Z|3df974f2-3ca3-4659-916b-dcf66d7b9705|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:42.765Z|a9c4fb21-f1e7-4034-ac66-3eb48f01b5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:42.765Z|a9c4fb21-f1e7-4034-ac66-3eb48f01b5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:43.720Z|a49d3d41-aaef-43df-8aa8-7bcaa8024967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:43.721Z|a49d3d41-aaef-43df-8aa8-7bcaa8024967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:44.531Z|6dcb7cb2-2a32-42fc-99e1-a9441e5d4e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:44.532Z|6dcb7cb2-2a32-42fc-99e1-a9441e5d4e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:48.855Z|a860b183-3d87-46bb-a4e2-6c9d6b03e454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:15:48.855Z|a860b183-3d87-46bb-a4e2-6c9d6b03e454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:15:52.803Z|1f492196-d3e7-4cdc-bc60-0a1bdab7360c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:52.804Z|1f492196-d3e7-4cdc-bc60-0a1bdab7360c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:53.755Z|b141182f-349c-47bd-92c8-a24b746f7dd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:53.756Z|b141182f-349c-47bd-92c8-a24b746f7dd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:15:54.554Z|a3940d0d-21a5-43ca-8c01-db60b826d50a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:15:54.555Z|a3940d0d-21a5-43ca-8c01-db60b826d50a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:02.840Z|00452cc7-9e89-4a20-9e42-a66d6dfac61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:02.843Z|00452cc7-9e89-4a20-9e42-a66d6dfac61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:03.783Z|b74863b2-4214-45d8-9398-10bfaf7e6dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:03.784Z|b74863b2-4214-45d8-9398-10bfaf7e6dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:03.855Z|568a02c2-9d8d-48aa-b3c7-2dcfdc6f0169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:16:03.855Z|568a02c2-9d8d-48aa-b3c7-2dcfdc6f0169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:16:04.312Z|e11bcc6c-e1fd-45f0-b481-7e7c1032e56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:16:04.313Z|e11bcc6c-e1fd-45f0-b481-7e7c1032e56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:16:04.578Z|1765cb71-a994-4711-8fea-e4fd3258b462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:04.581Z|1765cb71-a994-4711-8fea-e4fd3258b462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:12.884Z|74b86630-ddd4-4e58-853d-9f03d1ae856a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:12.888Z|74b86630-ddd4-4e58-853d-9f03d1ae856a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:13.818Z|9f32fd64-9e45-4882-b720-702d011d9595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:13.819Z|9f32fd64-9e45-4882-b720-702d011d9595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:14.547Z|e9d89080-3a3e-4e25-bbdb-723cdf4e1a68|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:16:14.548Z|e9d89080-3a3e-4e25-bbdb-723cdf4e1a68|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:14.607Z|838fd6c7-770c-47d6-ae07-f2e4eeaed421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:14.607Z|838fd6c7-770c-47d6-ae07-f2e4eeaed421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:18.856Z|4824ec13-f894-4cec-9d2d-0436d12aa611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:16:18.861Z|4824ec13-f894-4cec-9d2d-0436d12aa611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:16:22.930Z|ba55bc93-163e-48c2-aa13-2c2976eb34d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:22.930Z|ba55bc93-163e-48c2-aa13-2c2976eb34d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:23.848Z|5137de16-15d8-4c71-99ab-2f5634c92d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:23.849Z|5137de16-15d8-4c71-99ab-2f5634c92d51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:24.634Z|6260e262-555a-4c7a-a635-6762f6ec4707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:24.635Z|6260e262-555a-4c7a-a635-6762f6ec4707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:32.961Z|b50a8e31-7505-4339-824f-30e1d8e766f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:32.962Z|b50a8e31-7505-4339-824f-30e1d8e766f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:33.855Z|ed105213-600e-4a22-9924-dcd38dd85914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:16:33.856Z|ed105213-600e-4a22-9924-dcd38dd85914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:16:33.873Z|f1289cc6-7db1-44b6-a35b-1db20070dd2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:33.874Z|f1289cc6-7db1-44b6-a35b-1db20070dd2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:34.313Z|0506e16b-91fe-4a6c-a1a0-51932491f989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:16:34.314Z|0506e16b-91fe-4a6c-a1a0-51932491f989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:16:34.664Z|c50af721-a893-4883-bd0a-05be91714d75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:34.665Z|c50af721-a893-4883-bd0a-05be91714d75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:42.991Z|231549bb-32ce-428f-bd66-af0e2a858bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:42.992Z|231549bb-32ce-428f-bd66-af0e2a858bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:43.901Z|88f5d6e7-51a2-42a3-98e5-f65e6f2c09e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:43.902Z|88f5d6e7-51a2-42a3-98e5-f65e6f2c09e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:44.701Z|9aa26407-501c-41e9-818e-c5024cd01f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:44.702Z|9aa26407-501c-41e9-818e-c5024cd01f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:48.855Z|24615260-7502-4b00-a849-f260b13948f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:16:48.856Z|24615260-7502-4b00-a849-f260b13948f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:16:53.021Z|779efbde-8bb0-4011-9c7a-5ba6e7403b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:53.022Z|779efbde-8bb0-4011-9c7a-5ba6e7403b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:53.925Z|b4022fd9-aff3-4e64-adca-9b05d23232a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:53.925Z|b4022fd9-aff3-4e64-adca-9b05d23232a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:16:54.727Z|225d4b33-a6cd-49a8-82c5-0dcc81a099ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:16:54.727Z|225d4b33-a6cd-49a8-82c5-0dcc81a099ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:03.049Z|13a0b8d4-1c71-4466-9036-04db82fa612d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:03.050Z|13a0b8d4-1c71-4466-9036-04db82fa612d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:03.855Z|d02daeb6-61e8-4299-a07f-5b7998b5f354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:17:03.858Z|d02daeb6-61e8-4299-a07f-5b7998b5f354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:17:03.963Z|3c9a23a1-50cd-4927-b9cf-73196c9e5934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:03.964Z|3c9a23a1-50cd-4927-b9cf-73196c9e5934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:04.315Z|fb4deb53-d2be-4d02-9f5d-d4fc1b08c5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:17:04.315Z|fb4deb53-d2be-4d02-9f5d-d4fc1b08c5e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:17:04.749Z|db1dc73b-95e6-4509-8553-33fc505e0cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:04.750Z|db1dc73b-95e6-4509-8553-33fc505e0cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:13.078Z|2c2852ab-0542-4680-b407-7175a474d62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:13.079Z|2c2852ab-0542-4680-b407-7175a474d62d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:14.014Z|9fda2da0-2506-45cd-a46e-024a97b45c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:14.014Z|9fda2da0-2506-45cd-a46e-024a97b45c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:14.549Z|2cd0f2f8-14b0-4db1-bc3c-84864c322980|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:17:14.549Z|2cd0f2f8-14b0-4db1-bc3c-84864c322980|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:14.774Z|b14cf6b4-a86d-491d-b27e-0c133a73eefb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:14.775Z|b14cf6b4-a86d-491d-b27e-0c133a73eefb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:18.855Z|5e6fd7de-d2fa-47e7-b05d-236b8cc5c29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:17:18.855Z|5e6fd7de-d2fa-47e7-b05d-236b8cc5c29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:17:23.103Z|3010e46c-8bd3-437e-a670-59b6ebf9e9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:23.104Z|3010e46c-8bd3-437e-a670-59b6ebf9e9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:24.056Z|34655f91-0e09-47b1-9069-8b4a013c6e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:24.056Z|34655f91-0e09-47b1-9069-8b4a013c6e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:24.799Z|ddf013bf-2410-407a-85bc-07e5bcfcb603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:24.799Z|ddf013bf-2410-407a-85bc-07e5bcfcb603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:33.134Z|5ba197cb-fd1e-4a2c-9df4-7284c827c8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:33.134Z|5ba197cb-fd1e-4a2c-9df4-7284c827c8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:33.855Z|120b69ff-7a28-41b0-ab99-54a42b197a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:17:33.855Z|120b69ff-7a28-41b0-ab99-54a42b197a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:17:34.083Z|7c15c87c-dc22-4b29-987e-d4fc1125038f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:34.084Z|7c15c87c-dc22-4b29-987e-d4fc1125038f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:34.316Z|8abb52da-f6a3-4997-8232-b221f721e424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:17:34.317Z|8abb52da-f6a3-4997-8232-b221f721e424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:17:34.823Z|0f6e2b50-b4ee-4e1d-adca-cb8a92da67a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:34.823Z|0f6e2b50-b4ee-4e1d-adca-cb8a92da67a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:43.160Z|027b2d59-c0ff-4f3c-9138-713892049277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:43.160Z|027b2d59-c0ff-4f3c-9138-713892049277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:44.115Z|456dc232-288a-470a-9188-366b60e3d1c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:44.116Z|456dc232-288a-470a-9188-366b60e3d1c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:44.851Z|578ba1f4-f36e-411d-8d11-fdd9fea6d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:44.852Z|578ba1f4-f36e-411d-8d11-fdd9fea6d9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:48.855Z|5b23494b-b940-43c3-b0ce-651385acc72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:17:48.855Z|5b23494b-b940-43c3-b0ce-651385acc72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:17:53.184Z|4cb29e58-fa40-48af-ac6b-9de21112d7a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:53.185Z|4cb29e58-fa40-48af-ac6b-9de21112d7a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:54.176Z|916803ae-4be1-4315-b640-fa95921da3ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:54.177Z|916803ae-4be1-4315-b640-fa95921da3ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:17:54.875Z|1880ba5e-7bd9-4b87-995d-1690af04aa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:17:54.876Z|1880ba5e-7bd9-4b87-995d-1690af04aa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:03.209Z|29eebf20-bed1-4a9f-ac3c-df0e53c03e39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:03.209Z|29eebf20-bed1-4a9f-ac3c-df0e53c03e39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:03.855Z|8edeeefa-4607-4ad1-a135-1c1e25bf1cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:18:03.856Z|8edeeefa-4607-4ad1-a135-1c1e25bf1cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:18:04.226Z|18dd4093-2d27-4af7-bedf-07e3ae814e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:04.226Z|18dd4093-2d27-4af7-bedf-07e3ae814e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:04.317Z|10764933-6fd0-4834-80c4-dd9f0fae44ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:18:04.318Z|10764933-6fd0-4834-80c4-dd9f0fae44ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:18:04.900Z|80c05ae4-5084-496a-9201-53c3d0a2ae5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:04.901Z|80c05ae4-5084-496a-9201-53c3d0a2ae5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:13.243Z|4341a333-c908-49ea-9b44-77500ea6ba84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:13.244Z|4341a333-c908-49ea-9b44-77500ea6ba84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:14.251Z|fcef66de-a045-4b05-8aa3-005bdd259162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:14.251Z|fcef66de-a045-4b05-8aa3-005bdd259162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:14.549Z|8a0a9e28-e4fd-4bd8-86dc-51dee3c153b9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:18:14.550Z|8a0a9e28-e4fd-4bd8-86dc-51dee3c153b9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:14.926Z|45101ddb-8632-41ba-8652-3f52c414a44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:14.927Z|45101ddb-8632-41ba-8652-3f52c414a44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:18.855Z|0df7649c-3565-48ae-819a-e0677fc1ea91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:18:18.856Z|0df7649c-3565-48ae-819a-e0677fc1ea91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:18:23.270Z|6ffff948-2d6a-4a54-9b59-5c1d04723faf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:23.271Z|6ffff948-2d6a-4a54-9b59-5c1d04723faf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:24.281Z|87f72a12-cf37-4d43-858e-537e6348fa58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:24.282Z|87f72a12-cf37-4d43-858e-537e6348fa58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:24.955Z|bba98406-4c86-4c93-8efb-7645fe4d2f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:24.956Z|bba98406-4c86-4c93-8efb-7645fe4d2f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:33.297Z|c9f7c61c-6617-4d9d-b4e0-fab5d14e9bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:33.298Z|c9f7c61c-6617-4d9d-b4e0-fab5d14e9bb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:33.855Z|af7470f8-75d9-413b-940c-050ab6315483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:18:33.855Z|af7470f8-75d9-413b-940c-050ab6315483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:18:34.305Z|4ef0aa4a-2adc-43ce-8b70-0a9b3b145eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:34.306Z|4ef0aa4a-2adc-43ce-8b70-0a9b3b145eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:34.318Z|14f24b46-3ae8-4d59-850c-d9e74ffec05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:18:34.319Z|14f24b46-3ae8-4d59-850c-d9e74ffec05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:18:34.980Z|4e9711ca-b224-4cf7-8d53-3b5c4ba34eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:34.980Z|4e9711ca-b224-4cf7-8d53-3b5c4ba34eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:43.323Z|3c6693e1-0ed3-4ae9-bb68-bac37713c0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:43.324Z|3c6693e1-0ed3-4ae9-bb68-bac37713c0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:44.330Z|97004a67-15e0-46f6-9735-22228dbcab1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:44.330Z|97004a67-15e0-46f6-9735-22228dbcab1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:45.003Z|03214ba8-9eb8-453d-9c74-c966a8de8bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:45.004Z|03214ba8-9eb8-453d-9c74-c966a8de8bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:48.855Z|1c98f17c-39e4-4201-86bc-20a886e61427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:18:48.855Z|1c98f17c-39e4-4201-86bc-20a886e61427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:18:53.370Z|2866a1d6-fcc1-466f-8c1b-b837f4dd7c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:53.370Z|2866a1d6-fcc1-466f-8c1b-b837f4dd7c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:54.356Z|0379cece-d6a0-4f63-b386-a078fd68f118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:54.357Z|0379cece-d6a0-4f63-b386-a078fd68f118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:18:55.026Z|52a5f293-1d51-4e10-90cb-fb7a6ca551c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:18:55.027Z|52a5f293-1d51-4e10-90cb-fb7a6ca551c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:03.394Z|3f60396c-4aa7-4442-8b8e-d0aa3e0196b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:03.395Z|3f60396c-4aa7-4442-8b8e-d0aa3e0196b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:03.855Z|6caa65c6-db58-4ec5-bce0-c0d271444369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:19:03.855Z|6caa65c6-db58-4ec5-bce0-c0d271444369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:19:04.319Z|65c5791f-673d-4551-a1e2-943258af6456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:19:04.320Z|65c5791f-673d-4551-a1e2-943258af6456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:19:04.383Z|52a9c443-49d4-4cac-8313-34d23bacc18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:04.383Z|52a9c443-49d4-4cac-8313-34d23bacc18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:05.052Z|639e3fa0-43b9-4ae8-a582-d2b37e3d5d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:05.052Z|639e3fa0-43b9-4ae8-a582-d2b37e3d5d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:13.420Z|29bb47d2-2e0f-420c-8ddc-029d20b0e79f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:13.421Z|29bb47d2-2e0f-420c-8ddc-029d20b0e79f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:14.409Z|081941df-afca-4ebb-b52e-4fc2d8418ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:14.409Z|081941df-afca-4ebb-b52e-4fc2d8418ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:14.548Z|44b4287e-2f29-4877-a202-cee220b50ecd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:19:14.548Z|44b4287e-2f29-4877-a202-cee220b50ecd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:15.077Z|3fbe7102-ffa2-40d9-8e09-72870d1ffa6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:15.078Z|3fbe7102-ffa2-40d9-8e09-72870d1ffa6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:18.855Z|3b1c2ee4-ee53-46b8-ac96-f84a6802f06b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:19:18.856Z|3b1c2ee4-ee53-46b8-ac96-f84a6802f06b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:19:23.446Z|4fffc40f-944f-47f9-9821-6fa8bbdfb286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:23.447Z|4fffc40f-944f-47f9-9821-6fa8bbdfb286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:24.432Z|62267d14-b7d2-4e55-93e8-ba81456a5b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:24.432Z|62267d14-b7d2-4e55-93e8-ba81456a5b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:25.101Z|80c8a947-652a-4673-9525-c693889a8da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:25.102Z|80c8a947-652a-4673-9525-c693889a8da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:33.473Z|1addc865-512a-4ed8-87f2-7a01e4a70a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:33.473Z|1addc865-512a-4ed8-87f2-7a01e4a70a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:33.855Z|781eabed-f1b1-42a3-839c-5eb18e10b7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:19:33.855Z|781eabed-f1b1-42a3-839c-5eb18e10b7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:19:34.320Z|b1fde8d4-6bf4-4ca4-856e-a065688c8707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:19:34.321Z|b1fde8d4-6bf4-4ca4-856e-a065688c8707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:19:34.461Z|fe00fbdf-13ba-4979-8f2f-cd14efdbc260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:34.461Z|fe00fbdf-13ba-4979-8f2f-cd14efdbc260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:35.130Z|0e9233bb-a9a6-4a3e-be6d-0de96e34e36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:35.131Z|0e9233bb-a9a6-4a3e-be6d-0de96e34e36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:43.498Z|bddc1263-3d4e-442e-ad83-f84df0be0a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:43.498Z|bddc1263-3d4e-442e-ad83-f84df0be0a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:44.527Z|7d8a39dc-165f-4cae-9358-e1d051b2de5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:44.528Z|7d8a39dc-165f-4cae-9358-e1d051b2de5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:45.159Z|103c493e-c7b1-49cc-8e9b-61921a2e4442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:45.160Z|103c493e-c7b1-49cc-8e9b-61921a2e4442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:48.855Z|1088580a-f780-4be7-8381-69131900ed05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:19:48.855Z|1088580a-f780-4be7-8381-69131900ed05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:19:53.523Z|bb99ca7b-d092-4d68-9260-8a3addc54f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:53.524Z|bb99ca7b-d092-4d68-9260-8a3addc54f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:54.552Z|b1c792c3-6b27-437f-9ca8-282ce80e2f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:54.553Z|b1c792c3-6b27-437f-9ca8-282ce80e2f63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:19:55.182Z|d370fbfe-ab20-4267-9d03-a421354f5fa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:19:55.182Z|d370fbfe-ab20-4267-9d03-a421354f5fa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:03.547Z|27adb1c2-f085-4a3a-a5e1-8770187406d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:03.547Z|27adb1c2-f085-4a3a-a5e1-8770187406d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:03.855Z|1fd8ed80-0d5b-4c03-a6db-a3b168e1dadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:20:03.855Z|1fd8ed80-0d5b-4c03-a6db-a3b168e1dadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:20:04.321Z|0074e337-bd08-4d79-a4e0-ae7ab3baacb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:20:04.322Z|0074e337-bd08-4d79-a4e0-ae7ab3baacb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:20:04.574Z|7271fb4c-0071-40a2-8924-200ec802a253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:04.574Z|7271fb4c-0071-40a2-8924-200ec802a253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:05.204Z|e8640c89-ced0-4558-b4ad-6280148c80fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:05.206Z|e8640c89-ced0-4558-b4ad-6280148c80fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:13.573Z|5dcf12a9-2a5c-4014-aee8-e46ae53b538f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:13.574Z|5dcf12a9-2a5c-4014-aee8-e46ae53b538f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:14.563Z|0fc5de1d-6d2d-428b-952e-64c349bcc63f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:20:14.564Z|0fc5de1d-6d2d-428b-952e-64c349bcc63f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:14.598Z|b4f7d816-9f54-4dd8-94f5-3ad615d65a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:14.599Z|b4f7d816-9f54-4dd8-94f5-3ad615d65a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:15.236Z|e7df0520-f511-4027-a2e9-3405d8954fab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:15.237Z|e7df0520-f511-4027-a2e9-3405d8954fab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:18.855Z|cb52a187-4375-44d7-9113-6ffe4625c6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:20:18.857Z|cb52a187-4375-44d7-9113-6ffe4625c6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:20:23.610Z|04561635-c71e-4417-88ba-60fb0b3a9719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:23.611Z|04561635-c71e-4417-88ba-60fb0b3a9719|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:24.621Z|bdb325ee-cdbf-4d29-938b-d051b7ad840b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:24.622Z|bdb325ee-cdbf-4d29-938b-d051b7ad840b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:25.265Z|32f74483-3b52-4cd1-b12b-8cd9014fbe38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:25.265Z|32f74483-3b52-4cd1-b12b-8cd9014fbe38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:33.637Z|31a965bc-f40a-4cbc-aaec-1c177c0d00d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:33.638Z|31a965bc-f40a-4cbc-aaec-1c177c0d00d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:33.855Z|cda508de-1b27-44b8-a7f1-e4dc8efc790d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:20:33.855Z|cda508de-1b27-44b8-a7f1-e4dc8efc790d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:20:34.322Z|c89cc35c-5621-4a7b-89cf-8da531680df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:20:34.323Z|c89cc35c-5621-4a7b-89cf-8da531680df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:20:34.643Z|280305d0-d825-4ef8-b6c2-65df4483d415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:34.643Z|280305d0-d825-4ef8-b6c2-65df4483d415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:35.288Z|56ba067b-8c26-4f74-b84b-45e0c25f9998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:35.288Z|56ba067b-8c26-4f74-b84b-45e0c25f9998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:43.662Z|e16286f5-9ae9-4fff-9d9b-30ae50d11493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:43.663Z|e16286f5-9ae9-4fff-9d9b-30ae50d11493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:44.668Z|bb327561-6e16-43ee-8b54-58710ac6f456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:44.668Z|bb327561-6e16-43ee-8b54-58710ac6f456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:45.324Z|435f06aa-39d4-4638-9d22-88cda78c99fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:45.325Z|435f06aa-39d4-4638-9d22-88cda78c99fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:48.855Z|2b98e317-191e-4db8-ad39-a6f5ed8cacfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:20:48.855Z|2b98e317-191e-4db8-ad39-a6f5ed8cacfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:20:53.687Z|5969e8a8-4203-4a21-aa96-87741182a5d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:53.688Z|5969e8a8-4203-4a21-aa96-87741182a5d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:54.711Z|15b7f3a7-b80d-45a4-b441-9dd3f84e39c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:54.712Z|15b7f3a7-b80d-45a4-b441-9dd3f84e39c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:20:55.358Z|9159826f-f78d-4601-b6c9-97f884e58af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:20:55.358Z|9159826f-f78d-4601-b6c9-97f884e58af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:03.713Z|c08f654c-f7a0-45f0-9c7a-ed353aed36cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:03.714Z|c08f654c-f7a0-45f0-9c7a-ed353aed36cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:03.855Z|b3396ae0-4a94-453d-ae74-56e6e3b78551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:21:03.858Z|b3396ae0-4a94-453d-ae74-56e6e3b78551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:21:04.323Z|8f168083-5a2f-413b-af02-8cf526b35508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:21:04.324Z|8f168083-5a2f-413b-af02-8cf526b35508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:21:04.767Z|354798a2-1922-4fbb-ab65-7440d259f437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:04.769Z|354798a2-1922-4fbb-ab65-7440d259f437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:05.396Z|e01f8d52-4d29-404e-9659-876343b4ffa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:05.397Z|e01f8d52-4d29-404e-9659-876343b4ffa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:13.741Z|4f239682-a1f1-4978-9324-14ae4940d6b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:13.741Z|4f239682-a1f1-4978-9324-14ae4940d6b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:14.547Z|f3e95c0f-8438-4580-832e-dc320f17f517|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:21:14.548Z|f3e95c0f-8438-4580-832e-dc320f17f517|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:14.792Z|72eb38c2-5276-4ac9-a08c-dcba5a90fe3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:14.793Z|72eb38c2-5276-4ac9-a08c-dcba5a90fe3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:15.425Z|d48b7c4c-5c3e-4502-9d3a-208f51049a53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:15.425Z|d48b7c4c-5c3e-4502-9d3a-208f51049a53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:18.855Z|0fb76ea8-3635-4f70-b908-4b26cb6eb81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:21:18.855Z|0fb76ea8-3635-4f70-b908-4b26cb6eb81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:21:23.767Z|a5badf13-2678-4580-800b-07897b37cd96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:23.768Z|a5badf13-2678-4580-800b-07897b37cd96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:24.818Z|b257defe-3f62-4c16-8072-38ed0f53fe7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:24.819Z|b257defe-3f62-4c16-8072-38ed0f53fe7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:25.456Z|f9c5a7ff-17d8-4be9-9299-35e082c6238c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:25.457Z|f9c5a7ff-17d8-4be9-9299-35e082c6238c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:33.798Z|10a4ad85-1b9c-422a-a56e-f23d131448f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:33.799Z|10a4ad85-1b9c-422a-a56e-f23d131448f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:33.855Z|8b888b99-a500-4e4f-a0c2-bab320e4a24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:21:33.855Z|8b888b99-a500-4e4f-a0c2-bab320e4a24e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:21:34.324Z|ed3650d2-6855-440a-b6c6-ef3a63edb2a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:21:34.325Z|ed3650d2-6855-440a-b6c6-ef3a63edb2a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:21:34.845Z|5a0d212b-b82d-48fa-9473-33f5ec4b7359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:34.846Z|5a0d212b-b82d-48fa-9473-33f5ec4b7359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:35.480Z|1a4919ba-4e38-47fb-94d3-ff52bda4db91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:35.480Z|1a4919ba-4e38-47fb-94d3-ff52bda4db91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:43.833Z|69bc4a13-2d2b-4fed-b0de-670b4e70de72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:43.834Z|69bc4a13-2d2b-4fed-b0de-670b4e70de72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:44.868Z|9209cdff-7d0b-4018-8af9-09eac7c8cdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:44.868Z|9209cdff-7d0b-4018-8af9-09eac7c8cdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:45.518Z|791a8df1-0626-4945-a25d-09c18e14c351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:45.518Z|791a8df1-0626-4945-a25d-09c18e14c351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:48.855Z|fc1b38db-356c-4aeb-838c-5500d9ca99dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:21:48.857Z|fc1b38db-356c-4aeb-838c-5500d9ca99dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:21:53.858Z|270e684b-3323-47c4-9c04-074aed251245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:53.859Z|270e684b-3323-47c4-9c04-074aed251245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:54.894Z|a129ea58-08d7-4b68-8cd6-16559d26fcdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:54.895Z|a129ea58-08d7-4b68-8cd6-16559d26fcdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:21:55.541Z|db9c33b9-acfd-438c-bd0e-306f85efe29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:21:55.542Z|db9c33b9-acfd-438c-bd0e-306f85efe29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:03.855Z|c67104ed-3cb7-4731-8456-69d174ed65af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:22:03.855Z|c67104ed-3cb7-4731-8456-69d174ed65af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:22:03.885Z|463bc22e-5764-445d-99f3-889f03dbb96a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:03.886Z|463bc22e-5764-445d-99f3-889f03dbb96a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:04.325Z|865c6c63-e4cc-4590-9d0f-d50abc324e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:22:04.326Z|865c6c63-e4cc-4590-9d0f-d50abc324e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:22:04.925Z|1b9808e3-2b08-4ff7-9ce4-88a9dfc07ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:04.925Z|1b9808e3-2b08-4ff7-9ce4-88a9dfc07ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:05.569Z|df2742ad-95f9-4107-8447-358fcd7c4d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:05.570Z|df2742ad-95f9-4107-8447-358fcd7c4d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:13.919Z|c3f08973-8026-4e6a-9ef9-6c56cc31ec07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:13.919Z|c3f08973-8026-4e6a-9ef9-6c56cc31ec07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:14.546Z|5a538ca2-b1c9-44ea-ae54-4be535f73b66|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:22:14.547Z|5a538ca2-b1c9-44ea-ae54-4be535f73b66|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:14.952Z|f8c61a57-802f-4171-bab7-6d4950339aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:14.953Z|f8c61a57-802f-4171-bab7-6d4950339aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:15.592Z|1cb3b898-d88e-42f2-a606-dcb7350d4baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:15.592Z|1cb3b898-d88e-42f2-a606-dcb7350d4baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:18.855Z|de9c1ce9-785b-4f0a-85f3-f30c0dbf2142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:22:18.855Z|de9c1ce9-785b-4f0a-85f3-f30c0dbf2142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:22:23.964Z|9f5a4336-68c0-42a4-8e46-dc94eab660e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:23.965Z|9f5a4336-68c0-42a4-8e46-dc94eab660e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:24.979Z|ae6f686c-6261-41f8-bac2-7ff353f0d78e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:24.983Z|ae6f686c-6261-41f8-bac2-7ff353f0d78e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:25.627Z|761175be-b083-4a95-afec-ab5b93dfb838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:25.629Z|761175be-b083-4a95-afec-ab5b93dfb838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:33.855Z|7f19d308-32eb-4832-8332-58eeaff321f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:22:33.858Z|7f19d308-32eb-4832-8332-58eeaff321f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:22:33.997Z|869987f4-1fb6-416d-87fc-fd3bbf202448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:33.998Z|869987f4-1fb6-416d-87fc-fd3bbf202448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:34.326Z|bb02ac00-6a80-426f-a60e-ae4bbc87f4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:22:34.327Z|bb02ac00-6a80-426f-a60e-ae4bbc87f4a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:22:35.008Z|235f18f2-538a-46b2-8ce1-ebba0fc8391d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:35.009Z|235f18f2-538a-46b2-8ce1-ebba0fc8391d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:35.656Z|f902f714-1112-4925-85da-8365ee6a8057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:35.657Z|f902f714-1112-4925-85da-8365ee6a8057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:44.023Z|3b7faca0-9842-4d57-91bf-826386a6eb56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:44.024Z|3b7faca0-9842-4d57-91bf-826386a6eb56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:45.030Z|7b0a8969-6289-4811-a462-8f3e0e3f49c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:45.030Z|7b0a8969-6289-4811-a462-8f3e0e3f49c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:45.680Z|5106306b-aa64-43a0-b38d-d139ec8389b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:45.681Z|5106306b-aa64-43a0-b38d-d139ec8389b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:48.855Z|e6092d3a-637d-4487-88e7-6bad5ba7dfad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:22:48.855Z|e6092d3a-637d-4487-88e7-6bad5ba7dfad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:22:54.057Z|a59616e3-cfac-4f20-aafe-dfd71442fa77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:54.058Z|a59616e3-cfac-4f20-aafe-dfd71442fa77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:55.059Z|1ed0611e-0007-4f60-a163-f4f96b1ae3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:55.059Z|1ed0611e-0007-4f60-a163-f4f96b1ae3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:22:55.703Z|4cccea6c-b8d8-45ce-812e-74b7f1e0756a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:22:55.704Z|4cccea6c-b8d8-45ce-812e-74b7f1e0756a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:03.855Z|063efe27-bcc7-422f-8b51-e4e65e13d1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:23:03.855Z|063efe27-bcc7-422f-8b51-e4e65e13d1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:23:04.137Z|7fe85247-a834-4752-88f5-300ebbdb438c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:04.137Z|7fe85247-a834-4752-88f5-300ebbdb438c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:04.327Z|10d4482b-8d05-41ed-a716-58c5a2bc0f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:23:04.328Z|10d4482b-8d05-41ed-a716-58c5a2bc0f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:23:05.083Z|38b9afdd-295c-4a08-a0f0-f52f64ff165e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:05.083Z|38b9afdd-295c-4a08-a0f0-f52f64ff165e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:05.729Z|03f6c614-74a4-463e-961f-4226a289308d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:05.729Z|03f6c614-74a4-463e-961f-4226a289308d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:14.203Z|63d6e49b-c691-4b33-a8d1-45ba4916f2bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:14.204Z|63d6e49b-c691-4b33-a8d1-45ba4916f2bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:14.546Z|1b3df32b-77bb-4b37-bd3d-d22bcf67ef9b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:23:14.547Z|1b3df32b-77bb-4b37-bd3d-d22bcf67ef9b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:15.106Z|d3c6e8b1-451a-479c-9d5b-920650aae90a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:15.107Z|d3c6e8b1-451a-479c-9d5b-920650aae90a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:15.754Z|7f04f96a-c4cc-4ae0-bf02-ce8ef4688fbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:15.755Z|7f04f96a-c4cc-4ae0-bf02-ce8ef4688fbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:18.855Z|ba1da3df-b245-4759-96b4-e0033ddf0993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:23:18.858Z|ba1da3df-b245-4759-96b4-e0033ddf0993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:23:24.230Z|199222dd-22db-470b-9990-f725f44253ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:24.231Z|199222dd-22db-470b-9990-f725f44253ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:25.130Z|6eeb47d7-caa0-4741-bdc5-c22351ffc193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:25.131Z|6eeb47d7-caa0-4741-bdc5-c22351ffc193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:25.842Z|8cab3aef-db87-4fda-9915-24cbe4a84742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:25.843Z|8cab3aef-db87-4fda-9915-24cbe4a84742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:33.855Z|71e3e133-a0ed-4504-9e0c-8586d24e56ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:23:33.856Z|71e3e133-a0ed-4504-9e0c-8586d24e56ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:23:34.256Z|045858d3-1922-43db-94d0-92e5748611db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:34.257Z|045858d3-1922-43db-94d0-92e5748611db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:34.329Z|ee4b4a6d-7f3c-4b20-a1e8-b5e3b9a330eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:23:34.330Z|ee4b4a6d-7f3c-4b20-a1e8-b5e3b9a330eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:23:35.155Z|7b0b7746-6cee-4b98-96ed-2aec8ad45d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:35.156Z|7b0b7746-6cee-4b98-96ed-2aec8ad45d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:35.867Z|0fb6a3a8-6352-443c-8a84-fa16951723cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:35.868Z|0fb6a3a8-6352-443c-8a84-fa16951723cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:44.359Z|def16958-11ce-41cd-9386-9a64d1f6f9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:44.359Z|def16958-11ce-41cd-9386-9a64d1f6f9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:45.180Z|3f48ea98-e582-4c41-9b5b-682a689227f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:45.181Z|3f48ea98-e582-4c41-9b5b-682a689227f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:45.896Z|007677be-4970-4af1-83c0-4a3c4e69fbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:45.897Z|007677be-4970-4af1-83c0-4a3c4e69fbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:48.855Z|644096c6-e99b-4699-873e-ccba2c259b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:23:48.856Z|644096c6-e99b-4699-873e-ccba2c259b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:23:54.423Z|1fc76ab7-fb59-43b1-bd9f-076916ef3206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:54.424Z|1fc76ab7-fb59-43b1-bd9f-076916ef3206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:55.205Z|6e46ae79-55e8-4915-98b3-7a0a4693e0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:55.207Z|6e46ae79-55e8-4915-98b3-7a0a4693e0b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:23:55.922Z|2dab816b-1f70-4fdd-8fdc-639410ea1ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:23:55.925Z|2dab816b-1f70-4fdd-8fdc-639410ea1ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:03.855Z|b47c5ede-00a8-41dc-a845-b6a8b67ef14f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:24:03.858Z|b47c5ede-00a8-41dc-a845-b6a8b67ef14f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:24:04.330Z|a62a455d-5b42-431e-9964-b07e14069477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:24:04.331Z|a62a455d-5b42-431e-9964-b07e14069477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:24:04.450Z|e9a23831-257e-41c5-94a6-04ff0efb6491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:04.451Z|e9a23831-257e-41c5-94a6-04ff0efb6491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:05.238Z|c72a8df3-84c1-4e70-9e58-7c7257ccaa2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:05.238Z|c72a8df3-84c1-4e70-9e58-7c7257ccaa2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:05.954Z|0cf633e9-4835-422e-9729-a7df497d02f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:05.955Z|0cf633e9-4835-422e-9729-a7df497d02f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:14.476Z|a18aa56a-0303-4aae-8c94-573f4897bfc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:14.477Z|a18aa56a-0303-4aae-8c94-573f4897bfc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:14.547Z|dbf79829-f1ae-4ca5-9a6c-8175dfb2dd44|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:24:14.549Z|dbf79829-f1ae-4ca5-9a6c-8175dfb2dd44|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:15.274Z|4e60d5ba-3897-4a37-be45-a10785fc0a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:15.275Z|4e60d5ba-3897-4a37-be45-a10785fc0a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:15.978Z|02d2da6d-c552-4121-86e0-524ff6cda46a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:15.979Z|02d2da6d-c552-4121-86e0-524ff6cda46a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:18.855Z|d24361e9-1c17-410f-8cc6-623e5ce21a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:24:18.855Z|d24361e9-1c17-410f-8cc6-623e5ce21a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:24:24.502Z|2967531f-fe05-44ee-9f19-e969f4796be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:24.503Z|2967531f-fe05-44ee-9f19-e969f4796be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:25.304Z|bd550384-64e0-4c7b-93cf-3d4a7c0e1982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:25.304Z|bd550384-64e0-4c7b-93cf-3d4a7c0e1982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:26.005Z|6fe5e34a-f0d0-4dfe-8067-005ff1d4ca5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:26.005Z|6fe5e34a-f0d0-4dfe-8067-005ff1d4ca5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:33.855Z|466c15aa-b2ae-4119-91e0-eec7cd367fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:24:33.855Z|466c15aa-b2ae-4119-91e0-eec7cd367fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:24:34.331Z|71b7faa0-e285-4477-bb7a-abcf599360d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:24:34.332Z|71b7faa0-e285-4477-bb7a-abcf599360d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:24:34.527Z|e81cf223-6b8a-4f1e-9d5f-63e51f58a0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:34.527Z|e81cf223-6b8a-4f1e-9d5f-63e51f58a0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:35.346Z|ea8b8367-c3d8-423b-aa09-a1964c875a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:35.346Z|ea8b8367-c3d8-423b-aa09-a1964c875a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:36.028Z|49ea656e-82b4-4d68-97ee-9ad479018d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:36.028Z|49ea656e-82b4-4d68-97ee-9ad479018d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:44.554Z|067af658-492c-4c32-ac9f-aa429e7cd325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:44.555Z|067af658-492c-4c32-ac9f-aa429e7cd325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:45.373Z|8260bebd-e803-4118-b896-42b64c31e168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:45.374Z|8260bebd-e803-4118-b896-42b64c31e168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:46.056Z|21a83929-89c4-477c-98f8-d5458fba0604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:46.056Z|21a83929-89c4-477c-98f8-d5458fba0604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:48.855Z|26453491-3994-4e38-a3d4-b6534b53d37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:24:48.857Z|26453491-3994-4e38-a3d4-b6534b53d37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:24:54.581Z|43bd7686-ec08-4688-bf5a-26a418fb2c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:54.583Z|43bd7686-ec08-4688-bf5a-26a418fb2c94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:55.406Z|a175ef0b-a071-4017-bc62-62ec4269062e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:55.407Z|a175ef0b-a071-4017-bc62-62ec4269062e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:24:56.085Z|1dd0291e-c5a8-47e7-9da8-2f9db11e863c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:24:56.085Z|1dd0291e-c5a8-47e7-9da8-2f9db11e863c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:03.855Z|bdfe7674-52f4-4fb3-a297-c5c82e6e907c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:25:03.856Z|bdfe7674-52f4-4fb3-a297-c5c82e6e907c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:25:04.333Z|962dacd5-571e-494d-8c5d-3b6c200335d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:25:04.333Z|962dacd5-571e-494d-8c5d-3b6c200335d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:25:04.609Z|51f7cea1-5a7d-4c33-81c8-9b62d8116686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:04.609Z|51f7cea1-5a7d-4c33-81c8-9b62d8116686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:05.431Z|5017dc2b-0c85-4935-b01a-be23c3ec8c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:05.432Z|5017dc2b-0c85-4935-b01a-be23c3ec8c63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:06.114Z|d491282e-d924-4579-8372-df6c6b337ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:06.115Z|d491282e-d924-4579-8372-df6c6b337ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:14.557Z|235e17d2-95dc-41f2-92ef-fc87a3e50f44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:25:14.558Z|235e17d2-95dc-41f2-92ef-fc87a3e50f44|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:14.640Z|af1f49a5-3b4d-4b35-a6c9-4352cb9a71b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:14.640Z|af1f49a5-3b4d-4b35-a6c9-4352cb9a71b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:15.459Z|c9045904-aabb-452e-8035-dbe50c750a49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:15.461Z|c9045904-aabb-452e-8035-dbe50c750a49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:16.143Z|8a78f36b-f8d2-44d6-a8af-20646071d643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:16.144Z|8a78f36b-f8d2-44d6-a8af-20646071d643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:18.855Z|64bcd81a-8e48-44ac-a3e7-8c54ec48c089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:25:18.856Z|64bcd81a-8e48-44ac-a3e7-8c54ec48c089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:25:24.663Z|683730e8-141e-42a0-8b84-e1f7c3a59eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:24.664Z|683730e8-141e-42a0-8b84-e1f7c3a59eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:25.487Z|4073188e-e30b-4da8-84d0-8ea2af94b14a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:25.487Z|4073188e-e30b-4da8-84d0-8ea2af94b14a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:26.169Z|b82f43d3-2e9e-49c3-b39c-adf942992f79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:26.170Z|b82f43d3-2e9e-49c3-b39c-adf942992f79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:33.855Z|e1a1d181-7654-475d-8638-d6edf3e8efbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:25:33.858Z|e1a1d181-7654-475d-8638-d6edf3e8efbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:25:34.334Z|59663163-62f1-4c99-9e21-45738dafdfd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:25:34.334Z|59663163-62f1-4c99-9e21-45738dafdfd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:25:34.690Z|efbf51d3-82e6-4abb-8eeb-3c100d2dd157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:34.690Z|efbf51d3-82e6-4abb-8eeb-3c100d2dd157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:35.516Z|cb0a3c12-0b52-44e1-835f-bd8d7bb02444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:35.517Z|cb0a3c12-0b52-44e1-835f-bd8d7bb02444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:36.194Z|7ff842df-82ee-4c56-9d65-f5165d8f0a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:36.195Z|7ff842df-82ee-4c56-9d65-f5165d8f0a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:44.715Z|dfc97fd0-0b45-44ec-a6c8-274c8cddd854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:44.716Z|dfc97fd0-0b45-44ec-a6c8-274c8cddd854|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:45.545Z|020ad085-ad5f-478c-8999-7c488eb5c5b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:45.546Z|020ad085-ad5f-478c-8999-7c488eb5c5b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:46.219Z|90911b4b-cecf-4f36-9659-af158b067644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:46.220Z|90911b4b-cecf-4f36-9659-af158b067644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:48.855Z|e00cbf78-8b4e-448e-bf75-a3df0514abe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:25:48.856Z|e00cbf78-8b4e-448e-bf75-a3df0514abe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:25:54.745Z|cd5a2532-eae2-4bea-94f7-79c536b9e372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:54.746Z|cd5a2532-eae2-4bea-94f7-79c536b9e372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:55.571Z|6450acd8-f5c1-4e6c-bc8e-5fa21ba76464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:55.572Z|6450acd8-f5c1-4e6c-bc8e-5fa21ba76464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:25:56.247Z|c5105260-1e54-4f5e-ac6e-14121f8ad646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:25:56.247Z|c5105260-1e54-4f5e-ac6e-14121f8ad646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:03.855Z|e14d35bc-7991-45f1-b163-7435d0e020d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:26:03.855Z|e14d35bc-7991-45f1-b163-7435d0e020d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:26:04.335Z|8145d3f2-b615-4b01-b240-2855479bce1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:26:04.335Z|8145d3f2-b615-4b01-b240-2855479bce1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:26:04.770Z|01573905-0129-4b48-91b4-2c973a96bbdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:04.771Z|01573905-0129-4b48-91b4-2c973a96bbdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:05.595Z|7fb5baf0-532c-467e-aa14-29d2858aeecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:05.596Z|7fb5baf0-532c-467e-aa14-29d2858aeecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:06.273Z|205c1897-6419-4956-85ef-f58fccf3e6d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:06.274Z|205c1897-6419-4956-85ef-f58fccf3e6d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:14.547Z|60af2039-dbcc-4446-8b88-83ef1e03fdb2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:26:14.547Z|60af2039-dbcc-4446-8b88-83ef1e03fdb2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:14.793Z|62135d22-20a5-491b-9475-17dd5c905bb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:14.793Z|62135d22-20a5-491b-9475-17dd5c905bb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:15.626Z|7caa4033-5eb9-42de-8008-f46b9d085de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:15.627Z|7caa4033-5eb9-42de-8008-f46b9d085de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:16.309Z|c4fd81c4-3b10-4cbe-98d9-a4d46a7e22e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:16.310Z|c4fd81c4-3b10-4cbe-98d9-a4d46a7e22e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:18.855Z|792d9fc8-795e-4b06-a6f8-05103cf53a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:26:18.858Z|792d9fc8-795e-4b06-a6f8-05103cf53a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:26:24.825Z|01422be3-01cd-4ceb-beea-25e5513b5112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:24.826Z|01422be3-01cd-4ceb-beea-25e5513b5112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:25.652Z|00930ffa-2051-4b69-a5c5-9652d668ea3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:25.654Z|00930ffa-2051-4b69-a5c5-9652d668ea3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:26.333Z|7fe34c2a-8e26-48a4-87d6-93ecb2bf4781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:26.334Z|7fe34c2a-8e26-48a4-87d6-93ecb2bf4781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:33.855Z|47ca21b8-acc8-44ec-88d5-05adb9962f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:26:33.855Z|47ca21b8-acc8-44ec-88d5-05adb9962f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:26:34.336Z|bfd2094f-6b32-4ead-83c0-c4f969d61372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:26:34.336Z|bfd2094f-6b32-4ead-83c0-c4f969d61372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:26:34.858Z|7cd63a80-cbcd-48f6-b9f8-dbec2c583f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:34.859Z|7cd63a80-cbcd-48f6-b9f8-dbec2c583f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:35.681Z|cb12604f-d6fe-4a65-80b3-c017496c9b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:35.682Z|cb12604f-d6fe-4a65-80b3-c017496c9b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:36.360Z|dbebb6dd-5d0c-4aab-95f3-51a3effc9707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:36.360Z|dbebb6dd-5d0c-4aab-95f3-51a3effc9707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:44.883Z|163a17ee-b954-407e-adce-4341a58d0764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:44.884Z|163a17ee-b954-407e-adce-4341a58d0764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:45.712Z|a06cd708-f756-4a66-b1a9-43616bfb9ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:45.712Z|a06cd708-f756-4a66-b1a9-43616bfb9ac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:46.385Z|0d1e7853-4f02-4253-9d08-4152a4a2c594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:46.386Z|0d1e7853-4f02-4253-9d08-4152a4a2c594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:48.855Z|09b9cb80-22e3-46d8-bb5f-7e10ef39db6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:26:48.855Z|09b9cb80-22e3-46d8-bb5f-7e10ef39db6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:26:54.914Z|1876c3fd-6ada-4b2e-b7e8-4b6850d87296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:54.915Z|1876c3fd-6ada-4b2e-b7e8-4b6850d87296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:55.739Z|3f1f1ba0-b8b0-4371-aecb-98ff2f20dc3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:55.739Z|3f1f1ba0-b8b0-4371-aecb-98ff2f20dc3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:26:56.430Z|4bb5e397-6281-4bab-a3d5-23263f0b275e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:26:56.430Z|4bb5e397-6281-4bab-a3d5-23263f0b275e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:03.855Z|bf0d33f7-5473-444f-9822-4e3415408eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:27:03.858Z|bf0d33f7-5473-444f-9822-4e3415408eca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:27:04.337Z|a73911c0-ca14-424b-99c4-2f280217d594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:27:04.337Z|a73911c0-ca14-424b-99c4-2f280217d594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:27:04.949Z|3cff59be-c17f-4ea3-a3ff-40c717e84666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:04.950Z|3cff59be-c17f-4ea3-a3ff-40c717e84666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:05.764Z|0d7d62db-090d-455c-beca-cc75ccdf9c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:05.764Z|0d7d62db-090d-455c-beca-cc75ccdf9c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:06.459Z|2046d1d9-36e6-473a-bc4e-86316495b78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:06.460Z|2046d1d9-36e6-473a-bc4e-86316495b78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:14.551Z|7cb4fe5f-c513-47d9-a09a-e313c4693f14|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:27:14.553Z|7cb4fe5f-c513-47d9-a09a-e313c4693f14|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:14.979Z|7397eff1-5fe7-4f40-bd08-730c03acba8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:14.979Z|7397eff1-5fe7-4f40-bd08-730c03acba8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:15.791Z|2f39f51e-5d12-4a8b-ac2b-c3516fdb6492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:15.792Z|2f39f51e-5d12-4a8b-ac2b-c3516fdb6492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:16.489Z|72f1adb5-2d74-4442-b127-c76cf174e73e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:16.489Z|72f1adb5-2d74-4442-b127-c76cf174e73e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:18.855Z|39b28778-c404-46c3-9ea5-28547e3dc88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:27:18.855Z|39b28778-c404-46c3-9ea5-28547e3dc88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:27:25.010Z|d4b055f9-7e95-4283-a68b-e642855b5c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:25.011Z|d4b055f9-7e95-4283-a68b-e642855b5c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:25.819Z|89ae827d-bcf6-4522-8788-ff2aba6cbbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:25.820Z|89ae827d-bcf6-4522-8788-ff2aba6cbbaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:26.513Z|c14226a6-df44-436d-9101-d19c7f33d19f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:26.514Z|c14226a6-df44-436d-9101-d19c7f33d19f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:33.855Z|caf8df5b-1aca-41e0-bbab-598cf4c1b78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:27:33.856Z|caf8df5b-1aca-41e0-bbab-598cf4c1b78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:27:34.338Z|6cbe187f-2137-40dd-832e-22af983528fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:27:34.339Z|6cbe187f-2137-40dd-832e-22af983528fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:27:35.043Z|74f21ce2-c748-4d48-b6db-0c72ddb80115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:35.044Z|74f21ce2-c748-4d48-b6db-0c72ddb80115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:35.855Z|0674fc64-c695-476f-9bf0-5a4fc9ac5500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:35.856Z|0674fc64-c695-476f-9bf0-5a4fc9ac5500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:36.536Z|1793a5ba-d9b6-41c2-a820-168bb40dcf34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:36.537Z|1793a5ba-d9b6-41c2-a820-168bb40dcf34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:45.068Z|38a97a3d-5e2c-437f-8231-c4df4071a928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:45.070Z|38a97a3d-5e2c-437f-8231-c4df4071a928|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:45.880Z|559d1b7b-16e6-4d9b-95b1-3d36137646d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:45.881Z|559d1b7b-16e6-4d9b-95b1-3d36137646d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:46.564Z|7478e192-720e-4592-8c55-c4ec8b99f967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:46.565Z|7478e192-720e-4592-8c55-c4ec8b99f967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:48.855Z|9cde6ae5-4d51-43b0-bb84-c790e0ff50c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:27:48.858Z|9cde6ae5-4d51-43b0-bb84-c790e0ff50c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:27:55.096Z|4d438125-a19c-4523-85b3-59518f103a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:55.097Z|4d438125-a19c-4523-85b3-59518f103a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:55.907Z|6aaae2a6-ca51-4b88-a4d5-9509686559dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:55.908Z|6aaae2a6-ca51-4b88-a4d5-9509686559dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:27:56.597Z|737f0203-12b9-402a-8869-973b8a617f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:27:56.598Z|737f0203-12b9-402a-8869-973b8a617f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:03.855Z|07414bd3-051e-4ce6-9073-cac30595ad57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:28:03.855Z|07414bd3-051e-4ce6-9073-cac30595ad57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:28:04.339Z|82750064-117d-4bc4-8b82-483183f27007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:28:04.340Z|82750064-117d-4bc4-8b82-483183f27007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:28:05.121Z|b591f211-2eb3-4852-bc0f-9c195d7b6d9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:05.122Z|b591f211-2eb3-4852-bc0f-9c195d7b6d9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:05.932Z|97be0dc5-31eb-42ca-9c96-8d617d8caa88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:05.933Z|97be0dc5-31eb-42ca-9c96-8d617d8caa88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:06.641Z|429f778c-3786-4522-9ba1-266257e2ea14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:06.642Z|429f778c-3786-4522-9ba1-266257e2ea14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:14.550Z|894bdbac-4b19-4d8a-8c6f-447df747a360|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:28:14.551Z|894bdbac-4b19-4d8a-8c6f-447df747a360|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:15.152Z|5a8d7db4-6ee9-4d9b-bcfe-79e68e6fe2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:15.153Z|5a8d7db4-6ee9-4d9b-bcfe-79e68e6fe2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:15.955Z|75724b67-4f39-4437-8a17-48c0a4a2ec58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:15.955Z|75724b67-4f39-4437-8a17-48c0a4a2ec58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:16.707Z|d413f744-2775-454b-8139-b4d62d26337c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:16.708Z|d413f744-2775-454b-8139-b4d62d26337c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:18.855Z|dd7b868d-239e-440d-8386-5b4c310ecc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:28:18.855Z|dd7b868d-239e-440d-8386-5b4c310ecc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:28:25.180Z|8669342c-3ed6-4584-adad-0ecc744eb67a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:25.181Z|8669342c-3ed6-4584-adad-0ecc744eb67a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:25.982Z|1afef694-dc6f-45b4-a3d6-495596651fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:25.983Z|1afef694-dc6f-45b4-a3d6-495596651fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:26.734Z|859fafdd-3600-4b05-8ca1-98a2b2b12acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:26.735Z|859fafdd-3600-4b05-8ca1-98a2b2b12acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:33.855Z|f42fc90e-ac66-4c25-b398-476f7a890efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:28:33.858Z|f42fc90e-ac66-4c25-b398-476f7a890efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:28:34.340Z|7bcc3c90-88fd-4fd0-8c02-6bf259937707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:28:34.341Z|7bcc3c90-88fd-4fd0-8c02-6bf259937707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:28:35.204Z|af6f6548-c5b5-4e99-8ea3-affa114782b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:35.205Z|af6f6548-c5b5-4e99-8ea3-affa114782b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:36.028Z|a5735252-dc40-477e-b12f-1ea6449b6f44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:36.029Z|a5735252-dc40-477e-b12f-1ea6449b6f44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:36.758Z|ec00352a-ba04-4a67-b2ee-a0da3b2b146b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:36.759Z|ec00352a-ba04-4a67-b2ee-a0da3b2b146b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:45.245Z|4377f07f-bc03-49f3-9897-d9ad75406f02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:45.245Z|4377f07f-bc03-49f3-9897-d9ad75406f02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:46.057Z|b772f037-b804-463f-9687-ff85d38e42fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:46.058Z|b772f037-b804-463f-9687-ff85d38e42fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:46.782Z|462d12c8-c2ac-4b03-ac69-e1df0208289e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:46.783Z|462d12c8-c2ac-4b03-ac69-e1df0208289e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:48.855Z|8b1fda7a-b797-4bb5-8d3b-32eae6ffb2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:28:48.855Z|8b1fda7a-b797-4bb5-8d3b-32eae6ffb2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:28:55.274Z|14669177-f39d-415c-8780-a80207f7e730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:55.275Z|14669177-f39d-415c-8780-a80207f7e730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:56.094Z|05eb9ab2-a861-4858-bdbc-ba8973885dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:56.095Z|05eb9ab2-a861-4858-bdbc-ba8973885dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:28:56.821Z|a32de9e5-1ae8-4ef7-97be-90b93a59571d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:28:56.822Z|a32de9e5-1ae8-4ef7-97be-90b93a59571d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:03.855Z|f207ca65-1b87-491d-bf93-5e8564f48e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:29:03.855Z|f207ca65-1b87-491d-bf93-5e8564f48e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:29:04.341Z|c8938b3d-9e96-4af9-bcad-a0563b913ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:29:04.342Z|c8938b3d-9e96-4af9-bcad-a0563b913ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:29:05.300Z|20eb20a2-7938-4364-a392-03482e7e6157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:05.301Z|20eb20a2-7938-4364-a392-03482e7e6157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:06.118Z|601238e7-eada-46df-8c04-a93bef45e6ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:06.118Z|601238e7-eada-46df-8c04-a93bef45e6ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:06.858Z|eb1e9249-f843-4945-b255-c3829005c2d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:06.858Z|eb1e9249-f843-4945-b255-c3829005c2d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:14.550Z|83e12793-5121-42d4-b9e2-9f047f9ccd48|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:29:14.551Z|83e12793-5121-42d4-b9e2-9f047f9ccd48|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:15.327Z|6b029433-890e-4480-b6fd-9ce20e03a74f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:15.328Z|6b029433-890e-4480-b6fd-9ce20e03a74f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:16.145Z|8f579119-57dd-486f-90b0-7038c6955633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:16.145Z|8f579119-57dd-486f-90b0-7038c6955633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:16.885Z|cc671b8d-302d-440b-8a5d-d5daa28407cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:16.885Z|cc671b8d-302d-440b-8a5d-d5daa28407cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:18.855Z|e83e9dc1-6f4d-4460-ba1a-1c9658cfedef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:29:18.858Z|e83e9dc1-6f4d-4460-ba1a-1c9658cfedef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:29:25.352Z|ff8f21df-3d0c-4dbd-8112-cb800b5e4739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:25.353Z|ff8f21df-3d0c-4dbd-8112-cb800b5e4739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:26.170Z|d99b8a35-3656-4ac8-812b-99a0dda80d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:26.171Z|d99b8a35-3656-4ac8-812b-99a0dda80d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:26.914Z|4e8f8112-769e-431b-baff-12edacf04f1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:26.915Z|4e8f8112-769e-431b-baff-12edacf04f1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:33.855Z|6fee5944-d594-4fd0-9911-a8a56b69f896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:29:33.855Z|6fee5944-d594-4fd0-9911-a8a56b69f896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:29:34.343Z|e952f86a-ebf9-4b3b-8195-a173858402ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:29:34.343Z|e952f86a-ebf9-4b3b-8195-a173858402ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:29:35.379Z|bfebc58e-6eb4-4926-9b6c-c1de22fb3e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:35.379Z|bfebc58e-6eb4-4926-9b6c-c1de22fb3e04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:36.201Z|a57d079d-b31f-4828-99b3-0b496fa567cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:36.201Z|a57d079d-b31f-4828-99b3-0b496fa567cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:36.974Z|1528f9a3-94f8-42cc-a428-2d43ecb2cabc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:36.974Z|1528f9a3-94f8-42cc-a428-2d43ecb2cabc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:45.404Z|22386b47-5581-465b-85fd-52a7c2210d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:45.404Z|22386b47-5581-465b-85fd-52a7c2210d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:46.226Z|8226bff5-2675-41d9-be66-a8ef1c319310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:46.227Z|8226bff5-2675-41d9-be66-a8ef1c319310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:47.021Z|9fca9a9d-8173-4bb5-a5c8-45e4d472d68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:47.021Z|9fca9a9d-8173-4bb5-a5c8-45e4d472d68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:48.855Z|6e5c1ac2-bc78-4952-9875-c825b779ec2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:29:48.855Z|6e5c1ac2-bc78-4952-9875-c825b779ec2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:29:55.441Z|661f50cc-ca13-4a3a-a9ad-e3c9e1c60d3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:55.442Z|661f50cc-ca13-4a3a-a9ad-e3c9e1c60d3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:56.266Z|459b5b89-985c-459a-a4c7-64e67b552a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:56.266Z|459b5b89-985c-459a-a4c7-64e67b552a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:29:57.054Z|820c5ed2-f3d4-41dc-a7a4-6fd73123e055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:29:57.055Z|820c5ed2-f3d4-41dc-a7a4-6fd73123e055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:03.855Z|ee519873-0053-4e32-bbcf-e0776422911e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:30:03.858Z|ee519873-0053-4e32-bbcf-e0776422911e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:30:04.344Z|faa116cf-7fb9-4654-9e3a-e91765f6b0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:30:04.344Z|faa116cf-7fb9-4654-9e3a-e91765f6b0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:30:05.466Z|6180a12d-3167-421a-b47d-4c066782bdff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:05.467Z|6180a12d-3167-421a-b47d-4c066782bdff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:06.302Z|19b1c3ee-52bc-4133-8860-c9414c749b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:06.303Z|19b1c3ee-52bc-4133-8860-c9414c749b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:07.080Z|16b2921a-782e-4ce3-8a61-784e6c5a7ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:07.081Z|16b2921a-782e-4ce3-8a61-784e6c5a7ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:14.550Z|81e7e4e8-da99-48f1-8809-7c3634b0a916|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:30:14.551Z|81e7e4e8-da99-48f1-8809-7c3634b0a916|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:15.506Z|ac3cfab2-8cd6-4384-b72a-f9e1ad98b07e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:15.507Z|ac3cfab2-8cd6-4384-b72a-f9e1ad98b07e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:16.327Z|eac1b331-2540-4468-b9cf-2b60f2984d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:16.327Z|eac1b331-2540-4468-b9cf-2b60f2984d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:17.108Z|59dc710e-cb21-409d-a2bb-d78a756b289b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:17.108Z|59dc710e-cb21-409d-a2bb-d78a756b289b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:18.855Z|4739f1d2-995c-4787-9cec-9f34798fb422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:30:18.855Z|4739f1d2-995c-4787-9cec-9f34798fb422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:30:25.534Z|b5b4b16f-4192-4ed4-9a34-ee2e5a9d27b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:25.535Z|b5b4b16f-4192-4ed4-9a34-ee2e5a9d27b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:26.352Z|e896ce99-4786-4a1d-b349-0f8e16fb46aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:26.353Z|e896ce99-4786-4a1d-b349-0f8e16fb46aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:27.132Z|b94dcf6d-46ce-4f43-af0a-d4bdeb67e0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:27.133Z|b94dcf6d-46ce-4f43-af0a-d4bdeb67e0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:33.855Z|b2a4199a-5cd8-43c6-90b3-036b7f2152fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:30:33.855Z|b2a4199a-5cd8-43c6-90b3-036b7f2152fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:30:34.344Z|87a141b6-9e07-4a29-a904-df46fa092cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:30:34.345Z|87a141b6-9e07-4a29-a904-df46fa092cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:30:35.559Z|0002a07d-3065-4866-b8c8-839d7f583caa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:35.559Z|0002a07d-3065-4866-b8c8-839d7f583caa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:36.379Z|d348162f-6b0b-4e44-9a1c-9c7d9ac55e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:36.380Z|d348162f-6b0b-4e44-9a1c-9c7d9ac55e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:37.169Z|6c099f08-e204-4150-bd91-28cd6df304b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:37.170Z|6c099f08-e204-4150-bd91-28cd6df304b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:45.582Z|d6c92edf-0ccc-4d9f-91e1-f5190c460470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:45.583Z|d6c92edf-0ccc-4d9f-91e1-f5190c460470|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:46.405Z|250c8f13-8739-48ac-8359-72b89aaa47da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:46.407Z|250c8f13-8739-48ac-8359-72b89aaa47da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:47.198Z|e1d727cb-6507-4c77-8538-25d750dc14b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:47.199Z|e1d727cb-6507-4c77-8538-25d750dc14b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:48.855Z|1ddd996b-184d-4dfc-afb2-15e3f90a7f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:30:48.857Z|1ddd996b-184d-4dfc-afb2-15e3f90a7f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:30:55.606Z|0a25d533-02cd-48a1-aa99-78589098ffdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:55.607Z|0a25d533-02cd-48a1-aa99-78589098ffdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:56.441Z|7f6fa2e0-e1dc-436e-af2c-ebd4b3b109a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:56.441Z|7f6fa2e0-e1dc-436e-af2c-ebd4b3b109a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:30:57.234Z|43102b06-b5fe-4988-bdf7-173e5fc4fa5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:30:57.234Z|43102b06-b5fe-4988-bdf7-173e5fc4fa5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:03.855Z|596a18b0-2dab-43ed-bc64-1ad0acd40400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:31:03.855Z|596a18b0-2dab-43ed-bc64-1ad0acd40400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:31:04.346Z|da242bd0-0baf-468a-a6ae-86398ef2340b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:31:04.346Z|da242bd0-0baf-468a-a6ae-86398ef2340b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:31:05.635Z|03fedd64-e8aa-4e0c-a64b-2a302940fa3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:05.636Z|03fedd64-e8aa-4e0c-a64b-2a302940fa3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:06.464Z|0f3c2158-53bb-4431-9bd5-70627dfed3de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:06.465Z|0f3c2158-53bb-4431-9bd5-70627dfed3de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:07.259Z|5246163e-688e-4b9b-b71d-2f3d3552a9ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:07.259Z|5246163e-688e-4b9b-b71d-2f3d3552a9ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:14.546Z|55d6d036-2541-43cf-9fe5-f93d8ac3ed99|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:31:14.546Z|55d6d036-2541-43cf-9fe5-f93d8ac3ed99|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:15.660Z|19aa35ee-6e8b-42aa-9f2b-52ebcfe7a706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:15.660Z|19aa35ee-6e8b-42aa-9f2b-52ebcfe7a706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:16.489Z|fb0eb53c-f7c6-4203-bce0-b2b49ef8790c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:16.489Z|fb0eb53c-f7c6-4203-bce0-b2b49ef8790c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:17.283Z|14a18bda-f99c-4ea0-ab47-4b69f1e84a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:17.284Z|14a18bda-f99c-4ea0-ab47-4b69f1e84a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:18.855Z|04a71f6f-b0f0-42c8-861a-8ad7945dc414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:31:18.855Z|04a71f6f-b0f0-42c8-861a-8ad7945dc414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:31:25.693Z|a7f5413b-d396-46ef-85b6-0ec6005ee968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:25.693Z|a7f5413b-d396-46ef-85b6-0ec6005ee968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:26.516Z|6997f250-5fc1-43bc-a5ee-d75dd66761b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:26.517Z|6997f250-5fc1-43bc-a5ee-d75dd66761b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:27.312Z|92614ad9-2b0f-49ae-8b9e-91c8e29b5243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:27.313Z|92614ad9-2b0f-49ae-8b9e-91c8e29b5243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:33.855Z|62398b21-aa65-4be8-8082-390e0eef67bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:31:33.858Z|62398b21-aa65-4be8-8082-390e0eef67bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:31:34.347Z|9bd5e6f3-51b6-424c-9102-7bfe72e6838f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:31:34.347Z|9bd5e6f3-51b6-424c-9102-7bfe72e6838f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:31:35.718Z|ac5ed760-0dbc-4bff-a566-c529c37ec9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:35.719Z|ac5ed760-0dbc-4bff-a566-c529c37ec9aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:36.542Z|b6060f46-1d05-43e2-b335-4fea67a30800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:36.544Z|b6060f46-1d05-43e2-b335-4fea67a30800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:37.340Z|278b9c1e-421a-46cf-9780-0c333f5f35e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:37.340Z|278b9c1e-421a-46cf-9780-0c333f5f35e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:45.749Z|943b1334-ad84-4463-90eb-5c10060bd049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:45.750Z|943b1334-ad84-4463-90eb-5c10060bd049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:46.572Z|45b4a70c-7a85-46c5-8417-b760149f495b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:46.572Z|45b4a70c-7a85-46c5-8417-b760149f495b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:47.366Z|deb435ef-a182-49ed-987d-cb9be9d76dc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:47.367Z|deb435ef-a182-49ed-987d-cb9be9d76dc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:48.855Z|761b7a0e-596f-4493-bb8b-d2934916ac77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:31:48.855Z|761b7a0e-596f-4493-bb8b-d2934916ac77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:31:55.786Z|4f1de679-ae66-450f-a67e-f6c9a817f45c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:55.786Z|4f1de679-ae66-450f-a67e-f6c9a817f45c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:56.605Z|14bfac3c-548f-4689-8891-d29ae6d3f76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:56.606Z|14bfac3c-548f-4689-8891-d29ae6d3f76c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:31:57.403Z|c85116a6-f104-46a2-841a-47e813650254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:31:57.404Z|c85116a6-f104-46a2-841a-47e813650254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:03.855Z|a6d87f58-af5c-4f3f-b505-da48e719147d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:32:03.855Z|a6d87f58-af5c-4f3f-b505-da48e719147d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:32:04.348Z|54cf7491-2e10-482a-8575-f61b00675b6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:32:04.348Z|54cf7491-2e10-482a-8575-f61b00675b6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:32:05.825Z|f4c9f91b-10de-4067-99f4-1eebf721d273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:05.826Z|f4c9f91b-10de-4067-99f4-1eebf721d273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:06.633Z|9528d286-221a-4a0d-aefc-06e0ad17d341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:06.634Z|9528d286-221a-4a0d-aefc-06e0ad17d341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:07.450Z|7b6837b3-a03a-4b93-97f7-9b50569313c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:07.451Z|7b6837b3-a03a-4b93-97f7-9b50569313c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:14.556Z|10a3cdfc-cc3a-442c-a197-37ff410e98d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:32:14.557Z|10a3cdfc-cc3a-442c-a197-37ff410e98d0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:15.859Z|cad4fdd6-6fce-49ca-a5f5-4aaf5275254a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:15.860Z|cad4fdd6-6fce-49ca-a5f5-4aaf5275254a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:16.659Z|3b739de8-d7ac-4812-b03b-0ed996f05c8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:16.660Z|3b739de8-d7ac-4812-b03b-0ed996f05c8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:17.475Z|09e2c8e9-4e06-4be2-8d93-f31323115c02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:17.476Z|09e2c8e9-4e06-4be2-8d93-f31323115c02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:18.855Z|91ef5794-a903-43be-a02e-f624235d97f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:32:18.858Z|91ef5794-a903-43be-a02e-f624235d97f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:32:25.882Z|55010252-cd6e-49c1-ba16-67b3c70395c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:25.884Z|55010252-cd6e-49c1-ba16-67b3c70395c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:26.684Z|bc58143f-da19-45f9-be7b-8309cbd3fef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:26.685Z|bc58143f-da19-45f9-be7b-8309cbd3fef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:27.502Z|124f230b-041c-49d2-8820-ba2224325709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:27.503Z|124f230b-041c-49d2-8820-ba2224325709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:33.855Z|4fba3614-7561-43f8-b9f6-ff591e73e9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:32:33.856Z|4fba3614-7561-43f8-b9f6-ff591e73e9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:32:34.349Z|1026a045-8459-4f5c-8afd-966fb8682d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:32:34.350Z|1026a045-8459-4f5c-8afd-966fb8682d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:32:35.908Z|df5f990c-f3fe-401d-8c9b-218db30a82c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:35.909Z|df5f990c-f3fe-401d-8c9b-218db30a82c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:36.709Z|4824fd9b-1655-47bb-9965-f151edb35aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:36.709Z|4824fd9b-1655-47bb-9965-f151edb35aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:37.529Z|45e381cf-29da-4584-9764-d9f5d2e7c4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:37.530Z|45e381cf-29da-4584-9764-d9f5d2e7c4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:45.937Z|380f04bf-c4f5-4d6d-a895-c4c12b36f86a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:45.938Z|380f04bf-c4f5-4d6d-a895-c4c12b36f86a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:46.741Z|85d6486d-3bbb-4c5a-89cf-1cc07c641a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:46.741Z|85d6486d-3bbb-4c5a-89cf-1cc07c641a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:47.557Z|b80198f2-5ef4-4a64-be40-fb810e97a815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:47.557Z|b80198f2-5ef4-4a64-be40-fb810e97a815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:48.855Z|b4bfe1a0-559d-4a00-8e3f-4ce341865ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:32:48.855Z|b4bfe1a0-559d-4a00-8e3f-4ce341865ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:32:55.974Z|85686ea6-d683-4600-87b9-b908f082455e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:55.975Z|85686ea6-d683-4600-87b9-b908f082455e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:56.789Z|055fadcb-1144-4ae0-acc6-fccc5aa67dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:56.790Z|055fadcb-1144-4ae0-acc6-fccc5aa67dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:32:57.590Z|d2c7f1aa-1c1b-480d-a061-34d282402e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:32:57.590Z|d2c7f1aa-1c1b-480d-a061-34d282402e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:03.855Z|87606d48-8b95-4da1-a769-8e1a3bf39e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:33:03.862Z|87606d48-8b95-4da1-a769-8e1a3bf39e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:33:04.350Z|0a529e96-ba59-4f50-bc8a-ca4179652be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:33:04.351Z|0a529e96-ba59-4f50-bc8a-ca4179652be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:33:05.997Z|2fb911bc-d6a0-4038-9211-50c54b9e6a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:05.999Z|2fb911bc-d6a0-4038-9211-50c54b9e6a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:06.824Z|c95c9916-419e-4aec-80b8-2668b2149f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:06.824Z|c95c9916-419e-4aec-80b8-2668b2149f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:07.623Z|355a14a2-4ba4-4c37-a739-d4ffd3b9d0ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:07.624Z|355a14a2-4ba4-4c37-a739-d4ffd3b9d0ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:14.549Z|8ccd75bd-75a1-4484-9dfb-d85b01ed6a41|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:33:14.550Z|8ccd75bd-75a1-4484-9dfb-d85b01ed6a41|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:16.028Z|4098cd5c-961d-4c01-a5c5-cbdcfe299612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:16.028Z|4098cd5c-961d-4c01-a5c5-cbdcfe299612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:16.854Z|ab0aacfe-3d49-459c-8718-36ddc49dca22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:16.855Z|ab0aacfe-3d49-459c-8718-36ddc49dca22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:17.650Z|f24ea1a5-658d-4fea-9e5e-357a3b1ec573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:17.651Z|f24ea1a5-658d-4fea-9e5e-357a3b1ec573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:18.855Z|7fa11d6e-cea2-4103-8a4d-9de104f8e6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:33:18.855Z|7fa11d6e-cea2-4103-8a4d-9de104f8e6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:33:26.054Z|403d01fb-6a00-46a6-80c2-eac641e9e1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:26.054Z|403d01fb-6a00-46a6-80c2-eac641e9e1a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:26.886Z|6008106b-c65f-4578-a85a-98625204d2a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:26.886Z|6008106b-c65f-4578-a85a-98625204d2a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:27.676Z|07a2011b-be65-460c-a6e8-26783de259b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:27.677Z|07a2011b-be65-460c-a6e8-26783de259b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:33.855Z|0c03a688-895f-45b9-8747-1b4c1999df3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:33:33.856Z|0c03a688-895f-45b9-8747-1b4c1999df3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:33:34.352Z|b2b92775-60e3-4606-aa11-5f7bd19a6434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:33:34.353Z|b2b92775-60e3-4606-aa11-5f7bd19a6434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:33:36.078Z|78ab3895-f762-4b35-b5f9-ab1f9fde9d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:36.079Z|78ab3895-f762-4b35-b5f9-ab1f9fde9d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:36.910Z|7cf8d1ad-2faf-41df-91a0-0381effb7249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:36.911Z|7cf8d1ad-2faf-41df-91a0-0381effb7249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:37.709Z|fe6040b8-ae2c-4ba5-9806-cbf8dc4b3057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:37.709Z|fe6040b8-ae2c-4ba5-9806-cbf8dc4b3057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:46.106Z|bd0c7217-4a56-41c8-bfbb-3cb836581a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:46.106Z|bd0c7217-4a56-41c8-bfbb-3cb836581a2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:46.946Z|8b8dc98d-911e-4e18-8138-8121e4bc358d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:46.947Z|8b8dc98d-911e-4e18-8138-8121e4bc358d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:47.746Z|22126cfd-85d6-44bb-9147-2ef8ec4e8db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:47.747Z|22126cfd-85d6-44bb-9147-2ef8ec4e8db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:48.855Z|290e63c2-29df-48c3-8da8-9bb5309be807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:33:48.858Z|290e63c2-29df-48c3-8da8-9bb5309be807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:33:56.160Z|b16890bd-428e-4afa-b5e4-48b5c94bbbf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:56.161Z|b16890bd-428e-4afa-b5e4-48b5c94bbbf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:56.992Z|1166d7cc-b8dd-4ee9-bca9-cdaa87b3d371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:56.993Z|1166d7cc-b8dd-4ee9-bca9-cdaa87b3d371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:33:57.778Z|806a45ea-4b53-4b37-8df3-35edbbec2fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:33:57.779Z|806a45ea-4b53-4b37-8df3-35edbbec2fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:03.855Z|67a6fd62-2518-4fe3-bceb-fd6563b231a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:34:03.856Z|67a6fd62-2518-4fe3-bceb-fd6563b231a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:34:04.353Z|349f5289-37a7-4e3b-a83a-b47e49ff3f77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:34:04.354Z|349f5289-37a7-4e3b-a83a-b47e49ff3f77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:34:06.187Z|26023b83-d344-4854-94c0-713e396cbe30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:06.188Z|26023b83-d344-4854-94c0-713e396cbe30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:07.018Z|3ce1659d-0fa6-4a37-b298-79ee2291d7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:07.018Z|3ce1659d-0fa6-4a37-b298-79ee2291d7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:07.808Z|8469a24c-3e27-46b1-b45b-cb6107f60cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:07.809Z|8469a24c-3e27-46b1-b45b-cb6107f60cd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:14.552Z|93782a1f-5858-492e-8dca-56915438e33a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:34:14.553Z|93782a1f-5858-492e-8dca-56915438e33a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:16.214Z|dbb63021-7c23-4cac-bb29-5bcc0cfdd5b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:16.214Z|dbb63021-7c23-4cac-bb29-5bcc0cfdd5b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:17.045Z|f8595094-9b78-4b37-a08f-539c93595e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:17.046Z|f8595094-9b78-4b37-a08f-539c93595e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:17.845Z|7e00b5ff-772c-4155-8f46-00679806504d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:17.846Z|7e00b5ff-772c-4155-8f46-00679806504d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:18.855Z|d82af5d0-4b7d-4311-a904-048bb84badd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:34:18.855Z|d82af5d0-4b7d-4311-a904-048bb84badd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:34:26.244Z|6a083465-085b-426a-88ee-b6703b927d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:26.245Z|6a083465-085b-426a-88ee-b6703b927d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:27.071Z|b46996bf-33fc-4a3c-947c-ef7ef4fc68a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:27.072Z|b46996bf-33fc-4a3c-947c-ef7ef4fc68a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:27.881Z|895a4dc3-eb41-426c-853b-92120cd13f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:27.881Z|895a4dc3-eb41-426c-853b-92120cd13f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:33.855Z|423dd8cc-3f76-400d-b137-549aabf7a8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:34:33.858Z|423dd8cc-3f76-400d-b137-549aabf7a8e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:34:34.355Z|a2555d9c-262a-46eb-b1b7-8ff436f354f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:34:34.356Z|a2555d9c-262a-46eb-b1b7-8ff436f354f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:34:36.272Z|5f0c55eb-aff2-4e74-acc1-52b36d45505f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:36.272Z|5f0c55eb-aff2-4e74-acc1-52b36d45505f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:37.098Z|4d8bcf91-57ff-4921-8904-a4391a77788d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:37.099Z|4d8bcf91-57ff-4921-8904-a4391a77788d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:37.905Z|8e2d9788-e311-48df-ba22-6a63d4efb3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:37.905Z|8e2d9788-e311-48df-ba22-6a63d4efb3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:46.306Z|c0399e5c-bc5b-46a3-8101-44d3566e8ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:46.307Z|c0399e5c-bc5b-46a3-8101-44d3566e8ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:47.125Z|bcdcb575-5f21-48f0-b27f-ce9cca061452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:47.125Z|bcdcb575-5f21-48f0-b27f-ce9cca061452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:47.932Z|a7176174-65a4-418c-a6d6-2af3d604493c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:47.932Z|a7176174-65a4-418c-a6d6-2af3d604493c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:48.855Z|e806074f-e344-491c-9efe-75b8d3c0a19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:34:48.856Z|e806074f-e344-491c-9efe-75b8d3c0a19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:34:56.345Z|26e8eb27-80be-4ce8-9d54-7c5dc55d0fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:56.346Z|26e8eb27-80be-4ce8-9d54-7c5dc55d0fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:57.150Z|b102724f-6c98-48a5-92ec-dc12b573753c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:57.151Z|b102724f-6c98-48a5-92ec-dc12b573753c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:34:57.958Z|f36d6ef0-0e7f-4c6f-a681-c3a488f6f276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:34:57.959Z|f36d6ef0-0e7f-4c6f-a681-c3a488f6f276|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:03.855Z|3166c149-4dbe-4395-a0eb-e2ba514d1518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:35:03.855Z|3166c149-4dbe-4395-a0eb-e2ba514d1518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:35:04.359Z|c48b1080-6c83-4087-9e1b-905f8c34b6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:35:04.360Z|c48b1080-6c83-4087-9e1b-905f8c34b6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:35:06.394Z|8c75d562-7f56-48da-bb22-da3066a9e738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:06.395Z|8c75d562-7f56-48da-bb22-da3066a9e738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:07.176Z|e49934a9-2b55-4a9b-86db-ab32ccdf8d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:07.177Z|e49934a9-2b55-4a9b-86db-ab32ccdf8d18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:07.988Z|017cbab6-ff5f-4f7e-ae1b-ff2019e5dd36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:07.988Z|017cbab6-ff5f-4f7e-ae1b-ff2019e5dd36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:14.552Z|728cc62d-b37f-49a3-b8e4-1a8f05df1b7c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:35:14.553Z|728cc62d-b37f-49a3-b8e4-1a8f05df1b7c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:16.420Z|a8c7e8c1-dfe1-42ac-84ed-8122bfd1f4b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:16.421Z|a8c7e8c1-dfe1-42ac-84ed-8122bfd1f4b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:17.205Z|fc9c9760-c461-4ae4-800f-4eff148ceff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:17.206Z|fc9c9760-c461-4ae4-800f-4eff148ceff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:18.013Z|a097ef86-412e-4a13-ace3-87f42eb665a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:18.014Z|a097ef86-412e-4a13-ace3-87f42eb665a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:18.855Z|92c653de-ee4d-44f7-8fcd-5741271370d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:35:18.856Z|92c653de-ee4d-44f7-8fcd-5741271370d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:35:26.447Z|af72e0ef-b7f1-417a-986b-d1c60978d4c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:26.448Z|af72e0ef-b7f1-417a-986b-d1c60978d4c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:27.231Z|3427b965-95fc-422c-9124-f437bb46771c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:27.232Z|3427b965-95fc-422c-9124-f437bb46771c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:28.052Z|379a1e06-23d4-4ad3-94ad-df21fe14be33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:28.053Z|379a1e06-23d4-4ad3-94ad-df21fe14be33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:33.855Z|bb876696-7f87-4bbf-b4a0-03f91a028a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:35:33.856Z|bb876696-7f87-4bbf-b4a0-03f91a028a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:35:34.360Z|0df564b5-8633-4727-8457-fa75876ed7af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:35:34.361Z|0df564b5-8633-4727-8457-fa75876ed7af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:35:36.475Z|a55d6e01-d117-4ce3-a031-0618e388294f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:36.476Z|a55d6e01-d117-4ce3-a031-0618e388294f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:37.257Z|76064067-8314-4668-a211-75d77e596c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:37.258Z|76064067-8314-4668-a211-75d77e596c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:38.088Z|6ccca5e0-d95b-430c-8aab-2cda21aa66ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:38.089Z|6ccca5e0-d95b-430c-8aab-2cda21aa66ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:46.502Z|3fabb7ff-968f-43a9-937f-d12e4db038c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:46.503Z|3fabb7ff-968f-43a9-937f-d12e4db038c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:47.287Z|2f274adf-8fc1-4585-8fe5-b41851445da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:47.288Z|2f274adf-8fc1-4585-8fe5-b41851445da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:48.113Z|28ee6fd8-879b-478e-ba86-bff03a836afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:48.114Z|28ee6fd8-879b-478e-ba86-bff03a836afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:48.855Z|84093f54-4c23-49da-be3e-2a5b4204911e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:35:48.856Z|84093f54-4c23-49da-be3e-2a5b4204911e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:35:56.528Z|251241e9-bdaf-47ab-a24a-4a714e076391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:56.529Z|251241e9-bdaf-47ab-a24a-4a714e076391|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:57.315Z|a8e4bb3f-82f7-41bf-8a6a-0fad7dbc29ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:57.316Z|a8e4bb3f-82f7-41bf-8a6a-0fad7dbc29ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:35:58.141Z|e4faeccb-c80b-44f7-82f6-73f1b563f8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:35:58.141Z|e4faeccb-c80b-44f7-82f6-73f1b563f8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:03.855Z|90635fdc-5cdb-43bc-9001-7c44b7338c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:36:03.857Z|90635fdc-5cdb-43bc-9001-7c44b7338c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:36:04.363Z|1f519997-dd95-46ea-b0f2-2aef4b2605b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:36:04.364Z|1f519997-dd95-46ea-b0f2-2aef4b2605b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:36:06.553Z|58c51245-c1f6-40a8-b8fa-cabc9b0e1779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:06.554Z|58c51245-c1f6-40a8-b8fa-cabc9b0e1779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:07.342Z|661fde91-d408-4581-b481-4fd1689bf3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:07.342Z|661fde91-d408-4581-b481-4fd1689bf3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:08.165Z|e5d2a526-415d-4538-b73a-6188379c8e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:08.165Z|e5d2a526-415d-4538-b73a-6188379c8e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:14.547Z|7aa27291-731b-4515-9daa-05c3e81c42bb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:36:14.548Z|7aa27291-731b-4515-9daa-05c3e81c42bb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:16.585Z|16178ea9-a3fd-4334-9eed-8fed5e466ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:16.586Z|16178ea9-a3fd-4334-9eed-8fed5e466ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:17.366Z|6be8d1c8-478b-4132-a2e8-608e2e773a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:17.366Z|6be8d1c8-478b-4132-a2e8-608e2e773a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:18.188Z|93a7b3fc-5e77-42c5-b7ec-e6e73a13989b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:18.189Z|93a7b3fc-5e77-42c5-b7ec-e6e73a13989b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:18.855Z|5c167f25-5e25-46cc-a786-f174c3743cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:36:18.855Z|5c167f25-5e25-46cc-a786-f174c3743cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:36:26.610Z|adf79461-00ba-4c40-935f-00e40cf8887b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:26.610Z|adf79461-00ba-4c40-935f-00e40cf8887b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:27.394Z|71e8feca-aa99-454c-a887-f910b5b80a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:27.394Z|71e8feca-aa99-454c-a887-f910b5b80a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:28.213Z|9b0bfa0a-a773-47c2-8269-74629646179f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:28.214Z|9b0bfa0a-a773-47c2-8269-74629646179f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:33.855Z|2b79a4ef-02ad-4495-94e3-1db81424a72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:36:33.855Z|2b79a4ef-02ad-4495-94e3-1db81424a72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:36:34.365Z|aa3440a9-9a9c-49f2-a8c0-27c3cce2e38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:36:34.365Z|aa3440a9-9a9c-49f2-a8c0-27c3cce2e38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:36:36.642Z|88c42ee3-5102-4709-b10b-8b47de45ebfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:36.643Z|88c42ee3-5102-4709-b10b-8b47de45ebfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:37.420Z|f763f5fe-9e32-456c-b944-75823da130d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:37.421Z|f763f5fe-9e32-456c-b944-75823da130d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:38.249Z|24d7dfc7-9e8f-439d-9115-c380003e5377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:38.249Z|24d7dfc7-9e8f-439d-9115-c380003e5377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:46.682Z|b70f9f99-b2ea-4763-83ed-74099f745a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:46.683Z|b70f9f99-b2ea-4763-83ed-74099f745a68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:47.448Z|013f5d22-5b93-45dd-86ba-053b1fd3bace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:47.449Z|013f5d22-5b93-45dd-86ba-053b1fd3bace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:48.279Z|3b7197fa-5ae0-473a-8726-3df2de25014b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:48.280Z|3b7197fa-5ae0-473a-8726-3df2de25014b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:48.855Z|07dd85b4-d6fd-4689-a683-ccae8c8c7585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:36:48.856Z|07dd85b4-d6fd-4689-a683-ccae8c8c7585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:36:56.718Z|8fc5052d-f73f-4af3-a3e0-d030dce2bf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:56.718Z|8fc5052d-f73f-4af3-a3e0-d030dce2bf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:57.474Z|9fca31a6-d57b-4135-8dd5-81e4978592e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:57.475Z|9fca31a6-d57b-4135-8dd5-81e4978592e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:36:58.304Z|75989f86-3a46-4620-b42e-7832505b8b24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:36:58.304Z|75989f86-3a46-4620-b42e-7832505b8b24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:03.855Z|a3311a3e-2c61-4d0c-8b76-9c72c685bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:37:03.856Z|a3311a3e-2c61-4d0c-8b76-9c72c685bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:37:04.366Z|840397ca-83b6-472a-94a9-159e963fe235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:37:04.366Z|840397ca-83b6-472a-94a9-159e963fe235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:37:06.745Z|1c969943-be62-48d1-8614-552040262b9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:06.747Z|1c969943-be62-48d1-8614-552040262b9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:07.507Z|46489f6b-e814-478c-8dc0-c56f8cd8febf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:07.508Z|46489f6b-e814-478c-8dc0-c56f8cd8febf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:08.330Z|7942f835-4717-457b-9f5c-3c8c002b5b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:08.331Z|7942f835-4717-457b-9f5c-3c8c002b5b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:14.549Z|2a17258c-bbb1-4e51-88aa-74368120acf1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:37:14.550Z|2a17258c-bbb1-4e51-88aa-74368120acf1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:16.772Z|52225772-a3ee-4d4b-8477-3617c378df92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:16.773Z|52225772-a3ee-4d4b-8477-3617c378df92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:17.528Z|4afb29bf-0e2a-424a-b8dc-da66fd0d91f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:17.529Z|4afb29bf-0e2a-424a-b8dc-da66fd0d91f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:18.356Z|25eda469-e6a4-4167-b5eb-e0671ccb2bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:18.356Z|25eda469-e6a4-4167-b5eb-e0671ccb2bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:18.855Z|2ccf6cc4-8c4d-4a42-b5d1-ab76103cc34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:37:18.855Z|2ccf6cc4-8c4d-4a42-b5d1-ab76103cc34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:37:26.796Z|37f555be-ef09-4a67-938a-d5ff9b1eab2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:26.797Z|37f555be-ef09-4a67-938a-d5ff9b1eab2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:27.555Z|7caa04bd-ddb2-465c-8785-82d185042b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:27.555Z|7caa04bd-ddb2-465c-8785-82d185042b1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:28.386Z|c84424d3-ee85-45a0-a52e-4a5d29fad197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:28.387Z|c84424d3-ee85-45a0-a52e-4a5d29fad197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:33.855Z|79fb203d-d1e2-46bd-9018-613e3594b500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:37:33.856Z|79fb203d-d1e2-46bd-9018-613e3594b500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:37:34.367Z|ff39586e-cbb8-4e6a-a79a-bef60b190c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:37:34.368Z|ff39586e-cbb8-4e6a-a79a-bef60b190c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:37:36.830Z|0d88ef6e-d7c6-4f31-9c86-7c34ac606858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:36.830Z|0d88ef6e-d7c6-4f31-9c86-7c34ac606858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:37.581Z|ce6e3d03-1ef5-4e42-a5a3-6bdb394deb4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:37.582Z|ce6e3d03-1ef5-4e42-a5a3-6bdb394deb4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:38.410Z|f52ed703-5bf1-42c5-8cf3-369cb344f5d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:38.411Z|f52ed703-5bf1-42c5-8cf3-369cb344f5d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:46.865Z|ec73dae0-f847-45c8-833b-152f35eca7f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:46.866Z|ec73dae0-f847-45c8-833b-152f35eca7f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:47.609Z|80c80ccb-3272-4f1e-8a9a-3ad9cbf34bdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:47.609Z|80c80ccb-3272-4f1e-8a9a-3ad9cbf34bdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:48.441Z|4e0674f4-afd1-41b5-9eff-8d0637c34160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:48.442Z|4e0674f4-afd1-41b5-9eff-8d0637c34160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:48.855Z|ba0dc184-8661-4f05-8109-811545edb2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:37:48.855Z|ba0dc184-8661-4f05-8109-811545edb2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:37:56.921Z|1e43d899-f3a6-427b-a5ae-0af4853e58ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:56.922Z|1e43d899-f3a6-427b-a5ae-0af4853e58ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:57.637Z|bbcbe11d-0b70-46e5-a580-d2d491dd7a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:57.638Z|bbcbe11d-0b70-46e5-a580-d2d491dd7a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:37:58.467Z|432c0cd4-3d6a-48f6-8eb5-745a1d84a589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:37:58.468Z|432c0cd4-3d6a-48f6-8eb5-745a1d84a589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:03.855Z|02f3e9f6-f796-46aa-83e0-9bd1c9bd4b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:38:03.856Z|02f3e9f6-f796-46aa-83e0-9bd1c9bd4b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:38:04.368Z|39a26639-177c-42c0-925b-279b310721fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:38:04.369Z|39a26639-177c-42c0-925b-279b310721fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:38:06.951Z|feba54f1-c285-454e-bc88-a05e28ca5872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:06.951Z|feba54f1-c285-454e-bc88-a05e28ca5872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:07.688Z|321039d8-4806-4875-b0d2-39b7b48daf47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:07.689Z|321039d8-4806-4875-b0d2-39b7b48daf47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:08.493Z|80406feb-1efe-433b-b36a-11113739c28b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:08.494Z|80406feb-1efe-433b-b36a-11113739c28b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:14.547Z|3b1db5c1-4ba7-48e5-b794-e9a541c6029b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:38:14.549Z|3b1db5c1-4ba7-48e5-b794-e9a541c6029b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:16.979Z|5efdfc62-a5a9-406d-a416-433cdd72ecf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:16.980Z|5efdfc62-a5a9-406d-a416-433cdd72ecf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:17.729Z|cd800960-401e-4b2d-9b85-0e72e4dbc87c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:17.729Z|cd800960-401e-4b2d-9b85-0e72e4dbc87c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:18.517Z|496774aa-e02e-4351-9b1f-ff906ee2fd78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:18.518Z|496774aa-e02e-4351-9b1f-ff906ee2fd78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:18.855Z|9a196f41-ccb3-4bbe-8523-3b52c6fb4038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:38:18.857Z|9a196f41-ccb3-4bbe-8523-3b52c6fb4038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:38:27.035Z|cd291d56-5d6d-4679-a4d5-0af2a4d29ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:27.036Z|cd291d56-5d6d-4679-a4d5-0af2a4d29ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:27.758Z|2bf2c258-7aaf-4cf3-bcb1-9ff14ea0f6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:27.758Z|2bf2c258-7aaf-4cf3-bcb1-9ff14ea0f6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:28.545Z|6ace44c2-14c5-422a-81ca-be7a6b1d81c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:28.546Z|6ace44c2-14c5-422a-81ca-be7a6b1d81c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:33.855Z|13b522f3-2e7d-4589-a453-7628dd2b25b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:38:33.856Z|13b522f3-2e7d-4589-a453-7628dd2b25b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:38:34.369Z|238f10ea-b10a-4a92-96bf-482ea487fd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:38:34.370Z|238f10ea-b10a-4a92-96bf-482ea487fd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:38:37.068Z|a628c635-f65d-4440-92ca-ace6dc8b6606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:37.068Z|a628c635-f65d-4440-92ca-ace6dc8b6606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:37.794Z|5ecd6e1a-71f6-474f-abab-8c89d96a43d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:37.794Z|5ecd6e1a-71f6-474f-abab-8c89d96a43d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:38.572Z|0effd053-1d5e-4277-8497-c1cf31ca7010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:38.572Z|0effd053-1d5e-4277-8497-c1cf31ca7010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:47.094Z|9d289e29-508f-4bc9-a522-9e7fb7845594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:47.096Z|9d289e29-508f-4bc9-a522-9e7fb7845594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:47.840Z|aa93adc5-823b-4ec3-a056-291c911306b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:47.841Z|aa93adc5-823b-4ec3-a056-291c911306b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:48.601Z|f40527e5-9e8c-4965-8070-ca057ae889a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:48.602Z|f40527e5-9e8c-4965-8070-ca057ae889a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:48.855Z|9f0c87e5-2a3e-4e52-ba23-67198bcfbc78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:38:48.856Z|9f0c87e5-2a3e-4e52-ba23-67198bcfbc78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:38:57.128Z|b527694c-6904-459c-9917-a9e6dfc262b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:57.129Z|b527694c-6904-459c-9917-a9e6dfc262b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:57.868Z|d3e3d3e0-97da-49d1-ace5-f6be341da63d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:57.869Z|d3e3d3e0-97da-49d1-ace5-f6be341da63d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:38:58.648Z|c65fbc1e-a95e-4156-9efc-e00d8137cba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:38:58.649Z|c65fbc1e-a95e-4156-9efc-e00d8137cba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:03.855Z|6556e835-3ae5-45a4-8ccb-4eab99cb15bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:39:03.857Z|6556e835-3ae5-45a4-8ccb-4eab99cb15bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:39:04.371Z|23512a9c-a287-47ca-bf51-863fa07c95d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:39:04.371Z|23512a9c-a287-47ca-bf51-863fa07c95d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:39:07.152Z|1dd08086-a4ca-4aea-8c0c-3d317b162167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:07.153Z|1dd08086-a4ca-4aea-8c0c-3d317b162167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:07.900Z|3dd85753-263d-4bd0-82fe-7984d9cf6ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:07.901Z|3dd85753-263d-4bd0-82fe-7984d9cf6ee6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:08.677Z|8e6da736-1b46-491f-a79d-85ded93aae6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:08.678Z|8e6da736-1b46-491f-a79d-85ded93aae6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:14.556Z|75d7a381-18b2-4ec2-842d-fe637331d997|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:39:14.557Z|75d7a381-18b2-4ec2-842d-fe637331d997|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:17.180Z|711218ce-2adc-4831-950c-05252038f89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:17.180Z|711218ce-2adc-4831-950c-05252038f89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:17.935Z|954026d7-cffe-4e0e-9707-27ddde6b19f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:17.936Z|954026d7-cffe-4e0e-9707-27ddde6b19f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:18.711Z|23f3263c-2b33-41e9-8b9d-63d2d6a2802c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:18.712Z|23f3263c-2b33-41e9-8b9d-63d2d6a2802c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:18.855Z|a3b5286c-601b-4666-9b63-2bef5b0850c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:39:18.855Z|a3b5286c-601b-4666-9b63-2bef5b0850c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:39:27.202Z|5084fb14-a9ff-422e-ab0c-feaf12dbd8c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:27.203Z|5084fb14-a9ff-422e-ab0c-feaf12dbd8c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:27.963Z|87df57fc-69b0-467e-9fe1-a095cba55fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:27.964Z|87df57fc-69b0-467e-9fe1-a095cba55fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:28.747Z|9e451498-5d85-4caa-b18f-924d7d3a7584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:28.748Z|9e451498-5d85-4caa-b18f-924d7d3a7584|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:33.855Z|1a9d124c-7b1f-42d8-a92d-67f3f630be4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:39:33.855Z|1a9d124c-7b1f-42d8-a92d-67f3f630be4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:39:34.372Z|331c99e8-52c8-4736-845b-1ff80ec79a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:39:34.372Z|331c99e8-52c8-4736-845b-1ff80ec79a47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:39:37.231Z|9747e92c-d1ad-499f-842c-684554736899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:37.232Z|9747e92c-d1ad-499f-842c-684554736899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:37.989Z|a6960092-1fd9-4fc8-9190-254a151e7e36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:37.990Z|a6960092-1fd9-4fc8-9190-254a151e7e36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:38.786Z|e1eb81c3-dda2-440d-ab00-aa1ed416d8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:38.787Z|e1eb81c3-dda2-440d-ab00-aa1ed416d8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:47.256Z|420fbc10-d9ed-40dd-8153-91d6a9e0600c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:47.256Z|420fbc10-d9ed-40dd-8153-91d6a9e0600c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:48.025Z|e3d4a32f-4023-4036-b6f3-2f5ab7d472eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:48.026Z|e3d4a32f-4023-4036-b6f3-2f5ab7d472eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:48.816Z|3786efb6-b76b-47b6-a48b-970f27ef5922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:48.817Z|3786efb6-b76b-47b6-a48b-970f27ef5922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:48.855Z|8d877ff6-da91-466c-be3d-74371b4d9fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:39:48.856Z|8d877ff6-da91-466c-be3d-74371b4d9fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:39:57.292Z|c18e6eec-068a-45a1-888c-9d99632b8f30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:57.293Z|c18e6eec-068a-45a1-888c-9d99632b8f30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:58.057Z|dcb87c87-38a4-4aea-848c-0da50e0e8b4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:58.058Z|dcb87c87-38a4-4aea-848c-0da50e0e8b4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:39:58.852Z|460a42c8-416a-4a2a-a669-3f714ca16edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:39:58.853Z|460a42c8-416a-4a2a-a669-3f714ca16edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:03.855Z|b8762390-f074-4a7f-aae9-12ce1667e34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:40:03.855Z|b8762390-f074-4a7f-aae9-12ce1667e34a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:40:04.373Z|94f9868e-a9cb-4dba-b7d5-a3e39b8440a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:40:04.373Z|94f9868e-a9cb-4dba-b7d5-a3e39b8440a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:40:07.327Z|563600a5-73b1-49f8-86e1-a4d17caf264b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:07.328Z|563600a5-73b1-49f8-86e1-a4d17caf264b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:08.087Z|f7e1bafc-a284-4e9d-ba0f-b8cff8a801f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:08.088Z|f7e1bafc-a284-4e9d-ba0f-b8cff8a801f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:08.889Z|7d0286a4-2840-470e-9402-5cf9abad9f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:08.889Z|7d0286a4-2840-470e-9402-5cf9abad9f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:14.547Z|ae948f01-b2f0-4590-a191-41c07dc7d179|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:40:14.547Z|ae948f01-b2f0-4590-a191-41c07dc7d179|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:17.355Z|4a730c89-b7e1-4a41-aaed-d3183a2add87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:17.356Z|4a730c89-b7e1-4a41-aaed-d3183a2add87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:18.114Z|aae12291-0e83-4e5b-91d7-10f8b3171c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:18.115Z|aae12291-0e83-4e5b-91d7-10f8b3171c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:18.855Z|8a0fe3c7-ed66-444d-b3fd-bd08ce7efc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:40:18.855Z|8a0fe3c7-ed66-444d-b3fd-bd08ce7efc36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:40:18.950Z|771766a4-d341-4187-bcee-ebcf68f3672b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:18.951Z|771766a4-d341-4187-bcee-ebcf68f3672b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:27.380Z|8846e2f8-72ea-4015-a692-0fe3bb0627b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:27.381Z|8846e2f8-72ea-4015-a692-0fe3bb0627b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:28.137Z|c1183221-2fad-4cb9-af15-1805919fdbc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:28.138Z|c1183221-2fad-4cb9-af15-1805919fdbc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:29.013Z|bc5f97fd-7b23-4fa9-b7cc-7d390905c9fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:29.013Z|bc5f97fd-7b23-4fa9-b7cc-7d390905c9fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:33.855Z|99fc2ba0-70c9-4849-958f-0458beb2f055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:40:33.856Z|99fc2ba0-70c9-4849-958f-0458beb2f055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:40:34.374Z|35ace453-ffd0-43a5-a74e-c60acd46bad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:40:34.374Z|35ace453-ffd0-43a5-a74e-c60acd46bad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:40:37.403Z|7fa34c6c-9934-43ed-9ed5-946a4fcff3b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:37.404Z|7fa34c6c-9934-43ed-9ed5-946a4fcff3b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:38.163Z|cf123d2f-5e7c-4d1c-9e48-0af5047295f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:38.164Z|cf123d2f-5e7c-4d1c-9e48-0af5047295f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:39.040Z|27c179ed-d933-4eac-939a-f5f3a3148088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:39.041Z|27c179ed-d933-4eac-939a-f5f3a3148088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:47.439Z|366b982a-2468-44ce-be63-552078c93682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:47.439Z|366b982a-2468-44ce-be63-552078c93682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:48.186Z|2f7604c7-9405-409b-909f-d729e9f95cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:48.187Z|2f7604c7-9405-409b-909f-d729e9f95cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:48.855Z|971835eb-6301-481e-b128-310f02bef6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:40:48.855Z|971835eb-6301-481e-b128-310f02bef6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:40:49.064Z|08921032-f82e-4fb1-af43-fe4a3cb8ef24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:49.065Z|08921032-f82e-4fb1-af43-fe4a3cb8ef24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:57.477Z|90fdcf03-0075-43e6-a01f-3e3278d90494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:57.477Z|90fdcf03-0075-43e6-a01f-3e3278d90494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:58.215Z|28e48599-6532-4a6b-91b7-3de912ea6a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:58.216Z|28e48599-6532-4a6b-91b7-3de912ea6a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:40:59.092Z|2852cade-d4f0-41fc-8b4f-578d1add2fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:40:59.093Z|2852cade-d4f0-41fc-8b4f-578d1add2fe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:03.855Z|b683b527-e5fb-44b9-88db-f38de57aa66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:41:03.855Z|b683b527-e5fb-44b9-88db-f38de57aa66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:41:04.375Z|3fefa7a7-cae0-4927-8817-0ae65de56b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:41:04.376Z|3fefa7a7-cae0-4927-8817-0ae65de56b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:41:07.506Z|cbad7adb-c5cd-42e0-9be0-8aa87963cb96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:07.507Z|cbad7adb-c5cd-42e0-9be0-8aa87963cb96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:08.242Z|5dd169f7-4d80-4e75-b48f-c104d4ca6ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:08.243Z|5dd169f7-4d80-4e75-b48f-c104d4ca6ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:09.121Z|51edef57-9933-4563-9776-b957a62fe230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:09.122Z|51edef57-9933-4563-9776-b957a62fe230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:14.551Z|176432ed-1d3d-4294-ac74-e3582e84a2b0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:41:14.552Z|176432ed-1d3d-4294-ac74-e3582e84a2b0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:17.533Z|c130999b-0445-4719-9287-45d4df1a38aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:17.533Z|c130999b-0445-4719-9287-45d4df1a38aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:18.273Z|45464df0-c149-4071-9ee7-27d029a542fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:18.274Z|45464df0-c149-4071-9ee7-27d029a542fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:18.855Z|2c7d3811-54ec-448e-8fb0-39134243eaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:41:18.856Z|2c7d3811-54ec-448e-8fb0-39134243eaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:41:19.147Z|f04adc85-b6ce-47e1-a749-66bf8f4ec426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:19.155Z|f04adc85-b6ce-47e1-a749-66bf8f4ec426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:27.556Z|5b79fa91-836e-43d4-aa63-c378b4105397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:27.558Z|5b79fa91-836e-43d4-aa63-c378b4105397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:28.301Z|a8bbab9f-e73b-44f0-a078-22d78a5fc8cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:28.302Z|a8bbab9f-e73b-44f0-a078-22d78a5fc8cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:29.230Z|b11683a8-907b-4e8c-8b60-57ac5f4e6bf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:29.231Z|b11683a8-907b-4e8c-8b60-57ac5f4e6bf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:33.855Z|e4f5926e-b650-4448-b983-a6d70dd68f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:41:33.855Z|e4f5926e-b650-4448-b983-a6d70dd68f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:41:34.376Z|92b90eec-7267-43f8-865f-9734fa220d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:41:34.377Z|92b90eec-7267-43f8-865f-9734fa220d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:41:37.587Z|3dc9c6d2-b4c6-4466-a9fb-8008013519a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:37.588Z|3dc9c6d2-b4c6-4466-a9fb-8008013519a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:38.328Z|8d1cf97c-0cc9-44ab-9e0f-ed25d4f08394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:38.328Z|8d1cf97c-0cc9-44ab-9e0f-ed25d4f08394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:39.291Z|8fbeb35f-087e-441d-b134-9e01c50036cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:39.292Z|8fbeb35f-087e-441d-b134-9e01c50036cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:47.633Z|a26c85b1-67dc-4aeb-bc66-bc610013ba2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:47.633Z|a26c85b1-67dc-4aeb-bc66-bc610013ba2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:48.354Z|0679c5c4-c504-47f8-8c4c-db5dcb0e7fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:48.354Z|0679c5c4-c504-47f8-8c4c-db5dcb0e7fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:48.855Z|d46506d2-824b-487c-8f22-926b7bf2a263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:41:48.856Z|d46506d2-824b-487c-8f22-926b7bf2a263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:41:49.318Z|50b15c5c-cc2b-4a39-9096-82920f3e046c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:49.318Z|50b15c5c-cc2b-4a39-9096-82920f3e046c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:57.701Z|49cf77e6-b90c-4736-9fd6-5b5b96f38e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:57.702Z|49cf77e6-b90c-4736-9fd6-5b5b96f38e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:58.382Z|5139ffe4-21dc-41b7-b938-f921378f00bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:58.383Z|5139ffe4-21dc-41b7-b938-f921378f00bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:41:59.343Z|68b0ecad-d727-4e38-985c-083cfd8d6dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:41:59.343Z|68b0ecad-d727-4e38-985c-083cfd8d6dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:03.855Z|8d3e7d74-b822-478e-9ee0-c7c4cab45c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:42:03.859Z|8d3e7d74-b822-478e-9ee0-c7c4cab45c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:42:04.378Z|781942eb-4698-43f6-8aa8-e049a3b6ad19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:42:04.378Z|781942eb-4698-43f6-8aa8-e049a3b6ad19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:42:07.738Z|8ecf711e-378f-435a-9dbf-ee8400d2e790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:07.739Z|8ecf711e-378f-435a-9dbf-ee8400d2e790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:08.410Z|7053d6e0-480d-4bc8-a9f2-eb93a41bcef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:08.410Z|7053d6e0-480d-4bc8-a9f2-eb93a41bcef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:09.367Z|2b739d98-f4bd-43c6-959d-b0a583878a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:09.368Z|2b739d98-f4bd-43c6-959d-b0a583878a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:14.547Z|dc2b77a6-e2a3-424c-b4ed-feafee9b293f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:42:14.548Z|dc2b77a6-e2a3-424c-b4ed-feafee9b293f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:17.776Z|1e7c4d9d-6986-4ee7-b2b5-515ebb40b997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:17.777Z|1e7c4d9d-6986-4ee7-b2b5-515ebb40b997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:18.437Z|772db49a-cc8d-4fbe-98f5-8c9151c9f248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:18.437Z|772db49a-cc8d-4fbe-98f5-8c9151c9f248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:18.855Z|e78b955f-4784-4f31-9c88-20ba782b24e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:42:18.855Z|e78b955f-4784-4f31-9c88-20ba782b24e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:42:19.395Z|7c948c93-82b8-40f3-b8b9-69472f9e155f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:19.396Z|7c948c93-82b8-40f3-b8b9-69472f9e155f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:27.808Z|bc538675-bc3d-41bc-abb4-310fcd6bc35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:27.809Z|bc538675-bc3d-41bc-abb4-310fcd6bc35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:28.475Z|d40d5c3e-47fe-44e3-9040-0a06910e2251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:28.475Z|d40d5c3e-47fe-44e3-9040-0a06910e2251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:29.421Z|06b16501-89cb-4495-8d03-fb34f09b0f3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:29.422Z|06b16501-89cb-4495-8d03-fb34f09b0f3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:33.855Z|f35889b3-46bd-4092-a489-fa4949032d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:42:33.855Z|f35889b3-46bd-4092-a489-fa4949032d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:42:34.379Z|80491b9f-4601-449b-8077-03a203c557ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:42:34.379Z|80491b9f-4601-449b-8077-03a203c557ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:42:37.858Z|182d3b4e-8ca1-4c18-a8fb-de628e2250b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:37.860Z|182d3b4e-8ca1-4c18-a8fb-de628e2250b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:38.498Z|9f43e0f5-4e70-41b9-844b-61ee2c2ed5f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:38.500Z|9f43e0f5-4e70-41b9-844b-61ee2c2ed5f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:39.447Z|685287f9-35c6-404d-8cd8-4adb4b6027ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:39.448Z|685287f9-35c6-404d-8cd8-4adb4b6027ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:47.942Z|134ed3b0-f052-46ec-84c1-0e14101171d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:47.943Z|134ed3b0-f052-46ec-84c1-0e14101171d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:48.527Z|6796eb38-7b06-4af0-a6c0-343db505fb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:48.528Z|6796eb38-7b06-4af0-a6c0-343db505fb44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:48.855Z|b60be9cb-31e3-4442-9881-37558814b8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:42:48.858Z|b60be9cb-31e3-4442-9881-37558814b8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:42:49.475Z|c850c227-96ab-4de3-ba3d-0d6aec525293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:49.476Z|c850c227-96ab-4de3-ba3d-0d6aec525293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:57.993Z|d3791eb7-c87f-4568-83b0-45e4372ec76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:57.994Z|d3791eb7-c87f-4568-83b0-45e4372ec76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:58.560Z|2e5c17c1-c4e2-451b-bccf-e0dba52d96bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:58.561Z|2e5c17c1-c4e2-451b-bccf-e0dba52d96bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:42:59.506Z|fe35cc1c-9e39-4b35-ae3b-cd331faa9227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:42:59.507Z|fe35cc1c-9e39-4b35-ae3b-cd331faa9227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:03.855Z|df0b3528-c1eb-48b0-994e-ccf722d7ab5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:43:03.856Z|df0b3528-c1eb-48b0-994e-ccf722d7ab5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:43:04.380Z|8011adff-3f07-4ff9-accb-70190172ad2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:43:04.380Z|8011adff-3f07-4ff9-accb-70190172ad2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:43:08.027Z|0fac7012-e6a8-4446-9f8b-a14cfdadbbd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:08.028Z|0fac7012-e6a8-4446-9f8b-a14cfdadbbd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:08.587Z|1a7812fe-7f86-4a77-8e00-1414b1f89463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:08.588Z|1a7812fe-7f86-4a77-8e00-1414b1f89463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:09.533Z|b3080e49-29f0-4ea4-b81a-2c898f34080d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:09.534Z|b3080e49-29f0-4ea4-b81a-2c898f34080d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:14.549Z|f1dcba7c-162e-475c-8bf0-dd048756acf4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:43:14.550Z|f1dcba7c-162e-475c-8bf0-dd048756acf4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:18.061Z|cbff5cd7-601a-4a88-93d8-25b866a86031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:18.062Z|cbff5cd7-601a-4a88-93d8-25b866a86031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:18.613Z|4543c1d6-2042-4069-b3f4-1836b994e9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:18.613Z|4543c1d6-2042-4069-b3f4-1836b994e9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:18.855Z|92e1309b-d61a-4041-85a8-a4b65a726153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:43:18.855Z|92e1309b-d61a-4041-85a8-a4b65a726153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:43:19.558Z|c2c73ec3-f9e3-4664-9576-36e498d1bcb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:19.558Z|c2c73ec3-f9e3-4664-9576-36e498d1bcb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:28.101Z|e48fbb8b-9902-4633-bf9b-2e32de9db417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:28.103Z|e48fbb8b-9902-4633-bf9b-2e32de9db417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:28.635Z|4246d1a0-f6ec-46d4-a78f-fabb73c4b782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:28.637Z|4246d1a0-f6ec-46d4-a78f-fabb73c4b782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:29.583Z|ac8d6193-5d05-40a8-9953-64414c945cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:29.584Z|ac8d6193-5d05-40a8-9953-64414c945cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:33.857Z|1b583975-3ac6-4efa-819a-1394c7f9bd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:43:33.863Z|1b583975-3ac6-4efa-819a-1394c7f9bd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:43:34.381Z|30534b52-7ae6-4df5-b3de-ecf1a9ab942b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:43:34.381Z|30534b52-7ae6-4df5-b3de-ecf1a9ab942b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:43:38.130Z|cf6aa329-96ac-49eb-856e-738a8d4b488d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:38.131Z|cf6aa329-96ac-49eb-856e-738a8d4b488d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:38.659Z|935f0cf7-896d-45ff-9d0e-8b3bcce3e188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:38.660Z|935f0cf7-896d-45ff-9d0e-8b3bcce3e188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:39.606Z|6b8e2e7d-8294-4d6b-9049-7e4c7af5ec12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:39.607Z|6b8e2e7d-8294-4d6b-9049-7e4c7af5ec12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:48.161Z|573d79fc-86d4-44e9-b328-ad2b02aab5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:48.162Z|573d79fc-86d4-44e9-b328-ad2b02aab5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:48.683Z|aea4fa71-5240-4c02-abb8-a30ba381bbee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:48.684Z|aea4fa71-5240-4c02-abb8-a30ba381bbee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:48.855Z|a1d272d9-5b49-493f-8323-3799bac328ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:43:48.856Z|a1d272d9-5b49-493f-8323-3799bac328ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:43:49.629Z|f6232e3c-5dc7-401d-a375-cf8ea67880d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:49.630Z|f6232e3c-5dc7-401d-a375-cf8ea67880d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:58.212Z|7c302902-973a-4186-b283-8ae606de9eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:58.214Z|7c302902-973a-4186-b283-8ae606de9eb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:58.714Z|062d0439-c90b-4de1-a978-39de6cf28034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:58.720Z|062d0439-c90b-4de1-a978-39de6cf28034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:43:59.669Z|dc124b2f-ecab-4f91-866e-5ccfde09b07c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:43:59.670Z|dc124b2f-ecab-4f91-866e-5ccfde09b07c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:03.855Z|8719c100-5dc2-42cf-be81-eaaca42f3d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:44:03.856Z|8719c100-5dc2-42cf-be81-eaaca42f3d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:44:04.382Z|828f480d-95b2-4ee7-b1ac-8aa60db99931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:44:04.382Z|828f480d-95b2-4ee7-b1ac-8aa60db99931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:44:08.242Z|ee399c62-824c-405e-b59a-1049e9daabea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:08.242Z|ee399c62-824c-405e-b59a-1049e9daabea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:08.788Z|2d25910c-7a13-44e3-a7c9-89d78fb72a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:08.789Z|2d25910c-7a13-44e3-a7c9-89d78fb72a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:09.698Z|89018c35-4228-4f8d-b4fa-3c89228bd837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:09.698Z|89018c35-4228-4f8d-b4fa-3c89228bd837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:14.552Z|41161c40-4371-4f43-bd8c-5adeab19cd62|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:44:14.553Z|41161c40-4371-4f43-bd8c-5adeab19cd62|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:18.273Z|ead9fa5c-08c7-4eeb-84d6-dbf041157145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:18.274Z|ead9fa5c-08c7-4eeb-84d6-dbf041157145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:18.826Z|bac5a5d1-722f-4945-a870-a42c27b446cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:18.827Z|bac5a5d1-722f-4945-a870-a42c27b446cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:18.855Z|907e401a-52ed-471c-b8bf-825b32562d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:44:18.858Z|907e401a-52ed-471c-b8bf-825b32562d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:44:19.721Z|21a101aa-66c7-4364-8bd8-24e49097f0ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:19.722Z|21a101aa-66c7-4364-8bd8-24e49097f0ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:28.303Z|98291721-24e8-4b0e-8d3c-76acbc2cbb1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:28.304Z|98291721-24e8-4b0e-8d3c-76acbc2cbb1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:28.906Z|90c5d993-7564-4691-b476-2e5528720609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:28.907Z|90c5d993-7564-4691-b476-2e5528720609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:29.744Z|e816e58c-5c09-432f-802e-f2657f0fa08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:29.745Z|e816e58c-5c09-432f-802e-f2657f0fa08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:33.855Z|aafa9157-d232-4386-846d-154776947efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:44:33.856Z|aafa9157-d232-4386-846d-154776947efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:44:34.383Z|ff954dab-5b24-4474-ad2d-0352dd6997d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:44:34.383Z|ff954dab-5b24-4474-ad2d-0352dd6997d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:44:38.329Z|6cdfd1c3-70a0-409c-8595-7893deb2ad4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:38.330Z|6cdfd1c3-70a0-409c-8595-7893deb2ad4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:38.946Z|85d18117-38d1-4850-9532-7c19406cb77b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:38.947Z|85d18117-38d1-4850-9532-7c19406cb77b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:39.773Z|8a3a3686-6470-4fd8-8c9b-232e137362ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:39.773Z|8a3a3686-6470-4fd8-8c9b-232e137362ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:48.361Z|266b5871-5959-477e-9081-b6157420a7b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:48.362Z|266b5871-5959-477e-9081-b6157420a7b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:48.855Z|7ab76580-7161-4942-a263-cc7d27a61095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:44:48.856Z|7ab76580-7161-4942-a263-cc7d27a61095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:44:49.009Z|60ee1285-a6ed-413a-b92a-3d5b42e16f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:49.010Z|60ee1285-a6ed-413a-b92a-3d5b42e16f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:49.796Z|baa37dc7-4a93-4b18-81ca-55855af2131c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:49.796Z|baa37dc7-4a93-4b18-81ca-55855af2131c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:58.389Z|dbfc52c6-eee8-4aad-949a-fceaef1b93d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:58.390Z|dbfc52c6-eee8-4aad-949a-fceaef1b93d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:59.037Z|308d57f2-4d40-4908-9d15-2c9fc64156b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:59.038Z|308d57f2-4d40-4908-9d15-2c9fc64156b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:44:59.824Z|2dece1a0-70a2-45cc-8efe-024527f23bd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:44:59.825Z|2dece1a0-70a2-45cc-8efe-024527f23bd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:03.856Z|a067dd7f-ae42-4d1f-b5f5-23b92f59f615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:45:03.858Z|a067dd7f-ae42-4d1f-b5f5-23b92f59f615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:45:04.384Z|85b1e568-dfe0-483f-bb49-e58979dfbecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:45:04.384Z|85b1e568-dfe0-483f-bb49-e58979dfbecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:45:08.436Z|38a0a989-bf6b-45ab-880d-722c231cf47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:08.437Z|38a0a989-bf6b-45ab-880d-722c231cf47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:09.074Z|c577b8ec-019d-44cf-93c5-c540b4821d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:09.075Z|c577b8ec-019d-44cf-93c5-c540b4821d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:09.857Z|239fb5de-36b7-4372-8e5e-7484623a2cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:09.859Z|239fb5de-36b7-4372-8e5e-7484623a2cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:14.549Z|157964b7-c687-4b04-be3f-46c9322e2511|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:45:14.550Z|157964b7-c687-4b04-be3f-46c9322e2511|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:18.466Z|bd8de92e-5077-4e61-b598-c80d548b240e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:18.466Z|bd8de92e-5077-4e61-b598-c80d548b240e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:18.855Z|6b86902c-2d97-4c60-a90f-068c2e5811dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:45:18.855Z|6b86902c-2d97-4c60-a90f-068c2e5811dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:45:19.098Z|1e82377f-4148-437c-9163-369b4853221c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:19.098Z|1e82377f-4148-437c-9163-369b4853221c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:19.891Z|586c7288-6d06-47aa-9c2b-56cb82e1a0bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:19.892Z|586c7288-6d06-47aa-9c2b-56cb82e1a0bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:28.491Z|970dda15-1473-412d-86aa-b6014c20c5f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:28.492Z|970dda15-1473-412d-86aa-b6014c20c5f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:29.122Z|239d7508-a3a3-40c8-93c0-0797a37bae98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:29.123Z|239d7508-a3a3-40c8-93c0-0797a37bae98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:29.917Z|5e7f1190-ef5b-4f16-b045-795ac84f6fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:29.917Z|5e7f1190-ef5b-4f16-b045-795ac84f6fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:33.855Z|17b3f311-c9db-4b5e-b59f-d3b7916f4b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:45:33.855Z|17b3f311-c9db-4b5e-b59f-d3b7916f4b5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:45:34.385Z|17cc079f-cb0a-4f81-a711-948f52cb00cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:45:34.385Z|17cc079f-cb0a-4f81-a711-948f52cb00cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:45:38.519Z|fb542377-c281-4d83-8a31-25f5348c51d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:38.520Z|fb542377-c281-4d83-8a31-25f5348c51d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:39.147Z|248f6697-9e0d-498d-b325-7d37d6529854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:39.148Z|248f6697-9e0d-498d-b325-7d37d6529854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:39.948Z|f3e4ee4f-6857-48ea-89b0-6b1d35f6832a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:39.949Z|f3e4ee4f-6857-48ea-89b0-6b1d35f6832a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:48.544Z|57989c60-0155-4401-ad2d-8cac542bc2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:48.544Z|57989c60-0155-4401-ad2d-8cac542bc2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:48.855Z|78d8d52a-cf54-4109-9950-8ad68061ba2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:45:48.857Z|78d8d52a-cf54-4109-9950-8ad68061ba2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:45:49.170Z|68f59654-619a-48d6-8578-dcf7cbb13364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:49.171Z|68f59654-619a-48d6-8578-dcf7cbb13364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:49.973Z|81f54d4a-7ad3-4c08-ad5a-ed241bf10185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:49.973Z|81f54d4a-7ad3-4c08-ad5a-ed241bf10185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:58.569Z|45754e7c-a6c0-4e8c-8475-6e8f434b4038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:58.571Z|45754e7c-a6c0-4e8c-8475-6e8f434b4038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:59.193Z|42730c5e-b3c3-4de6-abfc-7368901316d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:59.193Z|42730c5e-b3c3-4de6-abfc-7368901316d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:45:59.994Z|aa38daad-a1bc-4dc5-b2fe-46d9c206d95c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:45:59.995Z|aa38daad-a1bc-4dc5-b2fe-46d9c206d95c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:03.855Z|0d091c2a-5c98-4abd-8d49-29ac27895207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:46:03.855Z|0d091c2a-5c98-4abd-8d49-29ac27895207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:46:04.386Z|6d75f5b0-3561-4363-8834-f21a4bd77c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:46:04.386Z|6d75f5b0-3561-4363-8834-f21a4bd77c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:46:08.599Z|5fb120a6-3725-4156-9ac5-f6c32a3bdd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:08.600Z|5fb120a6-3725-4156-9ac5-f6c32a3bdd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:09.218Z|4777dab8-fb61-41fb-8573-7a2514a68ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:09.219Z|4777dab8-fb61-41fb-8573-7a2514a68ef0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:10.019Z|963d16b4-694e-4cf9-89ae-87ce4484ac0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:10.020Z|963d16b4-694e-4cf9-89ae-87ce4484ac0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:14.549Z|5014f463-e31c-463f-83c6-89a602871bdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:46:14.550Z|5014f463-e31c-463f-83c6-89a602871bdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:18.626Z|34dea4e7-3fe2-456a-aea7-f376177d75ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:18.627Z|34dea4e7-3fe2-456a-aea7-f376177d75ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:18.855Z|d2d8c971-3178-40a8-8f50-f04a9f714533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:46:18.855Z|d2d8c971-3178-40a8-8f50-f04a9f714533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:46:19.244Z|a7dcf087-b615-4d25-9c9e-ccf3315210f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:19.244Z|a7dcf087-b615-4d25-9c9e-ccf3315210f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:20.043Z|b3caf403-8812-4e3f-a75b-4c03f978d25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:20.044Z|b3caf403-8812-4e3f-a75b-4c03f978d25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:28.651Z|8bd9322b-b21e-4c95-89cf-eb3052cc3d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:28.652Z|8bd9322b-b21e-4c95-89cf-eb3052cc3d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:29.269Z|1eac5594-39e2-49d3-be0a-337777755bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:29.270Z|1eac5594-39e2-49d3-be0a-337777755bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:30.071Z|08445d2a-2669-4d68-a212-6f84910c5c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:30.071Z|08445d2a-2669-4d68-a212-6f84910c5c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:33.855Z|e4ec4597-80bd-4b4b-b2eb-acc1564fa9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:46:33.859Z|e4ec4597-80bd-4b4b-b2eb-acc1564fa9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:46:34.387Z|e9f44191-2a00-4132-9199-ba08de3ec56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:46:34.388Z|e9f44191-2a00-4132-9199-ba08de3ec56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:46:38.679Z|3f980e16-0303-42e5-bff3-23ffa9a1b5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:38.680Z|3f980e16-0303-42e5-bff3-23ffa9a1b5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:39.293Z|f52c1e55-cca5-4a2c-8376-4c292e88b050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:39.294Z|f52c1e55-cca5-4a2c-8376-4c292e88b050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:40.096Z|c378b335-39a7-473a-bdda-7e2f7b1ff338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:40.097Z|c378b335-39a7-473a-bdda-7e2f7b1ff338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:48.704Z|0b697c33-6ce1-49ab-a65f-3ac34e879fca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:48.705Z|0b697c33-6ce1-49ab-a65f-3ac34e879fca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:48.855Z|27da2eff-5181-4940-a1f4-c2f2e45b65fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:46:48.855Z|27da2eff-5181-4940-a1f4-c2f2e45b65fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:46:49.321Z|2fb19a0e-d55a-42e1-887b-a4fced6edfcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:49.322Z|2fb19a0e-d55a-42e1-887b-a4fced6edfcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:50.119Z|895d95df-e9d4-4281-a6bb-b245a78fbc7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:50.120Z|895d95df-e9d4-4281-a6bb-b245a78fbc7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:58.730Z|d5cb2ddc-60f9-4b40-89d9-cdf2d143dc6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:58.730Z|d5cb2ddc-60f9-4b40-89d9-cdf2d143dc6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:46:59.357Z|d9891bf1-c752-4d9e-ae67-637f183870ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:46:59.358Z|d9891bf1-c752-4d9e-ae67-637f183870ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:00.149Z|12dd850f-1ccc-42df-8c58-a52597243bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:00.150Z|12dd850f-1ccc-42df-8c58-a52597243bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:03.855Z|5c4f4a00-f3be-4e0f-b85a-d6030df87dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:47:03.856Z|5c4f4a00-f3be-4e0f-b85a-d6030df87dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:47:04.388Z|9239060f-ff5e-4bfa-b6df-d4ebce40e5f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:47:04.389Z|9239060f-ff5e-4bfa-b6df-d4ebce40e5f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:47:08.776Z|8eb6816f-0a29-4899-89ef-300efd1566ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:08.777Z|8eb6816f-0a29-4899-89ef-300efd1566ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:09.412Z|7680af20-936e-46ab-bdb9-6840572014b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:09.413Z|7680af20-936e-46ab-bdb9-6840572014b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:10.179Z|2bcc2f7a-0c4d-4469-9970-15577acb4e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:10.180Z|2bcc2f7a-0c4d-4469-9970-15577acb4e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:14.546Z|c4843d1d-f60e-4084-bea7-8a9031a5cdbb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:47:14.546Z|c4843d1d-f60e-4084-bea7-8a9031a5cdbb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:18.809Z|8d03415c-4f08-40a1-9d47-edaf587e8040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:18.809Z|8d03415c-4f08-40a1-9d47-edaf587e8040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:18.855Z|f3551a4b-ed03-453b-a8c7-4df73244fa42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:47:18.855Z|f3551a4b-ed03-453b-a8c7-4df73244fa42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:47:19.462Z|dc652251-d299-4538-80d4-564f7d6e115d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:19.463Z|dc652251-d299-4538-80d4-564f7d6e115d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:20.210Z|8dd6447a-ec1f-4c19-82dd-a2cc6e583b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:20.211Z|8dd6447a-ec1f-4c19-82dd-a2cc6e583b5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:28.837Z|55ed0417-99f6-4a1c-bdb7-06c9005f8fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:28.838Z|55ed0417-99f6-4a1c-bdb7-06c9005f8fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:29.489Z|3be340c1-10f3-4603-b3bb-8d8426bb5129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:29.489Z|3be340c1-10f3-4603-b3bb-8d8426bb5129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:30.235Z|5242ad7e-54db-4820-8e9a-93466c6157fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:30.236Z|5242ad7e-54db-4820-8e9a-93466c6157fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:33.855Z|ef17fb6b-7a20-488c-b18f-47ab9ffb9f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:47:33.855Z|ef17fb6b-7a20-488c-b18f-47ab9ffb9f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:47:34.389Z|2b58c0c6-20cb-48e3-85d9-6cd3d4177b3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:47:34.390Z|2b58c0c6-20cb-48e3-85d9-6cd3d4177b3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:47:38.910Z|3229e949-f473-43e8-b221-1e156ad7ac79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:38.911Z|3229e949-f473-43e8-b221-1e156ad7ac79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:39.512Z|3229c21e-7d2d-491c-b571-c40ad31224b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:39.513Z|3229c21e-7d2d-491c-b571-c40ad31224b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:40.270Z|8b0e1108-9580-452a-b943-776cdb16a62f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:40.270Z|8b0e1108-9580-452a-b943-776cdb16a62f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:48.855Z|787a388b-b79f-48f1-9feb-b119a457eee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:47:48.856Z|787a388b-b79f-48f1-9feb-b119a457eee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:47:48.962Z|d972adf7-fd16-48c9-bcb4-73d9ca633cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:48.962Z|d972adf7-fd16-48c9-bcb4-73d9ca633cbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:49.535Z|e167ee8c-5bd5-44c4-b4a8-0578989e6278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:49.536Z|e167ee8c-5bd5-44c4-b4a8-0578989e6278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:50.294Z|dbf5599b-b443-4bd8-a253-c46521158b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:50.295Z|dbf5599b-b443-4bd8-a253-c46521158b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:58.986Z|9690b7b8-8613-453e-b37c-3c7f06ee88ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:58.989Z|9690b7b8-8613-453e-b37c-3c7f06ee88ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:47:59.565Z|4897e657-85c0-43a5-9aa4-91ebcdd68996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:47:59.572Z|4897e657-85c0-43a5-9aa4-91ebcdd68996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:00.323Z|40498edb-717b-442f-8388-60d9d4da9a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:00.324Z|40498edb-717b-442f-8388-60d9d4da9a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:03.855Z|c215ff56-8953-4fad-93a0-2c864126b069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:48:03.856Z|c215ff56-8953-4fad-93a0-2c864126b069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:48:04.390Z|1a4756b9-507d-4468-9c77-8f70227f2bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:48:04.391Z|1a4756b9-507d-4468-9c77-8f70227f2bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:48:09.025Z|c5c8dbed-898a-4fd0-ada7-cb078df5678a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:09.025Z|c5c8dbed-898a-4fd0-ada7-cb078df5678a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:09.596Z|a51a3058-cc43-4b06-871b-c2ab861442d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:09.598Z|a51a3058-cc43-4b06-871b-c2ab861442d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:10.349Z|03989e3d-fdc4-4d62-844d-d634ca275fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:10.350Z|03989e3d-fdc4-4d62-844d-d634ca275fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:14.546Z|be6c5ef4-ce44-441c-8c96-6996e3dddbd1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:48:14.546Z|be6c5ef4-ce44-441c-8c96-6996e3dddbd1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:18.855Z|ea794928-1744-4786-880e-a124cad358e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:48:18.856Z|ea794928-1744-4786-880e-a124cad358e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:48:19.050Z|3669f26d-ba96-46ea-9fdf-7ab50032131d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:19.050Z|3669f26d-ba96-46ea-9fdf-7ab50032131d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:19.623Z|c91a64b4-f007-403d-a3ca-3c1c95a7f68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:19.624Z|c91a64b4-f007-403d-a3ca-3c1c95a7f68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:20.373Z|c5e55553-9a8b-4e9f-b8f8-fc53c7cacd84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:20.373Z|c5e55553-9a8b-4e9f-b8f8-fc53c7cacd84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:29.073Z|47429c9b-50a9-4f33-a3bc-ad9d9f49c8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:29.074Z|47429c9b-50a9-4f33-a3bc-ad9d9f49c8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:29.668Z|a46bd1e1-9d91-4a5f-bf0b-bce8981285ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:29.669Z|a46bd1e1-9d91-4a5f-bf0b-bce8981285ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:30.398Z|eb6113ef-491f-4c2d-b317-ad6b6549e6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:30.398Z|eb6113ef-491f-4c2d-b317-ad6b6549e6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:33.855Z|fe5434f4-19a0-42b6-8f87-39c563391008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:48:33.855Z|fe5434f4-19a0-42b6-8f87-39c563391008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:48:34.392Z|9f235da4-d8a1-4749-a904-ff0a70a02d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:48:34.392Z|9f235da4-d8a1-4749-a904-ff0a70a02d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:48:39.101Z|c73a9bf1-27dd-48c3-ba74-822f8e66c20a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:39.102Z|c73a9bf1-27dd-48c3-ba74-822f8e66c20a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:39.692Z|60af2a1c-55a5-43ad-8426-75e2aea8b7cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:39.695Z|60af2a1c-55a5-43ad-8426-75e2aea8b7cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:40.422Z|29b1115a-fcae-4acd-b4d8-7f701213eb54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:40.423Z|29b1115a-fcae-4acd-b4d8-7f701213eb54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:48.855Z|49b56610-21bd-4ce1-946e-c6c880ffa0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:48:48.855Z|49b56610-21bd-4ce1-946e-c6c880ffa0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:48:49.128Z|89d413d8-8451-4c45-bf15-02b189aee67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:49.129Z|89d413d8-8451-4c45-bf15-02b189aee67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:49.728Z|bb3ca723-0b19-4527-a622-742de7b2baba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:49.728Z|bb3ca723-0b19-4527-a622-742de7b2baba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:50.446Z|924e0efd-b8e8-49b3-a913-2c7779752663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:50.446Z|924e0efd-b8e8-49b3-a913-2c7779752663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:59.162Z|61775734-044c-4e47-ba7d-7ae32ef52a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:59.163Z|61775734-044c-4e47-ba7d-7ae32ef52a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:48:59.760Z|c916210e-be99-428f-a74d-a30fba094cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:48:59.761Z|c916210e-be99-428f-a74d-a30fba094cc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:00.468Z|47df6a36-fbf9-4f88-9819-c73b78b7a48a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:00.468Z|47df6a36-fbf9-4f88-9819-c73b78b7a48a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:03.855Z|3ffe3742-dd0b-4c9d-babe-a037d141ec31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:49:03.856Z|3ffe3742-dd0b-4c9d-babe-a037d141ec31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:49:04.393Z|c531d96d-a3b6-4a86-b037-4069b867497d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:49:04.393Z|c531d96d-a3b6-4a86-b037-4069b867497d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:49:09.194Z|729b646b-9563-4f85-ac54-f82251723d9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:09.195Z|729b646b-9563-4f85-ac54-f82251723d9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:09.785Z|c42904c7-d49d-43cc-b070-2b3ade5423a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:09.786Z|c42904c7-d49d-43cc-b070-2b3ade5423a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:10.493Z|abd0daca-84e6-4cc4-98cb-c2446e472037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:10.494Z|abd0daca-84e6-4cc4-98cb-c2446e472037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:14.547Z|19859be3-cf68-4951-98c9-f8b0a46174c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:49:14.548Z|19859be3-cf68-4951-98c9-f8b0a46174c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:18.855Z|db65d740-d5f1-4ba2-86b6-c96d1fabb860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:49:18.855Z|db65d740-d5f1-4ba2-86b6-c96d1fabb860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:49:19.219Z|cb55fe73-b48f-4bb1-bc94-add7c1804582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:19.220Z|cb55fe73-b48f-4bb1-bc94-add7c1804582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:19.813Z|b8732548-ba16-4a10-ab6d-d751986bed6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:19.814Z|b8732548-ba16-4a10-ab6d-d751986bed6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:20.519Z|af17299b-94bf-4593-be34-eefc6629db86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:20.519Z|af17299b-94bf-4593-be34-eefc6629db86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:29.244Z|6add9f5c-de63-4aef-89af-e423d45f1a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:29.245Z|6add9f5c-de63-4aef-89af-e423d45f1a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:29.838Z|264343b3-15e0-47fc-88ff-31b225893ad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:29.839Z|264343b3-15e0-47fc-88ff-31b225893ad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:30.542Z|36b8364f-32aa-4314-93dc-ae65fe3146e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:30.543Z|36b8364f-32aa-4314-93dc-ae65fe3146e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:33.855Z|5351d307-7a6e-4cd8-aa02-d7903d6c255d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:49:33.855Z|5351d307-7a6e-4cd8-aa02-d7903d6c255d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:49:34.394Z|6d741fc3-a739-4300-8f72-0a416210abbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:49:34.394Z|6d741fc3-a739-4300-8f72-0a416210abbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:49:39.269Z|c22f1353-6a09-4176-a39d-35c4d5f036cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:39.270Z|c22f1353-6a09-4176-a39d-35c4d5f036cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:39.862Z|a7afdb67-2ec2-4a4d-ba63-b2cf934cc573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:39.863Z|a7afdb67-2ec2-4a4d-ba63-b2cf934cc573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:40.565Z|c6065621-c181-4b24-b455-51894626ac75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:40.566Z|c6065621-c181-4b24-b455-51894626ac75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:48.855Z|d678b1c9-4a23-47e5-9850-e3bb9e904adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:49:48.857Z|d678b1c9-4a23-47e5-9850-e3bb9e904adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:49:49.308Z|ece6e2c3-5b35-4c28-881a-0ec78c058c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:49.310Z|ece6e2c3-5b35-4c28-881a-0ec78c058c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:49.898Z|c8bf8913-406b-4afc-97dc-8ae40b0f5aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:49.901Z|c8bf8913-406b-4afc-97dc-8ae40b0f5aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:50.593Z|3057f509-e863-4c9d-9427-e7aaf9c2ed63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:50.594Z|3057f509-e863-4c9d-9427-e7aaf9c2ed63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:59.331Z|f4555c60-9621-47eb-816d-9efd7f04b478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:59.332Z|f4555c60-9621-47eb-816d-9efd7f04b478|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:49:59.931Z|40e1519a-bef6-4605-915d-6ef28ea005e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:49:59.932Z|40e1519a-bef6-4605-915d-6ef28ea005e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:00.620Z|6abb7287-d854-40cb-bea7-696bd6c25ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:00.621Z|6abb7287-d854-40cb-bea7-696bd6c25ea1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:03.855Z|4aa7a67d-7813-4414-a614-7b0f391f8c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:50:03.855Z|4aa7a67d-7813-4414-a614-7b0f391f8c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:50:04.395Z|887e1bb9-9f56-4d7a-a73b-5c69966988dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:50:04.395Z|887e1bb9-9f56-4d7a-a73b-5c69966988dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:50:09.369Z|9a371809-f573-4c1b-b310-5ddd19ed2c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:09.370Z|9a371809-f573-4c1b-b310-5ddd19ed2c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:09.959Z|c757c29c-29c6-49c9-b4fe-50a0793c6c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:09.960Z|c757c29c-29c6-49c9-b4fe-50a0793c6c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:10.657Z|4a8312a6-e873-4242-9e5f-37d67f67291d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:10.658Z|4a8312a6-e873-4242-9e5f-37d67f67291d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:14.552Z|e0effe59-0a3d-46d9-921d-91d995877a45|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:50:14.552Z|e0effe59-0a3d-46d9-921d-91d995877a45|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:18.855Z|092bc2b9-0922-4b08-a043-1ec980ac372d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:50:18.855Z|092bc2b9-0922-4b08-a043-1ec980ac372d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:50:19.401Z|b789d085-2d17-4793-a58d-5bc330b82da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:19.401Z|b789d085-2d17-4793-a58d-5bc330b82da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:19.985Z|6a3d2916-d9f3-45e1-b94c-83306fbe8510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:19.986Z|6a3d2916-d9f3-45e1-b94c-83306fbe8510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:20.683Z|5b26d01f-b261-40da-bd56-4db8e7ce9867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:20.684Z|5b26d01f-b261-40da-bd56-4db8e7ce9867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:29.446Z|89dca3a7-21da-436e-9085-4e280929ba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:29.446Z|89dca3a7-21da-436e-9085-4e280929ba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:30.024Z|347c2df0-adeb-4459-a337-d82f7a478573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:30.025Z|347c2df0-adeb-4459-a337-d82f7a478573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:30.708Z|685d675c-6f37-43e0-87c5-ff7345aaa30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:30.709Z|685d675c-6f37-43e0-87c5-ff7345aaa30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:33.855Z|66806542-8cb2-4a21-805a-b7804386037c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:50:33.856Z|66806542-8cb2-4a21-805a-b7804386037c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:50:34.396Z|bf3150ce-8b35-429c-b518-722a9c9d897d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:50:34.396Z|bf3150ce-8b35-429c-b518-722a9c9d897d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:50:39.472Z|235162b4-e5ca-426f-80c5-62a88b349f30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:39.473Z|235162b4-e5ca-426f-80c5-62a88b349f30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:40.056Z|86c340fe-3b03-4977-b68c-1fb038435202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:40.057Z|86c340fe-3b03-4977-b68c-1fb038435202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:40.740Z|dc446c9c-df4e-4c89-8a89-e4b3d3130f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:40.741Z|dc446c9c-df4e-4c89-8a89-e4b3d3130f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:48.855Z|29bd91e7-2ec8-49f0-b2b1-64c15575d9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:50:48.855Z|29bd91e7-2ec8-49f0-b2b1-64c15575d9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:50:49.495Z|ed6b65ff-cf2d-4e87-a4e1-df5af52dceeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:49.496Z|ed6b65ff-cf2d-4e87-a4e1-df5af52dceeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:50.081Z|0d529ff1-d1e6-4d12-9b34-6c5d588484ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:50.082Z|0d529ff1-d1e6-4d12-9b34-6c5d588484ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:50.764Z|726c104d-6da7-4777-b686-19e09062f8bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:50.765Z|726c104d-6da7-4777-b686-19e09062f8bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:50:59.520Z|d37a94a5-b759-483b-a0bc-6833c6b25156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:50:59.521Z|d37a94a5-b759-483b-a0bc-6833c6b25156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:00.106Z|3080bde0-f812-43e7-8295-dfc468d50da3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:00.107Z|3080bde0-f812-43e7-8295-dfc468d50da3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:00.790Z|0281cd20-d9fd-4956-ae07-334b05251849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:00.791Z|0281cd20-d9fd-4956-ae07-334b05251849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:03.855Z|78d68718-48ab-436f-bcdf-6b5259114365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:51:03.855Z|78d68718-48ab-436f-bcdf-6b5259114365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:51:04.397Z|27f7c06b-9672-4bbf-9e47-c73810f94dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:51:04.397Z|27f7c06b-9672-4bbf-9e47-c73810f94dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:51:09.545Z|aa669336-c8b6-41db-9a3f-e567e679880b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:09.546Z|aa669336-c8b6-41db-9a3f-e567e679880b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:10.143Z|fbcc6be0-09fe-4fd5-be3a-f948b3b69a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:10.144Z|fbcc6be0-09fe-4fd5-be3a-f948b3b69a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:10.824Z|48b87408-19e9-42b5-9c38-ed1b3e8548fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:10.825Z|48b87408-19e9-42b5-9c38-ed1b3e8548fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:14.553Z|2af96996-fa72-4b59-887d-a05b70a3b263|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:51:14.554Z|2af96996-fa72-4b59-887d-a05b70a3b263|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:18.855Z|d15a55b9-3d8f-4cb6-b484-a256da6c0463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:51:18.856Z|d15a55b9-3d8f-4cb6-b484-a256da6c0463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:51:19.579Z|0405bb98-c59a-4cce-9ac1-8abeaa09f0ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:19.580Z|0405bb98-c59a-4cce-9ac1-8abeaa09f0ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:20.172Z|707eb892-cd67-4c5d-8e7f-59bf39235fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:20.173Z|707eb892-cd67-4c5d-8e7f-59bf39235fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:20.852Z|da4adbc5-86d9-4828-8e61-d80e0beff6d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:20.853Z|da4adbc5-86d9-4828-8e61-d80e0beff6d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:29.603Z|61b42c6b-bc8f-4491-88a4-7e5252902902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:29.604Z|61b42c6b-bc8f-4491-88a4-7e5252902902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:30.202Z|acf71d3f-d407-4b4c-a258-a9bfea9d7cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:30.203Z|acf71d3f-d407-4b4c-a258-a9bfea9d7cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:30.876Z|6233eedd-df8d-4b18-ac61-92b0cb0a207d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:30.877Z|6233eedd-df8d-4b18-ac61-92b0cb0a207d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:33.855Z|84a60cff-a28c-4f7f-93f1-fc41adb90158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:51:33.855Z|84a60cff-a28c-4f7f-93f1-fc41adb90158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:51:34.398Z|560a9dea-9830-4b12-9ee6-6ef07a1528b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:51:34.398Z|560a9dea-9830-4b12-9ee6-6ef07a1528b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:51:39.638Z|5f2dfb72-1074-4113-adf2-13bd9d3bf359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:39.639Z|5f2dfb72-1074-4113-adf2-13bd9d3bf359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:40.237Z|f7db03d8-ab48-4469-bc92-1a7dac05de3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:40.237Z|f7db03d8-ab48-4469-bc92-1a7dac05de3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:40.907Z|8783c76c-2246-41b9-8b7c-44d6f90dd8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:40.908Z|8783c76c-2246-41b9-8b7c-44d6f90dd8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:48.855Z|c982280c-404a-4057-bf2c-e75f5cca225c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:51:48.855Z|c982280c-404a-4057-bf2c-e75f5cca225c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:51:49.667Z|d7e33f2f-7add-4255-8b1c-e49267b2dc42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:49.668Z|d7e33f2f-7add-4255-8b1c-e49267b2dc42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:50.261Z|7363c4f6-8c42-4bd9-9bbb-c74f8c7d5476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:50.262Z|7363c4f6-8c42-4bd9-9bbb-c74f8c7d5476|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:50.933Z|557b80a0-f97f-4f06-9c43-3bbd195982e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:50.934Z|557b80a0-f97f-4f06-9c43-3bbd195982e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:51:59.700Z|1b74b870-9a28-46f1-af8d-f50ae431a29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:51:59.701Z|1b74b870-9a28-46f1-af8d-f50ae431a29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:00.290Z|cad195e8-e86a-4900-bf1d-a32929aa6428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:00.290Z|cad195e8-e86a-4900-bf1d-a32929aa6428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:00.956Z|32fdb0a3-62ea-4840-89b9-62fb08922980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:00.957Z|32fdb0a3-62ea-4840-89b9-62fb08922980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:03.855Z|c04a9d89-27d3-4249-853c-00754dc92777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:52:03.857Z|c04a9d89-27d3-4249-853c-00754dc92777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:52:04.399Z|1ad8decf-3969-49f7-9686-953677a55d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:52:04.400Z|1ad8decf-3969-49f7-9686-953677a55d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:52:09.725Z|6ffa62ce-e14f-464e-a193-9199d8fba633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:09.725Z|6ffa62ce-e14f-464e-a193-9199d8fba633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:10.324Z|f8536990-b450-42ca-9574-f3681b7617ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:10.325Z|f8536990-b450-42ca-9574-f3681b7617ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:10.982Z|4a9dd3df-d376-43c7-ad22-d607752947a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:10.982Z|4a9dd3df-d376-43c7-ad22-d607752947a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:14.550Z|c4409cce-5eaf-4777-a619-88b88e33c972|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:52:14.551Z|c4409cce-5eaf-4777-a619-88b88e33c972|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:18.855Z|2d24e575-e1b6-4413-ab3f-785bbb1a9dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:52:18.855Z|2d24e575-e1b6-4413-ab3f-785bbb1a9dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:52:19.754Z|4d5d7482-018c-4de6-8332-cde076e91d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:19.755Z|4d5d7482-018c-4de6-8332-cde076e91d1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:20.348Z|56d5f072-3430-41b7-ad50-f376d7322dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:20.349Z|56d5f072-3430-41b7-ad50-f376d7322dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:21.009Z|5a03503a-050a-4926-97a9-3103b78f7cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:21.010Z|5a03503a-050a-4926-97a9-3103b78f7cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:29.785Z|4b406d63-3c52-4fae-98c0-29735179c9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:29.785Z|4b406d63-3c52-4fae-98c0-29735179c9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:30.374Z|f65d8c88-78e5-4972-bd5b-f118ecdf67b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:30.374Z|f65d8c88-78e5-4972-bd5b-f118ecdf67b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:31.033Z|c47ad411-fbd1-4006-9063-bc78df13324d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:31.034Z|c47ad411-fbd1-4006-9063-bc78df13324d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:33.855Z|7bf9ea38-6ef2-4bb6-a9f6-06217a5acac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:52:33.856Z|7bf9ea38-6ef2-4bb6-a9f6-06217a5acac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:52:34.400Z|7fe58603-e3c4-4c27-a8eb-c6a579b6cb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:52:34.401Z|7fe58603-e3c4-4c27-a8eb-c6a579b6cb51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:52:39.813Z|cba50bc3-8933-49b2-a704-ed714eef788a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:39.814Z|cba50bc3-8933-49b2-a704-ed714eef788a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:40.398Z|34885436-ff27-437f-89a8-203e5c919a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:40.399Z|34885436-ff27-437f-89a8-203e5c919a75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:41.058Z|7692e5d0-b610-4286-ac28-06515fb375ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:41.059Z|7692e5d0-b610-4286-ac28-06515fb375ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:48.855Z|050aca9a-1387-4730-bcee-e6090032cf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:52:48.857Z|050aca9a-1387-4730-bcee-e6090032cf5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:52:49.860Z|580c1ae4-752f-4ceb-baef-2499440c3165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:49.861Z|580c1ae4-752f-4ceb-baef-2499440c3165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:50.422Z|27221e06-fc44-4224-aec0-c620b8f22c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:50.422Z|27221e06-fc44-4224-aec0-c620b8f22c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:51.086Z|8c8ad21e-776f-494e-8821-978aec2cdbed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:51.087Z|8c8ad21e-776f-494e-8821-978aec2cdbed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:52:59.908Z|65173896-fd0e-45c0-b686-2ca526019f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:52:59.909Z|65173896-fd0e-45c0-b686-2ca526019f89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:00.457Z|f912642d-5147-4ba3-9e3f-24bc04563072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:00.458Z|f912642d-5147-4ba3-9e3f-24bc04563072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:01.112Z|bbdb5d0e-a290-4966-a4b6-179de0b0f739|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:01.112Z|bbdb5d0e-a290-4966-a4b6-179de0b0f739|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:03.855Z|2b8f50b6-6b0f-4ea8-8cc4-878c6cd2ab19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:53:03.856Z|2b8f50b6-6b0f-4ea8-8cc4-878c6cd2ab19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:53:04.403Z|b9b621d0-7418-4e7b-bcc5-dfc996818d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:53:04.403Z|b9b621d0-7418-4e7b-bcc5-dfc996818d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:53:09.942Z|9898c3bf-e5a5-4233-925e-b7175026f91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:09.943Z|9898c3bf-e5a5-4233-925e-b7175026f91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:10.484Z|3b20baa2-bec8-4076-abf1-27ba0e724734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:10.485Z|3b20baa2-bec8-4076-abf1-27ba0e724734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:11.145Z|5a8213b5-284b-4ae6-8a55-f0ad434d681c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:11.146Z|5a8213b5-284b-4ae6-8a55-f0ad434d681c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:14.554Z|8880cf91-02c2-4a2a-a373-b7c695e01d34|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:53:14.555Z|8880cf91-02c2-4a2a-a373-b7c695e01d34|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:18.855Z|cd660dca-c519-418b-ab61-29239db3df03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:53:18.856Z|cd660dca-c519-418b-ab61-29239db3df03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:53:19.968Z|ff1e6096-d431-4479-9d84-450bd49156ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:19.969Z|ff1e6096-d431-4479-9d84-450bd49156ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:20.509Z|0de876d0-90bd-4021-97f9-23df6082ebdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:20.510Z|0de876d0-90bd-4021-97f9-23df6082ebdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:21.174Z|8db76a26-344b-4a09-a7e0-8cd3f74f5c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:21.175Z|8db76a26-344b-4a09-a7e0-8cd3f74f5c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:29.992Z|a24bbf87-b3e1-4c21-ab32-de3ebc6566f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:29.993Z|a24bbf87-b3e1-4c21-ab32-de3ebc6566f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:30.545Z|70e93dc5-e226-4233-be60-665a09e68e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:30.546Z|70e93dc5-e226-4233-be60-665a09e68e07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:31.208Z|355b64c1-4e0c-4129-98fd-eff289057ed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:31.208Z|355b64c1-4e0c-4129-98fd-eff289057ed1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:33.855Z|16194fd7-0772-46b9-bf02-de9246072699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:53:33.856Z|16194fd7-0772-46b9-bf02-de9246072699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:53:34.404Z|39783e93-fa1e-4a7d-94dd-1c9be6e417bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:53:34.404Z|39783e93-fa1e-4a7d-94dd-1c9be6e417bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:53:40.018Z|405bcf5b-9ac8-4f9b-ba21-061a7f8f290e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:40.019Z|405bcf5b-9ac8-4f9b-ba21-061a7f8f290e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:40.570Z|3896fe1c-cdf1-4210-b7e7-0bb127e866bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:40.571Z|3896fe1c-cdf1-4210-b7e7-0bb127e866bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:41.236Z|1f1b0195-2727-4680-87be-4cfa522b626c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:41.237Z|1f1b0195-2727-4680-87be-4cfa522b626c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:48.855Z|5ce1c738-c963-46c2-b91d-e664f12d81e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:53:48.855Z|5ce1c738-c963-46c2-b91d-e664f12d81e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:53:50.044Z|55ef504c-77c6-40d9-9132-2492f2c4c388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:50.045Z|55ef504c-77c6-40d9-9132-2492f2c4c388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:50.600Z|9dedb7a7-dee8-43b0-a521-b6a5b75b4b57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:50.602Z|9dedb7a7-dee8-43b0-a521-b6a5b75b4b57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:53:51.260Z|2aca1157-53fe-4496-a0cf-8eb50929d343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:53:51.260Z|2aca1157-53fe-4496-a0cf-8eb50929d343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:00.069Z|abf9ed16-02ab-41af-b21e-e2cf0599ef17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:00.070Z|abf9ed16-02ab-41af-b21e-e2cf0599ef17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:00.629Z|493137c6-22df-4cc5-8728-d22bf0903a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:00.630Z|493137c6-22df-4cc5-8728-d22bf0903a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:01.284Z|23f51992-97de-4564-a102-b9787ad581ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:01.285Z|23f51992-97de-4564-a102-b9787ad581ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:03.855Z|9509abe2-ffd5-4d53-91db-2c11cecf8eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:54:03.855Z|9509abe2-ffd5-4d53-91db-2c11cecf8eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:54:04.405Z|79a297fc-0705-47df-bd19-f62efcb7b8d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:54:04.405Z|79a297fc-0705-47df-bd19-f62efcb7b8d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:54:10.096Z|30c8cfc5-c18a-4ec0-97ea-c5ffb71124de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:10.097Z|30c8cfc5-c18a-4ec0-97ea-c5ffb71124de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:10.652Z|01059421-5cbe-425a-b13f-ee73f894edf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:10.653Z|01059421-5cbe-425a-b13f-ee73f894edf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:11.317Z|ec458409-75e0-49fd-9589-e20e384ae872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:11.318Z|ec458409-75e0-49fd-9589-e20e384ae872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:14.550Z|79ca48a2-085a-4b6e-b7c3-827c8f603303|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:54:14.551Z|79ca48a2-085a-4b6e-b7c3-827c8f603303|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:18.855Z|fb70caa7-7f75-435b-bdba-2ce0aa8d6bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:54:18.856Z|fb70caa7-7f75-435b-bdba-2ce0aa8d6bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:54:20.123Z|8984f03c-db43-4f4f-b8bb-381641502bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:20.124Z|8984f03c-db43-4f4f-b8bb-381641502bea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:20.680Z|db262ce3-afe9-4a50-9426-1f25c6efe682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:20.681Z|db262ce3-afe9-4a50-9426-1f25c6efe682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:21.350Z|48e1bc6b-e430-4037-854e-915be6b18a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:21.352Z|48e1bc6b-e430-4037-854e-915be6b18a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:30.148Z|5c52d164-b1c7-4d52-9f9e-9c09d7a3bbbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:30.148Z|5c52d164-b1c7-4d52-9f9e-9c09d7a3bbbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:30.706Z|3af4831b-1f10-4720-a963-c3a319b3346f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:30.706Z|3af4831b-1f10-4720-a963-c3a319b3346f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:31.392Z|e0e2bc3a-b7f3-426f-a743-f9ce9b003a61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:31.393Z|e0e2bc3a-b7f3-426f-a743-f9ce9b003a61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:33.855Z|340395f2-807d-4e10-bdbf-81ad2746394e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:54:33.856Z|340395f2-807d-4e10-bdbf-81ad2746394e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:54:34.406Z|57a9c2b1-00a7-437d-baf9-83980fa4c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:54:34.407Z|57a9c2b1-00a7-437d-baf9-83980fa4c80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:54:40.180Z|b955267d-ac5e-4442-b344-33dbb01d0882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:40.181Z|b955267d-ac5e-4442-b344-33dbb01d0882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:40.742Z|818e9b23-e56d-4692-9a34-10875ec61ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:40.742Z|818e9b23-e56d-4692-9a34-10875ec61ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:41.422Z|afe11820-b855-412c-ae5d-fac4f8b29c92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:41.423Z|afe11820-b855-412c-ae5d-fac4f8b29c92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:48.855Z|f48b8e2d-42a4-4711-ade6-261d504c57f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:54:48.855Z|f48b8e2d-42a4-4711-ade6-261d504c57f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:54:50.206Z|bbf06c21-9362-44b7-bfc8-d2c8cd1844c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:50.207Z|bbf06c21-9362-44b7-bfc8-d2c8cd1844c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:50.776Z|a242f17e-a9ae-4824-8c36-63618af0b273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:50.777Z|a242f17e-a9ae-4824-8c36-63618af0b273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:54:51.446Z|e240a7f2-02b1-42bf-8111-f517bcb02b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:54:51.447Z|e240a7f2-02b1-42bf-8111-f517bcb02b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:00.241Z|0863bed4-3acc-458b-b85f-c14fbf91394e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:00.242Z|0863bed4-3acc-458b-b85f-c14fbf91394e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:00.816Z|c8f1fe49-a664-4c8a-be2f-7d761b0f2548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:00.817Z|c8f1fe49-a664-4c8a-be2f-7d761b0f2548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:01.477Z|3b3bf8a6-edb0-428a-aa86-5c485fde02c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:01.478Z|3b3bf8a6-edb0-428a-aa86-5c485fde02c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:03.855Z|ca2f62f5-b520-4b37-89ba-2ff32af9274a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:55:03.857Z|ca2f62f5-b520-4b37-89ba-2ff32af9274a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:55:04.407Z|2287b22e-7d31-4c8c-bf41-ea7493fe9268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:55:04.408Z|2287b22e-7d31-4c8c-bf41-ea7493fe9268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:55:10.271Z|5e06b0db-6d5f-46e2-a6cf-cab6d599b865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:10.272Z|5e06b0db-6d5f-46e2-a6cf-cab6d599b865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:10.845Z|a6b9ba2d-0ca8-4775-9241-5221af79a496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:10.845Z|a6b9ba2d-0ca8-4775-9241-5221af79a496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:11.502Z|01d3b1d7-748e-4d65-9e42-5d6e02e2d130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:11.503Z|01d3b1d7-748e-4d65-9e42-5d6e02e2d130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:14.553Z|f2288e74-4ef7-4f90-affa-e7e3a7abc784|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:55:14.555Z|f2288e74-4ef7-4f90-affa-e7e3a7abc784|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:18.855Z|5208a793-1328-48e8-9e7c-8935bfba2134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:55:18.855Z|5208a793-1328-48e8-9e7c-8935bfba2134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:55:20.295Z|ecfb8cc9-eea4-495a-8e14-574d3a67a32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:20.296Z|ecfb8cc9-eea4-495a-8e14-574d3a67a32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:20.873Z|3b122bc0-e6cc-4f06-93b5-22b2be77017d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:20.873Z|3b122bc0-e6cc-4f06-93b5-22b2be77017d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:21.525Z|5b1c0e41-3015-472c-b1ae-9ba8d5905cad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:21.525Z|5b1c0e41-3015-472c-b1ae-9ba8d5905cad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:30.328Z|336d7db5-faac-4e07-bdbc-8f8e527e2552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:30.329Z|336d7db5-faac-4e07-bdbc-8f8e527e2552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:30.898Z|c0405a7f-30e3-4a6e-85df-a8f6854ac902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:30.899Z|c0405a7f-30e3-4a6e-85df-a8f6854ac902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:31.553Z|79425876-0000-444e-a3ee-cddbdcb303de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:31.554Z|79425876-0000-444e-a3ee-cddbdcb303de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:33.855Z|8dcceb74-c0d8-4fe4-b9a5-15c0af0fde8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:55:33.855Z|8dcceb74-c0d8-4fe4-b9a5-15c0af0fde8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:55:34.408Z|b03c4054-169e-441a-bddd-fafee3eb1172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:55:34.409Z|b03c4054-169e-441a-bddd-fafee3eb1172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:55:40.358Z|c74f2d1a-1451-45e3-927f-21c2e9738fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:40.359Z|c74f2d1a-1451-45e3-927f-21c2e9738fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:40.922Z|597e5da3-ca4f-4946-8784-16636963622a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:40.924Z|597e5da3-ca4f-4946-8784-16636963622a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:41.580Z|a3c371ff-c527-4a33-ae51-edf82f54e911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:41.581Z|a3c371ff-c527-4a33-ae51-edf82f54e911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:48.855Z|07a8ddae-3d78-4eb7-8d11-c668a113fd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:55:48.857Z|07a8ddae-3d78-4eb7-8d11-c668a113fd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:55:50.385Z|47e29fae-b2bf-4f7b-a586-01e2cc7c47a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:50.386Z|47e29fae-b2bf-4f7b-a586-01e2cc7c47a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:50.945Z|4109d14b-b9c2-4572-ac73-8c83790248f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:50.946Z|4109d14b-b9c2-4572-ac73-8c83790248f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:55:51.616Z|939cd6c4-0ffb-4018-ad5b-5968af9984ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:55:51.617Z|939cd6c4-0ffb-4018-ad5b-5968af9984ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:00.412Z|c4b9bfcb-bf3a-4430-87b2-d5c3a86599e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:00.413Z|c4b9bfcb-bf3a-4430-87b2-d5c3a86599e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:00.971Z|4d067240-f6e9-4702-bee0-f2fdcdf7acfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:00.972Z|4d067240-f6e9-4702-bee0-f2fdcdf7acfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:01.648Z|5d6cfa85-cb76-4c3b-b1c8-66eba0584bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:01.648Z|5d6cfa85-cb76-4c3b-b1c8-66eba0584bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:03.855Z|fa46c03d-21c9-4453-83a1-538f40870121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:56:03.855Z|fa46c03d-21c9-4453-83a1-538f40870121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:56:04.410Z|31910e12-84a5-488f-99a7-0455bc1a828d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:56:04.411Z|31910e12-84a5-488f-99a7-0455bc1a828d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:56:10.443Z|25ab60e9-4402-475e-b8ee-78050e4c742b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:10.444Z|25ab60e9-4402-475e-b8ee-78050e4c742b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:10.999Z|7c647c3a-9c86-4020-a07a-90e4d6fc0a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:11.000Z|7c647c3a-9c86-4020-a07a-90e4d6fc0a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:11.674Z|6cb7b5fb-4f49-4f8b-86d8-ddb31aec1630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:11.675Z|6cb7b5fb-4f49-4f8b-86d8-ddb31aec1630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:14.551Z|b1f28450-2bb5-454b-8c67-abc32c8eb111|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:56:14.552Z|b1f28450-2bb5-454b-8c67-abc32c8eb111|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:18.855Z|db81385c-32ce-433a-8941-84208bae2f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:56:18.855Z|db81385c-32ce-433a-8941-84208bae2f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:56:20.469Z|8e23bc1b-cfeb-4771-91f0-ae545f3d13e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:20.470Z|8e23bc1b-cfeb-4771-91f0-ae545f3d13e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:21.026Z|c5516c60-5f24-459b-9ce4-8ed02a112b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:21.026Z|c5516c60-5f24-459b-9ce4-8ed02a112b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:21.702Z|b54c2672-d4de-4c11-b223-02c8745bbfcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:21.702Z|b54c2672-d4de-4c11-b223-02c8745bbfcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:30.494Z|04a4b263-23be-4dbe-abb6-b4c79117dfe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:30.495Z|04a4b263-23be-4dbe-abb6-b4c79117dfe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:31.053Z|40a38cf8-040c-4eab-880d-9b414f32b933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:31.054Z|40a38cf8-040c-4eab-880d-9b414f32b933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:31.743Z|7d3a3e41-0f29-4270-ba94-01fcc89d6280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:31.743Z|7d3a3e41-0f29-4270-ba94-01fcc89d6280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:33.855Z|ce00fdaa-e290-429d-bdfe-f2f14e31fed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:56:33.856Z|ce00fdaa-e290-429d-bdfe-f2f14e31fed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:56:34.411Z|286591ce-0b86-4f86-a4de-412c5f546e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:56:34.412Z|286591ce-0b86-4f86-a4de-412c5f546e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:56:40.516Z|ff27115e-adaf-4cb3-acd0-9ea6d122db38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:40.517Z|ff27115e-adaf-4cb3-acd0-9ea6d122db38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:41.078Z|f3e2728d-61ea-499d-8c24-6e06cba68ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:41.079Z|f3e2728d-61ea-499d-8c24-6e06cba68ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:41.767Z|6b57b14c-b192-4894-8deb-d0c5ddbc1f2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:41.768Z|6b57b14c-b192-4894-8deb-d0c5ddbc1f2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:48.855Z|13526cab-7ab5-4ae0-888f-d8374c21dbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:56:48.855Z|13526cab-7ab5-4ae0-888f-d8374c21dbc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:56:50.540Z|21efdd82-2a05-46bb-8774-d0649df666bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:50.541Z|21efdd82-2a05-46bb-8774-d0649df666bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:51.105Z|efa527f6-5d0d-4bc4-a771-5f1b12b03213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:51.106Z|efa527f6-5d0d-4bc4-a771-5f1b12b03213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:56:51.792Z|fbfe7568-85fc-4a32-b92a-8bdff668c2b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:56:51.793Z|fbfe7568-85fc-4a32-b92a-8bdff668c2b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:00.564Z|1bc2f83a-d2f5-4818-aff0-1831afd57ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:00.565Z|1bc2f83a-d2f5-4818-aff0-1831afd57ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:01.129Z|77e39571-4490-45ac-9f47-816332f94993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:01.130Z|77e39571-4490-45ac-9f47-816332f94993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:01.829Z|ba89853d-54c5-44da-845b-6cfc2989bb45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:01.830Z|ba89853d-54c5-44da-845b-6cfc2989bb45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:03.855Z|d3051900-f4aa-4130-8725-901621f1cb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:57:03.855Z|d3051900-f4aa-4130-8725-901621f1cb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:57:04.412Z|ba6ef2df-9a37-4f55-8084-3ede1857f7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:57:04.413Z|ba6ef2df-9a37-4f55-8084-3ede1857f7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:57:10.589Z|a0f108e4-149d-40dc-8a34-9b7010b573d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:10.590Z|a0f108e4-149d-40dc-8a34-9b7010b573d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:11.162Z|89f535fe-b9a2-4162-9dc1-4c9d91da389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:11.165Z|89f535fe-b9a2-4162-9dc1-4c9d91da389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:11.862Z|d486b155-dfa0-49c2-8f12-9beb51067b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:11.863Z|d486b155-dfa0-49c2-8f12-9beb51067b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:14.552Z|3bec1bf5-3e3f-4826-9e42-920a5e874f22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:57:14.552Z|3bec1bf5-3e3f-4826-9e42-920a5e874f22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:18.855Z|f4f25909-d70b-4149-a3fe-6b54cb869d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:57:18.856Z|f4f25909-d70b-4149-a3fe-6b54cb869d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:57:20.612Z|3b7004a9-5559-4897-8512-67138962c8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:20.613Z|3b7004a9-5559-4897-8512-67138962c8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:21.193Z|91f0b617-4f72-47bb-89d1-51050702e753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:21.202Z|91f0b617-4f72-47bb-89d1-51050702e753|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:21.898Z|33cb6cc2-53fe-44dc-99db-aa80bbeeee38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:21.899Z|33cb6cc2-53fe-44dc-99db-aa80bbeeee38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:30.645Z|5314250e-ec7f-4cf4-a958-23ba86aefcc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:30.645Z|5314250e-ec7f-4cf4-a958-23ba86aefcc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:31.237Z|376bb152-67db-47fb-81f2-2c2d13fad727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:31.237Z|376bb152-67db-47fb-81f2-2c2d13fad727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:31.949Z|133e0851-a016-4881-848a-053853e4e153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:31.950Z|133e0851-a016-4881-848a-053853e4e153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:33.855Z|d5cc9c3d-5bfa-408c-8c7b-ec8d6426c118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:57:33.855Z|d5cc9c3d-5bfa-408c-8c7b-ec8d6426c118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:57:34.413Z|c9cdd8f7-0113-4e2c-939b-18161ae99299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:57:34.414Z|c9cdd8f7-0113-4e2c-939b-18161ae99299|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:57:40.671Z|d7eafa69-15c9-4a8a-b9bb-c602d49a425d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:40.672Z|d7eafa69-15c9-4a8a-b9bb-c602d49a425d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:41.263Z|df442e5d-58c2-42bd-9afd-50bac46bbf2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:41.264Z|df442e5d-58c2-42bd-9afd-50bac46bbf2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:42.002Z|6c6df1d4-3eda-48fb-9a76-762ad66441f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:42.003Z|6c6df1d4-3eda-48fb-9a76-762ad66441f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:48.855Z|bd85c2e1-b8f3-4165-80d0-b14fce528cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:57:48.855Z|bd85c2e1-b8f3-4165-80d0-b14fce528cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:57:50.697Z|36d87d01-f1be-4f64-9b71-86ae553e53dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:50.698Z|36d87d01-f1be-4f64-9b71-86ae553e53dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:51.292Z|720d6256-2586-4e08-9292-245ea44e5a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:51.293Z|720d6256-2586-4e08-9292-245ea44e5a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:57:52.031Z|f645a9cd-7e2d-46dd-a2a0-143170b1df2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:57:52.032Z|f645a9cd-7e2d-46dd-a2a0-143170b1df2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:00.723Z|7e63c74d-0db8-4508-95e2-ce671235ded1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:00.724Z|7e63c74d-0db8-4508-95e2-ce671235ded1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:01.315Z|b6292bf2-af27-4378-9426-91dce82f78bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:01.316Z|b6292bf2-af27-4378-9426-91dce82f78bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:02.057Z|be6b2e45-b6f4-430d-9df3-dce0215999a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:02.058Z|be6b2e45-b6f4-430d-9df3-dce0215999a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:03.855Z|a1c24136-e23e-4594-bd5a-a6c4dba4be3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:58:03.856Z|a1c24136-e23e-4594-bd5a-a6c4dba4be3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:58:04.414Z|128c8dcf-a193-47ec-b925-74b8a73afd58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:58:04.415Z|128c8dcf-a193-47ec-b925-74b8a73afd58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:58:10.754Z|6ddd53e0-1a91-4370-9af6-58193763a2d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:10.755Z|6ddd53e0-1a91-4370-9af6-58193763a2d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:11.341Z|60418628-4986-4da4-8806-aa76f87e1d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:11.342Z|60418628-4986-4da4-8806-aa76f87e1d9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:12.113Z|58ea1853-ab05-47d8-b391-5a997641adb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:12.114Z|58ea1853-ab05-47d8-b391-5a997641adb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:14.547Z|7f4215c5-a0e6-400e-8650-8379e5f7ddaf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:58:14.548Z|7f4215c5-a0e6-400e-8650-8379e5f7ddaf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:18.855Z|3bb583ad-fe42-4904-8f9e-9749dd57cd88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:58:18.856Z|3bb583ad-fe42-4904-8f9e-9749dd57cd88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:58:20.788Z|0ee23c34-4211-4444-8a72-fa0a044beab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:20.789Z|0ee23c34-4211-4444-8a72-fa0a044beab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:21.373Z|78e1ee5c-1afb-4321-9447-cff4b5a8132d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:21.374Z|78e1ee5c-1afb-4321-9447-cff4b5a8132d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:22.145Z|720e65ec-1ba2-4563-8c02-126b0878bb1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:22.146Z|720e65ec-1ba2-4563-8c02-126b0878bb1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:30.811Z|32db36f1-16b4-40e0-a647-9b12481be70b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:30.812Z|32db36f1-16b4-40e0-a647-9b12481be70b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:31.409Z|0a99c480-7962-4314-8206-c5b399a444bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:31.409Z|0a99c480-7962-4314-8206-c5b399a444bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:32.176Z|fbb647d6-76c3-4f14-a606-c708d8351b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:32.176Z|fbb647d6-76c3-4f14-a606-c708d8351b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:33.855Z|35e7143b-8040-445f-8cdb-fcc613a8c902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:58:33.855Z|35e7143b-8040-445f-8cdb-fcc613a8c902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:58:34.415Z|4b00a3ac-0ba9-471b-8d4f-ec729156633e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:58:34.416Z|4b00a3ac-0ba9-471b-8d4f-ec729156633e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:58:40.838Z|c9077afc-3a5f-4333-b52d-cf1c2f290ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:40.839Z|c9077afc-3a5f-4333-b52d-cf1c2f290ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:41.438Z|6be92d91-5025-437d-8ec5-0a86f48d0030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:41.439Z|6be92d91-5025-437d-8ec5-0a86f48d0030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:42.201Z|62abf89e-aa18-4492-936a-8598e8f1c3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:42.202Z|62abf89e-aa18-4492-936a-8598e8f1c3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:48.855Z|d258e51f-f6ca-49c3-b825-fa6b2641c5cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:58:48.856Z|d258e51f-f6ca-49c3-b825-fa6b2641c5cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:58:50.868Z|3ad7d174-c82c-41d6-9204-a90d4b559ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:50.869Z|3ad7d174-c82c-41d6-9204-a90d4b559ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:51.469Z|25f39f6c-3703-47f1-8eb3-f1071920981f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:51.469Z|25f39f6c-3703-47f1-8eb3-f1071920981f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:58:52.233Z|858cedf3-4eac-4409-8d95-57fc610f528c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:58:52.234Z|858cedf3-4eac-4409-8d95-57fc610f528c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:00.895Z|030943f7-b75c-4231-9da2-3b91107ec7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:00.895Z|030943f7-b75c-4231-9da2-3b91107ec7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:01.494Z|6c16c69f-af24-441b-ab43-ea049085f241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:01.494Z|6c16c69f-af24-441b-ab43-ea049085f241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:02.268Z|ca94b1ad-58d2-4fc2-9d32-4786f5388cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:02.269Z|ca94b1ad-58d2-4fc2-9d32-4786f5388cad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:03.855Z|b42af034-9151-4209-b520-6a032324139a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:59:03.855Z|b42af034-9151-4209-b520-6a032324139a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:59:04.416Z|bcefb8a2-3067-499d-b22c-45443cdec729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:59:04.417Z|bcefb8a2-3067-499d-b22c-45443cdec729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:59:10.920Z|69118b5a-4dd6-41bb-9a3e-617430aee15e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:10.921Z|69118b5a-4dd6-41bb-9a3e-617430aee15e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:11.520Z|2f6929d6-dd24-416a-ac4c-c5d86710778e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:11.521Z|2f6929d6-dd24-416a-ac4c-c5d86710778e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:12.381Z|46df583f-5b86-4c26-b488-7f3df3085bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:12.381Z|46df583f-5b86-4c26-b488-7f3df3085bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:14.552Z|380e6073-ed1a-4ba9-a48c-9ce31cf9f5ff|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T01:59:14.553Z|380e6073-ed1a-4ba9-a48c-9ce31cf9f5ff|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:18.855Z|1162a9bc-32c7-421d-9d53-0d6911cd6e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:59:18.855Z|1162a9bc-32c7-421d-9d53-0d6911cd6e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:59:20.943Z|ae58edfc-5ca3-4019-b9c5-491b1a7b0ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:20.944Z|ae58edfc-5ca3-4019-b9c5-491b1a7b0ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:21.545Z|a81e7209-aa17-4a05-92a3-45bc373a5014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:21.546Z|a81e7209-aa17-4a05-92a3-45bc373a5014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:22.405Z|b771fd23-f402-491d-a555-9cd0370f4797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:22.405Z|b771fd23-f402-491d-a555-9cd0370f4797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:30.965Z|5fd730ec-64ca-4abe-a6b5-3763a6bb975c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:30.966Z|5fd730ec-64ca-4abe-a6b5-3763a6bb975c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:31.570Z|21e8e430-eaf6-4839-a43c-083baaf7935f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:31.570Z|21e8e430-eaf6-4839-a43c-083baaf7935f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:32.441Z|f583a229-2b9d-4476-bc18-5a7b76871aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:32.442Z|f583a229-2b9d-4476-bc18-5a7b76871aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:33.855Z|97d4326b-71ec-4f8b-ab70-2730af0459ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:59:33.856Z|97d4326b-71ec-4f8b-ab70-2730af0459ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:59:34.417Z|d3981a5b-0e82-4c3f-a632-f2d95cad2b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:59:34.418Z|d3981a5b-0e82-4c3f-a632-f2d95cad2b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:59:40.990Z|596d4650-a47a-4cd1-91fe-77eaee62ffe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:40.991Z|596d4650-a47a-4cd1-91fe-77eaee62ffe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:41.598Z|e4aa092d-3ec7-4868-bd1c-b84e8e885e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:41.599Z|e4aa092d-3ec7-4868-bd1c-b84e8e885e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:42.471Z|7dc6b59a-14cc-4c01-b605-0298a5908084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:42.472Z|7dc6b59a-14cc-4c01-b605-0298a5908084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:48.855Z|97165d3a-0023-4572-8263-d1f843a11074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T01:59:48.855Z|97165d3a-0023-4572-8263-d1f843a11074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T01:59:51.018Z|2508b843-1a65-40e9-9b03-738c81e6ab5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:51.019Z|2508b843-1a65-40e9-9b03-738c81e6ab5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:51.629Z|4ef27402-8949-443e-90b7-fe70537abc7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:51.630Z|4ef27402-8949-443e-90b7-fe70537abc7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T01:59:52.497Z|8ef1282d-1ee0-4f59-acae-1912ac577d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T01:59:52.497Z|8ef1282d-1ee0-4f59-acae-1912ac577d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:01.043Z|0a97e9cc-a86d-4907-b1c2-fe08daa3fd2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:01.044Z|0a97e9cc-a86d-4907-b1c2-fe08daa3fd2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:01.662Z|2ac60de2-1c5f-421d-8591-822bf223bd12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:01.662Z|2ac60de2-1c5f-421d-8591-822bf223bd12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:02.522Z|4835035a-a977-4a7a-9398-d8aa60d539c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:02.522Z|4835035a-a977-4a7a-9398-d8aa60d539c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:03.855Z|eea6097c-ade7-4a69-a326-89b5c726e677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:00:03.855Z|eea6097c-ade7-4a69-a326-89b5c726e677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:00:04.418Z|5d8ae5f1-e214-44c3-8306-7b85eee07e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:00:04.419Z|5d8ae5f1-e214-44c3-8306-7b85eee07e1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:00:11.069Z|e3bfdd66-3e2a-4fc8-a77b-cbf4e13fa763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:11.069Z|e3bfdd66-3e2a-4fc8-a77b-cbf4e13fa763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:11.699Z|63463069-2aad-40d4-84f4-3904df98874f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:11.699Z|63463069-2aad-40d4-84f4-3904df98874f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:12.547Z|eadc52de-3378-48f5-b1c4-3d79bcfb3c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:12.548Z|eadc52de-3378-48f5-b1c4-3d79bcfb3c60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:14.551Z|d2dc8962-cc8f-4236-845c-d03a91cd9ff0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:00:14.552Z|d2dc8962-cc8f-4236-845c-d03a91cd9ff0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:18.855Z|d9230964-3d32-429e-96fa-6bd9e604af86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:00:18.857Z|d9230964-3d32-429e-96fa-6bd9e604af86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:00:21.098Z|1bb5fd0f-3bab-41c2-a0b3-de5ce33756ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:21.099Z|1bb5fd0f-3bab-41c2-a0b3-de5ce33756ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:21.728Z|92de3c86-8b58-4c53-a1c4-28c1d961709c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:21.729Z|92de3c86-8b58-4c53-a1c4-28c1d961709c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:22.576Z|40c7b2e9-5342-4643-9ba6-6f2947a71b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:22.576Z|40c7b2e9-5342-4643-9ba6-6f2947a71b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:31.137Z|dafb6320-c6cb-48d2-9104-70daa17120ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:31.138Z|dafb6320-c6cb-48d2-9104-70daa17120ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:31.766Z|e1390b0c-12a8-42e3-bd0b-ab7089813eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:31.767Z|e1390b0c-12a8-42e3-bd0b-ab7089813eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:32.606Z|88489153-c3ec-43af-96b7-d4327a37f186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:32.607Z|88489153-c3ec-43af-96b7-d4327a37f186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:33.855Z|7e3bfd14-90c2-4b71-b17c-4e5d5aedfe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:00:33.856Z|7e3bfd14-90c2-4b71-b17c-4e5d5aedfe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:00:34.420Z|d63471f1-52a0-4b54-a4aa-0a9f64819a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:00:34.420Z|d63471f1-52a0-4b54-a4aa-0a9f64819a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:00:41.175Z|4fcc3108-7119-4458-b3b4-d703f65e74e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:41.178Z|4fcc3108-7119-4458-b3b4-d703f65e74e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:41.797Z|6e51fd50-2dcc-4ad9-9650-ee1dfdffe76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:41.798Z|6e51fd50-2dcc-4ad9-9650-ee1dfdffe76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:42.636Z|9bd12414-e079-4461-965b-537a82bc9956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:42.637Z|9bd12414-e079-4461-965b-537a82bc9956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:48.855Z|b015797a-ca15-4d1f-a5c3-f8af1b153ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:00:48.856Z|b015797a-ca15-4d1f-a5c3-f8af1b153ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:00:51.228Z|ff2583a0-c222-4d55-9fca-0d25ee6485da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:51.228Z|ff2583a0-c222-4d55-9fca-0d25ee6485da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:51.829Z|c44ebbb3-daa3-42c9-96e3-53b523cd415e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:51.830Z|c44ebbb3-daa3-42c9-96e3-53b523cd415e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:00:52.665Z|c76e28f6-384c-4c65-80dd-a8c8257b9371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:00:52.666Z|c76e28f6-384c-4c65-80dd-a8c8257b9371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:01.267Z|da29025f-24aa-4bb3-9b69-7ade9d719a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:01.268Z|da29025f-24aa-4bb3-9b69-7ade9d719a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:01.873Z|3acfe353-028f-4fbd-9775-5ec61fdbf328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:01.873Z|3acfe353-028f-4fbd-9775-5ec61fdbf328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:02.696Z|4c935cad-b9ce-46c8-ac7f-516dfcac213f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:02.697Z|4c935cad-b9ce-46c8-ac7f-516dfcac213f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:03.855Z|b80d545a-277f-4322-af9f-9ab429676f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:01:03.856Z|b80d545a-277f-4322-af9f-9ab429676f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:01:04.421Z|7c72e996-07bd-412a-a2f7-9f0fa0e7f314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:01:04.421Z|7c72e996-07bd-412a-a2f7-9f0fa0e7f314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:01:11.297Z|7497c906-1ecb-49ca-b594-68e58829ded7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:11.297Z|7497c906-1ecb-49ca-b594-68e58829ded7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:11.919Z|539907e5-3293-4478-957b-2059cb0765ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:11.920Z|539907e5-3293-4478-957b-2059cb0765ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:12.731Z|6d7e84bd-d38d-4d89-8cd7-c9d2093c306f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:12.731Z|6d7e84bd-d38d-4d89-8cd7-c9d2093c306f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:14.549Z|6cee0f8a-1042-453a-aa52-fd45aa999b3f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:01:14.549Z|6cee0f8a-1042-453a-aa52-fd45aa999b3f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:18.855Z|e5701c13-c2ca-4672-9c46-d962a8cd7729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:01:18.855Z|e5701c13-c2ca-4672-9c46-d962a8cd7729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:01:21.328Z|3f22178d-05e4-41d5-ac30-4c333a1f62f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:21.329Z|3f22178d-05e4-41d5-ac30-4c333a1f62f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:21.953Z|d7167bec-39a5-4cc0-81de-fb6ac102ea66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:21.954Z|d7167bec-39a5-4cc0-81de-fb6ac102ea66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:22.757Z|83f54c47-45d9-413c-a68b-7b8a5a249085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:22.758Z|83f54c47-45d9-413c-a68b-7b8a5a249085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:31.369Z|7f3f2813-9656-4cb7-af07-631d9c2d3772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:31.370Z|7f3f2813-9656-4cb7-af07-631d9c2d3772|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:31.989Z|7a90274d-d2a6-481e-843c-d9d04b959073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:31.989Z|7a90274d-d2a6-481e-843c-d9d04b959073|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:32.796Z|f02186d8-310f-47de-bded-be95ca7d6103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:32.796Z|f02186d8-310f-47de-bded-be95ca7d6103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:33.855Z|00e2fcc5-91b5-4c62-aec2-78dcf08b8ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:01:33.859Z|00e2fcc5-91b5-4c62-aec2-78dcf08b8ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:01:34.423Z|88cb4a33-dfbe-46cb-968e-b24df4298653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:01:34.424Z|88cb4a33-dfbe-46cb-968e-b24df4298653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:01:41.397Z|e7f336bf-51d6-4ff0-8d1b-fcc31860b6cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:41.398Z|e7f336bf-51d6-4ff0-8d1b-fcc31860b6cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:42.015Z|84bb9001-d1d1-4bd3-b696-e61f86587a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:42.016Z|84bb9001-d1d1-4bd3-b696-e61f86587a42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:42.819Z|f6375254-6f33-46f6-b399-f9bf206ab007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:42.820Z|f6375254-6f33-46f6-b399-f9bf206ab007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:48.855Z|3a6365dc-84b2-42e6-9726-9a75363bcc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:01:48.856Z|3a6365dc-84b2-42e6-9726-9a75363bcc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:01:51.429Z|9279527a-63cd-4069-bb3c-86cfc2c22683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:51.430Z|9279527a-63cd-4069-bb3c-86cfc2c22683|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:52.045Z|d081c067-fe6e-40e3-8bfe-adf5efba7821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:52.046Z|d081c067-fe6e-40e3-8bfe-adf5efba7821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:01:52.843Z|6636b079-71ed-4cfa-89e2-5d7e9a97e25d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:01:52.844Z|6636b079-71ed-4cfa-89e2-5d7e9a97e25d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:01.475Z|25c4f8f4-8d16-4b1a-8c5c-38e26d9c535b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:01.477Z|25c4f8f4-8d16-4b1a-8c5c-38e26d9c535b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:02.102Z|b39d2000-069e-4bff-8b75-8a44c7924cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:02.103Z|b39d2000-069e-4bff-8b75-8a44c7924cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:02.874Z|e0acd91e-8da0-49ba-b73c-d731b9de9a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:02.874Z|e0acd91e-8da0-49ba-b73c-d731b9de9a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:03.855Z|5954976e-d169-41de-899e-fbbbb5537e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:02:03.856Z|5954976e-d169-41de-899e-fbbbb5537e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:02:04.424Z|9f48eccf-b950-45e6-b876-feb2c280e21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:02:04.436Z|9f48eccf-b950-45e6-b876-feb2c280e21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:02:11.508Z|2c8a44c7-f738-459a-9c80-22b1d105b1dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:11.509Z|2c8a44c7-f738-459a-9c80-22b1d105b1dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:12.152Z|69da2363-f9a7-4b90-9337-85e389c8603a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:12.152Z|69da2363-f9a7-4b90-9337-85e389c8603a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:12.902Z|74c6c6ab-e834-4bc0-8e17-aac1423ff16d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:12.903Z|74c6c6ab-e834-4bc0-8e17-aac1423ff16d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:14.549Z|0c7a320a-f6a7-4dcd-a55c-c41c954b8e63|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:02:14.550Z|0c7a320a-f6a7-4dcd-a55c-c41c954b8e63|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:18.855Z|756f78d8-3e6a-4bec-b1ad-dd354bd9e6f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:02:18.858Z|756f78d8-3e6a-4bec-b1ad-dd354bd9e6f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:02:21.533Z|ca5c436f-19c2-446b-b725-4f45cfe4e689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:21.534Z|ca5c436f-19c2-446b-b725-4f45cfe4e689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:22.180Z|86075071-7b6a-415c-8445-e28e61a84536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:22.181Z|86075071-7b6a-415c-8445-e28e61a84536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:22.926Z|6a9c9c83-b2b5-40bc-a2d0-b29035eefe1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:22.927Z|6a9c9c83-b2b5-40bc-a2d0-b29035eefe1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:31.561Z|4bea75ff-2d48-452f-ba4b-e13b309c3641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:31.561Z|4bea75ff-2d48-452f-ba4b-e13b309c3641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:32.215Z|55c82888-e2cb-48db-a008-ac3dcc6785d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:32.216Z|55c82888-e2cb-48db-a008-ac3dcc6785d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:32.950Z|2c556cab-0d13-462a-994d-d7239a929a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:32.950Z|2c556cab-0d13-462a-994d-d7239a929a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:33.855Z|6c945848-f320-4e7e-bf9f-7e0f931e725d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:02:33.855Z|6c945848-f320-4e7e-bf9f-7e0f931e725d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:02:34.439Z|3dc6c8dd-4e00-43e0-aff7-86364c4cb5a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:02:34.440Z|3dc6c8dd-4e00-43e0-aff7-86364c4cb5a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:02:41.594Z|f4f843c8-9fb1-45ae-8a80-0c1d6b0e6c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:41.595Z|f4f843c8-9fb1-45ae-8a80-0c1d6b0e6c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:42.252Z|378f3e0c-4204-4c6b-8f99-3f15d7b8ae84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:42.253Z|378f3e0c-4204-4c6b-8f99-3f15d7b8ae84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:42.975Z|d82a57e9-798f-42d8-818a-286871252887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:42.976Z|d82a57e9-798f-42d8-818a-286871252887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:48.855Z|a6fb01c7-1200-4560-883f-ee35e37ea71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:02:48.855Z|a6fb01c7-1200-4560-883f-ee35e37ea71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:02:51.626Z|052ea88d-4c70-458e-89dc-adb3b8f1f897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:51.627Z|052ea88d-4c70-458e-89dc-adb3b8f1f897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:52.278Z|f8861100-4a95-4875-bcbf-7d152c283ac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:52.279Z|f8861100-4a95-4875-bcbf-7d152c283ac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:02:53.002Z|47f0312e-55f7-43f5-8bbf-1f41f66a917d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:02:53.003Z|47f0312e-55f7-43f5-8bbf-1f41f66a917d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:01.654Z|9fff9c31-94b5-44b0-8e2b-2dc7082e998e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:01.655Z|9fff9c31-94b5-44b0-8e2b-2dc7082e998e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:02.317Z|87258b79-1c32-4223-989b-0f403790b515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:02.317Z|87258b79-1c32-4223-989b-0f403790b515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:03.032Z|3ef36088-1ae9-4d45-818c-bc97f647eee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:03.033Z|3ef36088-1ae9-4d45-818c-bc97f647eee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:03.855Z|a4278f24-e998-494b-9baf-261eff105b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:03:03.858Z|a4278f24-e998-494b-9baf-261eff105b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:03:04.440Z|723cab13-805b-4f8a-9ec7-fc76fe5fcfc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:03:04.441Z|723cab13-805b-4f8a-9ec7-fc76fe5fcfc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:03:11.684Z|5f73e000-12cc-4fac-9f40-dcbc46818e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:11.685Z|5f73e000-12cc-4fac-9f40-dcbc46818e89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:12.341Z|21b42668-450e-403b-abf4-44d78daa20f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:12.341Z|21b42668-450e-403b-abf4-44d78daa20f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:13.059Z|b6d93f1a-5103-4c19-965a-d93c1afa3058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:13.059Z|b6d93f1a-5103-4c19-965a-d93c1afa3058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:14.553Z|276faf72-9007-414b-8dbe-13f7bd53a0bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:03:14.553Z|276faf72-9007-414b-8dbe-13f7bd53a0bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:18.855Z|2bf79084-49dd-40fc-8026-48b0aa57187b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:03:18.855Z|2bf79084-49dd-40fc-8026-48b0aa57187b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:03:21.716Z|63996be2-ab3a-4492-b7e1-9e8795652b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:21.717Z|63996be2-ab3a-4492-b7e1-9e8795652b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:22.365Z|88b47412-1d05-4591-878d-0ee4b398fced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:22.365Z|88b47412-1d05-4591-878d-0ee4b398fced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:23.083Z|61203e35-4976-44e6-87b8-64c3de4ffcad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:23.084Z|61203e35-4976-44e6-87b8-64c3de4ffcad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:31.742Z|e60b0fad-a456-4bbf-87a3-db5e71a868b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:31.742Z|e60b0fad-a456-4bbf-87a3-db5e71a868b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:32.392Z|c70e9207-40ae-445d-b2db-ed60fd864b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:32.393Z|c70e9207-40ae-445d-b2db-ed60fd864b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:33.107Z|0fc30750-1121-4474-8179-ee5e96ab3ded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:33.108Z|0fc30750-1121-4474-8179-ee5e96ab3ded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:33.855Z|6d9c7788-40a0-4fcf-a0ef-d57e8e12ca10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:03:33.855Z|6d9c7788-40a0-4fcf-a0ef-d57e8e12ca10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:03:34.441Z|6b647a61-329b-49e3-966d-1ec46a51c588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:03:34.442Z|6b647a61-329b-49e3-966d-1ec46a51c588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:03:41.769Z|b79c4872-d5d6-473c-bf8e-b680a6c08bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:41.769Z|b79c4872-d5d6-473c-bf8e-b680a6c08bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:42.424Z|91013149-cfa1-4b68-be28-e32590157530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:42.425Z|91013149-cfa1-4b68-be28-e32590157530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:43.138Z|5a8f0d1a-e868-4488-bea5-8ad52d478d5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:43.138Z|5a8f0d1a-e868-4488-bea5-8ad52d478d5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:48.855Z|8ee29fd5-2c9e-43b7-8324-137d96c5cf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:03:48.858Z|8ee29fd5-2c9e-43b7-8324-137d96c5cf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:03:51.794Z|c0b6e6c0-aa5c-4bc2-a7d3-eb1ec418d7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:51.795Z|c0b6e6c0-aa5c-4bc2-a7d3-eb1ec418d7d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:52.449Z|dee40b2f-24d3-48f1-a548-8633f36d26c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:52.450Z|dee40b2f-24d3-48f1-a548-8633f36d26c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:03:53.162Z|ccdb7928-4544-4394-886b-893a1f440172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:03:53.162Z|ccdb7928-4544-4394-886b-893a1f440172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:01.824Z|49b4fbd8-0831-45d4-aaa4-0c4ba1bdae22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:01.825Z|49b4fbd8-0831-45d4-aaa4-0c4ba1bdae22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:02.474Z|62834914-6d20-4b30-ad77-5ece9b5b742f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:02.475Z|62834914-6d20-4b30-ad77-5ece9b5b742f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:03.190Z|ae4755fd-ec5a-406d-bd2e-4024048aa731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:03.191Z|ae4755fd-ec5a-406d-bd2e-4024048aa731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:03.855Z|11c909c3-2e09-4864-a4d3-854ecc5ba4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:04:03.856Z|11c909c3-2e09-4864-a4d3-854ecc5ba4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:04:04.442Z|eb2228ef-aec2-4870-8418-6d847460addc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:04:04.443Z|eb2228ef-aec2-4870-8418-6d847460addc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:04:11.857Z|500c7c34-b7bc-4bd8-9ad7-292bbfcf880c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:11.858Z|500c7c34-b7bc-4bd8-9ad7-292bbfcf880c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:12.503Z|082bc341-15e5-45d0-9575-9628a20d1a56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:12.503Z|082bc341-15e5-45d0-9575-9628a20d1a56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:13.216Z|1e5f10c7-ecfa-468d-ae41-5999c650e824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:13.217Z|1e5f10c7-ecfa-468d-ae41-5999c650e824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:14.563Z|01303491-6479-4107-9157-dfbbf1da35a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:04:14.564Z|01303491-6479-4107-9157-dfbbf1da35a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:18.855Z|47c63982-05cb-441b-9710-10d4448401b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:04:18.855Z|47c63982-05cb-441b-9710-10d4448401b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:04:21.888Z|f8545be3-77e5-4f63-b482-24f4aa6a0754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:21.888Z|f8545be3-77e5-4f63-b482-24f4aa6a0754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:22.527Z|fb73e17c-e6d0-484a-bcf7-8cf94b17473d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:22.528Z|fb73e17c-e6d0-484a-bcf7-8cf94b17473d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:23.244Z|c903b841-fcb9-477a-b8d1-c2fc30aa36a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:23.244Z|c903b841-fcb9-477a-b8d1-c2fc30aa36a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:31.915Z|cf64736d-ebf1-4579-b903-059bad876c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:31.916Z|cf64736d-ebf1-4579-b903-059bad876c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:32.550Z|e5642a71-31c7-4f38-97d8-6e9a5b3d2074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:32.551Z|e5642a71-31c7-4f38-97d8-6e9a5b3d2074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:33.269Z|2fd89c76-dfc5-4cc6-9654-13ea454f485c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:33.269Z|2fd89c76-dfc5-4cc6-9654-13ea454f485c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:33.855Z|14fae3ef-29d9-4f6d-9e84-fb9807e97158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:04:33.857Z|14fae3ef-29d9-4f6d-9e84-fb9807e97158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:04:34.443Z|1930e6a9-307b-4f8f-abce-1bf2d351579b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:04:34.444Z|1930e6a9-307b-4f8f-abce-1bf2d351579b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:04:41.943Z|3f5d4867-972e-4e9a-ac8a-acd335adf474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:41.944Z|3f5d4867-972e-4e9a-ac8a-acd335adf474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:42.577Z|2203ccdc-3001-4cc4-bb53-00252d7491ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:42.577Z|2203ccdc-3001-4cc4-bb53-00252d7491ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:43.295Z|7839623e-fc22-41b8-aee2-9bb62819128b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:43.296Z|7839623e-fc22-41b8-aee2-9bb62819128b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:48.855Z|57bc7cef-9f61-41de-992b-3650367d6c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:04:48.856Z|57bc7cef-9f61-41de-992b-3650367d6c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:04:51.985Z|fdb3292e-6da3-431a-adb5-a27fdfb4704e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:51.986Z|fdb3292e-6da3-431a-adb5-a27fdfb4704e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:52.614Z|2f15198a-796b-481a-852b-fc3fdd6c2dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:52.614Z|2f15198a-796b-481a-852b-fc3fdd6c2dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:04:53.319Z|4cd4636b-3192-4f8e-8c8a-d75e6b157b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:04:53.320Z|4cd4636b-3192-4f8e-8c8a-d75e6b157b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:02.041Z|05ad5954-8786-4033-9783-e823591bd7cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:02.041Z|05ad5954-8786-4033-9783-e823591bd7cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:02.638Z|a3092ac4-6ac8-44ba-9b0d-4e8d7861d5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:02.639Z|a3092ac4-6ac8-44ba-9b0d-4e8d7861d5c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:03.347Z|6d8f3a4a-8af4-4e11-bd40-a8ae03b1eb3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:03.348Z|6d8f3a4a-8af4-4e11-bd40-a8ae03b1eb3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:03.855Z|dce6ae81-b507-4b32-82e3-bf9c070a3d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:05:03.855Z|dce6ae81-b507-4b32-82e3-bf9c070a3d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:05:04.445Z|b3e59689-199c-455a-afb8-f016b530ca55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:05:04.445Z|b3e59689-199c-455a-afb8-f016b530ca55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:05:12.066Z|3e6e326b-f026-4f58-8a8a-77ea8942a92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:12.067Z|3e6e326b-f026-4f58-8a8a-77ea8942a92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:12.665Z|9935c06b-90bb-4861-8df5-bb33bc4561ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:12.667Z|9935c06b-90bb-4861-8df5-bb33bc4561ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:13.373Z|2e5b33f3-32ba-4e4d-a556-f9103d90df04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:13.374Z|2e5b33f3-32ba-4e4d-a556-f9103d90df04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:14.547Z|411c3aef-2b32-4744-9844-2669a5cca8c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:05:14.547Z|411c3aef-2b32-4744-9844-2669a5cca8c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:18.855Z|c6cd28b5-4842-450d-9a69-335209f17cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:05:18.858Z|c6cd28b5-4842-450d-9a69-335209f17cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:05:22.094Z|4736c3b5-3eab-43da-9453-e1c4ba374cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:22.095Z|4736c3b5-3eab-43da-9453-e1c4ba374cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:22.690Z|189cb116-6596-4796-b9cc-8e038e4d8080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:22.691Z|189cb116-6596-4796-b9cc-8e038e4d8080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:23.400Z|e163861a-82b5-436c-8215-b37b550385e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:23.401Z|e163861a-82b5-436c-8215-b37b550385e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:32.125Z|3d5877b5-417c-49b7-ace5-c28b443dbfed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:32.125Z|3d5877b5-417c-49b7-ace5-c28b443dbfed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:32.725Z|6ceca5c5-9cb8-464e-9d44-a263079f2150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:32.726Z|6ceca5c5-9cb8-464e-9d44-a263079f2150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:33.426Z|21411f6a-8dd2-440f-bfd1-0ef24ce403c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:33.427Z|21411f6a-8dd2-440f-bfd1-0ef24ce403c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:33.855Z|3612ba39-fec1-45b3-867e-b6c25e79c57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:05:33.856Z|3612ba39-fec1-45b3-867e-b6c25e79c57d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:05:34.445Z|fa948725-af9b-4aae-b45e-4bbd5b3df5b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:05:34.446Z|fa948725-af9b-4aae-b45e-4bbd5b3df5b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:05:42.151Z|91771831-6b85-4344-9409-f39217d79000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:42.151Z|91771831-6b85-4344-9409-f39217d79000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:42.753Z|6eee633d-5dc6-4809-b00a-4160ba53383c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:42.754Z|6eee633d-5dc6-4809-b00a-4160ba53383c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:43.455Z|8ab9e189-de1e-4148-9aa6-8412f9094e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:43.456Z|8ab9e189-de1e-4148-9aa6-8412f9094e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:48.855Z|7e7b400a-89d2-4c57-8f97-35b11a777da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:05:48.856Z|7e7b400a-89d2-4c57-8f97-35b11a777da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:05:52.176Z|1d813205-7f34-4367-be17-f1eebc91ab84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:52.176Z|1d813205-7f34-4367-be17-f1eebc91ab84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:52.788Z|5d47e02b-b278-4ad6-a8d1-661e9d4f5da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:52.789Z|5d47e02b-b278-4ad6-a8d1-661e9d4f5da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:05:53.479Z|a395f432-2102-47ec-bcda-c393c815ea81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:05:53.480Z|a395f432-2102-47ec-bcda-c393c815ea81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:02.201Z|a9c33910-6a0b-4d99-8c28-fb8e0f4d01cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:02.202Z|a9c33910-6a0b-4d99-8c28-fb8e0f4d01cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:02.815Z|8663b6c3-70df-419f-8f63-abb22c399a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:02.815Z|8663b6c3-70df-419f-8f63-abb22c399a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:03.506Z|ea3cd5a4-c6c2-4d08-b7d9-7227620954ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:03.508Z|ea3cd5a4-c6c2-4d08-b7d9-7227620954ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:03.855Z|0206d718-ea95-4ee5-bc04-9a263dfb9c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:06:03.858Z|0206d718-ea95-4ee5-bc04-9a263dfb9c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:06:04.447Z|2a16d675-a78b-41a9-8ec7-0d57f19c92d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:06:04.447Z|2a16d675-a78b-41a9-8ec7-0d57f19c92d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:06:12.225Z|45118276-81ac-434a-8d9d-6376da80319b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:12.226Z|45118276-81ac-434a-8d9d-6376da80319b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:12.841Z|35186ad7-3766-40d2-a32e-785eb704867f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:12.842Z|35186ad7-3766-40d2-a32e-785eb704867f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:13.531Z|3f988b6f-1e15-4ad9-b1b7-f7d52f66ffe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:13.531Z|3f988b6f-1e15-4ad9-b1b7-f7d52f66ffe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:14.563Z|03bf7a4e-14c9-4945-995c-93ee4a60b06c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:06:14.564Z|03bf7a4e-14c9-4945-995c-93ee4a60b06c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:18.855Z|d7f06fd6-1601-43aa-9fcb-655a1c988173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:06:18.856Z|d7f06fd6-1601-43aa-9fcb-655a1c988173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:06:22.254Z|a27b4956-cdd5-4936-ad85-b6bb5588400e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:22.255Z|a27b4956-cdd5-4936-ad85-b6bb5588400e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:22.870Z|a772116f-d002-4b09-be59-c153b21e16b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:22.871Z|a772116f-d002-4b09-be59-c153b21e16b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:23.555Z|52f68418-cdd5-4f54-8776-d44cd71fe640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:23.556Z|52f68418-cdd5-4f54-8776-d44cd71fe640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:32.281Z|33c4b59d-878c-49eb-8f0e-c19b2c8458a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:32.281Z|33c4b59d-878c-49eb-8f0e-c19b2c8458a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:32.908Z|33ea6be2-5643-419c-9cc6-c9aeb127287e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:32.909Z|33ea6be2-5643-419c-9cc6-c9aeb127287e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:33.580Z|46641f69-0241-4c26-8694-3d1f6f47f3a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:33.581Z|46641f69-0241-4c26-8694-3d1f6f47f3a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:33.855Z|386aff06-06d2-41b7-85b9-0808b5a7f821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:06:33.856Z|386aff06-06d2-41b7-85b9-0808b5a7f821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:06:34.448Z|37fa3b56-6a4e-43b8-89d1-c5b02b7ad9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:06:34.449Z|37fa3b56-6a4e-43b8-89d1-c5b02b7ad9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:06:42.312Z|b545fa4d-8433-4f3a-97b0-0dbaefcbb640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:42.313Z|b545fa4d-8433-4f3a-97b0-0dbaefcbb640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:42.942Z|eb634be0-1e59-4d11-ac80-9b46def2a1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:42.942Z|eb634be0-1e59-4d11-ac80-9b46def2a1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:43.609Z|b4d48eea-09f5-4b7d-b2ef-4b61cb4c0dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:43.610Z|b4d48eea-09f5-4b7d-b2ef-4b61cb4c0dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:48.855Z|4b50ec5a-927e-46c9-9ed7-6060b85ff83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:06:48.857Z|4b50ec5a-927e-46c9-9ed7-6060b85ff83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:06:52.346Z|631fd2a4-4211-4b30-a785-a59b6e6fea7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:52.348Z|631fd2a4-4211-4b30-a785-a59b6e6fea7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:52.971Z|f7da89db-4ede-4be4-b7c2-d182487b4587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:52.971Z|f7da89db-4ede-4be4-b7c2-d182487b4587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:06:53.631Z|58f78c3f-61bd-4e68-8249-5961fe18d363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:06:53.632Z|58f78c3f-61bd-4e68-8249-5961fe18d363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:02.377Z|88149982-9efb-4eea-8fad-ed885c6b58c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:02.378Z|88149982-9efb-4eea-8fad-ed885c6b58c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:03.007Z|6a505f47-2ea1-4baa-ae2e-c1833d49ae88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:03.007Z|6a505f47-2ea1-4baa-ae2e-c1833d49ae88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:03.654Z|40c041ca-31ed-495c-b8fa-4deb2847480c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:03.654Z|40c041ca-31ed-495c-b8fa-4deb2847480c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:03.855Z|bc799ff0-071d-42e7-8307-15b07025d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:07:03.856Z|bc799ff0-071d-42e7-8307-15b07025d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:07:04.449Z|9524a5e8-536b-4a47-abfc-3bc2ce401cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:07:04.450Z|9524a5e8-536b-4a47-abfc-3bc2ce401cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:07:12.412Z|8fbdfd72-cd56-48ba-b869-feaf2f595202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:12.412Z|8fbdfd72-cd56-48ba-b869-feaf2f595202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:13.041Z|202ec638-a0fd-47a6-adc7-653f2dbc6225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:13.041Z|202ec638-a0fd-47a6-adc7-653f2dbc6225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:13.697Z|40b8030f-62be-46ce-9894-ae78cb831452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:13.697Z|40b8030f-62be-46ce-9894-ae78cb831452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:14.548Z|da086dbc-9319-4abe-9573-787e3b1d31c0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:07:14.551Z|da086dbc-9319-4abe-9573-787e3b1d31c0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:18.855Z|254ecfd5-5140-42f7-a338-dbafad7ebaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:07:18.855Z|254ecfd5-5140-42f7-a338-dbafad7ebaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:07:22.437Z|9f622e31-3f7c-4dbc-b413-3afacea48a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:22.438Z|9f622e31-3f7c-4dbc-b413-3afacea48a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:23.068Z|fa3fd66f-7965-41ba-b14f-bc32a2e4b9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:23.069Z|fa3fd66f-7965-41ba-b14f-bc32a2e4b9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:23.723Z|32d4bc36-ac67-4617-93be-4baddc00ec6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:23.724Z|32d4bc36-ac67-4617-93be-4baddc00ec6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:32.471Z|0ab8bfb6-94f1-4663-af31-7e3bed057883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:32.472Z|0ab8bfb6-94f1-4663-af31-7e3bed057883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:33.094Z|9beda5b3-2ffc-44fc-9ad7-628160385fd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:33.094Z|9beda5b3-2ffc-44fc-9ad7-628160385fd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:33.748Z|b0e8a15a-3a36-4f88-bd57-8be53cb46ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:33.750Z|b0e8a15a-3a36-4f88-bd57-8be53cb46ee2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:33.855Z|75ec6a3d-a810-4959-b43a-353e45ea54c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:07:33.858Z|75ec6a3d-a810-4959-b43a-353e45ea54c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:07:34.451Z|773b7d91-5cff-42af-8a85-e553b5b075cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:07:34.451Z|773b7d91-5cff-42af-8a85-e553b5b075cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:07:42.498Z|3929ca6b-4503-41bb-a4fd-30d7b0854fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:42.500Z|3929ca6b-4503-41bb-a4fd-30d7b0854fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:43.120Z|22e0b6f8-0bf5-4faf-a3e9-0aaaec2fd5c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:43.120Z|22e0b6f8-0bf5-4faf-a3e9-0aaaec2fd5c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:43.785Z|652e3a91-08c2-462f-8561-a0cf498d4107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:43.786Z|652e3a91-08c2-462f-8561-a0cf498d4107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:48.855Z|5bca8d6c-bca4-459b-978c-1e9beda0c4a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:07:48.855Z|5bca8d6c-bca4-459b-978c-1e9beda0c4a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:07:52.524Z|2fd463aa-911e-44da-9df9-516fcb01d227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:52.525Z|2fd463aa-911e-44da-9df9-516fcb01d227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:53.146Z|437154ed-05b1-4e93-aa08-62549655537c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:53.146Z|437154ed-05b1-4e93-aa08-62549655537c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:07:53.823Z|4d921d25-9506-4168-b2bc-4dc002b7c1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:07:53.823Z|4d921d25-9506-4168-b2bc-4dc002b7c1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:02.558Z|b487a51a-a27c-4488-a5fc-1130e4860f2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:02.558Z|b487a51a-a27c-4488-a5fc-1130e4860f2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:03.173Z|558c70b5-f3d0-4897-b424-d78613524ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:03.173Z|558c70b5-f3d0-4897-b424-d78613524ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:03.855Z|559c0af3-335a-41f9-8af9-62ddfa06d5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:08:03.855Z|559c0af3-335a-41f9-8af9-62ddfa06d5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:08:03.901Z|b926b889-aee1-47f9-9652-f24d951b8718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:03.902Z|b926b889-aee1-47f9-9652-f24d951b8718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:04.452Z|a125b07b-164c-4f36-90fe-a7f96d95551b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:08:04.453Z|a125b07b-164c-4f36-90fe-a7f96d95551b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:08:12.584Z|910e3bf3-ee14-4348-b312-156c1d94bdd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:12.584Z|910e3bf3-ee14-4348-b312-156c1d94bdd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:13.197Z|01f7ce69-56bf-4ee1-aa62-e93216dc8631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:13.198Z|01f7ce69-56bf-4ee1-aa62-e93216dc8631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:13.952Z|42940d4f-8024-43af-94d6-0bc87032f36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:13.953Z|42940d4f-8024-43af-94d6-0bc87032f36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:14.550Z|ac8f77e7-f890-4ea7-8aa9-d1338eb4794f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:08:14.551Z|ac8f77e7-f890-4ea7-8aa9-d1338eb4794f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:18.855Z|3f569849-64b8-43bd-acac-ff5f5f9c966c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:08:18.857Z|3f569849-64b8-43bd-acac-ff5f5f9c966c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:08:22.613Z|d6edea43-9d83-4f1f-a874-bf4553a4053e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:22.614Z|d6edea43-9d83-4f1f-a874-bf4553a4053e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:23.233Z|d9b23878-c466-40ad-b8cd-4d680a855845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:23.243Z|d9b23878-c466-40ad-b8cd-4d680a855845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:24.001Z|35ad693d-9cc5-4b10-bfbd-66f9955d38e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:24.002Z|35ad693d-9cc5-4b10-bfbd-66f9955d38e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:32.638Z|bc6c48e7-6d4c-47c0-ba9b-2a19319e3be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:32.638Z|bc6c48e7-6d4c-47c0-ba9b-2a19319e3be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:33.270Z|437e2358-42b6-4129-bc0f-81d4842818d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:33.271Z|437e2358-42b6-4129-bc0f-81d4842818d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:33.855Z|003065ac-3361-49a5-834f-9bb945e5402a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:08:33.855Z|003065ac-3361-49a5-834f-9bb945e5402a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:08:34.062Z|b4c97c97-ea51-4229-85f5-31ee19661613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:34.062Z|b4c97c97-ea51-4229-85f5-31ee19661613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:34.453Z|0578ad2b-5d86-45b1-a96e-fd7a27d70013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:08:34.453Z|0578ad2b-5d86-45b1-a96e-fd7a27d70013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:08:42.665Z|495724b1-8f7d-43dd-8e36-797925d22f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:42.666Z|495724b1-8f7d-43dd-8e36-797925d22f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:43.295Z|2b915aa3-142e-4ac0-b216-5e98a715662e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:43.296Z|2b915aa3-142e-4ac0-b216-5e98a715662e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:44.107Z|b4c935fe-b426-43a5-af3b-aade1a2bda98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:44.108Z|b4c935fe-b426-43a5-af3b-aade1a2bda98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:48.855Z|87b4fadb-5da1-48d9-9fb3-be8703546833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:08:48.856Z|87b4fadb-5da1-48d9-9fb3-be8703546833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:08:52.714Z|10a948f1-7b98-46fe-b77d-8d8aa1ea94fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:52.714Z|10a948f1-7b98-46fe-b77d-8d8aa1ea94fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:53.320Z|6cc94c27-653f-4f4e-960d-91a8212462c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:53.321Z|6cc94c27-653f-4f4e-960d-91a8212462c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:08:54.140Z|771443ef-b9f4-4a31-9ca4-3ab004f69c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:08:54.141Z|771443ef-b9f4-4a31-9ca4-3ab004f69c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:02.741Z|626e1ecf-9b9b-457e-a3e3-f5a7337d3b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:02.742Z|626e1ecf-9b9b-457e-a3e3-f5a7337d3b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:03.357Z|8182d5b8-58de-4091-b3a3-a42b96b47a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:03.358Z|8182d5b8-58de-4091-b3a3-a42b96b47a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:03.855Z|420f59d4-9c64-42ad-a32b-a0bac1d92d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:09:03.858Z|420f59d4-9c64-42ad-a32b-a0bac1d92d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:09:04.170Z|fb58053c-b2c2-45f0-9f03-a2040c8ff0bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:04.171Z|fb58053c-b2c2-45f0-9f03-a2040c8ff0bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:04.454Z|9843f0cf-4a2b-4efc-9fbf-fa33c2e14402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:09:04.454Z|9843f0cf-4a2b-4efc-9fbf-fa33c2e14402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:09:12.767Z|0716628a-3ff3-4ec7-9233-95a32872b281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:12.767Z|0716628a-3ff3-4ec7-9233-95a32872b281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:13.385Z|4f6c546f-2df4-4d98-998a-4f0fc1381de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:13.386Z|4f6c546f-2df4-4d98-998a-4f0fc1381de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:14.193Z|20720abd-737e-45c9-8833-fbba4b069553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:14.194Z|20720abd-737e-45c9-8833-fbba4b069553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:14.552Z|6af258c1-3a2a-4c40-a24b-f9d543001cd9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:09:14.553Z|6af258c1-3a2a-4c40-a24b-f9d543001cd9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:18.855Z|33422922-13c4-4360-9f99-8b5845f2c3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:09:18.855Z|33422922-13c4-4360-9f99-8b5845f2c3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:09:22.793Z|a62c22c8-fe15-41fa-9b78-4be96b4916e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:22.794Z|a62c22c8-fe15-41fa-9b78-4be96b4916e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:23.410Z|c8c914c4-4c1b-4811-83c4-071ae844e9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:23.410Z|c8c914c4-4c1b-4811-83c4-071ae844e9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:24.218Z|264d3072-3c02-49b3-9be5-ccd2e8f03ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:24.218Z|264d3072-3c02-49b3-9be5-ccd2e8f03ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:32.818Z|5dab0c19-fff4-4d17-9991-28004ad35a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:32.818Z|5dab0c19-fff4-4d17-9991-28004ad35a53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:33.441Z|ef6db01a-15cf-41b2-a50e-995fe9ee0db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:33.442Z|ef6db01a-15cf-41b2-a50e-995fe9ee0db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:33.855Z|fe332468-f8e1-479e-aee2-02b476c0ce32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:09:33.856Z|fe332468-f8e1-479e-aee2-02b476c0ce32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:09:34.245Z|54b41f66-a4a9-4f76-bef0-c36e4f5a75c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:34.246Z|54b41f66-a4a9-4f76-bef0-c36e4f5a75c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:34.455Z|1fbcd353-fee6-4d61-9a27-7160b5dfbb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:09:34.455Z|1fbcd353-fee6-4d61-9a27-7160b5dfbb1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:09:42.845Z|b962a2f4-65ad-4951-bb16-4be434f3252c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:42.845Z|b962a2f4-65ad-4951-bb16-4be434f3252c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:43.469Z|09f8181a-9548-4d2a-a911-7d085f7080cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:43.470Z|09f8181a-9548-4d2a-a911-7d085f7080cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:44.278Z|47eec2ed-1b82-4a99-9153-81a732468910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:44.278Z|47eec2ed-1b82-4a99-9153-81a732468910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:48.855Z|51e8b2dd-0b9d-4744-84b0-79494f71339a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:09:48.858Z|51e8b2dd-0b9d-4744-84b0-79494f71339a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:09:52.872Z|5df356ce-0d25-4130-9faf-4fa99363e20c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:52.873Z|5df356ce-0d25-4130-9faf-4fa99363e20c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:53.496Z|6f4b0d47-bb43-4a29-a9d7-da945ca01984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:53.496Z|6f4b0d47-bb43-4a29-a9d7-da945ca01984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:09:54.310Z|db815748-b6ee-4f32-81ea-815d6590642f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:09:54.310Z|db815748-b6ee-4f32-81ea-815d6590642f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:02.897Z|a3efbda0-120b-4715-805d-4000a939ae68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:02.897Z|a3efbda0-120b-4715-805d-4000a939ae68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:03.520Z|4812ff69-3d16-4a4a-acbd-2fc5f82d2423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:03.520Z|4812ff69-3d16-4a4a-acbd-2fc5f82d2423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:03.855Z|d5d1821c-5d37-4f0b-9256-6a22f1410057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:10:03.855Z|d5d1821c-5d37-4f0b-9256-6a22f1410057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:10:04.345Z|760df9ae-4d46-4763-8ecf-6b7b4a8d9203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:04.345Z|760df9ae-4d46-4763-8ecf-6b7b4a8d9203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:04.456Z|fcb3c3ee-f6b4-4ef4-b21c-0225de123440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:10:04.456Z|fcb3c3ee-f6b4-4ef4-b21c-0225de123440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:10:12.920Z|a2294a85-3f55-401e-b5ea-8e14954557ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:12.921Z|a2294a85-3f55-401e-b5ea-8e14954557ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:13.551Z|5d171cee-cd97-46f7-b015-7fa9f97affe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:13.552Z|5d171cee-cd97-46f7-b015-7fa9f97affe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:14.373Z|6ab15441-9eea-4dba-bf8c-a8809db0daa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:14.374Z|6ab15441-9eea-4dba-bf8c-a8809db0daa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:14.556Z|c36bcfcc-3e35-4fe8-8a46-8b5d0682fd41|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:10:14.557Z|c36bcfcc-3e35-4fe8-8a46-8b5d0682fd41|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:18.855Z|06e16181-667c-4be4-8f3b-70e449cacc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:10:18.856Z|06e16181-667c-4be4-8f3b-70e449cacc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:10:22.948Z|58b8b5d4-0182-4a1e-b3b4-fdc46023b3ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:22.949Z|58b8b5d4-0182-4a1e-b3b4-fdc46023b3ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:23.581Z|3f2db962-d998-418a-86df-d03f53a05f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:23.582Z|3f2db962-d998-418a-86df-d03f53a05f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:24.399Z|0d904c23-cc9d-425e-8503-e9d164c09399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:24.400Z|0d904c23-cc9d-425e-8503-e9d164c09399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:32.976Z|93c6f933-2395-4180-8561-94db4e870cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:32.976Z|93c6f933-2395-4180-8561-94db4e870cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:33.619Z|8a1e5641-c146-4777-a3bf-564883407b91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:33.620Z|8a1e5641-c146-4777-a3bf-564883407b91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:33.855Z|b4346ead-98a2-44ae-b60c-b5ee36104335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:10:33.858Z|b4346ead-98a2-44ae-b60c-b5ee36104335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:10:34.424Z|f3cd516b-68b0-4c70-8761-7ba73a054eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:34.425Z|f3cd516b-68b0-4c70-8761-7ba73a054eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:34.457Z|6fbefd12-d47f-49e1-bd7e-92858937195c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:10:34.457Z|6fbefd12-d47f-49e1-bd7e-92858937195c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:10:43.016Z|d5c0aa28-173a-4ebe-a666-d7129e4602d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:43.017Z|d5c0aa28-173a-4ebe-a666-d7129e4602d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:43.651Z|7e3bd06e-c306-49ab-8d90-ddb0ad73dbdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:43.652Z|7e3bd06e-c306-49ab-8d90-ddb0ad73dbdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:44.450Z|724d1150-e00e-49e9-ad0c-de3c3f617e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:44.451Z|724d1150-e00e-49e9-ad0c-de3c3f617e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:48.855Z|157ff3c0-e812-4a1f-9182-13946a6e2f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:10:48.857Z|157ff3c0-e812-4a1f-9182-13946a6e2f73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:10:53.049Z|5167ca48-6511-435d-8175-828c2a1f4541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:53.050Z|5167ca48-6511-435d-8175-828c2a1f4541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:53.685Z|620f4054-4282-4a83-ab07-6e56dd6b80b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:53.686Z|620f4054-4282-4a83-ab07-6e56dd6b80b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:10:54.476Z|3c85264c-c49b-48b0-8df6-81fc35f1596e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:10:54.477Z|3c85264c-c49b-48b0-8df6-81fc35f1596e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:03.078Z|d9c9bbb1-eef8-4ab8-871f-910e7b8c20d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:03.079Z|d9c9bbb1-eef8-4ab8-871f-910e7b8c20d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:03.712Z|f24d06d1-f37d-4c1c-afcc-f77e4d87f9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:03.713Z|f24d06d1-f37d-4c1c-afcc-f77e4d87f9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:03.855Z|ccf12073-62d8-421a-a720-77bb044f45ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:11:03.855Z|ccf12073-62d8-421a-a720-77bb044f45ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:11:04.458Z|13625f43-f597-4a5c-ad14-37a71d119dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:11:04.458Z|13625f43-f597-4a5c-ad14-37a71d119dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:11:04.506Z|c7ac2a4e-bc50-4f86-af8b-0cdfab9e0421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:04.506Z|c7ac2a4e-bc50-4f86-af8b-0cdfab9e0421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:13.104Z|d38d4653-d261-44f9-ad43-95c5f7408a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:13.105Z|d38d4653-d261-44f9-ad43-95c5f7408a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:13.737Z|66ae6d76-8956-434b-ab04-0cbcc586a338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:13.738Z|66ae6d76-8956-434b-ab04-0cbcc586a338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:14.533Z|065ff3c3-9727-448c-9ac4-3e5af7942bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:14.534Z|065ff3c3-9727-448c-9ac4-3e5af7942bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:14.552Z|8b698979-f9d1-4144-a267-0dda32823a3d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:11:14.552Z|8b698979-f9d1-4144-a267-0dda32823a3d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:18.855Z|ec169794-a61f-49a6-887f-0966b2b87e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:11:18.861Z|ec169794-a61f-49a6-887f-0966b2b87e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:11:23.129Z|ed250b76-1d4b-4ce5-9ac3-cc644764d874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:23.129Z|ed250b76-1d4b-4ce5-9ac3-cc644764d874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:23.780Z|7b95a241-79cb-49d6-97ac-adac153e2e17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:23.781Z|7b95a241-79cb-49d6-97ac-adac153e2e17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:24.560Z|991696d7-2e0c-421b-ab75-fdc08c3836a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:24.560Z|991696d7-2e0c-421b-ab75-fdc08c3836a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:33.154Z|eaac460c-2c1b-408c-9c90-0318f5593bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:33.155Z|eaac460c-2c1b-408c-9c90-0318f5593bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:33.816Z|fe2ade5b-4692-462b-bdc1-225f09725d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:33.816Z|fe2ade5b-4692-462b-bdc1-225f09725d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:33.855Z|3627dc2f-962e-40b5-8e6f-c8b19bd78f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:11:33.855Z|3627dc2f-962e-40b5-8e6f-c8b19bd78f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:11:34.459Z|bda1ddf8-0ed1-489d-b849-12e99f66d018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:11:34.459Z|bda1ddf8-0ed1-489d-b849-12e99f66d018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:11:34.584Z|bb0259f5-de4c-4fe4-88b5-260846e654c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:34.585Z|bb0259f5-de4c-4fe4-88b5-260846e654c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:43.181Z|cd17d9d7-c98b-4873-b918-74ce444b0578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:43.182Z|cd17d9d7-c98b-4873-b918-74ce444b0578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:43.917Z|8f27b931-f54f-486d-8fce-565b8594c921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:43.917Z|8f27b931-f54f-486d-8fce-565b8594c921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:44.606Z|b287464f-e3ba-484a-a324-d79aa4e056b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:44.607Z|b287464f-e3ba-484a-a324-d79aa4e056b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:48.855Z|e90f0bad-eb53-4e64-a823-22adae67e9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:11:48.855Z|e90f0bad-eb53-4e64-a823-22adae67e9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:11:53.205Z|f143625b-c217-4525-bcf4-210aaf1c7649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:53.206Z|f143625b-c217-4525-bcf4-210aaf1c7649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:53.962Z|2e3b5909-39d2-4a9d-8574-e15a4f1c4e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:53.963Z|2e3b5909-39d2-4a9d-8574-e15a4f1c4e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:11:54.630Z|da6a5fac-0edd-47d9-920f-8e95e3399ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:11:54.634Z|da6a5fac-0edd-47d9-920f-8e95e3399ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:03.231Z|59e3f484-cdae-4221-b73f-c118de2891f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:03.232Z|59e3f484-cdae-4221-b73f-c118de2891f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:03.855Z|c8a412d3-610e-425e-80a2-7b171c9ed8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:12:03.857Z|c8a412d3-610e-425e-80a2-7b171c9ed8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:12:03.994Z|012a9be4-2ad5-4892-a22a-175263767cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:03.994Z|012a9be4-2ad5-4892-a22a-175263767cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:04.460Z|2e3ede65-e997-4b09-af04-6bd87329a1c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:12:04.460Z|2e3ede65-e997-4b09-af04-6bd87329a1c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:12:04.656Z|8ab109e9-0940-4217-aa98-cc4a65f861c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:04.657Z|8ab109e9-0940-4217-aa98-cc4a65f861c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:13.258Z|7ab85a7c-13d0-4298-ab37-639295103a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:13.259Z|7ab85a7c-13d0-4298-ab37-639295103a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:14.030Z|149782ef-f38d-487a-beb4-486fb4f9ffbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:14.031Z|149782ef-f38d-487a-beb4-486fb4f9ffbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:14.556Z|1076f563-e5cc-4da3-b8b4-aaf49f8979fc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:12:14.557Z|1076f563-e5cc-4da3-b8b4-aaf49f8979fc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:14.687Z|3750a1d7-f991-4e14-9517-879c2f2615b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:14.687Z|3750a1d7-f991-4e14-9517-879c2f2615b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:18.855Z|5eda875b-ea78-45ca-89e4-d6545ea86913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:12:18.855Z|5eda875b-ea78-45ca-89e4-d6545ea86913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:12:23.298Z|1230ceb2-0191-45e8-ac54-57f848cb1175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:23.298Z|1230ceb2-0191-45e8-ac54-57f848cb1175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:24.056Z|8a799776-0903-48f0-9602-0ae5dbbd3209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:24.057Z|8a799776-0903-48f0-9602-0ae5dbbd3209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:24.710Z|5599d013-bdee-41e3-b78a-d4d10a08d8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:24.710Z|5599d013-bdee-41e3-b78a-d4d10a08d8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:33.329Z|a958b3b6-b6da-43fd-a7a4-2549ab61d31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:33.329Z|a958b3b6-b6da-43fd-a7a4-2549ab61d31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:33.855Z|40ec72d8-59ef-4769-b8ac-c147b6d77a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:12:33.856Z|40ec72d8-59ef-4769-b8ac-c147b6d77a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:12:34.081Z|5eb94065-2f33-42b1-a8f8-ead3737aacdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:34.082Z|5eb94065-2f33-42b1-a8f8-ead3737aacdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:34.461Z|c5900a29-38c5-41ee-b938-dfbb8e1ed2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:12:34.461Z|c5900a29-38c5-41ee-b938-dfbb8e1ed2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:12:34.742Z|a575b8d7-1376-4785-9517-1676bdf7d7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:34.743Z|a575b8d7-1376-4785-9517-1676bdf7d7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:43.368Z|324bc69e-b2ad-4c5c-8160-dcad170f392a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:43.368Z|324bc69e-b2ad-4c5c-8160-dcad170f392a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:44.105Z|cfec4e05-e772-4d9b-aa53-b9c8171dfbba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:44.106Z|cfec4e05-e772-4d9b-aa53-b9c8171dfbba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:44.769Z|61256829-6022-4ce8-b8ae-fc51df67b4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:44.769Z|61256829-6022-4ce8-b8ae-fc51df67b4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:48.855Z|c5f9ad18-72bd-4c79-9eec-5cd0e2a360bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:12:48.857Z|c5f9ad18-72bd-4c79-9eec-5cd0e2a360bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:12:53.401Z|14a4d6f2-d0c7-42c5-9862-79a5dfc644ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:53.402Z|14a4d6f2-d0c7-42c5-9862-79a5dfc644ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:54.141Z|2524a402-618e-419d-b458-91756fb53e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:54.141Z|2524a402-618e-419d-b458-91756fb53e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:12:54.796Z|2faf4dd7-40d7-4490-91ea-c0f00c0066ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:12:54.797Z|2faf4dd7-40d7-4490-91ea-c0f00c0066ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:03.426Z|1400bb39-daf8-40f4-8ee7-ca567da595c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:03.427Z|1400bb39-daf8-40f4-8ee7-ca567da595c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:03.855Z|a2002a4f-1f32-4417-9413-6ccfa2da611e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:13:03.855Z|a2002a4f-1f32-4417-9413-6ccfa2da611e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:13:04.170Z|44e77804-15d1-46b8-bcec-ad32466ea5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:04.171Z|44e77804-15d1-46b8-bcec-ad32466ea5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:04.462Z|c2b40f0b-2ab0-4530-b4e5-3e672d21c88b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:13:04.463Z|c2b40f0b-2ab0-4530-b4e5-3e672d21c88b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:13:04.845Z|d87cefdd-06d6-4928-a952-5540239ec618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:04.845Z|d87cefdd-06d6-4928-a952-5540239ec618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:13.451Z|5469b63d-5c12-4301-bba1-8fe1f613922b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:13.452Z|5469b63d-5c12-4301-bba1-8fe1f613922b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:14.207Z|94a20332-fa0f-4a7f-b227-5bd920d35ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:14.207Z|94a20332-fa0f-4a7f-b227-5bd920d35ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:14.548Z|9e655919-c5c9-4e7f-b20f-9ce547c9c6bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:13:14.549Z|9e655919-c5c9-4e7f-b20f-9ce547c9c6bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:14.873Z|9bda430f-998e-4f11-abd7-845d126f667f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:14.874Z|9bda430f-998e-4f11-abd7-845d126f667f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:18.855Z|b6d622ad-de00-4b6e-add5-0473f77ff88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:13:18.855Z|b6d622ad-de00-4b6e-add5-0473f77ff88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:13:23.480Z|2527bdac-e7f8-4617-b60a-29f96ef9db7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:23.480Z|2527bdac-e7f8-4617-b60a-29f96ef9db7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:24.241Z|4163a991-ca3c-474d-9edf-b152f73419c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:24.242Z|4163a991-ca3c-474d-9edf-b152f73419c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:24.897Z|8e1ff7d4-b0a3-4ee9-8993-4ea13f494499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:24.897Z|8e1ff7d4-b0a3-4ee9-8993-4ea13f494499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:33.502Z|00ae08ed-19a6-4adc-802f-2d374288c856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:33.503Z|00ae08ed-19a6-4adc-802f-2d374288c856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:33.855Z|49942501-642f-4577-b9d3-9d41286f0bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:13:33.857Z|49942501-642f-4577-b9d3-9d41286f0bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:13:34.315Z|71d21e9f-8e01-4b95-8877-402f4206a968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:34.316Z|71d21e9f-8e01-4b95-8877-402f4206a968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:34.463Z|db0a37b4-b758-4c52-beaa-a325d90f636d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:13:34.464Z|db0a37b4-b758-4c52-beaa-a325d90f636d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:13:34.933Z|6cb4425e-839e-4347-b0c4-c6cf6cc80e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:34.934Z|6cb4425e-839e-4347-b0c4-c6cf6cc80e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:43.543Z|47b719bb-6f28-4067-9b13-83573efe553b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:43.543Z|47b719bb-6f28-4067-9b13-83573efe553b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:44.377Z|3d3b2425-6f1c-4c11-957c-7defbd99c1d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:44.377Z|3d3b2425-6f1c-4c11-957c-7defbd99c1d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:44.958Z|efad09b6-5125-4629-84d6-ffe87cc4312f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:44.959Z|efad09b6-5125-4629-84d6-ffe87cc4312f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:48.855Z|950b428b-ed72-4b9d-802a-02b38f225218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:13:48.856Z|950b428b-ed72-4b9d-802a-02b38f225218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:13:53.573Z|017729cb-1165-411c-a0e5-b022e1c12cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:53.574Z|017729cb-1165-411c-a0e5-b022e1c12cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:54.403Z|2e24bc74-5c84-4daa-a57e-f3741134d247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:54.404Z|2e24bc74-5c84-4daa-a57e-f3741134d247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:13:54.990Z|85e6496f-b2b1-463c-a7e2-cc30efff8297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:13:54.991Z|85e6496f-b2b1-463c-a7e2-cc30efff8297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:03.601Z|0f15e067-6dae-436e-a595-4e7a26c281bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:03.602Z|0f15e067-6dae-436e-a595-4e7a26c281bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:03.855Z|788a766e-888c-4f38-9bb1-448226d0af45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:14:03.855Z|788a766e-888c-4f38-9bb1-448226d0af45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:14:04.436Z|8de64aeb-1e06-49fb-82bf-384a6862fa88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:04.437Z|8de64aeb-1e06-49fb-82bf-384a6862fa88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:04.464Z|fd561e45-136f-491e-a759-441f174d2f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:14:04.465Z|fd561e45-136f-491e-a759-441f174d2f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:14:05.017Z|6a2a0bca-555a-43ac-80be-887c749e15d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:05.018Z|6a2a0bca-555a-43ac-80be-887c749e15d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:13.627Z|2d2d2172-22d9-4dd9-9f3b-472f407ac759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:13.628Z|2d2d2172-22d9-4dd9-9f3b-472f407ac759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:14.465Z|e004e8ad-4fe1-460b-95d1-be3bfaf30bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:14.465Z|e004e8ad-4fe1-460b-95d1-be3bfaf30bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:14.551Z|dbfc6f6d-25f5-476f-b08c-3a6455f70659|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:14:14.551Z|dbfc6f6d-25f5-476f-b08c-3a6455f70659|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:15.051Z|4767007d-5bc0-4cd2-af12-1845268341b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:15.052Z|4767007d-5bc0-4cd2-af12-1845268341b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:18.855Z|8bf6281d-c8fd-4edc-95a8-bc535354ad1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:14:18.858Z|8bf6281d-c8fd-4edc-95a8-bc535354ad1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:14:23.662Z|b6277137-79d8-46f5-a2c6-b35a01c52a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:23.662Z|b6277137-79d8-46f5-a2c6-b35a01c52a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:24.490Z|e51e7b0c-a185-443e-a6b5-10ca2d0aa2e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:24.491Z|e51e7b0c-a185-443e-a6b5-10ca2d0aa2e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:25.078Z|3bd924c6-5f34-43b8-9ae7-6096b7af562b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:25.079Z|3bd924c6-5f34-43b8-9ae7-6096b7af562b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:33.697Z|65f4a327-0be7-46c6-97d3-77c37960b36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:33.698Z|65f4a327-0be7-46c6-97d3-77c37960b36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:33.855Z|073f231c-e871-4410-a0a7-c2a584282370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:14:33.855Z|073f231c-e871-4410-a0a7-c2a584282370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:14:34.466Z|d4c984c6-86a4-4fe7-9dd5-f9edef9b8ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:14:34.466Z|d4c984c6-86a4-4fe7-9dd5-f9edef9b8ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:14:34.515Z|180352a3-81ea-4ec2-99b2-f76ec698408f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:34.515Z|180352a3-81ea-4ec2-99b2-f76ec698408f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:35.103Z|84b4db1a-66e2-4793-ae14-87d2e2c5fdb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:35.104Z|84b4db1a-66e2-4793-ae14-87d2e2c5fdb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:43.725Z|ca7b3c54-1495-4f6a-8149-b5bfb8b8e655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:43.725Z|ca7b3c54-1495-4f6a-8149-b5bfb8b8e655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:44.540Z|d87e69c8-789e-48a5-85c6-30940efc40aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:44.541Z|d87e69c8-789e-48a5-85c6-30940efc40aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:45.133Z|845a4ca6-1353-4eca-802c-9d19fcff96e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:45.134Z|845a4ca6-1353-4eca-802c-9d19fcff96e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:48.855Z|23c1b6e3-7376-4b3c-a656-737fbceccebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:14:48.856Z|23c1b6e3-7376-4b3c-a656-737fbceccebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:14:53.764Z|01e1f99f-9f3d-469e-bb67-cfb77edba09a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:53.764Z|01e1f99f-9f3d-469e-bb67-cfb77edba09a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:54.570Z|6bd8d775-8354-4744-b620-07de9bb6d3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:54.571Z|6bd8d775-8354-4744-b620-07de9bb6d3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:14:55.171Z|5060c91b-be7d-4084-84c2-d66bf899e78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:14:55.173Z|5060c91b-be7d-4084-84c2-d66bf899e78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:03.796Z|f566a3d6-48d1-44fe-9395-218bdccedea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:03.797Z|f566a3d6-48d1-44fe-9395-218bdccedea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:03.855Z|619c2c62-d0c3-4b9b-9d0e-f2eb6f0e25d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:15:03.860Z|619c2c62-d0c3-4b9b-9d0e-f2eb6f0e25d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:15:04.467Z|5399cf96-bfba-4d24-8649-b21d26223e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:15:04.467Z|5399cf96-bfba-4d24-8649-b21d26223e18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:15:04.606Z|ade9d31a-b29a-424c-abfa-44eaad42837a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:04.607Z|ade9d31a-b29a-424c-abfa-44eaad42837a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:05.202Z|4c553c1a-9070-4c92-a9c8-7681cfb6b0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:05.203Z|4c553c1a-9070-4c92-a9c8-7681cfb6b0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:13.871Z|c6686cb3-e515-41d7-a599-cea2c556cd41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:13.872Z|c6686cb3-e515-41d7-a599-cea2c556cd41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:14.557Z|9538de22-8aa5-42ae-9394-f57a5c2fcc11|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:15:14.558Z|9538de22-8aa5-42ae-9394-f57a5c2fcc11|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:14.639Z|a468ba5a-1d39-487e-ac68-f48c802081c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:14.640Z|a468ba5a-1d39-487e-ac68-f48c802081c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:15.230Z|698dc22e-5e1e-4a19-8db0-30e9a2ac2a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:15.233Z|698dc22e-5e1e-4a19-8db0-30e9a2ac2a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:18.855Z|14656ea8-68bd-4106-9954-e53c49f6d8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:15:18.855Z|14656ea8-68bd-4106-9954-e53c49f6d8a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:15:23.955Z|2461395c-4177-4188-8bd5-31b86bdefe12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:23.956Z|2461395c-4177-4188-8bd5-31b86bdefe12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:24.672Z|3787b44a-b8f5-4cc4-95bd-10431947bea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:24.673Z|3787b44a-b8f5-4cc4-95bd-10431947bea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:25.259Z|019e4a99-514f-4ba6-80ad-61a84fc142ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:25.260Z|019e4a99-514f-4ba6-80ad-61a84fc142ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:33.855Z|49d7b930-f627-4817-a776-90f597c747cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:15:33.855Z|49d7b930-f627-4817-a776-90f597c747cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:15:34.014Z|9407c471-a667-4ec4-a47b-cb81dfeabf83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:34.016Z|9407c471-a667-4ec4-a47b-cb81dfeabf83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:34.468Z|08e19927-e4de-4c20-a518-0f7e6f66881e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:15:34.468Z|08e19927-e4de-4c20-a518-0f7e6f66881e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:15:34.706Z|0c567b7c-1b20-4236-b7a1-8eda2e701fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:34.707Z|0c567b7c-1b20-4236-b7a1-8eda2e701fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:35.288Z|d944764e-4aa7-41f8-ae62-df19278def70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:35.289Z|d944764e-4aa7-41f8-ae62-df19278def70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:44.052Z|2f4ad368-3a54-4d03-ab04-8ffa97ce5892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:44.053Z|2f4ad368-3a54-4d03-ab04-8ffa97ce5892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:44.735Z|6ed47cc8-b166-4e9e-af8e-9ba44270b45f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:44.736Z|6ed47cc8-b166-4e9e-af8e-9ba44270b45f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:45.313Z|f6c82704-8c0f-4032-a59b-35096b1b6704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:45.314Z|f6c82704-8c0f-4032-a59b-35096b1b6704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:48.855Z|5a88c3c7-9232-4a77-b4f7-9b590204f9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:15:48.857Z|5a88c3c7-9232-4a77-b4f7-9b590204f9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:15:54.125Z|74aea46b-2ea5-45ba-a22b-1d38af8e7710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:54.126Z|74aea46b-2ea5-45ba-a22b-1d38af8e7710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:54.769Z|b703d7f7-0ca4-4255-9069-bffcf278b183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:54.770Z|b703d7f7-0ca4-4255-9069-bffcf278b183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:15:55.341Z|b34effb7-267f-4b2c-97f6-1a3e4ad50d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:15:55.342Z|b34effb7-267f-4b2c-97f6-1a3e4ad50d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:03.855Z|b534ed0e-64c8-443b-b123-8318698cd59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:16:03.855Z|b534ed0e-64c8-443b-b123-8318698cd59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:16:04.179Z|01814caf-72a6-4662-a8c2-3b70fd8f4aef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:04.179Z|01814caf-72a6-4662-a8c2-3b70fd8f4aef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:04.469Z|60bdf46a-4a0d-4f36-a4a3-a3af87b86828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:16:04.469Z|60bdf46a-4a0d-4f36-a4a3-a3af87b86828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:16:04.803Z|c9c2ece4-b506-4044-a948-7f5892f4f464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:04.803Z|c9c2ece4-b506-4044-a948-7f5892f4f464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:05.369Z|f7d0a5ac-a52c-4752-8636-f7e9e7d231b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:05.370Z|f7d0a5ac-a52c-4752-8636-f7e9e7d231b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:14.204Z|709242b4-3abc-44b0-a558-8bfc4d62f741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:14.204Z|709242b4-3abc-44b0-a558-8bfc4d62f741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:14.547Z|85a3cac9-d6c3-4f82-aaba-ee235df54cd0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:16:14.548Z|85a3cac9-d6c3-4f82-aaba-ee235df54cd0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:14.828Z|62de7bf6-45fa-4172-932f-5795bacab6b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:14.828Z|62de7bf6-45fa-4172-932f-5795bacab6b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:15.399Z|519984c3-8ea8-4dd0-8bfc-07a01086783c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:15.400Z|519984c3-8ea8-4dd0-8bfc-07a01086783c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:18.857Z|8e9001a8-d925-439a-8644-134d426539fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:16:18.857Z|8e9001a8-d925-439a-8644-134d426539fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:16:24.230Z|3759ad38-a282-46f0-b57e-23dbbfba9acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:24.231Z|3759ad38-a282-46f0-b57e-23dbbfba9acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:24.869Z|038a5d86-fb57-4941-812c-5b81d803b930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:24.870Z|038a5d86-fb57-4941-812c-5b81d803b930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:25.434Z|f7ee4eca-2146-4517-a942-2449d6f16886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:25.434Z|f7ee4eca-2146-4517-a942-2449d6f16886|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:33.855Z|d586f6c4-c90f-43b5-ab90-8c7f90f51e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:16:33.859Z|d586f6c4-c90f-43b5-ab90-8c7f90f51e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:16:34.263Z|4c332464-5559-4c9c-a1ae-317299134253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:34.264Z|4c332464-5559-4c9c-a1ae-317299134253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:34.470Z|581c2453-0e96-4504-a979-0095873d6efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:16:34.470Z|581c2453-0e96-4504-a979-0095873d6efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:16:34.900Z|c80b7445-2c16-4dba-8345-ce38c6e8bd75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:34.901Z|c80b7445-2c16-4dba-8345-ce38c6e8bd75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:35.457Z|e6e86bf0-61e5-46ed-8b4b-2a876a85f4d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:35.458Z|e6e86bf0-61e5-46ed-8b4b-2a876a85f4d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:44.292Z|f71f455c-5940-4dfd-8608-a2b20598386c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:44.292Z|f71f455c-5940-4dfd-8608-a2b20598386c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:44.928Z|83e290fa-9687-473b-9478-cc687334f482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:44.929Z|83e290fa-9687-473b-9478-cc687334f482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:45.483Z|89056b93-f346-43cb-b5b7-12ec72be866a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:45.483Z|89056b93-f346-43cb-b5b7-12ec72be866a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:48.855Z|015c9e6e-b687-4328-b4b6-b7d0864e0c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:16:48.855Z|015c9e6e-b687-4328-b4b6-b7d0864e0c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:16:54.322Z|761a09cc-8192-49a0-a760-19062e78ceb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:54.323Z|761a09cc-8192-49a0-a760-19062e78ceb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:54.953Z|f5fc81a6-218d-4533-9df6-6adc193799e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:54.953Z|f5fc81a6-218d-4533-9df6-6adc193799e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:16:55.515Z|14c444d1-eb47-47df-ab06-694d5e377e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:16:55.515Z|14c444d1-eb47-47df-ab06-694d5e377e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:03.855Z|4e567a14-4efb-41eb-a7d8-d40e329eeae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:17:03.855Z|4e567a14-4efb-41eb-a7d8-d40e329eeae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:17:04.347Z|39389832-0d27-4769-9191-5065b45f2a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:04.348Z|39389832-0d27-4769-9191-5065b45f2a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:04.471Z|9cb7bb9e-003f-4692-91fe-83e76bbfbb08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:17:04.471Z|9cb7bb9e-003f-4692-91fe-83e76bbfbb08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:17:04.986Z|84be7350-6197-42aa-b703-38eb99830648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:04.987Z|84be7350-6197-42aa-b703-38eb99830648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:05.542Z|70ecadd6-0e58-47f3-8e8e-5854c56201dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:05.542Z|70ecadd6-0e58-47f3-8e8e-5854c56201dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:14.385Z|7c0796d5-6910-42da-852e-34430b8bf21d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:14.386Z|7c0796d5-6910-42da-852e-34430b8bf21d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:14.547Z|29746fce-c36f-475d-938c-eee55c8fcbec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:17:14.547Z|29746fce-c36f-475d-938c-eee55c8fcbec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:15.011Z|237278f1-5aad-4f56-b1d4-7389754c8f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:15.012Z|237278f1-5aad-4f56-b1d4-7389754c8f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:15.567Z|b97da5f5-9af6-4d40-bbec-da6904685689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:15.568Z|b97da5f5-9af6-4d40-bbec-da6904685689|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:18.855Z|ede249af-7aa8-467b-b8d8-4130211687df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:17:18.855Z|ede249af-7aa8-467b-b8d8-4130211687df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:17:24.416Z|cda73e84-039b-4b85-9aaf-78776f57bd65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:24.417Z|cda73e84-039b-4b85-9aaf-78776f57bd65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:25.039Z|88e9c133-5a61-4299-b236-b7872a98f7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:25.040Z|88e9c133-5a61-4299-b236-b7872a98f7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:25.591Z|397224e8-3cfe-4a46-b85a-d16843e3d59d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:25.592Z|397224e8-3cfe-4a46-b85a-d16843e3d59d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:33.855Z|d57fb572-b568-4dd1-9960-22cf223831b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:17:33.855Z|d57fb572-b568-4dd1-9960-22cf223831b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:17:34.442Z|5a9cc605-fba1-44f0-9449-8e40db14f9bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:34.443Z|5a9cc605-fba1-44f0-9449-8e40db14f9bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:34.472Z|54591eed-504a-43b0-9ba1-49cd38e7331c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:17:34.472Z|54591eed-504a-43b0-9ba1-49cd38e7331c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:17:35.078Z|e9752f91-c8fb-4f66-8853-316c7f8cb95c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:35.079Z|e9752f91-c8fb-4f66-8853-316c7f8cb95c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:35.615Z|60c8b4a0-91f0-4eb2-8298-2bd48f6495c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:35.616Z|60c8b4a0-91f0-4eb2-8298-2bd48f6495c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:44.464Z|b752e73a-ef20-4754-bd93-64b288143b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:44.465Z|b752e73a-ef20-4754-bd93-64b288143b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:45.102Z|06f5eec3-2bec-433c-9857-986c29351922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:45.102Z|06f5eec3-2bec-433c-9857-986c29351922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:45.638Z|cfafef4b-066d-4160-9bf7-b622dc20a331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:45.639Z|cfafef4b-066d-4160-9bf7-b622dc20a331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:48.855Z|7a89b204-60c2-481f-8246-abcf919204e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:17:48.857Z|7a89b204-60c2-481f-8246-abcf919204e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:17:54.492Z|00dc4b0b-b959-417b-abea-aad244db817b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:54.493Z|00dc4b0b-b959-417b-abea-aad244db817b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:55.127Z|6898b1e6-277f-41ed-bd4f-3b873296cf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:55.127Z|6898b1e6-277f-41ed-bd4f-3b873296cf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:17:55.667Z|2aa47277-fcbc-4789-bab9-6c99b469ad13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:17:55.668Z|2aa47277-fcbc-4789-bab9-6c99b469ad13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:03.855Z|461539ea-5591-4e2c-b803-05ff9b719fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:18:03.855Z|461539ea-5591-4e2c-b803-05ff9b719fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:18:04.473Z|d35c1d8f-9991-4ca8-887a-8f6a6ac3739d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:18:04.473Z|d35c1d8f-9991-4ca8-887a-8f6a6ac3739d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:18:04.518Z|1919e9ad-6976-4876-b591-fabb4bb1e726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:04.518Z|1919e9ad-6976-4876-b591-fabb4bb1e726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:05.151Z|4d41118c-0d92-4d55-b1ce-d1217d8faeb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:05.151Z|4d41118c-0d92-4d55-b1ce-d1217d8faeb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:05.693Z|55231c7c-851b-4f45-a6dd-0b4e15e2c732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:05.694Z|55231c7c-851b-4f45-a6dd-0b4e15e2c732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:14.545Z|f38d9013-0358-427d-a18e-ee6a9fcb65b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:14.546Z|f38d9013-0358-427d-a18e-ee6a9fcb65b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:14.547Z|3f76372a-97db-475c-8656-ad39d8877b67|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:18:14.549Z|3f76372a-97db-475c-8656-ad39d8877b67|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:15.173Z|be37de4a-337c-46be-96f8-ec093e247420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:15.174Z|be37de4a-337c-46be-96f8-ec093e247420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:15.717Z|843977a7-8c92-43c4-b9a9-5528a7d359bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:15.718Z|843977a7-8c92-43c4-b9a9-5528a7d359bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:18.855Z|a9a43886-6d46-46ea-ac8c-ab490dc5dbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:18:18.856Z|a9a43886-6d46-46ea-ac8c-ab490dc5dbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:18:24.569Z|f80e8199-95e8-4a18-97e5-32cda1b2796f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:24.570Z|f80e8199-95e8-4a18-97e5-32cda1b2796f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:25.196Z|1b927814-97fe-41af-8c11-7a24db1f34f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:25.197Z|1b927814-97fe-41af-8c11-7a24db1f34f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:25.741Z|8b73efb3-31b9-48ca-887e-800816c82461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:25.741Z|8b73efb3-31b9-48ca-887e-800816c82461|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:33.855Z|e32dffa4-016e-4dc4-aac3-6e46e711df21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:18:33.855Z|e32dffa4-016e-4dc4-aac3-6e46e711df21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:18:34.474Z|427e0eb3-2e1e-480c-b66e-4e4a512eff03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:18:34.475Z|427e0eb3-2e1e-480c-b66e-4e4a512eff03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:18:34.594Z|e1fc3822-b713-49ec-8343-19000b7b2ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:34.594Z|e1fc3822-b713-49ec-8343-19000b7b2ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:35.219Z|ee09a19a-166d-47a1-95a8-7532c44a2e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:35.220Z|ee09a19a-166d-47a1-95a8-7532c44a2e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:35.768Z|7907fa0c-8db8-445c-9bc4-d54046f0d126|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:35.768Z|7907fa0c-8db8-445c-9bc4-d54046f0d126|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:44.619Z|6c0cfa0a-7478-42a4-8698-d8ee18945782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:44.620Z|6c0cfa0a-7478-42a4-8698-d8ee18945782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:45.246Z|4c046989-4bed-42ca-8900-32d0d230c152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:45.247Z|4c046989-4bed-42ca-8900-32d0d230c152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:45.802Z|ad87eadc-3ef4-4ae2-8cb7-7c60cb7a2ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:45.803Z|ad87eadc-3ef4-4ae2-8cb7-7c60cb7a2ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:48.855Z|373f88d2-ebad-45c4-8749-678d440ee510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:18:48.858Z|373f88d2-ebad-45c4-8749-678d440ee510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:18:54.648Z|7944c036-100e-4dc3-b644-68187bb9c874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:54.649Z|7944c036-100e-4dc3-b644-68187bb9c874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:55.273Z|017946d2-e431-432d-bebf-d51dca5503ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:55.273Z|017946d2-e431-432d-bebf-d51dca5503ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:18:55.845Z|2d8ee66a-d613-4a92-b7a5-7df6384b4981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:18:55.846Z|2d8ee66a-d613-4a92-b7a5-7df6384b4981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:03.855Z|a2b3e9f6-8374-4d6b-96ce-a6f3a76d1642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:19:03.855Z|a2b3e9f6-8374-4d6b-96ce-a6f3a76d1642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:19:04.475Z|26118404-22a8-42b7-b96e-2e81f37d1a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:19:04.477Z|26118404-22a8-42b7-b96e-2e81f37d1a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:19:04.675Z|e7f19146-0fd3-46fe-b5a9-dae81c7a1a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:04.676Z|e7f19146-0fd3-46fe-b5a9-dae81c7a1a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:05.298Z|1301945e-246d-4e48-a554-53ebbaa31f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:05.298Z|1301945e-246d-4e48-a554-53ebbaa31f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:05.869Z|287f9264-0c04-46e5-9217-e8f4aaf0efc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:05.870Z|287f9264-0c04-46e5-9217-e8f4aaf0efc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:14.549Z|03b92578-91b8-4dbc-b151-1881f7ab9c04|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:19:14.551Z|03b92578-91b8-4dbc-b151-1881f7ab9c04|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:14.702Z|203160e2-1855-404b-808e-8edc23105e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:14.703Z|203160e2-1855-404b-808e-8edc23105e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:15.323Z|1f835173-1627-4925-b150-fa8f9f75ffd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:15.323Z|1f835173-1627-4925-b150-fa8f9f75ffd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:15.893Z|5209369c-b9e3-430b-8395-27263170669d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:15.893Z|5209369c-b9e3-430b-8395-27263170669d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:18.855Z|1405a8ed-090a-43c6-b3aa-f55ad316e817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:19:18.857Z|1405a8ed-090a-43c6-b3aa-f55ad316e817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:19:24.727Z|969a14d4-f6bd-4cef-a4cc-b3eb1b7aa182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:24.728Z|969a14d4-f6bd-4cef-a4cc-b3eb1b7aa182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:25.353Z|de9bbdaf-dd1b-4f56-b374-8e9cf5258e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:25.354Z|de9bbdaf-dd1b-4f56-b374-8e9cf5258e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:25.923Z|fb03d3fb-83b4-4fe4-8745-8763945d1eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:25.924Z|fb03d3fb-83b4-4fe4-8745-8763945d1eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:33.855Z|8065fc7e-6599-4d1f-b6c2-7d1808ea2da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:19:33.857Z|8065fc7e-6599-4d1f-b6c2-7d1808ea2da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:19:34.477Z|16f076e4-1464-4929-9314-e379ebeddd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:19:34.478Z|16f076e4-1464-4929-9314-e379ebeddd32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:19:34.769Z|6c0bca08-52f8-405d-830b-a5c933827110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:34.770Z|6c0bca08-52f8-405d-830b-a5c933827110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:35.380Z|09b9bdd8-588b-4a47-8270-5e7426086cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:35.380Z|09b9bdd8-588b-4a47-8270-5e7426086cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:35.950Z|24898fba-8eef-4dd0-bcfe-ed3640e5cc0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:35.950Z|24898fba-8eef-4dd0-bcfe-ed3640e5cc0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:44.793Z|b10b6e3e-4fe6-4062-bfff-f401337599c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:44.794Z|b10b6e3e-4fe6-4062-bfff-f401337599c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:45.404Z|2076b66c-7475-4f33-b6f0-56ccd95ad6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:45.404Z|2076b66c-7475-4f33-b6f0-56ccd95ad6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:45.974Z|52876119-1962-46a4-b162-a6c6aa639156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:45.974Z|52876119-1962-46a4-b162-a6c6aa639156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:48.855Z|1cafa9d0-a803-4dcf-a75f-3ab1020c34de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:19:48.856Z|1cafa9d0-a803-4dcf-a75f-3ab1020c34de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:19:54.823Z|4d6a6b06-c0da-499f-9199-46c14db6602e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:54.824Z|4d6a6b06-c0da-499f-9199-46c14db6602e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:55.436Z|ee916f78-db8d-45b6-838d-02114218e05e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:55.436Z|ee916f78-db8d-45b6-838d-02114218e05e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:19:55.997Z|dc246fef-fcdb-4570-91b6-e6869811ba2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:19:55.998Z|dc246fef-fcdb-4570-91b6-e6869811ba2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:03.855Z|65e7a401-1c36-44e2-be55-9dd0955db595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:20:03.855Z|65e7a401-1c36-44e2-be55-9dd0955db595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:20:04.479Z|f9d5aafb-bb8e-4aa9-8919-168b67a73de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:20:04.479Z|f9d5aafb-bb8e-4aa9-8919-168b67a73de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:20:04.852Z|ffc31f33-6fd2-4a3e-a879-3ab1f51e28d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:04.853Z|ffc31f33-6fd2-4a3e-a879-3ab1f51e28d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:05.476Z|d202aaf6-094f-4f93-8e37-4e9fb4462e5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:05.476Z|d202aaf6-094f-4f93-8e37-4e9fb4462e5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:06.024Z|97885ef5-8f85-43c8-8f08-39052c70cc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:06.025Z|97885ef5-8f85-43c8-8f08-39052c70cc3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:14.555Z|c7475bc0-f207-47ae-b075-4fcb005d7311|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:20:14.556Z|c7475bc0-f207-47ae-b075-4fcb005d7311|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:14.878Z|808b2686-9123-49cc-8f4f-dfe766d460d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:14.879Z|808b2686-9123-49cc-8f4f-dfe766d460d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:15.499Z|a789888e-b6f5-4d57-aa5f-a37983055f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:15.499Z|a789888e-b6f5-4d57-aa5f-a37983055f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:16.049Z|9e8d4cd7-6960-4b5c-8aca-af044cd05793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:16.050Z|9e8d4cd7-6960-4b5c-8aca-af044cd05793|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:18.855Z|64f3c607-6b82-4f21-af5c-91df39fb6eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:20:18.857Z|64f3c607-6b82-4f21-af5c-91df39fb6eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:20:24.903Z|d80ab094-0903-405d-a74f-9e8db33a9305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:24.904Z|d80ab094-0903-405d-a74f-9e8db33a9305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:25.523Z|0feca912-4224-48cc-bb1d-4599b272b4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:25.523Z|0feca912-4224-48cc-bb1d-4599b272b4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:26.077Z|90a6fe7c-01c9-4d6c-99ec-14db42bd7e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:26.078Z|90a6fe7c-01c9-4d6c-99ec-14db42bd7e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:33.855Z|1e475b96-a465-43aa-8c8e-cae561988174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:20:33.855Z|1e475b96-a465-43aa-8c8e-cae561988174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:20:34.480Z|37a3e706-f7df-4550-b6eb-780dac38c1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:20:34.480Z|37a3e706-f7df-4550-b6eb-780dac38c1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:20:34.926Z|20e5a028-0aa1-4a73-aed7-df7610159467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:34.927Z|20e5a028-0aa1-4a73-aed7-df7610159467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:35.547Z|5a900a2c-bc03-4534-875c-1a23683c5c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:35.548Z|5a900a2c-bc03-4534-875c-1a23683c5c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:36.104Z|bf8e5edd-6de3-435d-a48f-05e089926662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:36.104Z|bf8e5edd-6de3-435d-a48f-05e089926662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:44.955Z|b59b7d6e-cea9-4677-8f52-01629157d6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:44.955Z|b59b7d6e-cea9-4677-8f52-01629157d6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:45.571Z|6413239a-e26d-449e-849b-5f02d4b8c25c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:45.571Z|6413239a-e26d-449e-849b-5f02d4b8c25c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:46.132Z|4d03e3d6-200e-4e62-829b-bdfac643cc4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:46.133Z|4d03e3d6-200e-4e62-829b-bdfac643cc4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:48.855Z|4d8a3898-4b8c-408c-958d-3bab04e894ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:20:48.856Z|4d8a3898-4b8c-408c-958d-3bab04e894ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:20:54.979Z|f1b847f7-71a5-47cd-a13d-d1d7e375cf9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:54.980Z|f1b847f7-71a5-47cd-a13d-d1d7e375cf9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:55.600Z|e1e37f96-7c25-4b58-8426-029a1a15bfee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:55.601Z|e1e37f96-7c25-4b58-8426-029a1a15bfee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:20:56.191Z|10941097-66d5-44e6-86c6-a2f7d64fc1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:20:56.192Z|10941097-66d5-44e6-86c6-a2f7d64fc1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:03.855Z|c26761f0-7b5b-48ef-9c96-b236944920b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:21:03.865Z|c26761f0-7b5b-48ef-9c96-b236944920b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:21:04.480Z|67938c68-df64-4cc4-9327-011c13d51b24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:21:04.481Z|67938c68-df64-4cc4-9327-011c13d51b24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:21:05.004Z|30b9d93e-06ff-4ece-a01f-322a90f8f911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:05.004Z|30b9d93e-06ff-4ece-a01f-322a90f8f911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:05.628Z|aa8f4c2d-2939-42a1-b635-eec821622c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:05.629Z|aa8f4c2d-2939-42a1-b635-eec821622c82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:06.227Z|082a93a2-f62e-4944-8550-18bd80911660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:06.228Z|082a93a2-f62e-4944-8550-18bd80911660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:14.547Z|d037ba72-f500-4ec9-9827-3f91808a5483|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:21:14.547Z|d037ba72-f500-4ec9-9827-3f91808a5483|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:15.031Z|c6e1c8fc-66be-4954-b037-d1b6b6116c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:15.031Z|c6e1c8fc-66be-4954-b037-d1b6b6116c90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:15.653Z|16bd582b-fcaf-402a-be9d-15d5f0fcb191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:15.653Z|16bd582b-fcaf-402a-be9d-15d5f0fcb191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:16.253Z|ef5916f7-9d05-4b2c-a9b9-b42f0db915c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:16.254Z|ef5916f7-9d05-4b2c-a9b9-b42f0db915c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:18.855Z|d8162859-5a27-4f77-8e96-128704d951fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:21:18.856Z|d8162859-5a27-4f77-8e96-128704d951fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:21:25.075Z|86074bd0-2831-4a34-8156-d7bd134ecde8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:25.076Z|86074bd0-2831-4a34-8156-d7bd134ecde8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:25.684Z|384ea942-3039-41c5-8ae4-35a0bb6a75e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:25.684Z|384ea942-3039-41c5-8ae4-35a0bb6a75e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:26.281Z|c4ca5851-55f0-4c1f-8bff-148dc96b31cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:26.282Z|c4ca5851-55f0-4c1f-8bff-148dc96b31cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:33.855Z|22f31aff-1aee-4151-8f09-786a8cc36d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:21:33.855Z|22f31aff-1aee-4151-8f09-786a8cc36d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:21:34.481Z|1eb206eb-0ffb-419b-af51-93e1a52f33cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:21:34.482Z|1eb206eb-0ffb-419b-af51-93e1a52f33cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:21:35.125Z|f758a8f4-2806-48b2-8159-0dc9a28b8789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:35.126Z|f758a8f4-2806-48b2-8159-0dc9a28b8789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:35.709Z|8f20fc02-2ef6-40df-bd83-d926297a9612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:35.710Z|8f20fc02-2ef6-40df-bd83-d926297a9612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:36.309Z|d82a3d4f-5626-40b2-8226-c5723e900f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:36.310Z|d82a3d4f-5626-40b2-8226-c5723e900f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:45.150Z|516dc5f6-ccf0-4b92-b459-a5618b1bf32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:45.150Z|516dc5f6-ccf0-4b92-b459-a5618b1bf32b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:45.742Z|b8012c75-f7ce-429b-bab0-cf9157428228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:45.743Z|b8012c75-f7ce-429b-bab0-cf9157428228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:46.341Z|359c7ded-689c-41c6-afad-74da00d8ffc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:46.342Z|359c7ded-689c-41c6-afad-74da00d8ffc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:48.855Z|7e61ef69-8506-47f8-98ea-6f2c1f507f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:21:48.857Z|7e61ef69-8506-47f8-98ea-6f2c1f507f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:21:55.179Z|d0c33075-43e1-408d-9877-65b5dd6f19fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:55.180Z|d0c33075-43e1-408d-9877-65b5dd6f19fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:55.768Z|24122c68-44ad-48c7-8bfd-583d09324ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:55.769Z|24122c68-44ad-48c7-8bfd-583d09324ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:21:56.366Z|e0cb1f44-557f-421a-8895-2cb7b18cb472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:21:56.367Z|e0cb1f44-557f-421a-8895-2cb7b18cb472|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:03.855Z|55b0da93-10cb-46fe-a142-a84130b0699d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:22:03.855Z|55b0da93-10cb-46fe-a142-a84130b0699d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:22:04.482Z|dc4772f4-5d8a-4f98-8521-a44e1234bdc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:22:04.483Z|dc4772f4-5d8a-4f98-8521-a44e1234bdc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:22:05.215Z|eb0ecc99-e286-4dd8-88ac-c160cc05d15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:05.216Z|eb0ecc99-e286-4dd8-88ac-c160cc05d15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:05.796Z|b783824d-378e-4a58-8404-4ab8cb122fb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:05.797Z|b783824d-378e-4a58-8404-4ab8cb122fb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:06.389Z|90487c02-7103-402f-aad5-6f4a8abba7cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:06.389Z|90487c02-7103-402f-aad5-6f4a8abba7cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:14.546Z|ff77953d-2757-45ba-9d78-84de3f9de199|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:22:14.547Z|ff77953d-2757-45ba-9d78-84de3f9de199|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:15.244Z|860b1a74-92ec-4878-a9d1-59956e977759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:15.245Z|860b1a74-92ec-4878-a9d1-59956e977759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:15.828Z|d67519c0-5b45-43c0-899d-cd51bc9bd2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:15.829Z|d67519c0-5b45-43c0-899d-cd51bc9bd2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:16.419Z|080c9295-8aa1-484b-966f-40f50d3ec9c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:16.420Z|080c9295-8aa1-484b-966f-40f50d3ec9c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:18.855Z|65972332-a6ff-4a11-bbfb-70f110ee43fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:22:18.855Z|65972332-a6ff-4a11-bbfb-70f110ee43fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:22:25.268Z|ef2276f9-69cf-4a7a-b337-4f4a7be6fcf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:25.269Z|ef2276f9-69cf-4a7a-b337-4f4a7be6fcf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:25.860Z|23f1991d-f757-4531-be93-13f2453f859e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:25.861Z|23f1991d-f757-4531-be93-13f2453f859e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:26.445Z|0cbd1570-3345-43fe-b44a-f4c643a88278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:26.445Z|0cbd1570-3345-43fe-b44a-f4c643a88278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:33.855Z|9ddae116-4348-4493-bdb0-6c84c47e1b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:22:33.858Z|9ddae116-4348-4493-bdb0-6c84c47e1b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:22:34.484Z|c2ae158b-43d0-4d78-bdc3-bd6d569f4d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:22:34.485Z|c2ae158b-43d0-4d78-bdc3-bd6d569f4d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:22:35.298Z|29eb31b2-c5e7-4232-a659-e03f00b43be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:35.299Z|29eb31b2-c5e7-4232-a659-e03f00b43be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:35.883Z|c509ea22-cc07-4341-ba6f-85bae3a664e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:35.883Z|c509ea22-cc07-4341-ba6f-85bae3a664e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:36.467Z|384d7078-971f-4e4e-9387-2098faf25fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:36.467Z|384d7078-971f-4e4e-9387-2098faf25fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:45.331Z|1766ccfb-3939-4a9f-95db-cb3af88130cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:45.339Z|1766ccfb-3939-4a9f-95db-cb3af88130cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:45.911Z|c241dfd2-f8a7-4922-aa97-a6f2015c4957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:45.912Z|c241dfd2-f8a7-4922-aa97-a6f2015c4957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:46.492Z|2e174fb4-a137-4250-9010-6f67ac8a2ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:46.493Z|2e174fb4-a137-4250-9010-6f67ac8a2ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:48.855Z|ad00c021-f526-4545-8ebe-41b272723b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:22:48.855Z|ad00c021-f526-4545-8ebe-41b272723b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:22:55.366Z|030991c1-017f-4dda-b74f-907f90b0809a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:55.366Z|030991c1-017f-4dda-b74f-907f90b0809a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:55.938Z|a96696e0-36da-4d6c-8e7a-14c842e69128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:55.939Z|a96696e0-36da-4d6c-8e7a-14c842e69128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:22:56.525Z|12415d94-8b03-4e60-9e8d-39dd69885791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:22:56.526Z|12415d94-8b03-4e60-9e8d-39dd69885791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:03.855Z|2ca3c66a-9964-43b2-8224-b1bbec75400f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:23:03.855Z|2ca3c66a-9964-43b2-8224-b1bbec75400f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:23:04.486Z|d403b0a1-7116-4c5e-a9da-be69af314744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:23:04.486Z|d403b0a1-7116-4c5e-a9da-be69af314744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:23:05.392Z|bc16e3fb-8c9e-4c8b-a8b0-500a67487a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:05.392Z|bc16e3fb-8c9e-4c8b-a8b0-500a67487a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:05.964Z|ef5bca92-4926-41ef-ad08-ddaee6f97829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:05.964Z|ef5bca92-4926-41ef-ad08-ddaee6f97829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:06.570Z|35810965-304c-4613-831a-c26bdb30e97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:06.571Z|35810965-304c-4613-831a-c26bdb30e97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:14.548Z|c99310e0-7e59-41d9-a152-41d24ffe133c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:23:14.549Z|c99310e0-7e59-41d9-a152-41d24ffe133c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:15.416Z|c7ccac8b-68ce-405d-81be-89479e71024b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:15.417Z|c7ccac8b-68ce-405d-81be-89479e71024b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:15.988Z|809dc151-1722-4978-9362-7057c7d5bc0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:15.989Z|809dc151-1722-4978-9362-7057c7d5bc0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:16.597Z|63e3024e-08a5-4165-aba0-e0e0b2cb9545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:16.597Z|63e3024e-08a5-4165-aba0-e0e0b2cb9545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:18.855Z|b2b07169-126e-42b4-a74a-f1d6ffdcc3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:23:18.858Z|b2b07169-126e-42b4-a74a-f1d6ffdcc3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:23:25.465Z|5140f816-82e4-4f23-9463-f7142a4a8b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:25.465Z|5140f816-82e4-4f23-9463-f7142a4a8b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:26.012Z|025c07fa-4ac3-4f82-811d-a68591079637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:26.012Z|025c07fa-4ac3-4f82-811d-a68591079637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:26.621Z|eb4437a6-f17d-419a-b580-856278f769d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:26.621Z|eb4437a6-f17d-419a-b580-856278f769d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:33.855Z|1504a066-3bc3-4da1-99a9-4ff635f40ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:23:33.855Z|1504a066-3bc3-4da1-99a9-4ff635f40ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:23:34.487Z|8266408f-fd67-45a9-aa18-d1cfc5f994ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:23:34.488Z|8266408f-fd67-45a9-aa18-d1cfc5f994ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:23:35.488Z|3656114e-738b-47ac-b32a-dfa7e6665c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:35.489Z|3656114e-738b-47ac-b32a-dfa7e6665c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:36.045Z|79250612-4869-4d68-ac3a-23fc60bbd4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:36.046Z|79250612-4869-4d68-ac3a-23fc60bbd4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:36.649Z|297924a2-c1b4-47b7-a0de-158746d92f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:36.650Z|297924a2-c1b4-47b7-a0de-158746d92f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:45.510Z|78758acb-facf-4196-8809-7e9b88f447dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:45.510Z|78758acb-facf-4196-8809-7e9b88f447dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:46.077Z|a5cd1c52-e6bc-4963-982f-cc6bafd2b5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:46.078Z|a5cd1c52-e6bc-4963-982f-cc6bafd2b5d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:46.675Z|9aafc815-3ba8-44d5-b69e-98af3673ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:46.676Z|9aafc815-3ba8-44d5-b69e-98af3673ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:48.855Z|ef4e8c58-44c1-4079-8c18-0f3190b5ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:23:48.855Z|ef4e8c58-44c1-4079-8c18-0f3190b5ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:23:55.532Z|d9958701-4374-4077-9f2a-6b1107ec07ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:55.532Z|d9958701-4374-4077-9f2a-6b1107ec07ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:56.104Z|3d16a6c0-0ebf-44bd-876e-8f23e25e82f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:56.105Z|3d16a6c0-0ebf-44bd-876e-8f23e25e82f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:23:56.703Z|ce457050-4600-4fc4-97d9-8f207db933aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:23:56.704Z|ce457050-4600-4fc4-97d9-8f207db933aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:03.855Z|0460aa26-9318-4492-8dc7-4bf43cbb31f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:24:03.857Z|0460aa26-9318-4492-8dc7-4bf43cbb31f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:24:04.489Z|0589f4f0-f10c-403c-a954-13c0955121d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:24:04.489Z|0589f4f0-f10c-403c-a954-13c0955121d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:24:05.554Z|803bce55-326b-425d-920e-8ed74adc2910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:05.555Z|803bce55-326b-425d-920e-8ed74adc2910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:06.129Z|0b7d24c3-c48c-4138-96a0-bc13c8fe4084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:06.129Z|0b7d24c3-c48c-4138-96a0-bc13c8fe4084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:06.750Z|9c09d3ac-03f1-432b-b0c0-b13a139a7d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:06.751Z|9c09d3ac-03f1-432b-b0c0-b13a139a7d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:14.546Z|bc5fa712-ffc7-46b4-b7d9-e80ce70d63bc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:24:14.547Z|bc5fa712-ffc7-46b4-b7d9-e80ce70d63bc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:15.577Z|75ee8cfb-d75e-4d71-886a-e584cc7e0830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:15.577Z|75ee8cfb-d75e-4d71-886a-e584cc7e0830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:16.155Z|e5d76306-8615-4c44-b4de-6ad884f193ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:16.157Z|e5d76306-8615-4c44-b4de-6ad884f193ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:16.776Z|7ce493ba-82bc-4bcc-80e3-b69f4dae438d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:16.777Z|7ce493ba-82bc-4bcc-80e3-b69f4dae438d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:18.855Z|6e3f96b6-a3c2-4424-a47c-9c1a05977e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:24:18.855Z|6e3f96b6-a3c2-4424-a47c-9c1a05977e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:24:25.600Z|7e9eb6ad-9858-4e42-b089-9572bc78882a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:25.601Z|7e9eb6ad-9858-4e42-b089-9572bc78882a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:26.183Z|31c31826-37b8-4dbd-891e-0001952c9a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:26.184Z|31c31826-37b8-4dbd-891e-0001952c9a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:26.801Z|9258bad1-94cf-4a65-a0f9-eff65f9341f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:26.802Z|9258bad1-94cf-4a65-a0f9-eff65f9341f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:33.855Z|4e468c26-5a97-44b4-804a-ee87a36a5296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:24:33.855Z|4e468c26-5a97-44b4-804a-ee87a36a5296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:24:34.490Z|610d948f-c93f-4337-b266-8dd18c4a35c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:24:34.490Z|610d948f-c93f-4337-b266-8dd18c4a35c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:24:35.626Z|96fcbf8e-a633-4a74-88bd-5eb8f8e0c5e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:35.626Z|96fcbf8e-a633-4a74-88bd-5eb8f8e0c5e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:36.212Z|2d76d394-015f-44be-aaf2-9ff5ed5d05ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:36.213Z|2d76d394-015f-44be-aaf2-9ff5ed5d05ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:36.826Z|c7a9520f-b540-4972-a49f-5380f46275b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:36.827Z|c7a9520f-b540-4972-a49f-5380f46275b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:45.663Z|a13b0ccd-7709-4ebf-9eeb-7cb385690bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:45.663Z|a13b0ccd-7709-4ebf-9eeb-7cb385690bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:46.241Z|43c83c8b-2d2c-47e3-8831-ceb1ce63e83e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:46.242Z|43c83c8b-2d2c-47e3-8831-ceb1ce63e83e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:46.855Z|cc07513e-33b3-4fdd-b6ed-37b442614593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:46.855Z|cc07513e-33b3-4fdd-b6ed-37b442614593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:48.855Z|dafb7e11-34ac-4fd6-8bc3-1a75e593ef80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:24:48.859Z|dafb7e11-34ac-4fd6-8bc3-1a75e593ef80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:24:55.687Z|584214ae-8c4b-497b-879f-4e7703a14381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:55.688Z|584214ae-8c4b-497b-879f-4e7703a14381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:56.268Z|48a3d83d-f332-4793-9e2d-c46326572be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:56.269Z|48a3d83d-f332-4793-9e2d-c46326572be5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:24:56.883Z|3a967e5a-ba73-41ae-a86e-26bcf1399553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:24:56.884Z|3a967e5a-ba73-41ae-a86e-26bcf1399553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:03.855Z|a9a6616a-fbdb-463e-a3dc-5e7a5674a2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:25:03.855Z|a9a6616a-fbdb-463e-a3dc-5e7a5674a2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:25:04.494Z|c9a6944a-6183-4804-864d-03da5744726e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:25:04.495Z|c9a6944a-6183-4804-864d-03da5744726e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:25:05.712Z|823494eb-4944-4134-a77c-22ef92d6369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:05.713Z|823494eb-4944-4134-a77c-22ef92d6369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:06.299Z|d65f2981-d979-468f-bf81-8a64eef39fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:06.299Z|d65f2981-d979-468f-bf81-8a64eef39fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:06.917Z|bcc91720-d16e-440a-88b8-75df9c1b8d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:06.918Z|bcc91720-d16e-440a-88b8-75df9c1b8d95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:14.547Z|432e3272-0420-4080-933f-1790cadff29f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:25:14.548Z|432e3272-0420-4080-933f-1790cadff29f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:15.745Z|fdee1c1a-10c2-4c8e-b8be-da05aea50cd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:15.747Z|fdee1c1a-10c2-4c8e-b8be-da05aea50cd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:16.322Z|df463439-8cd3-49de-b984-cf94208a9e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:16.323Z|df463439-8cd3-49de-b984-cf94208a9e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:16.945Z|00f50a8c-7e7d-4da7-b6ed-520a98bf6301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:16.945Z|00f50a8c-7e7d-4da7-b6ed-520a98bf6301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:18.855Z|812e60a1-3494-41d6-bfd5-a247dcda3444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:25:18.856Z|812e60a1-3494-41d6-bfd5-a247dcda3444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:25:25.770Z|8dd0ac23-d140-42d5-8923-63143c72817c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:25.771Z|8dd0ac23-d140-42d5-8923-63143c72817c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:26.348Z|36a17ca0-8b48-402c-a497-1880edae52a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:26.349Z|36a17ca0-8b48-402c-a497-1880edae52a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:26.972Z|2d1be0d1-c2ec-4b3c-a78d-fdf1a3e7908e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:26.973Z|2d1be0d1-c2ec-4b3c-a78d-fdf1a3e7908e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:33.855Z|c745920c-768f-4771-b1e8-32cc8469d8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:25:33.857Z|c745920c-768f-4771-b1e8-32cc8469d8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:25:34.496Z|df1a8fed-6c40-4138-99a0-8e151f71375d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:25:34.497Z|df1a8fed-6c40-4138-99a0-8e151f71375d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:25:35.799Z|bb5e3e08-a818-49c4-9aef-2cae18d5cc02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:35.800Z|bb5e3e08-a818-49c4-9aef-2cae18d5cc02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:36.375Z|64c85fb5-abcf-4e12-8361-d74cb9475118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:36.376Z|64c85fb5-abcf-4e12-8361-d74cb9475118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:37.000Z|f09a9c0a-a03e-4dfb-96e4-682c3b406de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:37.000Z|f09a9c0a-a03e-4dfb-96e4-682c3b406de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:45.842Z|88cd2846-ce62-43a4-b2b8-2af1cde830f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:45.843Z|88cd2846-ce62-43a4-b2b8-2af1cde830f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:46.403Z|771aabbe-6fbb-4ba4-9d09-41387a2a5977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:46.404Z|771aabbe-6fbb-4ba4-9d09-41387a2a5977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:47.027Z|89b568a7-725a-4307-80e1-373d007483e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:47.028Z|89b568a7-725a-4307-80e1-373d007483e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:48.855Z|1ecece3e-6ba8-475f-ab54-3c17e292de52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:25:48.855Z|1ecece3e-6ba8-475f-ab54-3c17e292de52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:25:55.887Z|ce2d13dd-783f-4b71-a9cd-4064ed1ef88c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:55.888Z|ce2d13dd-783f-4b71-a9cd-4064ed1ef88c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:56.428Z|704f9300-c497-48c7-8189-d72bd1b45334|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:56.428Z|704f9300-c497-48c7-8189-d72bd1b45334|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:25:57.076Z|93d522a2-ccab-48af-8efb-5697689a69d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:25:57.077Z|93d522a2-ccab-48af-8efb-5697689a69d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:03.855Z|6349eccd-b8b7-4522-8e9e-6d57b0fb6dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:26:03.856Z|6349eccd-b8b7-4522-8e9e-6d57b0fb6dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:26:04.498Z|e8976045-8ea3-42e1-86b3-71d8607dcacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:26:04.498Z|e8976045-8ea3-42e1-86b3-71d8607dcacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:26:05.914Z|15488a1b-caa9-44db-9ba5-1488b7f8bd1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:05.914Z|15488a1b-caa9-44db-9ba5-1488b7f8bd1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:06.464Z|2a93872e-42b6-416c-a59d-1575ae3a89f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:06.465Z|2a93872e-42b6-416c-a59d-1575ae3a89f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:07.104Z|ba81e336-3d9a-48af-9879-048cfa1d687f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:07.105Z|ba81e336-3d9a-48af-9879-048cfa1d687f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:14.547Z|81791d4f-3ca1-4908-917a-603f3b193781|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:26:14.547Z|81791d4f-3ca1-4908-917a-603f3b193781|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:15.940Z|7d9fa19d-1ee7-4a92-b704-26cc459d48ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:15.941Z|7d9fa19d-1ee7-4a92-b704-26cc459d48ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:16.487Z|d78dbc88-fc6b-4165-81a2-9a3f75f64eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:16.488Z|d78dbc88-fc6b-4165-81a2-9a3f75f64eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:17.128Z|66360c4e-8876-40d8-bcaa-bbd61402024a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:17.128Z|66360c4e-8876-40d8-bcaa-bbd61402024a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:18.855Z|e6a8a036-8334-490f-ae11-873e1e03b692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:26:18.857Z|e6a8a036-8334-490f-ae11-873e1e03b692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:26:25.967Z|6cad0fd1-99d5-4558-982c-f26f8539ebab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:25.968Z|6cad0fd1-99d5-4558-982c-f26f8539ebab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:26.511Z|5e4d60ba-bca8-41af-903e-a23f9ad3ffeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:26.512Z|5e4d60ba-bca8-41af-903e-a23f9ad3ffeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:27.154Z|1ddb1378-7f7a-4dc3-aa45-903ff27097b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:27.154Z|1ddb1378-7f7a-4dc3-aa45-903ff27097b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:33.855Z|0569d71d-708a-4605-9aa8-b643d097a488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:26:33.855Z|0569d71d-708a-4605-9aa8-b643d097a488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:26:34.499Z|d9b6e784-65fe-47c4-a99d-09e1bf4ea30b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:26:34.499Z|d9b6e784-65fe-47c4-a99d-09e1bf4ea30b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:26:35.999Z|167bf329-1840-432f-b757-c28746bfeb71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:36.000Z|167bf329-1840-432f-b757-c28746bfeb71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:36.541Z|aa18c8b6-f667-4cd0-b3a1-e24b9cce03e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:36.543Z|aa18c8b6-f667-4cd0-b3a1-e24b9cce03e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:37.179Z|0817d4dd-8313-408a-84fa-2ce406ae21e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:37.180Z|0817d4dd-8313-408a-84fa-2ce406ae21e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:46.024Z|d377f348-563e-425f-93fc-6291c605811a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:46.025Z|d377f348-563e-425f-93fc-6291c605811a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:46.570Z|1e1f8052-f6cd-4f43-8dd6-461396bad902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:46.571Z|1e1f8052-f6cd-4f43-8dd6-461396bad902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:47.206Z|e6c44954-ce77-4655-8b75-8ca6ed95fbd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:47.207Z|e6c44954-ce77-4655-8b75-8ca6ed95fbd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:48.855Z|b7e91eb4-2d69-4dba-96c0-5a0f69f3ef30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:26:48.855Z|b7e91eb4-2d69-4dba-96c0-5a0f69f3ef30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:26:56.056Z|b52ffd83-c0c7-4db5-afa5-53f74dcc15a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:56.057Z|b52ffd83-c0c7-4db5-afa5-53f74dcc15a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:56.604Z|03d189da-3502-473f-8111-736dc972ffb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:56.604Z|03d189da-3502-473f-8111-736dc972ffb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:26:57.244Z|c6394349-a5d2-4aad-94bf-aec2d8616ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:26:57.245Z|c6394349-a5d2-4aad-94bf-aec2d8616ee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:03.855Z|9ff586a7-910c-4987-954d-4faff09a67da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:27:03.858Z|9ff586a7-910c-4987-954d-4faff09a67da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:27:04.500Z|eddb64fe-bb64-4339-86f9-b42147f1a1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:27:04.500Z|eddb64fe-bb64-4339-86f9-b42147f1a1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:27:06.086Z|c1764fb2-e5e7-4739-90b7-35cbbd741d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:06.087Z|c1764fb2-e5e7-4739-90b7-35cbbd741d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:06.628Z|9a80a14a-5108-4430-b2cb-b3c2a2f0398e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:06.629Z|9a80a14a-5108-4430-b2cb-b3c2a2f0398e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:07.285Z|de66e205-09d2-4b67-bc02-f71ea275b5b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:07.285Z|de66e205-09d2-4b67-bc02-f71ea275b5b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:14.550Z|d0e12abd-da78-4e33-9e27-cf53cdfffa76|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:27:14.551Z|d0e12abd-da78-4e33-9e27-cf53cdfffa76|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:16.112Z|c617d792-4f37-457a-9f54-765634d07e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:16.113Z|c617d792-4f37-457a-9f54-765634d07e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:16.656Z|3dca0adb-6524-42d9-832f-19928882ab57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:16.657Z|3dca0adb-6524-42d9-832f-19928882ab57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:17.309Z|cb579626-4f82-4b3b-ab26-fcb8ef1bdee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:17.310Z|cb579626-4f82-4b3b-ab26-fcb8ef1bdee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:18.855Z|70c06b1b-2a95-4d77-a64c-118c1550d837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:27:18.855Z|70c06b1b-2a95-4d77-a64c-118c1550d837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:27:26.141Z|60c45bf8-6c3b-426d-97bb-915fe2e0b518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:26.141Z|60c45bf8-6c3b-426d-97bb-915fe2e0b518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:26.685Z|23ed1d95-8dc0-4390-bd5c-3feab7b3abb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:26.686Z|23ed1d95-8dc0-4390-bd5c-3feab7b3abb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:27.342Z|7b57d2a2-fed7-4d61-81bc-23a29b22284d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:27.343Z|7b57d2a2-fed7-4d61-81bc-23a29b22284d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:33.855Z|3f713e9f-3a02-42a3-9d41-0039b90c4266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:27:33.856Z|3f713e9f-3a02-42a3-9d41-0039b90c4266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:27:34.500Z|17d58385-3b25-47df-ac5b-0d571f9f7cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:27:34.501Z|17d58385-3b25-47df-ac5b-0d571f9f7cca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:27:36.165Z|52eb5344-b93a-40b1-9366-fdd0473aa928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:36.166Z|52eb5344-b93a-40b1-9366-fdd0473aa928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:36.712Z|b619129d-47fb-42ee-8ef7-c34ce40ec059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:36.713Z|b619129d-47fb-42ee-8ef7-c34ce40ec059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:37.375Z|2b8dbfc0-d993-4c4c-a8d4-68daae7fd019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:37.376Z|2b8dbfc0-d993-4c4c-a8d4-68daae7fd019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:46.191Z|5de4b94a-63e6-4f08-b474-8ed94ae73510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:46.191Z|5de4b94a-63e6-4f08-b474-8ed94ae73510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:46.747Z|980309f2-1e6f-4f57-8587-fe0e396be04b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:46.747Z|980309f2-1e6f-4f57-8587-fe0e396be04b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:47.398Z|e5ce7f7b-ad53-46f7-8783-c8f6c45cc5e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:47.399Z|e5ce7f7b-ad53-46f7-8783-c8f6c45cc5e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:48.855Z|a0af5d72-6ef7-4833-ac0f-6eb352fc5ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:27:48.857Z|a0af5d72-6ef7-4833-ac0f-6eb352fc5ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:27:56.214Z|2e415990-5c15-40d4-881e-300b1f0d4289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:56.215Z|2e415990-5c15-40d4-881e-300b1f0d4289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:56.784Z|7397ba18-8cae-4b56-895c-8441d4e408f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:56.785Z|7397ba18-8cae-4b56-895c-8441d4e408f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:27:57.451Z|9f31f4c3-e82b-43ef-8468-81ccd9ee82c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:27:57.451Z|9f31f4c3-e82b-43ef-8468-81ccd9ee82c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:03.855Z|10a65a31-8751-4018-8885-e8f6c9a1876f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:28:03.855Z|10a65a31-8751-4018-8885-e8f6c9a1876f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:28:04.502Z|601947e9-2911-4ea5-87e7-20d60eeecbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:28:04.502Z|601947e9-2911-4ea5-87e7-20d60eeecbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:28:06.242Z|295201dc-72b4-46e2-92ea-49476cc69d85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:06.243Z|295201dc-72b4-46e2-92ea-49476cc69d85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:06.809Z|7f04310e-f3d1-4123-9a3d-71bf03a9326b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:06.810Z|7f04310e-f3d1-4123-9a3d-71bf03a9326b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:07.478Z|dad1903e-9258-4540-8b0c-c43dc986fee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:07.479Z|dad1903e-9258-4540-8b0c-c43dc986fee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:14.551Z|f3f6b53a-ccae-436a-b9ea-182df95d5d61|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:28:14.552Z|f3f6b53a-ccae-436a-b9ea-182df95d5d61|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:16.269Z|2cd0047f-6bb6-4cad-b594-19f2b8258fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:16.270Z|2cd0047f-6bb6-4cad-b594-19f2b8258fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:16.843Z|30d85563-54a4-436c-a1e0-92abb1f0375e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:16.843Z|30d85563-54a4-436c-a1e0-92abb1f0375e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:17.505Z|7c603814-a567-454f-a9df-d0d683184eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:17.506Z|7c603814-a567-454f-a9df-d0d683184eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:18.855Z|32ae1e34-98ce-4273-84f4-21500499fa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:28:18.855Z|32ae1e34-98ce-4273-84f4-21500499fa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:28:26.298Z|20e5d65a-cc0f-46fc-a6ff-a40e000cc0bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:26.301Z|20e5d65a-cc0f-46fc-a6ff-a40e000cc0bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:26.869Z|816d7a6d-c515-40ee-b2bc-99ead4ec0413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:26.870Z|816d7a6d-c515-40ee-b2bc-99ead4ec0413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:27.531Z|5532bf91-744b-41df-9f08-d33307e24002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:27.532Z|5532bf91-744b-41df-9f08-d33307e24002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:33.855Z|eb21c8e5-2e03-4434-86d1-d4ca90619233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:28:33.858Z|eb21c8e5-2e03-4434-86d1-d4ca90619233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:28:34.503Z|03cb27cf-d28e-4747-8ffc-324c77822eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:28:34.503Z|03cb27cf-d28e-4747-8ffc-324c77822eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:28:36.330Z|e016082c-15a7-48b2-8fa8-3adc1d09e513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:36.330Z|e016082c-15a7-48b2-8fa8-3adc1d09e513|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:36.896Z|525d23e4-ce8e-4a28-a80c-4e9206c208b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:36.897Z|525d23e4-ce8e-4a28-a80c-4e9206c208b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:37.565Z|ffcb8e07-f77c-45bd-a3b3-9a1c9b6fc0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:37.566Z|ffcb8e07-f77c-45bd-a3b3-9a1c9b6fc0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:46.367Z|c734591a-9b5f-4871-830c-e181f74685f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:46.368Z|c734591a-9b5f-4871-830c-e181f74685f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:46.927Z|0c82fbd3-8a32-4878-b253-6ed931d7678d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:46.928Z|0c82fbd3-8a32-4878-b253-6ed931d7678d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:47.602Z|92b41c52-9343-4c19-8598-0bd1cd84ff22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:47.603Z|92b41c52-9343-4c19-8598-0bd1cd84ff22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:48.855Z|fa5dae29-7208-467d-8f7b-f95af3152d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:28:48.856Z|fa5dae29-7208-467d-8f7b-f95af3152d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:28:56.400Z|4d24c7b2-eef0-424a-bc71-6de5e0eb10a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:56.401Z|4d24c7b2-eef0-424a-bc71-6de5e0eb10a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:56.962Z|1da34d63-af64-457e-b4e1-ea87f5e95e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:56.963Z|1da34d63-af64-457e-b4e1-ea87f5e95e40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:28:57.634Z|a97abff3-e4bd-4e23-bdf5-d72203070775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:28:57.635Z|a97abff3-e4bd-4e23-bdf5-d72203070775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:03.855Z|489c617c-3374-423b-bb83-2309ccfc87b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:29:03.856Z|489c617c-3374-423b-bb83-2309ccfc87b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:29:04.504Z|cc6a04b4-c956-4bcc-9067-312d74601931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:29:04.505Z|cc6a04b4-c956-4bcc-9067-312d74601931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:29:06.428Z|4e3e4ce4-2f8a-48ba-87cf-c885c0063775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:06.429Z|4e3e4ce4-2f8a-48ba-87cf-c885c0063775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:06.993Z|85423bbc-a66a-48a4-aa59-55f72f531d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:06.993Z|85423bbc-a66a-48a4-aa59-55f72f531d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:07.676Z|ad507b3c-51ce-4f45-9dfd-bad11507cdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:07.677Z|ad507b3c-51ce-4f45-9dfd-bad11507cdc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:14.551Z|9b03d9c0-b8ac-48ab-915f-195ec6646624|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-05T02:29:14.552Z|9b03d9c0-b8ac-48ab-915f-195ec6646624|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:16.464Z|48f42b02-30a5-4be3-bf68-9c6f4a0cc575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:16.464Z|48f42b02-30a5-4be3-bf68-9c6f4a0cc575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:17.016Z|1c62f1a7-4a01-46a7-8eec-5625bba02669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:17.017Z|1c62f1a7-4a01-46a7-8eec-5625bba02669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:17.704Z|9ff4fad9-c3ef-4361-8fec-dc3f7f6e0745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:17.705Z|9ff4fad9-c3ef-4361-8fec-dc3f7f6e0745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:18.855Z|1381c6f0-b13c-4564-a74c-0768753866e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-05T02:29:18.858Z|1381c6f0-b13c-4564-a74c-0768753866e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-05T02:29:26.496Z|3a6b8f72-6ff4-482f-90b6-e7a926316f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:26.497Z|3a6b8f72-6ff4-482f-90b6-e7a926316f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:27.050Z|b898e7f5-f087-40af-bc92-395616461faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:27.051Z|b898e7f5-f087-40af-bc92-395616461faf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-05T02:29:27.729Z|d02f02cb-db67-4c89-870a-616f46b79c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-05T02:29:27.730Z|d02f02cb-db67-4c89-870a-616f46b79c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.