JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-09-21T15:20:18.280Z||main|||||INFO|500||The following profiles are active: basic 2022-09-21T15:20:27.333Z||main|||||INFO|500||Starting service [Tomcat] 2022-09-21T15:20:27.334Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-09-21T15:20:27.415Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-09-21T15:20:32.940Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-09-21T15:20:33.132Z||main|||||INFO|500||catdb-pool - Starting... 2022-09-21T15:20:33.356Z||main|||||INFO|500||catdb-pool - Start completed. 2022-09-21T15:20:33.794Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-09-21T15:20:34.031Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-09-21T15:20:34.541Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-09-21T15:20:36.638Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-21T15:20:37.044Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-09-21T15:20:38.700Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-21T15:20:38.825Z||main|||||INFO|500||reqdb-pool - Starting... 2022-09-21T15:20:38.862Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-09-21T15:20:38.873Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-09-21T15:20:39.453Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-09-21T15:20:39.673Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-09-21T15:20:40.692Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-09-21T15:20:44.565Z||main|||||WARN|500||--- 2022-09-21T15:20:44.566Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-09-21T15:20:44.566Z||main|||||WARN|500||--- 2022-09-21T15:20:44.976Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-09-21T15:20:49.007Z||main|||||INFO|500||Started ApiHandlerApplication in 33.0 seconds (JVM running for 34.921) 2022-09-21T15:20:49.016Z|37668b9f-7f74-4459-8e0c-e740ec7b2dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:20:49.036Z|37668b9f-7f74-4459-8e0c-e740ec7b2dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:20:49.038Z|1269c3fb-c0d2-4192-b728-f323bd6e6482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:20:49.045Z|1269c3fb-c0d2-4192-b728-f323bd6e6482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:20:51.892Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-09-21T15:20:52.073Z|d59d406c-3e0e-4c0f-8a5d-d477e5d36d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:20:52.073Z|10e47750-1fcb-4267-a903-a91bb86519b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-09-21T15:20:52.434Z|d59d406c-3e0e-4c0f-8a5d-d477e5d36d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:20:52.434Z|10e47750-1fcb-4267-a903-a91bb86519b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:20:55.205Z|68d21817-f949-4329-bb11-50250fc8041e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:20:55.206Z|68d21817-f949-4329-bb11-50250fc8041e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:02.564Z|353125f2-106e-4662-9b39-e23e29b2f89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:02.565Z|353125f2-106e-4662-9b39-e23e29b2f89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:02.566Z|b404fb3f-b590-4cb1-a9b5-4b340a08b628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:02.567Z|b404fb3f-b590-4cb1-a9b5-4b340a08b628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:03.993Z|80fefd88-12a0-4e64-b9af-4984a480f5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:21:03.997Z|80fefd88-12a0-4e64-b9af-4984a480f5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:21:05.242Z|48d4be77-5d3e-4ed0-a93b-48aa06003ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:05.243Z|48d4be77-5d3e-4ed0-a93b-48aa06003ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:12.598Z|d6f1fb5b-4d45-4cba-8a16-6399cc5aeb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:12.600Z|d6f1fb5b-4d45-4cba-8a16-6399cc5aeb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:12.613Z|e5920f6c-d50b-4385-85b0-6942da9d2c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:12.614Z|e5920f6c-d50b-4385-85b0-6942da9d2c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:15.284Z|e7656c58-2e99-48a2-8623-ff3f8e8dae63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:15.285Z|e7656c58-2e99-48a2-8623-ff3f8e8dae63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:18.996Z|3efc6e80-57fe-40bc-b0dd-8a54e3610e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:21:18.997Z|3efc6e80-57fe-40bc-b0dd-8a54e3610e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:21:19.048Z|4f3282b4-eaa0-473f-9402-11b6d8b19597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:21:19.049Z|4f3282b4-eaa0-473f-9402-11b6d8b19597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:21:22.628Z|bf3c5da2-758e-4787-9605-d52ebf9af8be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:22.630Z|bf3c5da2-758e-4787-9605-d52ebf9af8be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:22.650Z|3be064a4-e3a5-4347-823d-83c6f09981cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:22.653Z|3be064a4-e3a5-4347-823d-83c6f09981cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:25.319Z|1276b651-630d-4da6-ac5e-3f050d2b41f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:25.321Z|1276b651-630d-4da6-ac5e-3f050d2b41f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:32.660Z|9fe72a99-548c-46f5-abbe-fdf8e718b0a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:32.661Z|9fe72a99-548c-46f5-abbe-fdf8e718b0a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:32.680Z|ffb761dc-2e16-4752-9c61-6b165298b145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:32.681Z|ffb761dc-2e16-4752-9c61-6b165298b145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:33.992Z|7a1182c5-2833-438b-ad4d-9d1a2ffb8110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:21:33.994Z|7a1182c5-2833-438b-ad4d-9d1a2ffb8110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:21:35.351Z|2fe14439-278a-4690-be11-58e620ef8c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:35.352Z|2fe14439-278a-4690-be11-58e620ef8c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:42.695Z|8934c798-6758-4131-9bfa-5f9b813710b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:42.696Z|8934c798-6758-4131-9bfa-5f9b813710b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:42.707Z|5a376688-fb9e-4a97-9eca-bf956929ecb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:42.708Z|5a376688-fb9e-4a97-9eca-bf956929ecb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:45.382Z|4effb14d-6f9e-459b-a732-36203824e811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:45.384Z|4effb14d-6f9e-459b-a732-36203824e811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:48.993Z|76bedf52-9340-465e-bfd4-f6cddede3ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:21:48.996Z|76bedf52-9340-465e-bfd4-f6cddede3ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:21:49.050Z|fb102ad4-9f98-44a1-8532-096a95bbccef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:21:49.051Z|fb102ad4-9f98-44a1-8532-096a95bbccef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:21:52.728Z|615c2336-fcf8-4075-88d0-082f709fdd3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:52.730Z|615c2336-fcf8-4075-88d0-082f709fdd3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:52.735Z|106c6a68-e934-42a2-9d1a-7ce01e98d071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:52.736Z|106c6a68-e934-42a2-9d1a-7ce01e98d071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:21:55.411Z|b73f746a-84d2-4599-b29a-bb230dc6f569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:21:55.412Z|b73f746a-84d2-4599-b29a-bb230dc6f569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:02.759Z|0b04456d-aa50-48ba-8a2e-c616692644e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:02.759Z|c0e2d06e-7018-4185-9c19-011c0aeaa51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:02.760Z|c0e2d06e-7018-4185-9c19-011c0aeaa51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:02.760Z|0b04456d-aa50-48ba-8a2e-c616692644e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:03.992Z|ce8b3a65-b694-4ec6-b1db-71df9538d385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:22:03.993Z|ce8b3a65-b694-4ec6-b1db-71df9538d385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:22:05.440Z|08a481dc-fba2-42af-98d4-b70c1c421041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:05.441Z|08a481dc-fba2-42af-98d4-b70c1c421041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:12.783Z|63654cdd-3ab5-4fdf-8644-62b839c3fb4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:12.784Z|63654cdd-3ab5-4fdf-8644-62b839c3fb4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:12.798Z|0e14923f-7be3-4468-ba43-f7008a018a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:12.799Z|0e14923f-7be3-4468-ba43-f7008a018a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:15.487Z|62a315e3-b73f-4284-881a-a96f1a6ae77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:15.488Z|62a315e3-b73f-4284-881a-a96f1a6ae77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:18.992Z|4c5a04f4-bc6f-4263-8b19-67f12c75ecc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:22:18.993Z|4c5a04f4-bc6f-4263-8b19-67f12c75ecc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:22:19.052Z|508a943a-5695-4c25-bdc9-e2e2ef0c5402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:22:19.053Z|508a943a-5695-4c25-bdc9-e2e2ef0c5402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:22:22.814Z|22449a93-549b-47ed-a65c-9ea994bab3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:22.817Z|22449a93-549b-47ed-a65c-9ea994bab3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:22.823Z|e34cbfea-3c21-4297-aca5-e20937120aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:22.825Z|e34cbfea-3c21-4297-aca5-e20937120aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:25.517Z|8a63dadc-a798-447b-8a7c-f505513f1d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:25.519Z|8a63dadc-a798-447b-8a7c-f505513f1d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:32.848Z|2c878b3f-d2ac-4b6a-9e63-c8ac55b3a3be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:32.850Z|2c878b3f-d2ac-4b6a-9e63-c8ac55b3a3be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:32.852Z|de724b36-031e-4c7b-b5bc-7395342e2d4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:32.853Z|de724b36-031e-4c7b-b5bc-7395342e2d4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:33.992Z|5f16a5ce-c442-4fa0-a50e-bb30ff22dd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:22:33.996Z|5f16a5ce-c442-4fa0-a50e-bb30ff22dd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:22:35.543Z|1a1a79c4-8dea-4efe-82ba-ff9bdae79e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:35.544Z|1a1a79c4-8dea-4efe-82ba-ff9bdae79e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:42.880Z|f1ae1491-cf71-42df-9a6e-f0e059185d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:42.880Z|da8af279-a596-4ffb-b99b-64d42ab76ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:42.881Z|f1ae1491-cf71-42df-9a6e-f0e059185d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:42.881Z|da8af279-a596-4ffb-b99b-64d42ab76ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:45.568Z|62306399-0349-438f-a92d-f622147e3b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:45.569Z|62306399-0349-438f-a92d-f622147e3b5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:48.992Z|da5d2bdd-afc8-435a-aead-0a4a7f074535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:22:48.993Z|da5d2bdd-afc8-435a-aead-0a4a7f074535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:22:49.054Z|04d79be2-55f0-423f-9b47-a8dc25a81993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:22:49.056Z|04d79be2-55f0-423f-9b47-a8dc25a81993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:22:52.907Z|10639505-cf9e-44a9-ae43-712b413fdf91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:52.908Z|10639505-cf9e-44a9-ae43-712b413fdf91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:52.908Z|d70a7b09-2e48-4b56-a7b8-324e41b104bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:52.909Z|d70a7b09-2e48-4b56-a7b8-324e41b104bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:22:55.606Z|05f5e6dc-5b77-4170-aa56-c4375e561db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:22:55.607Z|05f5e6dc-5b77-4170-aa56-c4375e561db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:02.932Z|a5c36ab8-1574-48ea-9ad9-96208172c9e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:02.932Z|1102a1af-d4d9-48b4-a445-3b12a9b3671c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:02.933Z|a5c36ab8-1574-48ea-9ad9-96208172c9e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:02.933Z|1102a1af-d4d9-48b4-a445-3b12a9b3671c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:03.993Z|fe8909dc-8901-4eb2-ab22-3945b0e0286c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:23:03.996Z|fe8909dc-8901-4eb2-ab22-3945b0e0286c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:23:05.634Z|6ae84503-cc51-4bca-9460-5a62b1721987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:05.635Z|6ae84503-cc51-4bca-9460-5a62b1721987|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:12.960Z|f4809e39-b518-4130-bee5-c4c1083f69fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:12.960Z|e000c63b-0839-43a3-9cdf-d856c196e886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:12.961Z|f4809e39-b518-4130-bee5-c4c1083f69fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:12.961Z|e000c63b-0839-43a3-9cdf-d856c196e886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:15.658Z|69cea4db-b95a-4a29-8e27-c14af2d957e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:15.659Z|69cea4db-b95a-4a29-8e27-c14af2d957e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:18.993Z|59fcdf02-aad8-4a57-918a-d68f476f122b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:23:18.996Z|59fcdf02-aad8-4a57-918a-d68f476f122b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:23:19.057Z|b5f54898-aab5-41a0-8dca-f07ebcf8f7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:23:19.058Z|b5f54898-aab5-41a0-8dca-f07ebcf8f7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:23:22.987Z|bad55f2d-2aee-4b2c-b2a8-38e3e1dd35c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:22.987Z|486fe801-77b6-45bb-9b21-81ee6298d7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:22.989Z|bad55f2d-2aee-4b2c-b2a8-38e3e1dd35c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:22.989Z|486fe801-77b6-45bb-9b21-81ee6298d7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:25.684Z|ded2c469-7d97-4b24-8d5c-44a82308fbf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:25.685Z|ded2c469-7d97-4b24-8d5c-44a82308fbf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:33.018Z|d91a40e7-a447-4430-b507-de210bda2374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:33.018Z|0690c843-1db4-48b4-8577-9c657ce2dd04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:33.020Z|0690c843-1db4-48b4-8577-9c657ce2dd04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:33.020Z|d91a40e7-a447-4430-b507-de210bda2374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:33.993Z|008ce158-dc20-4825-b0ad-f6340b57fee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:23:33.994Z|008ce158-dc20-4825-b0ad-f6340b57fee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:23:35.717Z|d8259e93-5b4c-4e62-9067-1f14051d004f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:35.718Z|d8259e93-5b4c-4e62-9067-1f14051d004f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:43.045Z|43015dbe-3bb4-42b2-bbe2-38e4b73c004e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:43.045Z|e72c354f-50f4-499f-867d-21aca3940441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:43.046Z|e72c354f-50f4-499f-867d-21aca3940441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:43.046Z|43015dbe-3bb4-42b2-bbe2-38e4b73c004e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:45.745Z|8b7167f5-766a-4c2e-a3c6-ba084cfe96d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:45.746Z|8b7167f5-766a-4c2e-a3c6-ba084cfe96d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:48.992Z|a7cbafb5-147d-49d6-b793-6c9cd1e91b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:23:48.993Z|a7cbafb5-147d-49d6-b793-6c9cd1e91b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:23:49.059Z|567a6d42-16e9-4e41-8d5a-96cdaab4a42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:23:49.060Z|567a6d42-16e9-4e41-8d5a-96cdaab4a42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:23:53.071Z|9331e11a-8c1e-46be-a3ac-08a93f3ea12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:53.072Z|eabe8d39-36b5-4c79-b3ee-7bec935c6433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:53.072Z|9331e11a-8c1e-46be-a3ac-08a93f3ea12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:53.073Z|eabe8d39-36b5-4c79-b3ee-7bec935c6433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:23:55.775Z|3863d2ed-e842-4cc7-8abb-8c5dca63e252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:23:55.776Z|3863d2ed-e842-4cc7-8abb-8c5dca63e252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:03.100Z|f240beb7-e8cc-4a94-9a3f-a2faf2ceac67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:03.103Z|6da08fde-6518-4773-951b-5a8a423d27e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:03.102Z|f240beb7-e8cc-4a94-9a3f-a2faf2ceac67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:03.103Z|6da08fde-6518-4773-951b-5a8a423d27e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:03.992Z|1ca94b7e-5579-46e7-b252-8998a0b7f4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:24:03.995Z|1ca94b7e-5579-46e7-b252-8998a0b7f4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:24:05.803Z|7836f37b-77b2-41a2-a20d-e2e0b5b54e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:05.804Z|7836f37b-77b2-41a2-a20d-e2e0b5b54e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:13.133Z|58cf77d5-24fe-4acf-901d-07dac0f56285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:13.133Z|f3105562-277a-48e4-9a5a-a67122945684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:13.134Z|f3105562-277a-48e4-9a5a-a67122945684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:13.134Z|58cf77d5-24fe-4acf-901d-07dac0f56285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:15.832Z|d6125162-7ade-4cab-b540-7290e29b7efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:15.833Z|d6125162-7ade-4cab-b540-7290e29b7efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:18.996Z|a1367c0b-9857-47e3-b826-4ee68b36aa0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:24:18.997Z|a1367c0b-9857-47e3-b826-4ee68b36aa0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:24:19.061Z|3d1aefad-d566-43f4-b8e2-32200e53aae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:24:19.062Z|3d1aefad-d566-43f4-b8e2-32200e53aae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:24:23.159Z|5e00db65-f751-421a-97f8-3c783f911525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:23.159Z|05c8cce4-c544-4e15-bf9c-101a1c916832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:23.160Z|5e00db65-f751-421a-97f8-3c783f911525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:23.160Z|05c8cce4-c544-4e15-bf9c-101a1c916832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:25.865Z|1ac02d88-9376-4ac0-911e-1b12844dff11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:25.866Z|1ac02d88-9376-4ac0-911e-1b12844dff11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:33.192Z|fc03d285-2fbc-4260-9da5-d9b22bb56264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:33.192Z|f932fbe4-a458-4750-a516-7fd8804c1ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:33.193Z|fc03d285-2fbc-4260-9da5-d9b22bb56264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:33.193Z|f932fbe4-a458-4750-a516-7fd8804c1ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:33.993Z|54b830cd-89c6-4a33-9c17-0918995b13ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:24:33.994Z|54b830cd-89c6-4a33-9c17-0918995b13ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:24:35.907Z|56f24e5a-6247-4a0b-91fe-911c51510ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:35.908Z|56f24e5a-6247-4a0b-91fe-911c51510ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:43.219Z|a7f0b9dd-a966-42f9-b156-056f2c58599a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:43.222Z|a7f0b9dd-a966-42f9-b156-056f2c58599a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:43.223Z|0dac9f42-fc64-4fbd-813f-0455c83efbf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:43.225Z|0dac9f42-fc64-4fbd-813f-0455c83efbf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:45.938Z|aeada6d5-6c72-460d-befd-3799a50e6f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:45.939Z|aeada6d5-6c72-460d-befd-3799a50e6f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:48.992Z|3b651371-a144-4d02-ba27-2ad52bccd839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:24:48.996Z|3b651371-a144-4d02-ba27-2ad52bccd839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:24:49.063Z|9eb633e2-2dfb-4373-b3a4-f546938b3820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:24:49.064Z|9eb633e2-2dfb-4373-b3a4-f546938b3820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:24:53.252Z|4a103269-4377-4bb1-a4ae-24a716aef852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:53.252Z|401073b0-8f91-40a7-93c8-8f562e863a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:53.253Z|4a103269-4377-4bb1-a4ae-24a716aef852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:53.253Z|401073b0-8f91-40a7-93c8-8f562e863a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:24:55.969Z|7a6e36a6-478c-4000-8d9d-17d236cfd84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:24:55.970Z|7a6e36a6-478c-4000-8d9d-17d236cfd84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:03.280Z|48977a70-ca22-4b54-b687-bb1625bfbd4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:03.280Z|8958d895-690e-4d02-b12b-982632ee0c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:03.281Z|48977a70-ca22-4b54-b687-bb1625bfbd4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:03.281Z|8958d895-690e-4d02-b12b-982632ee0c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:03.992Z|16bbd195-fab3-4acb-8f01-9aad70730240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:25:03.993Z|16bbd195-fab3-4acb-8f01-9aad70730240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:25:05.998Z|a95d67c0-bb3e-48d9-9dd1-dfd92272726b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:05.999Z|a95d67c0-bb3e-48d9-9dd1-dfd92272726b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:13.306Z|b69889f1-5d97-439e-a054-2ccd6124ae1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:13.306Z|3fdce021-9d40-4c0f-ab74-3fcfe3b9f7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:13.308Z|3fdce021-9d40-4c0f-ab74-3fcfe3b9f7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:13.308Z|b69889f1-5d97-439e-a054-2ccd6124ae1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:16.027Z|45c90be4-4310-468a-b945-3ed83360e1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:16.028Z|45c90be4-4310-468a-b945-3ed83360e1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:18.996Z|a02526b1-65ea-4540-9b7f-504721b691ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:25:19.012Z|a02526b1-65ea-4540-9b7f-504721b691ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:25:19.068Z|0e322f3a-c7a4-4932-a684-5cc8f6fb9c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:25:19.068Z|0e322f3a-c7a4-4932-a684-5cc8f6fb9c5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:25:23.337Z|ecbbe4b0-adb8-4a02-bacc-cef17d0dd99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:23.337Z|6183f6d4-e1ea-46b9-b827-88be1d8a1e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:23.338Z|ecbbe4b0-adb8-4a02-bacc-cef17d0dd99d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:23.339Z|6183f6d4-e1ea-46b9-b827-88be1d8a1e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:26.051Z|cdd2f3c0-bcd3-4155-a554-6e40ac463fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:26.053Z|cdd2f3c0-bcd3-4155-a554-6e40ac463fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:33.367Z|dff2e4da-bd17-4e8c-8cbb-c42fbbdfe6fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:33.367Z|5aed32b9-1eb0-4665-8525-8e51b134aa09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:33.368Z|dff2e4da-bd17-4e8c-8cbb-c42fbbdfe6fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:33.368Z|5aed32b9-1eb0-4665-8525-8e51b134aa09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:33.992Z|d3883502-4783-4ec3-ba16-e3e6d278d0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:25:33.993Z|d3883502-4783-4ec3-ba16-e3e6d278d0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:25:36.078Z|aa24cc00-c494-49cc-82ea-816872f5152d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:36.079Z|aa24cc00-c494-49cc-82ea-816872f5152d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:43.403Z|eb1e0580-37d2-4ca0-b68d-b6b99bf9f936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:43.403Z|d3c7f0e7-5cfb-43d0-9552-29c73afa266e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:43.404Z|eb1e0580-37d2-4ca0-b68d-b6b99bf9f936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:43.404Z|d3c7f0e7-5cfb-43d0-9552-29c73afa266e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:46.105Z|0e83f1b9-b1ba-42c1-a8a7-16d59a1ae862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:46.107Z|0e83f1b9-b1ba-42c1-a8a7-16d59a1ae862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:48.992Z|596eacf7-e2c4-4a6b-8dc4-e156d9bd6bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:25:48.993Z|596eacf7-e2c4-4a6b-8dc4-e156d9bd6bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:25:49.069Z|7370c429-427d-40dd-803c-fee20a6ba3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:25:49.070Z|7370c429-427d-40dd-803c-fee20a6ba3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:25:53.451Z|c48028c0-4051-4e94-bf4f-b58a1a2cfd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:53.452Z|c48028c0-4051-4e94-bf4f-b58a1a2cfd96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:53.457Z|c88e6622-c5a8-4a53-84a1-f696e4994a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:53.458Z|c88e6622-c5a8-4a53-84a1-f696e4994a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:25:56.136Z|53c0a4ea-8a52-47bc-8386-95d7ec157693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:25:56.138Z|53c0a4ea-8a52-47bc-8386-95d7ec157693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:03.483Z|81e4cb71-b82e-45f9-9bdd-860891680911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:03.485Z|81e4cb71-b82e-45f9-9bdd-860891680911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:03.493Z|b8b37d59-fb6f-4fde-a04d-626dbc1295ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:03.496Z|b8b37d59-fb6f-4fde-a04d-626dbc1295ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:03.992Z|1fe8c631-1392-446a-9c2c-cdc6cbb9d0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:26:03.995Z|1fe8c631-1392-446a-9c2c-cdc6cbb9d0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:26:06.165Z|a3f469fd-c6f7-407f-961c-d6ff81782006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:06.166Z|a3f469fd-c6f7-407f-961c-d6ff81782006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:13.518Z|a6a8c13c-08d4-4dfc-9ac7-10c92a5f9f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:13.519Z|a6a8c13c-08d4-4dfc-9ac7-10c92a5f9f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:13.534Z|1257a9ed-dff2-4af1-bdc2-e003854584bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:13.535Z|1257a9ed-dff2-4af1-bdc2-e003854584bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:16.193Z|b08a2d61-85dc-4350-b448-ee2c729256ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:16.193Z|b08a2d61-85dc-4350-b448-ee2c729256ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:18.994Z|551f3f02-a0b1-438b-9378-1ad81deec5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:26:18.995Z|551f3f02-a0b1-438b-9378-1ad81deec5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:26:19.071Z|0f236d6c-8adf-48f1-9243-924fa8cb081f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:26:19.072Z|0f236d6c-8adf-48f1-9243-924fa8cb081f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:26:23.549Z|43698e68-061e-43ff-8e39-052f80a37552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:23.550Z|43698e68-061e-43ff-8e39-052f80a37552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:23.564Z|350e4f54-9177-4a07-9757-9335ffa03aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:23.565Z|350e4f54-9177-4a07-9757-9335ffa03aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:26.218Z|fc3b6140-a102-4f67-9111-7d29da5003f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:26.219Z|fc3b6140-a102-4f67-9111-7d29da5003f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:33.578Z|4481da5e-52f2-4ef6-bec4-f2766f72f4d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:33.580Z|4481da5e-52f2-4ef6-bec4-f2766f72f4d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:33.596Z|d9da8b7c-30d8-419e-84f6-d5726de9e25a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:33.597Z|d9da8b7c-30d8-419e-84f6-d5726de9e25a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:33.992Z|fc7452dc-2168-4378-9559-1755b40b21f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:26:33.993Z|fc7452dc-2168-4378-9559-1755b40b21f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:26:36.249Z|5ed41e13-c84b-4dd6-bea3-9ff688dc6ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:36.250Z|5ed41e13-c84b-4dd6-bea3-9ff688dc6ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:43.608Z|0af75da6-d834-4273-949b-87888a6683ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:43.609Z|0af75da6-d834-4273-949b-87888a6683ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:43.621Z|6ae0f16f-fdd3-4097-b32e-2a2c0874a796|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:43.622Z|6ae0f16f-fdd3-4097-b32e-2a2c0874a796|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:46.278Z|381940d6-f265-4da4-8422-fe4bea42a950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:46.279Z|381940d6-f265-4da4-8422-fe4bea42a950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:48.992Z|82aa154a-dbeb-41eb-978f-8032ef81ecf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:26:48.995Z|82aa154a-dbeb-41eb-978f-8032ef81ecf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:26:49.073Z|25fdd278-d6d8-4913-b0b4-9c06685c3fca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:26:49.074Z|25fdd278-d6d8-4913-b0b4-9c06685c3fca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:26:53.631Z|d51bb09f-af68-4489-99ff-622d687685d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:53.632Z|d51bb09f-af68-4489-99ff-622d687685d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:53.645Z|ba809a1e-3b62-4a61-9249-7c84dd0f3549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:53.646Z|ba809a1e-3b62-4a61-9249-7c84dd0f3549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:26:56.310Z|00bb1d83-533e-4fc5-a9ab-e632b3ce9bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:26:56.311Z|00bb1d83-533e-4fc5-a9ab-e632b3ce9bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:03.669Z|a329b9f0-0ef6-44b1-b2f7-a7a22dd5d828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:03.670Z|a329b9f0-0ef6-44b1-b2f7-a7a22dd5d828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:03.674Z|d3956c0d-6137-4e8c-b130-18cb20185092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:03.675Z|d3956c0d-6137-4e8c-b130-18cb20185092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:03.992Z|b2b73c50-1271-4f6f-9761-d66efd91bb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:27:03.993Z|b2b73c50-1271-4f6f-9761-d66efd91bb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:27:06.334Z|cfb4b83c-1361-405e-82a2-53077d1112fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:06.335Z|cfb4b83c-1361-405e-82a2-53077d1112fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:13.700Z|f53d724b-b8ff-46d9-81ed-49c97421ea3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:13.701Z|f53d724b-b8ff-46d9-81ed-49c97421ea3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:13.701Z|6296ffbc-a5fc-46e2-af21-ece230d39923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:13.702Z|6296ffbc-a5fc-46e2-af21-ece230d39923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:16.360Z|62fc7f22-65a0-4955-a5ec-2ed66e31a0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:16.361Z|62fc7f22-65a0-4955-a5ec-2ed66e31a0b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:18.992Z|d1890b3e-36ea-4c0d-b74c-409118932cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:27:18.993Z|d1890b3e-36ea-4c0d-b74c-409118932cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:27:19.075Z|9678b31c-fa36-4d76-b296-a626fb65f1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:27:19.076Z|9678b31c-fa36-4d76-b296-a626fb65f1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:27:23.728Z|5348d92b-cd51-43b4-8bd1-c99db396eaa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:23.729Z|fbe0935b-8b0d-4d0c-ac2c-e560518b6089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:23.730Z|fbe0935b-8b0d-4d0c-ac2c-e560518b6089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:23.731Z|5348d92b-cd51-43b4-8bd1-c99db396eaa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:26.387Z|fee5b701-a3e0-4367-8228-883fbc69c894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:26.388Z|fee5b701-a3e0-4367-8228-883fbc69c894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:33.757Z|d5f59cf7-dce3-40be-aee4-303140072f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:33.757Z|8538bd77-7669-47ef-87e4-c30ffcf0c39f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:33.758Z|d5f59cf7-dce3-40be-aee4-303140072f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:33.758Z|8538bd77-7669-47ef-87e4-c30ffcf0c39f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:33.992Z|9048d169-9669-4c27-af92-b4dfe5cac9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:27:33.996Z|9048d169-9669-4c27-af92-b4dfe5cac9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:27:36.414Z|614aece5-f4a1-46f8-9fef-07433c47a6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:36.415Z|614aece5-f4a1-46f8-9fef-07433c47a6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:43.782Z|a3fddf39-f17c-4f5e-a5e9-c5eaa51557ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:43.782Z|b81dda96-6007-4a5b-b8b0-e6226d9624f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:43.783Z|a3fddf39-f17c-4f5e-a5e9-c5eaa51557ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:43.783Z|b81dda96-6007-4a5b-b8b0-e6226d9624f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:46.443Z|f42f3bb0-1ced-4ad6-84d7-d0e2bb733373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:46.444Z|f42f3bb0-1ced-4ad6-84d7-d0e2bb733373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:48.992Z|8cc7c1cd-0460-4124-ae31-091a6df577ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:27:48.993Z|8cc7c1cd-0460-4124-ae31-091a6df577ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:27:49.077Z|efc782a9-ce5f-4b35-9ecf-f936e24017a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:27:49.078Z|efc782a9-ce5f-4b35-9ecf-f936e24017a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:27:53.808Z|94f8cdea-da03-4dbc-b68d-24adfe7ad05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:53.808Z|51786162-4fca-4757-9fd4-8ef9f64078f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:53.809Z|51786162-4fca-4757-9fd4-8ef9f64078f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:53.809Z|94f8cdea-da03-4dbc-b68d-24adfe7ad05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:27:56.470Z|177b5131-f6f4-4b9c-9f83-67c556370fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:27:56.471Z|177b5131-f6f4-4b9c-9f83-67c556370fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:03.831Z|36df9aac-537d-4a3e-b09b-7360a7f85d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:03.831Z|e0b26276-8ea5-4c06-b09b-eed0a1b411b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:03.833Z|36df9aac-537d-4a3e-b09b-7360a7f85d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:03.833Z|e0b26276-8ea5-4c06-b09b-eed0a1b411b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:03.992Z|57879069-109a-4ce3-88c4-b9cbbb8e0fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:28:03.993Z|57879069-109a-4ce3-88c4-b9cbbb8e0fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:28:06.495Z|3951a104-69ba-4b31-a1d8-22258ab379f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:06.496Z|3951a104-69ba-4b31-a1d8-22258ab379f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:13.861Z|d8039ce6-3877-472a-a37a-dba240fac9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:13.862Z|d8039ce6-3877-472a-a37a-dba240fac9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:13.864Z|8f38e922-d73c-40ea-8c92-f4c06d705d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:13.865Z|8f38e922-d73c-40ea-8c92-f4c06d705d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:16.521Z|45a9f436-7706-4db2-9a1b-072694b61d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:16.522Z|45a9f436-7706-4db2-9a1b-072694b61d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:18.992Z|642f939f-5828-4d21-99cb-95976b5cd0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:28:18.994Z|642f939f-5828-4d21-99cb-95976b5cd0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:28:19.079Z|5a7ba4c8-8716-477f-b16e-2c955633fa43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:28:19.080Z|5a7ba4c8-8716-477f-b16e-2c955633fa43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:28:23.890Z|b67cbee6-fd6c-4472-a0c0-f3a1bf2e6b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:23.891Z|0fa6889d-ebc2-418f-85e5-25602d64d7da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:23.891Z|0fa6889d-ebc2-418f-85e5-25602d64d7da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:23.891Z|b67cbee6-fd6c-4472-a0c0-f3a1bf2e6b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:26.548Z|ff762a88-6dd4-420d-aa3f-34f2713fa1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:26.549Z|ff762a88-6dd4-420d-aa3f-34f2713fa1b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:33.914Z|c169dc1f-2f58-45b4-84f4-844c3380336f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:33.914Z|5830aae6-ac34-4691-8658-c3bcf02e4724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:33.915Z|5830aae6-ac34-4691-8658-c3bcf02e4724|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:33.915Z|c169dc1f-2f58-45b4-84f4-844c3380336f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:33.992Z|4a7056e1-d915-4a54-89a6-42c382c1dc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:28:33.993Z|4a7056e1-d915-4a54-89a6-42c382c1dc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:28:36.573Z|5e4c06b3-47f3-4ddb-b3da-a47cffa7895a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:36.574Z|5e4c06b3-47f3-4ddb-b3da-a47cffa7895a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:43.939Z|aeb9cd47-1d3b-4857-a84d-12a09dc37376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:43.939Z|fbb112f9-b72b-4dc3-9e99-d67fd2703a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:43.940Z|aeb9cd47-1d3b-4857-a84d-12a09dc37376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:43.940Z|fbb112f9-b72b-4dc3-9e99-d67fd2703a52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:46.601Z|05350515-2c60-43d7-92af-1346d4bf3229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:46.602Z|05350515-2c60-43d7-92af-1346d4bf3229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:48.992Z|443ac048-3d1a-4ca1-b769-362a5b5472d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:28:48.993Z|443ac048-3d1a-4ca1-b769-362a5b5472d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:28:49.081Z|504d4b03-c2fe-4dce-8e07-c15de3a514c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:28:49.082Z|504d4b03-c2fe-4dce-8e07-c15de3a514c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:28:53.962Z|f015fc11-dee2-4818-af7c-fe450f6d0309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:53.962Z|bf5f6628-a494-43a0-bac0-d11d75197315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:53.962Z|f015fc11-dee2-4818-af7c-fe450f6d0309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:53.962Z|bf5f6628-a494-43a0-bac0-d11d75197315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:28:56.625Z|22f95f8c-0a64-4a2d-94a3-7edc64947a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:28:56.626Z|22f95f8c-0a64-4a2d-94a3-7edc64947a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:03.987Z|c2bacef3-4305-460f-8735-0606af90cbe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:03.988Z|c2bacef3-4305-460f-8735-0606af90cbe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:03.988Z|b80e62f9-4524-4ebc-b79f-5ee68f88e529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:03.989Z|b80e62f9-4524-4ebc-b79f-5ee68f88e529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:03.992Z|9908f87d-0a14-4de3-aaf7-66c2e7c9ed99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:29:03.993Z|9908f87d-0a14-4de3-aaf7-66c2e7c9ed99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:29:06.655Z|3db73e7c-d2bb-43cf-ab99-d8f7cd8978f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:06.656Z|3db73e7c-d2bb-43cf-ab99-d8f7cd8978f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:14.014Z|918b6d88-8607-4f85-945c-26a83558d448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:14.014Z|2aa8c7bc-d9c1-4197-8233-98c563a5758c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:14.015Z|918b6d88-8607-4f85-945c-26a83558d448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:14.015Z|2aa8c7bc-d9c1-4197-8233-98c563a5758c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:16.685Z|c4839e15-813c-4c19-bc03-a1d4a85af4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:16.686Z|c4839e15-813c-4c19-bc03-a1d4a85af4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:18.992Z|4df43643-47d9-401f-b361-a58ed8ebd251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:29:18.993Z|4df43643-47d9-401f-b361-a58ed8ebd251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:29:19.083Z|d1710d29-f056-4b89-a783-39972e6e0786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:29:19.084Z|d1710d29-f056-4b89-a783-39972e6e0786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:29:24.038Z|af6337e7-92a7-4a08-8f47-cca0ae2a5598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:24.039Z|af6337e7-92a7-4a08-8f47-cca0ae2a5598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:24.044Z|3bd8a285-0bfb-4e47-aa30-6e169c94ce66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:24.045Z|3bd8a285-0bfb-4e47-aa30-6e169c94ce66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:26.709Z|6b0e1ef5-e4b3-4a40-881a-f314b4da0819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:26.710Z|6b0e1ef5-e4b3-4a40-881a-f314b4da0819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:33.992Z|a946873d-1de1-46f7-9756-557b578d50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:29:33.994Z|a946873d-1de1-46f7-9756-557b578d50e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:29:34.068Z|9544f65a-9b95-45f3-aae7-0b8adfa71d46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:34.069Z|9544f65a-9b95-45f3-aae7-0b8adfa71d46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:34.073Z|586fadf9-249e-471c-945e-92fba3274981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:34.073Z|586fadf9-249e-471c-945e-92fba3274981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:36.737Z|4765aafe-f377-4c99-9173-ac40b2f9cf90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:36.738Z|4765aafe-f377-4c99-9173-ac40b2f9cf90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:44.092Z|8d1fcbfc-a269-41c0-b29d-0b648563ccdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:44.093Z|8d1fcbfc-a269-41c0-b29d-0b648563ccdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:44.093Z|a99dd9de-58a5-4987-901b-35cba7f3ec4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:44.094Z|a99dd9de-58a5-4987-901b-35cba7f3ec4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:46.762Z|a8b33a22-3eee-4097-a7c5-d2b3eca56413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:46.763Z|a8b33a22-3eee-4097-a7c5-d2b3eca56413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:48.992Z|ef3fc2db-064e-4c35-a4c5-ec72a2c92ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:29:48.995Z|ef3fc2db-064e-4c35-a4c5-ec72a2c92ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:29:49.085Z|5ad36525-1187-4e6f-a9fa-d2b2e1f2bdbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:29:49.086Z|5ad36525-1187-4e6f-a9fa-d2b2e1f2bdbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:29:54.115Z|ed3ea40e-2811-4432-95ae-459802efc3c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:54.115Z|bbbdb958-bf98-4b89-b356-62e4551bc3fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:54.116Z|bbbdb958-bf98-4b89-b356-62e4551bc3fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:54.116Z|ed3ea40e-2811-4432-95ae-459802efc3c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:29:56.788Z|10dd01bc-b189-40ea-9bb2-a6b87a9e2739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:29:56.789Z|10dd01bc-b189-40ea-9bb2-a6b87a9e2739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:03.992Z|8aedbed3-96b1-42bb-a3bd-f15e0b2cf554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:30:03.993Z|8aedbed3-96b1-42bb-a3bd-f15e0b2cf554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:30:04.141Z|a76fdf9d-6134-4fe2-a6af-9a4d337d7828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:04.141Z|54dd2e15-bcbf-4af9-9d32-da7207ce7aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:04.141Z|a76fdf9d-6134-4fe2-a6af-9a4d337d7828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:04.142Z|54dd2e15-bcbf-4af9-9d32-da7207ce7aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:06.814Z|3de091ba-6ff6-4aa8-902a-96706bf204b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:06.815Z|3de091ba-6ff6-4aa8-902a-96706bf204b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:14.165Z|fdfb4551-3b6f-4766-8cad-1a52f34fddb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:14.165Z|04aa8b3b-0aba-466d-8fb4-6dce10c293a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:14.166Z|04aa8b3b-0aba-466d-8fb4-6dce10c293a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:14.166Z|fdfb4551-3b6f-4766-8cad-1a52f34fddb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:16.841Z|34c41ed7-de83-4b86-9a5c-35f1b6adc1bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:16.842Z|34c41ed7-de83-4b86-9a5c-35f1b6adc1bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:18.995Z|5cecaf7b-31e7-4ef7-bc51-09daad8b89fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:30:19.007Z|5cecaf7b-31e7-4ef7-bc51-09daad8b89fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:30:19.092Z|bd6156f6-7f3e-4c0f-8db7-923e01996712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:30:19.092Z|bd6156f6-7f3e-4c0f-8db7-923e01996712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:30:24.191Z|1cecacf0-5a7b-4d9e-b6fe-688ea6ed8a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:24.191Z|17eea82b-de3c-4236-b3c5-629c3389728a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:24.192Z|17eea82b-de3c-4236-b3c5-629c3389728a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:24.193Z|1cecacf0-5a7b-4d9e-b6fe-688ea6ed8a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:26.872Z|0efe6751-11e0-454e-a186-98e0953b91fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:26.873Z|0efe6751-11e0-454e-a186-98e0953b91fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:33.992Z|5db08f34-ff15-4a87-bfe3-249e49ba2b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:30:33.993Z|5db08f34-ff15-4a87-bfe3-249e49ba2b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:30:34.217Z|68dc3a51-5675-4934-b035-bbac153ee0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:34.217Z|86d9aacc-f830-4df2-bdf5-83fed946541f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:34.218Z|86d9aacc-f830-4df2-bdf5-83fed946541f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:34.218Z|68dc3a51-5675-4934-b035-bbac153ee0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:36.902Z|772d4063-01e7-41db-b01b-1df483869eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:36.903Z|772d4063-01e7-41db-b01b-1df483869eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:44.243Z|e621ef46-e67e-4770-ac89-5716fd65c645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:44.243Z|f6ed2c2b-e283-4450-9efe-3086e35ec8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:44.244Z|e621ef46-e67e-4770-ac89-5716fd65c645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:44.244Z|f6ed2c2b-e283-4450-9efe-3086e35ec8b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:46.927Z|ebfccd85-4a17-401f-975c-77e23775b0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:46.928Z|ebfccd85-4a17-401f-975c-77e23775b0d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:48.992Z|4a828f00-48bc-4947-af68-c91193bb61fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:30:48.992Z|4a828f00-48bc-4947-af68-c91193bb61fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:30:49.093Z|4ae21bd0-1eff-40ca-8213-3c2747c7c46c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:30:49.095Z|4ae21bd0-1eff-40ca-8213-3c2747c7c46c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:30:53.105Z|a0d43c00-ea4a-4b2a-ab58-a57170fcb00c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:30:53.106Z|a0d43c00-ea4a-4b2a-ab58-a57170fcb00c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:54.268Z|16972a20-c15c-4dd4-a684-ca61c02ab0f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:54.268Z|2ed770b3-1a9f-438b-976b-4c76d3f16bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:54.269Z|16972a20-c15c-4dd4-a684-ca61c02ab0f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:54.269Z|2ed770b3-1a9f-438b-976b-4c76d3f16bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:30:56.950Z|ef22cf55-9a13-4d54-a25a-8bd7f4f393f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:30:56.951Z|ef22cf55-9a13-4d54-a25a-8bd7f4f393f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:03.992Z|8c7de626-715b-40b1-b5cc-94559227b72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:31:03.995Z|8c7de626-715b-40b1-b5cc-94559227b72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:31:04.296Z|ce9bddf3-c335-4b0e-a860-5db0192cb3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:04.296Z|28b98a9b-21b9-4816-9959-405a394b788f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:04.297Z|ce9bddf3-c335-4b0e-a860-5db0192cb3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:04.297Z|28b98a9b-21b9-4816-9959-405a394b788f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:06.980Z|92ac37bb-d829-433c-8888-b8363f47a2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:06.981Z|92ac37bb-d829-433c-8888-b8363f47a2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:14.322Z|e4fadd2d-e34f-42e0-ac3b-3933f452b20c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:14.322Z|b4278aaf-34ad-4b09-9e14-4894af556896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:14.323Z|e4fadd2d-e34f-42e0-ac3b-3933f452b20c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:14.323Z|b4278aaf-34ad-4b09-9e14-4894af556896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:17.003Z|85fd41f8-c3ff-48a8-9801-4151aa1c1266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:17.004Z|85fd41f8-c3ff-48a8-9801-4151aa1c1266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:18.992Z|b0cccc3c-588d-4dfb-bddd-a98020a0adf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:31:18.993Z|b0cccc3c-588d-4dfb-bddd-a98020a0adf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:31:19.096Z|a967b3d8-73bc-4b44-82ab-b354031fd4e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:31:19.096Z|a967b3d8-73bc-4b44-82ab-b354031fd4e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:31:24.353Z|a791f1ca-1475-4d21-938a-7c88b93ba5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:24.354Z|a791f1ca-1475-4d21-938a-7c88b93ba5e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:24.355Z|022bf18c-980b-4f60-9dad-4ba24c570b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:24.356Z|022bf18c-980b-4f60-9dad-4ba24c570b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:27.028Z|42efc2d2-4524-4994-8dd1-44ee862df5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:27.030Z|42efc2d2-4524-4994-8dd1-44ee862df5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:33.992Z|620206b1-ca92-4bda-89bd-9682e4d228a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:31:33.994Z|620206b1-ca92-4bda-89bd-9682e4d228a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:31:34.382Z|d92d1e8f-9b7d-43c9-9417-00014536345d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:34.382Z|361d054f-3451-4f99-aa40-a93cea4e09c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:34.383Z|d92d1e8f-9b7d-43c9-9417-00014536345d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:34.383Z|361d054f-3451-4f99-aa40-a93cea4e09c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:37.060Z|ab9950ca-e071-4aba-bf69-aced3bf2570d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:37.061Z|ab9950ca-e071-4aba-bf69-aced3bf2570d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:44.408Z|55eedf70-c6f0-4f5e-9c39-45bd63cab296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:44.408Z|ee609945-5aa7-443e-a392-36b27c1da284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:44.409Z|ee609945-5aa7-443e-a392-36b27c1da284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:44.409Z|55eedf70-c6f0-4f5e-9c39-45bd63cab296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:47.087Z|a3d1684e-b0df-42a6-9132-9ef87db09939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:47.088Z|a3d1684e-b0df-42a6-9132-9ef87db09939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:48.992Z|e32085d0-ef69-437c-8a5e-cbe918b78eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:31:48.994Z|e32085d0-ef69-437c-8a5e-cbe918b78eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:31:49.097Z|bb6f8184-53f6-4200-9523-cb8f13464935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:31:49.098Z|bb6f8184-53f6-4200-9523-cb8f13464935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:31:53.092Z|c9a1a446-20d9-45a8-b22f-cb0f2aafa61c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:31:53.093Z|c9a1a446-20d9-45a8-b22f-cb0f2aafa61c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:54.437Z|98c2a4e8-40bb-4aa5-8682-d85c95d413a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:54.437Z|5644de1f-104a-4291-b0dd-a96a6f598713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:54.438Z|5644de1f-104a-4291-b0dd-a96a6f598713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:54.438Z|98c2a4e8-40bb-4aa5-8682-d85c95d413a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:31:57.112Z|0c0ca495-d6e2-4128-8259-7bb0c9eaf13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:31:57.113Z|0c0ca495-d6e2-4128-8259-7bb0c9eaf13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:03.992Z|3d31cac1-e3a4-43da-9ee6-876445e5d349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:32:03.993Z|3d31cac1-e3a4-43da-9ee6-876445e5d349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:32:04.464Z|a6063a4c-1683-4655-8cdd-337aabf3737d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:04.464Z|599a017f-775d-4210-90ea-10ae657e8d05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:04.465Z|a6063a4c-1683-4655-8cdd-337aabf3737d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:04.465Z|599a017f-775d-4210-90ea-10ae657e8d05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:07.138Z|526ff24c-7bf0-479e-b26d-aa2d74719679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:07.139Z|526ff24c-7bf0-479e-b26d-aa2d74719679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:14.493Z|0b169c96-a8b1-4023-a8a6-bba464d42935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:14.493Z|54ec48fa-0776-45aa-9a79-f0d2085a55d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:14.494Z|54ec48fa-0776-45aa-9a79-f0d2085a55d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:14.494Z|0b169c96-a8b1-4023-a8a6-bba464d42935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:17.162Z|73e5bdc6-2665-4eb9-9740-728a1e04230b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:17.163Z|73e5bdc6-2665-4eb9-9740-728a1e04230b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:18.992Z|f35ae328-a111-4c9b-98da-a48ccc38f2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:32:18.993Z|f35ae328-a111-4c9b-98da-a48ccc38f2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:32:19.099Z|da5042cb-6f8c-4b86-bda9-73c1394824c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:32:19.100Z|da5042cb-6f8c-4b86-bda9-73c1394824c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:32:24.517Z|45a0846c-0bbd-4a95-949f-3410460bbc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:24.519Z|45a0846c-0bbd-4a95-949f-3410460bbc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:24.520Z|d06408d3-6ed9-443d-b07d-f37c0a85484c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:24.520Z|d06408d3-6ed9-443d-b07d-f37c0a85484c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:27.184Z|4fc3b73b-a2c8-4d63-809d-c8a7458fbcc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:27.185Z|4fc3b73b-a2c8-4d63-809d-c8a7458fbcc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:33.992Z|26f9f240-787c-4f79-a5d5-79fe222e07ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:32:33.996Z|26f9f240-787c-4f79-a5d5-79fe222e07ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:32:34.544Z|08f554c7-28c8-47e3-9e90-fbc466f2faba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:34.546Z|08f554c7-28c8-47e3-9e90-fbc466f2faba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:34.546Z|3691c858-0f3d-4117-8391-fd404e895d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:34.548Z|3691c858-0f3d-4117-8391-fd404e895d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:37.208Z|f0b9477b-37b0-4531-8667-17716d8d4a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:37.209Z|f0b9477b-37b0-4531-8667-17716d8d4a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:44.571Z|e54661c2-b2f4-494d-8b67-5f5ba5eafc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:44.571Z|f75b21ed-7cbb-4931-b9b1-46769b21a53f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:44.572Z|e54661c2-b2f4-494d-8b67-5f5ba5eafc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:44.572Z|f75b21ed-7cbb-4931-b9b1-46769b21a53f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:47.233Z|87b3ceee-60f4-4cd6-9b67-d62dd038085e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:47.234Z|87b3ceee-60f4-4cd6-9b67-d62dd038085e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:48.992Z|1ac87019-260b-43ab-884c-1937e85fed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:32:48.993Z|1ac87019-260b-43ab-884c-1937e85fed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:32:49.100Z|a4b2dbfa-a655-4a9b-8704-1ac8284ea4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:32:49.101Z|a4b2dbfa-a655-4a9b-8704-1ac8284ea4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:32:53.092Z|3038330e-e219-4116-8f8d-3ea36bc65e45|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:32:53.093Z|3038330e-e219-4116-8f8d-3ea36bc65e45|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:54.606Z|dd281d13-607a-4075-a11b-7a4df6c732fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:54.607Z|dd281d13-607a-4075-a11b-7a4df6c732fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:54.626Z|1df09c32-b0aa-4bb2-8d10-101867f5db1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:54.627Z|1df09c32-b0aa-4bb2-8d10-101867f5db1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:32:57.260Z|2c7db2de-4b3a-4efd-9245-e7077139d58e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:32:57.261Z|2c7db2de-4b3a-4efd-9245-e7077139d58e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:03.992Z|4503eec3-51b2-42cb-80f1-30489bacedce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:33:03.993Z|4503eec3-51b2-42cb-80f1-30489bacedce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:33:04.638Z|694007b4-5fd2-450e-8aa1-3a367a47f6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:04.639Z|694007b4-5fd2-450e-8aa1-3a367a47f6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:04.656Z|c4c7188e-0d76-4fbc-80b4-75b6be3a3671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:04.657Z|c4c7188e-0d76-4fbc-80b4-75b6be3a3671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:07.295Z|36f36fb5-1183-4c79-a560-f41aeb5a7b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:07.296Z|36f36fb5-1183-4c79-a560-f41aeb5a7b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:14.664Z|c993950a-e532-4b2e-b5a0-49bb9c510c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:14.665Z|c993950a-e532-4b2e-b5a0-49bb9c510c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:14.687Z|5d31ec4f-961a-4a45-afb9-7f1f9fa502d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:14.688Z|5d31ec4f-961a-4a45-afb9-7f1f9fa502d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:17.321Z|f0bb00b7-88fc-4324-9e17-2534452c3298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:17.322Z|f0bb00b7-88fc-4324-9e17-2534452c3298|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:18.992Z|f5ffcfe4-a0ad-486e-b0c4-34a2eee5f6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:33:18.996Z|f5ffcfe4-a0ad-486e-b0c4-34a2eee5f6ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:33:19.102Z|81df0d51-54c2-42ad-8247-d60f2e37d2fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:33:19.103Z|81df0d51-54c2-42ad-8247-d60f2e37d2fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:33:24.691Z|76633119-c4ae-4509-b8fe-48d378ca54a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:24.693Z|76633119-c4ae-4509-b8fe-48d378ca54a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:24.713Z|807805d9-15a1-45c8-800f-f9bc90f65552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:24.713Z|807805d9-15a1-45c8-800f-f9bc90f65552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:27.347Z|3f6481e8-b73e-48c0-8f30-f5fe1505ba9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:27.348Z|3f6481e8-b73e-48c0-8f30-f5fe1505ba9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:33.992Z|47222c28-5644-498b-8315-c47bc207ffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:33:33.993Z|47222c28-5644-498b-8315-c47bc207ffe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:33:34.721Z|ef9f9678-ad39-479e-bddd-cc4c1f4e65df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:34.722Z|ef9f9678-ad39-479e-bddd-cc4c1f4e65df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:34.739Z|aaa2060a-b1b9-4444-809b-7abdbdcef405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:34.740Z|aaa2060a-b1b9-4444-809b-7abdbdcef405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:37.373Z|5420490e-b687-453f-aaf4-1ebb827573b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:37.374Z|5420490e-b687-453f-aaf4-1ebb827573b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:44.748Z|7285a65d-cfee-429f-87d6-1800caa444de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:44.749Z|7285a65d-cfee-429f-87d6-1800caa444de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:44.771Z|5aa3133d-2c3f-44e8-be9f-06b0785263a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:44.772Z|5aa3133d-2c3f-44e8-be9f-06b0785263a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:47.398Z|1846359a-f558-40a4-9d42-5a2d69a65e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:47.399Z|1846359a-f558-40a4-9d42-5a2d69a65e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:48.992Z|d84f1f7f-24cd-4232-a736-5cac44bafe01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:33:48.993Z|d84f1f7f-24cd-4232-a736-5cac44bafe01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:33:49.103Z|a6920f61-3f5c-4e92-be1b-dbcae8cd1732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:33:49.104Z|a6920f61-3f5c-4e92-be1b-dbcae8cd1732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:33:53.093Z|4f8e6ffa-6874-49ab-8b64-f9b45da8ba29|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:33:53.094Z|4f8e6ffa-6874-49ab-8b64-f9b45da8ba29|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:54.779Z|1c48fc02-3c8d-4210-b84c-c149f239bb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:54.781Z|1c48fc02-3c8d-4210-b84c-c149f239bb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:54.797Z|d2c39ea2-4bad-4ddc-978b-e84dbc30a118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:54.798Z|d2c39ea2-4bad-4ddc-978b-e84dbc30a118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:33:57.467Z|e8b04d63-7df6-4f2c-86fa-774b633b02fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:33:57.468Z|e8b04d63-7df6-4f2c-86fa-774b633b02fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:03.992Z|1efff2c7-1794-49aa-8f5d-00e398b3433f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:34:03.995Z|1efff2c7-1794-49aa-8f5d-00e398b3433f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:34:04.811Z|ea505b92-0bf8-40e2-ba2a-8784c461ff4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:04.813Z|ea505b92-0bf8-40e2-ba2a-8784c461ff4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:04.824Z|afdd1c79-6740-40ef-96d3-243f9f474247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:04.824Z|afdd1c79-6740-40ef-96d3-243f9f474247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:07.561Z|689de871-0327-46db-8500-59c4592aaa60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:07.561Z|689de871-0327-46db-8500-59c4592aaa60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:14.835Z|d3a37894-ac01-4c50-9510-ac908f101495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:14.835Z|d3a37894-ac01-4c50-9510-ac908f101495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:14.844Z|b5eaa49f-12c2-444d-98fa-2af9703dc3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:14.845Z|b5eaa49f-12c2-444d-98fa-2af9703dc3de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:17.589Z|e7c0920f-0733-4b0f-8da0-5eaff5c83761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:17.590Z|e7c0920f-0733-4b0f-8da0-5eaff5c83761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:18.992Z|a966821b-57d7-438e-9cbd-38f402c5e4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:34:18.993Z|a966821b-57d7-438e-9cbd-38f402c5e4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:34:19.105Z|37162ca6-2128-4612-8bf7-b2970a99fd5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:34:19.106Z|37162ca6-2128-4612-8bf7-b2970a99fd5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:34:24.905Z|727f62d6-883d-4dbc-8ca6-85a837b3ff53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:24.918Z|727f62d6-883d-4dbc-8ca6-85a837b3ff53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:24.926Z|c8f80c9e-a942-4321-9341-d93d31a49727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:24.927Z|c8f80c9e-a942-4321-9341-d93d31a49727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:27.613Z|651ef904-42de-4b37-a0db-eda08fc867ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:27.614Z|651ef904-42de-4b37-a0db-eda08fc867ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:33.992Z|034dee97-1d92-4b0d-b8d4-9ed4a11d5c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:34:33.993Z|034dee97-1d92-4b0d-b8d4-9ed4a11d5c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:34:34.971Z|9ce6cb9a-2bb8-418d-9ccb-61f3d35f83ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:34.972Z|9ce6cb9a-2bb8-418d-9ccb-61f3d35f83ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:35.008Z|e64f0da3-5aa2-47dc-b0c1-47a5c9aa7410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:35.009Z|e64f0da3-5aa2-47dc-b0c1-47a5c9aa7410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:37.638Z|8372c996-b21f-4a93-8c95-a98e890cd4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:37.639Z|8372c996-b21f-4a93-8c95-a98e890cd4ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:44.998Z|42a49045-47c9-43a1-8d20-0ed36b44ab74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:44.999Z|42a49045-47c9-43a1-8d20-0ed36b44ab74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:45.034Z|14c02d8e-b8cf-4435-9ed1-9dfc60abb14b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:45.035Z|14c02d8e-b8cf-4435-9ed1-9dfc60abb14b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:47.663Z|e80c4de5-9b4c-4edc-a6f8-9b8e21824b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:47.664Z|e80c4de5-9b4c-4edc-a6f8-9b8e21824b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:48.992Z|43b98119-7a74-484d-be75-55878d655e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:34:48.995Z|43b98119-7a74-484d-be75-55878d655e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:34:49.107Z|d1dd3ac2-6dad-4852-88df-c323ff3f8e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:34:49.108Z|d1dd3ac2-6dad-4852-88df-c323ff3f8e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:34:53.091Z|3791860b-e8e3-4b8e-ac76-efcdbf226509|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:34:53.092Z|3791860b-e8e3-4b8e-ac76-efcdbf226509|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:55.023Z|259af86f-b887-447b-ab42-9b83137d6d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:55.024Z|259af86f-b887-447b-ab42-9b83137d6d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:55.058Z|d91f5c2b-54fa-412f-b698-21a4519e2370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:55.059Z|d91f5c2b-54fa-412f-b698-21a4519e2370|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:34:57.690Z|7430af37-740a-4ef2-a1ff-591072f9616b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:34:57.690Z|7430af37-740a-4ef2-a1ff-591072f9616b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:03.992Z|ca7de26a-2507-4119-a307-1d30eb203578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:35:03.994Z|ca7de26a-2507-4119-a307-1d30eb203578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:35:05.052Z|13f1b519-84f5-4428-bc53-d2b572e1cc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:05.054Z|13f1b519-84f5-4428-bc53-d2b572e1cc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:05.082Z|2b81ba92-a74c-4bf8-b9a6-e446c6e5949d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:05.084Z|2b81ba92-a74c-4bf8-b9a6-e446c6e5949d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:07.716Z|403646e1-d1bc-4cca-ba78-5e67fc1d424d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:07.717Z|403646e1-d1bc-4cca-ba78-5e67fc1d424d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:15.078Z|7e9f7fbe-5cd7-4d6a-8ecd-7c1e625d6499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:15.079Z|7e9f7fbe-5cd7-4d6a-8ecd-7c1e625d6499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:15.108Z|757d9fa4-9307-4754-9251-3aaf509a721f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:15.109Z|757d9fa4-9307-4754-9251-3aaf509a721f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:17.739Z|8b91b7b5-cf81-4f9f-b371-8fa5d66dfc39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:17.740Z|8b91b7b5-cf81-4f9f-b371-8fa5d66dfc39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:18.992Z|af3e7554-b18f-44c5-b0f1-3f10c7d7d361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:35:18.993Z|af3e7554-b18f-44c5-b0f1-3f10c7d7d361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:35:19.108Z|86e20aee-cab5-44db-be13-9e89e10c7de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:35:19.109Z|86e20aee-cab5-44db-be13-9e89e10c7de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:35:25.104Z|fda66987-8d1b-456a-a510-ed8a142eb6f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:25.105Z|fda66987-8d1b-456a-a510-ed8a142eb6f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:25.132Z|f3d54393-8c75-4d4a-9562-692b50dc946a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:25.133Z|f3d54393-8c75-4d4a-9562-692b50dc946a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:27.765Z|c76cc50c-e5f5-4019-bb03-e90612242aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:27.765Z|c76cc50c-e5f5-4019-bb03-e90612242aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:33.992Z|ae879f07-de26-4703-a551-924b25f782db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:35:33.995Z|ae879f07-de26-4703-a551-924b25f782db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:35:35.136Z|3dbe236f-b501-4339-b9f7-c707aa7caddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:35.137Z|3dbe236f-b501-4339-b9f7-c707aa7caddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:35.157Z|22dda23d-5ebf-4562-93a8-b9e5883524d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:35.158Z|22dda23d-5ebf-4562-93a8-b9e5883524d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:37.787Z|db61119a-cd34-4fef-b8eb-c1f947493f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:37.788Z|db61119a-cd34-4fef-b8eb-c1f947493f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:45.164Z|da5ec7d1-6a6a-46ad-adbe-ac4a9d2c4708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:45.165Z|da5ec7d1-6a6a-46ad-adbe-ac4a9d2c4708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:45.184Z|b0d665d2-a79f-40e3-9172-3a1b262d6ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:45.185Z|b0d665d2-a79f-40e3-9172-3a1b262d6ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:47.811Z|fab18cef-e400-4388-8020-5245bb5f3831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:47.812Z|fab18cef-e400-4388-8020-5245bb5f3831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:48.992Z|e6b3f9f4-ffcf-4b64-b35c-5866dc4fa401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:35:48.992Z|e6b3f9f4-ffcf-4b64-b35c-5866dc4fa401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:35:49.110Z|9528863b-b4b1-48bd-b38a-bc8a5736431b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:35:49.111Z|9528863b-b4b1-48bd-b38a-bc8a5736431b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:35:53.091Z|e508c215-8cc9-429b-b8ff-a35d5a7c2c5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:35:53.092Z|e508c215-8cc9-429b-b8ff-a35d5a7c2c5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:55.194Z|ee610936-ecf4-4d88-b0e0-e46cf86870e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:55.195Z|ee610936-ecf4-4d88-b0e0-e46cf86870e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:55.214Z|f7491eea-92cf-4863-a82b-96cbecda4957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:55.215Z|f7491eea-92cf-4863-a82b-96cbecda4957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:35:57.836Z|ccf81023-4214-4517-9ace-65b1a4451b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:35:57.838Z|ccf81023-4214-4517-9ace-65b1a4451b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:03.992Z|c75158a0-4ed2-4597-8110-88c3401d2609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:36:03.993Z|c75158a0-4ed2-4597-8110-88c3401d2609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:36:05.221Z|83c3f71e-606a-4523-91db-c535085bbb19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:05.222Z|83c3f71e-606a-4523-91db-c535085bbb19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:05.239Z|2917724b-9c8a-477c-aa3d-dcb2a31739ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:05.240Z|2917724b-9c8a-477c-aa3d-dcb2a31739ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:07.860Z|326d5054-5c66-454e-a5b1-43579a42d20d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:07.861Z|326d5054-5c66-454e-a5b1-43579a42d20d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:09.488Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-09-21T15:36:09.569Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6e1119f4-d72b-4b09-8009-acf28fb5c226 already exists in requestDb InfraActiveRequests table 2022-09-21T15:36:09.631Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226 2022-09-21T15:36:09.632Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|INFO|500||Invoke 2022-09-21T15:36:09.632Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||===========================request begin================================================ 2022-09-21T15:36:09.633Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226 2022-09-21T15:36:09.633Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Method : GET 2022-09-21T15:36:09.633Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e7efa953d5dc2b780b537baad3e5a7a", X-B3-SpanId:"5327f9559fbf87e4", X-B3-ParentSpanId:"2a9ad2410b804606", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b28df06-60f9-4b7d-b840-82828a7df340"] 2022-09-21T15:36:09.635Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Request body: 2022-09-21T15:36:09.635Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||==========================request end================================================ 2022-09-21T15:36:09.999Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||============================response begin========================================== 2022-09-21T15:36:09.999Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Status code : 404 NOT_FOUND 2022-09-21T15:36:10.000Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Status text : Not Found 2022-09-21T15:36:10.000Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54A55D7BF7EF0E5C9BE3917CF6644826; 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:"Wed, 21 Sep 2022 15:36:09 GMT", x-envoy-upstream-service-time:"169", server:"envoy"] 2022-09-21T15:36:10.001Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||Response body: 2022-09-21T15:36:10.001Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|DEBUG|500||=======================response end================================================= 2022-09-21T15:36:10.001Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226|INFO|404|Not Found|InvokeReturn 2022-09-21T15:36:10.124Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-09-21T15:36:15.255Z|9540774f-309c-489e-9b88-15fbc161fee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:15.256Z|9540774f-309c-489e-9b88-15fbc161fee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:15.271Z|c5ed0a1d-4314-4b88-99d0-09dfd7df0403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:15.272Z|c5ed0a1d-4314-4b88-99d0-09dfd7df0403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:17.922Z|d58bd78a-48aa-4cc5-a27c-0a493f25a5d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:17.923Z|d58bd78a-48aa-4cc5-a27c-0a493f25a5d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:18.992Z|8df90877-82c9-4cad-8386-48458834e05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:36:18.995Z|8df90877-82c9-4cad-8386-48458834e05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:36:19.115Z|740364ab-d5d7-4276-9e22-269b6d11d08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:36:19.116Z|740364ab-d5d7-4276-9e22-269b6d11d08e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:36:22.170Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-09-21T15:36:22.279Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-09-21T15:36:22.279Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||Invoke 2022-09-21T15:36:22.416Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5|INFO|500||InvokeReturn 2022-09-21T15:36:22.417Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e3b7e8e7a7024b26987c36eeb1a188a5 has http status code:200 and response headers:{date=[Wed, 21 Sep 2022 15:36:21 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[76], vertex-id=[377080], x-aai-txid=[2-aai-resources-220921-15:36:21:818-59676], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-09-21T15:36:22.421Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"e3b7e8e7a7024b26987c36eeb1a188a5","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1663774567992","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-09-21T15:36:22.505Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-09-21T15:36:22.506Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-09-21T15:36:22.520Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.521Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.521Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:22.521Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.521Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.522Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"115", X-B3-TraceId:"6e7efa953d5dc2b780b537baad3e5a7a", X-B3-SpanId:"0fbd626dcef3de11", X-B3-ParentSpanId:"2a9ad2410b804606", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93ab2622-5c6f-4c4f-9b04-f2702111ddbc"] 2022-09-21T15:36:22.522Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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":"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4","requestScope":"service"} 2022-09-21T15:36:22.522Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:22.861Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:22.861Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.862Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.862Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"Wed, 21 Sep 2022 15:36:22 GMT", x-envoy-upstream-service-time:"305", server:"envoy"] 2022-09-21T15:36:22.862Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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: 2022-09-21T15:36:22.862Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:22.863Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.873Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.874Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.874Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:22.874Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.874Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:22.875Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61da45e2-4346-47e4-9dd7-2c8b37026f6f"] 2022-09-21T15:36:22.875Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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: 2022-09-21T15:36:22.875Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:23.406Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:23.407Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.407Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.407Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 : [set-cookie:"JSESSIONID=A86DB1E1238D53575A5355E1A7795AB2; 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:"Wed, 21 Sep 2022 15:36:21 GMT", x-envoy-upstream-service-time:"522", server:"envoy", transfer-encoding:"chunked"] 2022-09-21T15:36:23.455Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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" : "2022-09-21 12:25:13.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/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-09-21T15:36:23.456Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:23.457Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.574Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.575Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.576Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:23.576Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.576Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.576Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a5eabc2-1b28-4ac9-bfec-078faaaaf525"] 2022-09-21T15:36:23.576Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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: 2022-09-21T15:36:23.577Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:23.694Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:23.695Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.695Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.696Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"Wed, 21 Sep 2022 15:36:21 GMT", x-envoy-upstream-service-time:"114", server:"envoy", transfer-encoding:"chunked"] 2022-09-21T15:36:23.697Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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" : 531, "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" : "2022-09-21T12:25:13.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap/serviceRecipe/531/service" } } } 2022-09-21T15:36:23.697Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:23.697Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.714Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.715Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.716Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:23.716Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.716Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.716Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b642f91-cdbb-476a-9b96-9dd857b958aa"] 2022-09-21T15:36:23.716Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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: 2022-09-21T15:36:23.717Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:23.749Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:23.750Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.751Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.751Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"Wed, 21 Sep 2022 15:36:21 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2022-09-21T15:36:23.751Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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" : "2022-09-21 12:25:13.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/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-09-21T15:36:23.752Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:23.752Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.767Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/ 2022-09-21T15:36:23.768Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.768Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:23.768Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/ 2022-09-21T15:36:23.769Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:23.769Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"1851", X-B3-TraceId:"6e7efa953d5dc2b780b537baad3e5a7a", X-B3-SpanId:"fd8354dca023625f", X-B3-ParentSpanId:"2a9ad2410b804606", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"622264ca-a0ce-42df-9df3-6d331a1d73a3"] 2022-09-21T15:36:23.769Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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":"6e1119f4-d72b-4b09-8009-acf28fb5c226","requestStatus":"IN_PROGRESS","startTime":1663774570128,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7726f5e4-af45-4803-842d-fdaa35d11c5a\",\n\t\t\t\"modelVersionId\": \"1e162393-efde-41a1-a44d-2adf5f683b95\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6816b1d0-2315-4ff9-99b6-ba47f28fb64f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"6e1119f4-d72b-4b09-8009-acf28fb5c226"} 2022-09-21T15:36:23.769Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:24.335Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:24.336Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.337Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.337Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226", 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:"Wed, 21 Sep 2022 15:36:24 GMT", x-envoy-upstream-service-time:"562", server:"envoy", transfer-encoding:"chunked"] 2022-09-21T15:36:24.386Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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" : "6e1119f4-d72b-4b09-8009-acf28fb5c226", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-09-21T15:36:10.128+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7726f5e4-af45-4803-842d-fdaa35d11c5a\",\n\t\t\t\"modelVersionId\": \"1e162393-efde-41a1-a44d-2adf5f683b95\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6816b1d0-2315-4ff9-99b6-ba47f28fb64f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-21T15:36:23.841+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6e1119f4-d72b-4b09-8009-acf28fb5c226", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226" } } } 2022-09-21T15:36:24.387Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:24.388Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.440Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.441Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.441Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:24.442Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.442Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:24.442Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"2258", X-B3-TraceId:"6e7efa953d5dc2b780b537baad3e5a7a", X-B3-SpanId:"94f81a390328bf5d", X-B3-ParentSpanId:"2a9ad2410b804606", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d543a82-af7b-401b-b454-d3bb34f4324b"] 2022-09-21T15:36:24.442Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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\":\"7726f5e4-af45-4803-842d-fdaa35d11c5a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1e162393-efde-41a1-a44d-2adf5f683b95\",\"modelUuid\":\"1e162393-efde-41a1-a44d-2adf5f683b95\",\"modelInvariantUuid\":\"7726f5e4-af45-4803-842d-fdaa35d11c5a\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e3b7e8e7a7024b26987c36eeb1a188a5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"6816b1d0-2315-4ff9-99b6-ba47f28fb64f\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"6e1119f4-d72b-4b09-8009-acf28fb5c226","type":"String"},"mso-request-id":{"value":"6e1119f4-d72b-4b09-8009-acf28fb5c226","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":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-09-21T15:36:24.442Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:25.285Z|b743d904-d62d-45c8-bfcc-808de2049412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:25.286Z|b743d904-d62d-45c8-bfcc-808de2049412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:25.298Z|99ce2999-1c3f-4593-9769-116b0fa95d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:25.299Z|99ce2999-1c3f-4593-9769-116b0fa95d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:27.948Z|b93f4906-01b5-40c7-9bee-2cd6885572b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:27.949Z|b93f4906-01b5-40c7-9bee-2cd6885572b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:28.966Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:28.966Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 : 500 INTERNAL_SERVER_ERROR 2022-09-21T15:36:28.967Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 : Internal Server Error 2022-09-21T15:36:28.967Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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=9E42663DD4A0D0A20C046C78F22697BD; Path=/; HttpOnly", date:"Wed, 21 Sep 2022 15:36:28 GMT", x-onap-requestid:"6e1119f4-d72b-4b09-8009-acf28fb5c226", x-requestid:"6e1119f4-d72b-4b09-8009-acf28fb5c226", x-transactionid:"6e1119f4-d72b-4b09-8009-acf28fb5c226", x-ecomp-requestid:"6e1119f4-d72b-4b09-8009-acf28fb5c226", x-onap-partnername:"UNKNOWN", x-invocationid:"8d543a82-af7b-401b-b454-d3bb34f4324b", 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:"4499", server:"envoy", transfer-encoding:"chunked"] 2022-09-21T15:36:28.967Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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":"Exception while setting execution list. 503 Service Unavailable: [upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111]7000","message":"Fail","processInstanceID":"26e9b5d8-39c3-11ed-b541-fa3f537d73c7","variables":null,"messageCode":500} 2022-09-21T15:36:28.968Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:28.968Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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|Internal Server Error|InvokeReturn 2022-09-21T15:36:28.976Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error returned after sending POST request to BPMN org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Internal Server Error: [{"response":"Exception while setting execution list. 503 Service Unavailable: [upstream connect error... (523 bytes)] at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:186) 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:672) at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:447) at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:119) at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:96) at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:135) at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:145) at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1019) at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:867) at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127) at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.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.ServiceInstances$$EnhancerBySpringCGLIB$$13ba437e.createServiceInstance() 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) 2022-09-21T15:36:28.982Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/ 2022-09-21T15:36:28.983Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:28.983Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:28.983Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/ 2022-09-21T15:36:28.983Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:28.983Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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:"2379", X-B3-TraceId:"6e7efa953d5dc2b780b537baad3e5a7a", X-B3-SpanId:"b43dfd9fd6bcf982", X-B3-ParentSpanId:"2a9ad2410b804606", X-B3-Sampled:"0", X-ONAP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-TransactionID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ECOMP-RequestID:"6e1119f4-d72b-4b09-8009-acf28fb5c226", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec510865-c1e7-4569-85b4-0802f890b8ea"] 2022-09-21T15:36:28.984Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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":"6e1119f4-d72b-4b09-8009-acf28fb5c226","requestStatus":"FAILED","statusMessage":"Request Failed due to BPEL error with HTTP Status = 500 INTERNAL_SERVER_ERROR Exception while setting execution list. 503 Service Unavailable: [upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111]7000","progress":100,"startTime":1663774570128,"endTime":1663774588981,"source":"VID","tenantId":"e3b7e8e7a7024b26987c36eeb1a188a5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7726f5e4-af45-4803-842d-fdaa35d11c5a\",\n\t\t\t\"modelVersionId\": \"1e162393-efde-41a1-a44d-2adf5f683b95\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6816b1d0-2315-4ff9-99b6-ba47f28fb64f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"6e1119f4-d72b-4b09-8009-acf28fb5c226"} 2022-09-21T15:36:28.984Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================ 2022-09-21T15:36:29.041Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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========================================== 2022-09-21T15:36:29.042Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:29.042Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:29.043Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226", 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:"Wed, 21 Sep 2022 15:36:28 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2022-09-21T15:36:29.046Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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" : "6e1119f4-d72b-4b09-8009-acf28fb5c226", "requestStatus" : "FAILED", "statusMessage" : "Request Failed due to BPEL error with HTTP Status = 500 INTERNAL_SERVER_ERROR Exception while setting execution list. 503 Service Unavailable: [upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111]7000", "progress" : 100, "startTime" : "2022-09-21T15:36:10.128+00:00", "endTime" : "2022-09-21T15:36:28.981+00:00", "source" : "VID", "tenantId" : "e3b7e8e7a7024b26987c36eeb1a188a5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7726f5e4-af45-4803-842d-fdaa35d11c5a\",\n\t\t\t\"modelVersionId\": \"1e162393-efde-41a1-a44d-2adf5f683b95\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e3b7e8e7a7024b26987c36eeb1a188a5\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6816b1d0-2315-4ff9-99b6-ba47f28fb64f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-09-21T15:36:28.825+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-bd6a19f2-8dc2-4ede-9be7-bc7d9a99bea4", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6e1119f4-d72b-4b09-8009-acf28fb5c226", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap/infraActiveRequests/6e1119f4-d72b-4b09-8009-acf28fb5c226" } } } 2022-09-21T15:36:29.047Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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================================================= 2022-09-21T15:36:29.047Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|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 2022-09-21T15:36:29.053Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||ERROR|500||Error During API Call org.onap.so.apihandlerinfra.exceptions.BPMNFailureException: Request Failed due to BPEL error with HTTP Status = 500 INTERNAL_SERVER_ERROR Exception while setting execution list. 503 Service Unavailable: [upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111]7000 at org.onap.so.apihandlerinfra.exceptions.BPMNFailureException$Builder.build(BPMNFailureException.java:47) at org.onap.so.apihandler.common.CamundaClient.createBPMNFailureException(CamundaClient.java:302) at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:122) at org.onap.so.apihandler.common.CamundaClient.post(CamundaClient.java:96) at org.onap.so.apihandlerinfra.RequestHandlerUtils.postRequest(RequestHandlerUtils.java:135) at org.onap.so.apihandlerinfra.RequestHandlerUtils.postBPELRequest(RequestHandlerUtils.java:145) at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:1019) at org.onap.so.apihandlerinfra.ServiceInstances.serviceInstances(ServiceInstances.java:867) at org.onap.so.apihandlerinfra.ServiceInstances.createServiceInstance(ServiceInstances.java:127) at org.onap.so.apihandlerinfra.ServiceInstances$$FastClassBySpringCGLIB$$72263d33.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.ServiceInstances$$EnhancerBySpringCGLIB$$13ba437e.createServiceInstance() 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) 2022-09-21T15:36:29.056Z|6e1119f4-d72b-4b09-8009-acf28fb5c226|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|502|Bad Gateway|Exiting. 2022-09-21T15:36:33.992Z|11b2f16d-054b-4290-8d45-d53b9e289052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:36:33.993Z|11b2f16d-054b-4290-8d45-d53b9e289052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:36:35.317Z|c5a9d3e5-9ec8-4848-b10e-0412d40b78d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:35.318Z|c5a9d3e5-9ec8-4848-b10e-0412d40b78d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:35.321Z|38d9456d-29ae-44a5-be3c-ed7e869eaf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:35.322Z|38d9456d-29ae-44a5-be3c-ed7e869eaf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:37.973Z|0bf22a34-46e6-4d4d-9711-a4528c6926f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:37.975Z|0bf22a34-46e6-4d4d-9711-a4528c6926f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:45.385Z|b2626579-7854-49c9-85cc-88d6b6b9c3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:45.385Z|0af76796-31d0-4c4c-9726-5196a9d3236f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:45.386Z|0af76796-31d0-4c4c-9726-5196a9d3236f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:45.386Z|b2626579-7854-49c9-85cc-88d6b6b9c3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:48.004Z|42e6e29f-a4ff-4210-9829-1933ee88609f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:48.005Z|42e6e29f-a4ff-4210-9829-1933ee88609f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:48.992Z|de719984-eb7d-430c-9d55-5239658e8751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:36:48.992Z|de719984-eb7d-430c-9d55-5239658e8751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:36:49.118Z|13c72f97-f13a-489a-9828-faec1fa1366b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:36:49.118Z|13c72f97-f13a-489a-9828-faec1fa1366b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:36:53.092Z|50162857-09a2-438b-9ebc-f10ba2fa4546|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:36:53.093Z|50162857-09a2-438b-9ebc-f10ba2fa4546|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:55.411Z|e6b25d29-df38-474e-9d27-8dd6e8615bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:55.412Z|e6b25d29-df38-474e-9d27-8dd6e8615bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:55.419Z|1cdfea29-802d-42bf-893d-c4f53dfec932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:55.420Z|1cdfea29-802d-42bf-893d-c4f53dfec932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:36:58.065Z|e8c3ee71-d687-4cf3-bab5-baeb456d2343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:36:58.065Z|e8c3ee71-d687-4cf3-bab5-baeb456d2343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:03.992Z|1708683b-1cd1-4d97-8c36-13a930b533b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:37:03.995Z|1708683b-1cd1-4d97-8c36-13a930b533b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:37:05.434Z|d92d4576-c3e0-45ef-921e-5887680850d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:05.434Z|d92d4576-c3e0-45ef-921e-5887680850d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:05.441Z|50513c5f-934c-4f62-a503-b532780f28a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:05.442Z|50513c5f-934c-4f62-a503-b532780f28a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:08.115Z|fdd6456f-cc85-4813-90dc-7c2729020637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:08.117Z|fdd6456f-cc85-4813-90dc-7c2729020637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:15.459Z|130a312b-c22b-4712-8663-bbb6e1395b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:15.459Z|130a312b-c22b-4712-8663-bbb6e1395b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:15.462Z|0aae35cb-ba9a-46b1-a3bc-0875927f845a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:15.463Z|0aae35cb-ba9a-46b1-a3bc-0875927f845a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:18.144Z|ae363cf4-1e8d-470a-8532-8c93950cc1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:18.145Z|ae363cf4-1e8d-470a-8532-8c93950cc1e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:18.992Z|9a20eef9-a634-4b9a-ae0f-9ca1f7fc2174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:37:18.993Z|9a20eef9-a634-4b9a-ae0f-9ca1f7fc2174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:37:19.119Z|cc1548b8-c604-4992-a677-1d0857400844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:37:19.120Z|cc1548b8-c604-4992-a677-1d0857400844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:37:25.480Z|1c614b7d-df62-48d9-b46b-4521cf4f32cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:25.483Z|1c614b7d-df62-48d9-b46b-4521cf4f32cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:25.483Z|37b90dd0-069c-4b67-97a1-252b7c8c7713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:25.484Z|37b90dd0-069c-4b67-97a1-252b7c8c7713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:28.167Z|995dc50f-ce9a-478c-b9ae-3f8febdb9f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:28.168Z|995dc50f-ce9a-478c-b9ae-3f8febdb9f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:33.992Z|c7fcbf31-ccbd-41b0-8caf-d4ba67c67f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:37:33.993Z|c7fcbf31-ccbd-41b0-8caf-d4ba67c67f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:37:35.504Z|53ba713e-fce9-48a3-850a-7e875a942750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:35.504Z|7eb9bb3a-f3db-46eb-b9fd-d9c81553359a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:35.504Z|53ba713e-fce9-48a3-850a-7e875a942750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:35.505Z|7eb9bb3a-f3db-46eb-b9fd-d9c81553359a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:38.189Z|1ad45ce3-60cf-4ce4-bc62-e875165776a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:38.190Z|1ad45ce3-60cf-4ce4-bc62-e875165776a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:45.526Z|ae7d0666-edb5-4cb8-95f7-1bc9d02ab90e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:45.526Z|fffe487d-48a1-4a81-9b25-57643c96bd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:45.526Z|ae7d0666-edb5-4cb8-95f7-1bc9d02ab90e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:45.526Z|fffe487d-48a1-4a81-9b25-57643c96bd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:48.210Z|db777c8f-c19d-406a-b6db-3eb68fc96ffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:48.211Z|db777c8f-c19d-406a-b6db-3eb68fc96ffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:48.992Z|fab3e38b-e9c1-4925-b5ac-24f25a0f9e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:37:48.994Z|fab3e38b-e9c1-4925-b5ac-24f25a0f9e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:37:49.121Z|dc7ec429-d6ce-45e1-ac46-9a8872bb2c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:37:49.122Z|dc7ec429-d6ce-45e1-ac46-9a8872bb2c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:37:53.091Z|a6970991-a413-4ea4-b465-83a049f75f45|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:37:53.092Z|a6970991-a413-4ea4-b465-83a049f75f45|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:55.547Z|f17e5613-b984-4d76-a39e-b0c951a40738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:55.548Z|f17e5613-b984-4d76-a39e-b0c951a40738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:55.550Z|170bb5f7-9467-4d36-a4c6-cf3df8137000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:55.550Z|170bb5f7-9467-4d36-a4c6-cf3df8137000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:37:58.232Z|2a8ab92d-a65b-4c73-afb6-0aef8cd9ee16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:37:58.233Z|2a8ab92d-a65b-4c73-afb6-0aef8cd9ee16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:03.992Z|cd6aa8e1-484c-40fd-addd-ef6e07ab3fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:38:03.993Z|cd6aa8e1-484c-40fd-addd-ef6e07ab3fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:38:05.570Z|2544ff72-f725-4cf3-b59d-a7828dadbb9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:05.571Z|2544ff72-f725-4cf3-b59d-a7828dadbb9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:05.573Z|f0b71664-0680-4278-b4c4-8292186d391b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:05.574Z|f0b71664-0680-4278-b4c4-8292186d391b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:08.254Z|f01e93e4-99aa-4b59-bbb0-67f65f354969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:08.255Z|f01e93e4-99aa-4b59-bbb0-67f65f354969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:15.596Z|96939041-9a2c-45f8-a018-0820beefe16d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:15.596Z|69f83350-00f1-4777-bc2a-d034da546a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:15.597Z|96939041-9a2c-45f8-a018-0820beefe16d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:15.597Z|69f83350-00f1-4777-bc2a-d034da546a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:18.279Z|3492f889-0bb7-45e4-b37c-4edebc77034a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:18.280Z|3492f889-0bb7-45e4-b37c-4edebc77034a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:18.992Z|1f0f2424-013c-4772-aa92-07d4dbe02553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:38:18.993Z|1f0f2424-013c-4772-aa92-07d4dbe02553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:38:19.123Z|d29943fa-2a2e-4d56-b54d-2b87f4f60cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:38:19.123Z|d29943fa-2a2e-4d56-b54d-2b87f4f60cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:38:25.625Z|523b64e8-ac78-487c-a655-152c407a4aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:25.626Z|523b64e8-ac78-487c-a655-152c407a4aa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:25.627Z|768253af-1e92-4f18-8934-312643c3602c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:25.628Z|768253af-1e92-4f18-8934-312643c3602c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:28.304Z|1ffbc43e-69ef-474b-95df-b02298e2bbcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:28.305Z|1ffbc43e-69ef-474b-95df-b02298e2bbcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:33.992Z|de843d74-9a1e-499b-b115-5881696a6c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:38:33.996Z|de843d74-9a1e-499b-b115-5881696a6c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:38:35.654Z|5d8fe9e2-f4f3-4198-907d-1cb7d9c18a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:35.654Z|92a23df1-796f-4ecc-8734-3cacbd5a49b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:35.655Z|5d8fe9e2-f4f3-4198-907d-1cb7d9c18a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:35.655Z|92a23df1-796f-4ecc-8734-3cacbd5a49b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:38.326Z|fa90ad19-0418-4b47-b25d-3fbe8cd6b7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:38.327Z|fa90ad19-0418-4b47-b25d-3fbe8cd6b7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:45.678Z|4650250d-01e1-40da-b1cf-aa9cf4d16660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:45.678Z|2624db37-f7ff-4857-8d41-9192b717fe0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:45.678Z|4650250d-01e1-40da-b1cf-aa9cf4d16660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:45.678Z|2624db37-f7ff-4857-8d41-9192b717fe0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:48.351Z|8e0c83e7-cf0f-4957-886a-99ad570248d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:48.352Z|8e0c83e7-cf0f-4957-886a-99ad570248d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:48.992Z|f6bf9498-2ee4-4626-adbf-3a8522e93ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:38:48.993Z|f6bf9498-2ee4-4626-adbf-3a8522e93ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:38:49.124Z|461588a3-8e4c-47df-8041-88af1c54d0e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:38:49.125Z|461588a3-8e4c-47df-8041-88af1c54d0e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:38:53.092Z|43aefa95-00dc-451f-ba95-eaef16f5544f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:38:53.092Z|43aefa95-00dc-451f-ba95-eaef16f5544f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:55.699Z|f1cfa2fd-e2a6-4b9e-9b2c-139dbb142684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:55.699Z|12daacf7-80aa-4bd9-b515-dc8db0dd33d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:55.700Z|f1cfa2fd-e2a6-4b9e-9b2c-139dbb142684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:55.700Z|12daacf7-80aa-4bd9-b515-dc8db0dd33d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:38:58.376Z|5454405b-d6d1-4355-9963-83919ec71f6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:38:58.377Z|5454405b-d6d1-4355-9963-83919ec71f6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:03.992Z|4b72b6df-2465-4893-81f1-5af3ae928721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:39:03.993Z|4b72b6df-2465-4893-81f1-5af3ae928721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:39:05.725Z|eda69bbe-1228-487c-8beb-8aa3939be55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:05.725Z|e1ef9a86-4400-4461-b6bf-ab22157c8e1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:05.726Z|eda69bbe-1228-487c-8beb-8aa3939be55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:05.726Z|e1ef9a86-4400-4461-b6bf-ab22157c8e1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:08.401Z|1215fef3-84d3-4e56-b464-bd167360f3a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:08.402Z|1215fef3-84d3-4e56-b464-bd167360f3a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:15.749Z|bcc7b191-035b-4226-99ef-5d2e1a7f9f6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:15.750Z|dbc9bfa6-3113-492d-ad1f-01de89d30899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:15.750Z|bcc7b191-035b-4226-99ef-5d2e1a7f9f6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:15.750Z|dbc9bfa6-3113-492d-ad1f-01de89d30899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:18.430Z|aed55365-b6f8-4f29-9ce0-728bafbee34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:18.430Z|aed55365-b6f8-4f29-9ce0-728bafbee34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:18.992Z|ba83bea5-2f23-4f38-9287-01c3238aabf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:39:18.995Z|ba83bea5-2f23-4f38-9287-01c3238aabf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:39:19.125Z|25d5cc4b-e579-4532-98a9-0100aedd27b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:39:19.126Z|25d5cc4b-e579-4532-98a9-0100aedd27b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:39:25.775Z|93cd9acb-cf0b-4e9c-8ab3-a1938677b2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:25.775Z|9854cbb7-0d50-4122-a4aa-b62d1e4b6d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:25.776Z|9854cbb7-0d50-4122-a4aa-b62d1e4b6d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:25.776Z|93cd9acb-cf0b-4e9c-8ab3-a1938677b2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:28.458Z|1b8752c2-d1cf-464a-8b0f-6d1aa472d647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:28.459Z|1b8752c2-d1cf-464a-8b0f-6d1aa472d647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:33.992Z|d3094394-c3e2-4916-a19f-556525b777b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:39:33.993Z|d3094394-c3e2-4916-a19f-556525b777b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:39:35.798Z|95046d02-6995-441b-846b-ea8489e60fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:35.798Z|dbfce428-0a53-4cf0-b50d-de1a6c77580a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:35.799Z|dbfce428-0a53-4cf0-b50d-de1a6c77580a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:35.799Z|95046d02-6995-441b-846b-ea8489e60fd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:38.482Z|ae00a2b9-1433-4da1-8a1e-e9d1dc7a07e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:38.483Z|ae00a2b9-1433-4da1-8a1e-e9d1dc7a07e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:45.821Z|c3e2c0fc-d565-4eaf-871f-1b71d214d294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:45.821Z|7ecc562d-0b11-467a-a66c-314ed33b22e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:45.822Z|c3e2c0fc-d565-4eaf-871f-1b71d214d294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:45.822Z|7ecc562d-0b11-467a-a66c-314ed33b22e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:48.507Z|6e2703bc-490b-4829-bcf4-51f341d63f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:48.508Z|6e2703bc-490b-4829-bcf4-51f341d63f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:48.992Z|8611aead-fb47-45cf-ad4f-ce562c4e5f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:39:48.993Z|8611aead-fb47-45cf-ad4f-ce562c4e5f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:39:49.127Z|7ec11ecd-3fdf-489d-8875-7ed4b296be5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:39:49.128Z|7ec11ecd-3fdf-489d-8875-7ed4b296be5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:39:53.090Z|11d512d4-5e19-42a7-9e57-ad4bdfca291f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:39:53.091Z|11d512d4-5e19-42a7-9e57-ad4bdfca291f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:55.858Z|a137dea1-64d7-46c3-a64c-967404ca69f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:55.858Z|e796d294-4258-4d35-bd66-cc3b632143d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:55.859Z|e796d294-4258-4d35-bd66-cc3b632143d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:55.859Z|a137dea1-64d7-46c3-a64c-967404ca69f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:39:58.531Z|06546e83-9fc9-4542-a064-75739234eb15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:39:58.532Z|06546e83-9fc9-4542-a064-75739234eb15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:03.992Z|270ee118-4fa4-456a-9d80-7353fbd6b053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:40:03.995Z|270ee118-4fa4-456a-9d80-7353fbd6b053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:40:05.890Z|4192506a-0bef-4afc-a999-8c383ab46e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:05.891Z|4192506a-0bef-4afc-a999-8c383ab46e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:05.908Z|59a478c4-bb9f-4f6e-82ec-13cba72f9de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:05.908Z|59a478c4-bb9f-4f6e-82ec-13cba72f9de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:08.559Z|3ea768d2-6ba0-4c9e-93e4-fbd0039bf863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:08.560Z|3ea768d2-6ba0-4c9e-93e4-fbd0039bf863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:15.915Z|51d6bdae-fe7e-4a7b-b199-1d51c309609f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:15.916Z|51d6bdae-fe7e-4a7b-b199-1d51c309609f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:15.928Z|538a1b88-5cdf-4033-a2af-09499b1adc33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:15.929Z|538a1b88-5cdf-4033-a2af-09499b1adc33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:18.585Z|0a0779a6-3c84-442f-84f0-0b72f60a9f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:18.587Z|0a0779a6-3c84-442f-84f0-0b72f60a9f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:18.992Z|5e896179-22a2-438d-8d9c-3be06dc72e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:40:18.993Z|5e896179-22a2-438d-8d9c-3be06dc72e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:40:19.129Z|4b4960ba-0f54-401d-b59b-736861a60c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:40:19.129Z|4b4960ba-0f54-401d-b59b-736861a60c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:40:25.937Z|14380ebf-be8b-4972-b74d-a7d754701268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:25.937Z|14380ebf-be8b-4972-b74d-a7d754701268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:25.951Z|fcdf8fe9-0a34-4d45-b3f4-1a1f1495a0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:25.952Z|fcdf8fe9-0a34-4d45-b3f4-1a1f1495a0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:28.611Z|4a5f7ae4-a1c7-4f12-8607-1cdad3b6b0ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:28.612Z|4a5f7ae4-a1c7-4f12-8607-1cdad3b6b0ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:33.992Z|ef442e5f-60c1-4847-b9a0-8eeec7c665d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:40:33.993Z|ef442e5f-60c1-4847-b9a0-8eeec7c665d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:40:35.960Z|9d3f164c-d67b-42b4-9b82-9c3e1859bfe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:35.961Z|9d3f164c-d67b-42b4-9b82-9c3e1859bfe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:35.977Z|ef30c2a7-8b07-4575-a5d8-ccb046ff6068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:35.979Z|ef30c2a7-8b07-4575-a5d8-ccb046ff6068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:38.636Z|4bb4f0da-3145-402b-82a3-d50f2caeb328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:38.637Z|4bb4f0da-3145-402b-82a3-d50f2caeb328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:45.991Z|5038e22c-61a0-4051-8ecf-62a8831de3d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:45.992Z|5038e22c-61a0-4051-8ecf-62a8831de3d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:46.005Z|7bac8988-a918-43d2-a88c-b11f8f83672a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:46.007Z|7bac8988-a918-43d2-a88c-b11f8f83672a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:48.660Z|fd588dac-e246-417f-b85a-0d8c858a57ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:48.661Z|fd588dac-e246-417f-b85a-0d8c858a57ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:48.994Z|2efa29ec-f320-4a51-899f-3bc58a839971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:40:48.996Z|2efa29ec-f320-4a51-899f-3bc58a839971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:40:49.130Z|3ce09a9e-7417-4c16-92c9-52b72e2960e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:40:49.131Z|3ce09a9e-7417-4c16-92c9-52b72e2960e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:40:53.093Z|3b361b5f-a835-4da3-9381-8028f2ab4c90|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:40:53.095Z|3b361b5f-a835-4da3-9381-8028f2ab4c90|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:56.017Z|0dc8a15e-b4dd-4556-a991-f583bcb4ddd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:56.018Z|0dc8a15e-b4dd-4556-a991-f583bcb4ddd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:56.029Z|13ff57d0-81f8-4933-9dd5-8e5511ab0d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:56.030Z|13ff57d0-81f8-4933-9dd5-8e5511ab0d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:40:58.682Z|a4bdfdcb-f35b-4154-91e7-1af59a81cf7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:40:58.683Z|a4bdfdcb-f35b-4154-91e7-1af59a81cf7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:03.992Z|7787a1e6-426f-4b00-8d3d-1fb3cb41a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:41:03.992Z|7787a1e6-426f-4b00-8d3d-1fb3cb41a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:41:06.040Z|d09e2ae9-ba03-4f8a-8212-ee3d26ef3e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:06.041Z|d09e2ae9-ba03-4f8a-8212-ee3d26ef3e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:06.051Z|8f788a78-cd5b-4967-b9ef-5fe3f33d76c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:06.052Z|8f788a78-cd5b-4967-b9ef-5fe3f33d76c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:08.710Z|82aaba1b-bce4-4a41-96f7-434615277609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:08.711Z|82aaba1b-bce4-4a41-96f7-434615277609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:16.068Z|f912dd13-33c8-43d7-99e1-a6b0f89ed5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:16.070Z|f912dd13-33c8-43d7-99e1-a6b0f89ed5dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:16.075Z|0858b554-7e2f-49a6-80e6-c8fc458ed37a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:16.076Z|0858b554-7e2f-49a6-80e6-c8fc458ed37a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:18.736Z|68b7ae38-97d5-4958-b348-501d46591a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:18.736Z|68b7ae38-97d5-4958-b348-501d46591a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:18.992Z|bfef69c0-4516-401c-bdcf-7bf57057eeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:41:18.993Z|bfef69c0-4516-401c-bdcf-7bf57057eeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:41:19.132Z|7370154e-ba20-429d-a6d1-c0bfe56ad7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:41:19.132Z|7370154e-ba20-429d-a6d1-c0bfe56ad7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:41:26.095Z|d77c3153-3319-4628-b641-0995c1aad0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:26.096Z|d77c3153-3319-4628-b641-0995c1aad0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:26.101Z|56cdf08e-820d-4bcf-bda1-e6b46351063d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:26.102Z|56cdf08e-820d-4bcf-bda1-e6b46351063d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:28.771Z|fe920fbd-84dc-4d23-83eb-c072f4402ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:28.772Z|fe920fbd-84dc-4d23-83eb-c072f4402ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:33.992Z|e66b6263-7312-4841-9431-4f335167fffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:41:33.995Z|e66b6263-7312-4841-9431-4f335167fffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:41:36.121Z|66862a05-46ad-4b53-abfd-b95300ce9ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:36.122Z|66862a05-46ad-4b53-abfd-b95300ce9ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:36.126Z|16ff9bf8-3fc0-40a0-822f-400850008218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:36.127Z|16ff9bf8-3fc0-40a0-822f-400850008218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:38.804Z|4088747e-4638-4ac6-a296-4f23df56778c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:38.805Z|4088747e-4638-4ac6-a296-4f23df56778c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:46.149Z|60b2c732-5be3-499e-9efa-b12e6b8b242a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:46.150Z|60b2c732-5be3-499e-9efa-b12e6b8b242a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:46.157Z|410ecab4-6684-4545-a0c6-0a1df76c84b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:46.159Z|410ecab4-6684-4545-a0c6-0a1df76c84b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:48.835Z|b2c1b622-5f8d-4c39-b770-d907d407e016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:48.836Z|b2c1b622-5f8d-4c39-b770-d907d407e016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:48.992Z|c993a234-88e3-4008-95a4-2d29683e8c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:41:48.993Z|c993a234-88e3-4008-95a4-2d29683e8c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:41:49.134Z|82cc8dc6-1303-4333-a4ef-2e861f6b9443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:41:49.135Z|82cc8dc6-1303-4333-a4ef-2e861f6b9443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:41:53.100Z|38066af0-f27b-4fe2-8195-585dd8d1792d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:41:53.100Z|38066af0-f27b-4fe2-8195-585dd8d1792d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:56.175Z|9fe4585e-ca21-4540-a78c-49ffd8862db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:56.176Z|9fe4585e-ca21-4540-a78c-49ffd8862db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:56.180Z|2d07aefc-ade4-4b5c-a59a-b76ea6b760b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:56.181Z|2d07aefc-ade4-4b5c-a59a-b76ea6b760b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:41:58.869Z|dda9296d-32a0-448c-b889-c7c53ab825b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:41:58.870Z|dda9296d-32a0-448c-b889-c7c53ab825b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:03.992Z|eae53a4a-3d82-4d85-b3f4-6243ae666ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:42:03.993Z|eae53a4a-3d82-4d85-b3f4-6243ae666ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:42:06.203Z|9cdd8e29-a725-457a-9a04-b6f92b2ebcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:06.203Z|9cdd8e29-a725-457a-9a04-b6f92b2ebcd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:06.204Z|ce256823-5505-4069-af05-78bb154e226a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:06.204Z|ce256823-5505-4069-af05-78bb154e226a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:08.894Z|2c13079c-41c1-4c62-a447-b16256300f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:08.894Z|2c13079c-41c1-4c62-a447-b16256300f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:16.226Z|7bbcfa1a-9319-4151-b699-1e1fdab770cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:16.226Z|97af6862-e7fc-4fd8-a3a0-01afcf624517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:16.227Z|7bbcfa1a-9319-4151-b699-1e1fdab770cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:16.227Z|97af6862-e7fc-4fd8-a3a0-01afcf624517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:18.934Z|802d8e33-efe8-458a-8fd5-cd878976079a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:18.935Z|802d8e33-efe8-458a-8fd5-cd878976079a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:18.992Z|ab467645-7feb-42de-bb7b-deebcb19eef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:42:18.994Z|ab467645-7feb-42de-bb7b-deebcb19eef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:42:19.135Z|baa4d75e-c432-479e-bd8c-a4678403b003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:42:19.136Z|baa4d75e-c432-479e-bd8c-a4678403b003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:42:26.253Z|750fc38b-74a7-4370-ad81-365b45e4c5f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:26.253Z|75f76a84-5097-4bb4-abab-6819cd586a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:26.254Z|75f76a84-5097-4bb4-abab-6819cd586a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:26.254Z|750fc38b-74a7-4370-ad81-365b45e4c5f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:28.960Z|be609917-ea9f-4fc9-8877-eba8f748aeb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:28.961Z|be609917-ea9f-4fc9-8877-eba8f748aeb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:33.992Z|26e4d747-73d0-4608-9520-290bca2cf797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:42:33.993Z|26e4d747-73d0-4608-9520-290bca2cf797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:42:36.277Z|476f2f26-0a35-4adb-9aa2-140685e5cbd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:36.277Z|fb87b058-1fbd-4098-ae4a-e0e473bccfdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:36.278Z|476f2f26-0a35-4adb-9aa2-140685e5cbd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:36.278Z|fb87b058-1fbd-4098-ae4a-e0e473bccfdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:38.981Z|679aa120-7ff5-4d09-9e6b-00833f903bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:38.982Z|679aa120-7ff5-4d09-9e6b-00833f903bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:46.303Z|605a1917-6721-4619-99fe-a5be2e6f8dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:46.303Z|30d541c6-fed2-42f8-afb7-7ff25dab4867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:46.304Z|605a1917-6721-4619-99fe-a5be2e6f8dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:46.305Z|30d541c6-fed2-42f8-afb7-7ff25dab4867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:48.993Z|7b46bd80-f34b-4d74-aedf-187c1a53e370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:42:48.994Z|7b46bd80-f34b-4d74-aedf-187c1a53e370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:42:49.004Z|7bde8733-59ae-4ce5-a85b-285797febfd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:49.005Z|7bde8733-59ae-4ce5-a85b-285797febfd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:49.137Z|206a6474-93e2-4715-b4a6-bba47f5d6545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:42:49.138Z|206a6474-93e2-4715-b4a6-bba47f5d6545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:42:53.092Z|4a371edc-ce35-4f6e-a290-7617eabfe69a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-09-21T15:42:53.093Z|4a371edc-ce35-4f6e-a290-7617eabfe69a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:56.326Z|cdaead35-8202-4e53-8d64-6df0bcd21ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:56.326Z|7e5bcee8-0e20-4f08-b57b-56fc37c37f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:56.327Z|7e5bcee8-0e20-4f08-b57b-56fc37c37f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:56.327Z|cdaead35-8202-4e53-8d64-6df0bcd21ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:42:59.028Z|066c6daf-e6b8-4b6d-aba3-a4139e51f6f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:42:59.029Z|066c6daf-e6b8-4b6d-aba3-a4139e51f6f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:03.992Z|60714229-32b9-4521-9396-682cb1587749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:43:03.995Z|60714229-32b9-4521-9396-682cb1587749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:43:06.353Z|269c46b3-dd16-4b0f-89f9-95530c8fddf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:06.353Z|27a804a4-9c93-419e-9f8a-96a3a3e26355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:06.354Z|269c46b3-dd16-4b0f-89f9-95530c8fddf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:06.354Z|27a804a4-9c93-419e-9f8a-96a3a3e26355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:09.052Z|e948cfc8-69a6-464e-bccf-ff186517dad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:09.053Z|e948cfc8-69a6-464e-bccf-ff186517dad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:16.377Z|b5bd69ae-f96a-4684-b785-cb555d4e5bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:16.377Z|d6446b87-c1d7-412a-9190-413e0e92ff9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:16.377Z|b5bd69ae-f96a-4684-b785-cb555d4e5bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:16.378Z|d6446b87-c1d7-412a-9190-413e0e92ff9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:18.994Z|06387877-93bf-4dde-9621-3eb5ca1a585a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:43:18.995Z|06387877-93bf-4dde-9621-3eb5ca1a585a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:43:19.079Z|e885f5eb-ce68-4a22-aaf0-b15864af525c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:19.080Z|e885f5eb-ce68-4a22-aaf0-b15864af525c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:19.139Z|294641f3-7259-4f72-9014-f29097391dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:43:19.140Z|294641f3-7259-4f72-9014-f29097391dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:43:26.401Z|0e7a1788-293d-4030-93e0-dab88e401785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:26.401Z|d04bea79-c2c4-4a4b-bdcb-92a5cc38a0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:26.402Z|0e7a1788-293d-4030-93e0-dab88e401785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:26.402Z|d04bea79-c2c4-4a4b-bdcb-92a5cc38a0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:29.106Z|5cf4db1f-8c7d-40ac-b1eb-95f772f69016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:29.106Z|5cf4db1f-8c7d-40ac-b1eb-95f772f69016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:33.992Z|ccc6aff5-8d70-4264-8080-867be0df961b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-09-21T15:43:33.993Z|ccc6aff5-8d70-4264-8080-867be0df961b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-09-21T15:43:36.428Z|ee469b41-ff1b-41ea-b6f0-02c7dde0061e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:36.429Z|ee469b41-ff1b-41ea-b6f0-02c7dde0061e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:36.431Z|041e078c-9811-4cb7-872b-4911a768b950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:36.433Z|041e078c-9811-4cb7-872b-4911a768b950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:39.130Z|8ca84ee6-1c79-4e91-ba03-725726634f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:39.132Z|8ca84ee6-1c79-4e91-ba03-725726634f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:46.453Z|ba66e646-0422-41d5-98e7-e401a5df2161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:46.454Z|ba66e646-0422-41d5-98e7-e401a5df2161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-09-21T15:43:46.469Z|3cd93aba-695b-4212-9322-47f205561916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-09-21T15:43:46.470Z|3cd93aba-695b-4212-9322-47f205561916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.