Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-11-24T09:03:03.721Z||main|||||INFO|500||The following profiles are active: basic
2022-11-24T09:03:16.276Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-24T09:03:16.277Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-24T09:03:16.434Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-24T09:03:23.987Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-11-24T09:03:24.223Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-24T09:03:24.472Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-24T09:03:24.804Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-24T09:03:24.828Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-24T09:03:24.914Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-24T09:03:25.099Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-24T09:03:25.723Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-24T09:03:27.926Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-24T09:03:29.687Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-24T09:03:29.737Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-24T09:03:30.343Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-24T09:03:30.523Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-11-24T09:03:31.419Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-24T09:03:33.159Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-24T09:03:38.746Z||main|||||WARN|500||---
2022-11-24T09:03:38.746Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-24T09:03:38.746Z||main|||||WARN|500||---
2022-11-24T09:03:39.322Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-24T09:03:44.139Z||main|||||INFO|500||Started ApiHandlerApplication in 43.954 seconds (JVM running for 45.869)
2022-11-24T09:03:44.150Z|a0c7e479-fdc2-409a-850a-577f0b8259a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:03:44.162Z|a0c7e479-fdc2-409a-850a-577f0b8259a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:03:44.165Z|b9376871-917c-4e8f-ab20-1ca41f53ef24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:03:44.170Z|b9376871-917c-4e8f-ab20-1ca41f53ef24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:03:50.235Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-24T09:03:50.511Z|1a98dc0f-19b7-4c72-abb4-affb28952071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:03:50.512Z|97b1f8f8-be55-4d50-a954-1267110b22d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-11-24T09:03:50.876Z|1a98dc0f-19b7-4c72-abb4-affb28952071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:03:50.876Z|97b1f8f8-be55-4d50-a954-1267110b22d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:03:51.338Z|5c9186ad-c0dd-4709-9d82-e7a5cb720e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:03:51.339Z|5c9186ad-c0dd-4709-9d82-e7a5cb720e04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:03:59.118Z|cf838de1-40e9-4ed8-87c9-74e9782e0393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:03:59.123Z|cf838de1-40e9-4ed8-87c9-74e9782e0393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:04:01.125Z|ec9314ca-20d1-441a-9045-2cdd3afd6db4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:01.127Z|ec9314ca-20d1-441a-9045-2cdd3afd6db4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:01.130Z|bdaa571a-93d1-4800-90fb-b97766b1ba36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:01.137Z|bdaa571a-93d1-4800-90fb-b97766b1ba36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:01.414Z|939b4099-7335-4208-a144-160c9add14ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:01.416Z|939b4099-7335-4208-a144-160c9add14ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:11.186Z|bc0e1964-3020-4b52-ba5d-75e28219aed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:11.188Z|bc0e1964-3020-4b52-ba5d-75e28219aed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:11.193Z|e486641a-1d03-4226-9204-842365deccf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:11.194Z|e486641a-1d03-4226-9204-842365deccf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:11.455Z|6a8bb60f-8f75-407d-92cd-1718a9c880b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:11.456Z|6a8bb60f-8f75-407d-92cd-1718a9c880b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:14.120Z|ddff4b12-857c-41ae-8aa9-9595b7dfd2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:04:14.121Z|ddff4b12-857c-41ae-8aa9-9595b7dfd2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:04:14.172Z|a74acd2d-b57d-413b-acec-4460eb617032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:04:14.173Z|a74acd2d-b57d-413b-acec-4460eb617032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:04:21.238Z|9daf182c-4dea-4bf2-a07a-cc2110d6ce6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:21.239Z|b723179b-9205-46b0-a73b-3b71ffa86da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:21.239Z|9daf182c-4dea-4bf2-a07a-cc2110d6ce6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:21.240Z|b723179b-9205-46b0-a73b-3b71ffa86da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:21.488Z|a08fe0ed-db9b-48a9-8064-a1505ea9890f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:21.489Z|a08fe0ed-db9b-48a9-8064-a1505ea9890f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:29.117Z|a6b53182-a1cb-418e-9ceb-3481f95f5db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:04:29.118Z|a6b53182-a1cb-418e-9ceb-3481f95f5db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:04:31.280Z|7a74f8d7-1814-4f90-af00-394e1d1653e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:31.282Z|7a74f8d7-1814-4f90-af00-394e1d1653e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:31.289Z|369e8b38-add7-4429-89fb-fbe60463ffe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:31.291Z|369e8b38-add7-4429-89fb-fbe60463ffe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:31.536Z|b11b1be1-4072-4560-84eb-5149524cbb58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:31.538Z|b11b1be1-4072-4560-84eb-5149524cbb58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:41.322Z|fc4cf7ef-f313-4f94-accc-2b4dca02c42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:41.323Z|fc4cf7ef-f313-4f94-accc-2b4dca02c42c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:41.337Z|27f1be8c-6363-46eb-923e-43cb97c30aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:41.338Z|27f1be8c-6363-46eb-923e-43cb97c30aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:41.569Z|8d92163c-fafa-45f8-8ca9-ff19909f106a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:41.570Z|8d92163c-fafa-45f8-8ca9-ff19909f106a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:44.117Z|8e63989f-d010-4504-b2fd-7c565610b9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:04:44.124Z|8e63989f-d010-4504-b2fd-7c565610b9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:04:44.174Z|0f9ac8c6-85f9-4ebe-864a-a1a554317727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:04:44.175Z|0f9ac8c6-85f9-4ebe-864a-a1a554317727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:04:51.354Z|52fd43ee-0b98-4545-8fb3-5abb93e69b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:51.356Z|52fd43ee-0b98-4545-8fb3-5abb93e69b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:51.373Z|eb5aab1e-a406-45a2-8a34-f80005739d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:51.375Z|eb5aab1e-a406-45a2-8a34-f80005739d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:51.599Z|929a6493-b72a-4d06-b7a6-a5de4a2bbdd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:04:51.600Z|929a6493-b72a-4d06-b7a6-a5de4a2bbdd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:04:59.120Z|13c50120-a21d-4d62-8dcf-4d2e8021bc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:04:59.121Z|13c50120-a21d-4d62-8dcf-4d2e8021bc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:05:01.392Z|7ae6cedb-2934-4955-8432-3fd55f7a0036|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:01.394Z|7ae6cedb-2934-4955-8432-3fd55f7a0036|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:01.413Z|94401f83-9c97-48ff-a634-c1e492d92e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:01.415Z|94401f83-9c97-48ff-a634-c1e492d92e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:01.631Z|bf21f2dc-2767-4458-a88e-ab4efb804109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:01.633Z|bf21f2dc-2767-4458-a88e-ab4efb804109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:11.431Z|d8fc7e00-167d-4147-8b4f-5d396549d75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:11.433Z|d8fc7e00-167d-4147-8b4f-5d396549d75f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:11.445Z|aa8f301a-ec9f-496f-9969-cc698108b0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:11.446Z|aa8f301a-ec9f-496f-9969-cc698108b0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:11.663Z|0143eec6-782a-4ad1-8cfe-11de4efcc7c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:11.664Z|0143eec6-782a-4ad1-8cfe-11de4efcc7c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:14.117Z|cd845808-fe0d-410c-92ea-454657969ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:05:14.118Z|cd845808-fe0d-410c-92ea-454657969ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:05:14.177Z|89b62d78-d187-4dc3-8d5d-e60b0aa6e04c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:05:14.177Z|89b62d78-d187-4dc3-8d5d-e60b0aa6e04c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:05:21.462Z|96b769ad-040e-4088-982e-eab0df8f74a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:21.463Z|96b769ad-040e-4088-982e-eab0df8f74a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:21.487Z|0dafcc64-8ede-4daa-82ba-80fa43377d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:21.488Z|0dafcc64-8ede-4daa-82ba-80fa43377d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:21.693Z|39650789-3e51-4c92-9af7-eaf1bb5dd8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:21.694Z|39650789-3e51-4c92-9af7-eaf1bb5dd8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:29.118Z|c87af084-6171-4558-8547-452b783818b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:05:29.121Z|c87af084-6171-4558-8547-452b783818b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:05:31.493Z|506e2f83-a7be-48b0-b7f7-ce678198132b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:31.495Z|506e2f83-a7be-48b0-b7f7-ce678198132b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:31.520Z|655212fb-2822-43c4-a76b-da9153762709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:31.521Z|655212fb-2822-43c4-a76b-da9153762709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:31.723Z|7775023b-5ff9-4936-90bd-653bd769a05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:31.724Z|7775023b-5ff9-4936-90bd-653bd769a05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:41.525Z|f8cd6175-df82-4c9e-9030-beefbfcb8593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:41.527Z|f8cd6175-df82-4c9e-9030-beefbfcb8593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:41.565Z|74a86404-f5f9-4b49-a50d-73c2182b2b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:41.566Z|74a86404-f5f9-4b49-a50d-73c2182b2b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:41.758Z|a2b0aad9-30ad-441b-b7e0-b69253c36922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:41.759Z|a2b0aad9-30ad-441b-b7e0-b69253c36922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:44.117Z|bb09b409-e8ad-49f8-9582-54b25dcf36aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:05:44.118Z|bb09b409-e8ad-49f8-9582-54b25dcf36aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:05:44.179Z|da5e2bb8-96a1-411d-9f10-a6baf608f58b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:05:44.180Z|da5e2bb8-96a1-411d-9f10-a6baf608f58b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:05:51.556Z|a21d31c1-5fa2-4812-bd42-7dde105130c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:51.557Z|a21d31c1-5fa2-4812-bd42-7dde105130c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:51.601Z|50431d75-d63f-4618-acf3-4538203a5b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:51.602Z|50431d75-d63f-4618-acf3-4538203a5b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:51.789Z|12165be3-eef5-4e5b-a98c-d8c055031418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:05:51.790Z|12165be3-eef5-4e5b-a98c-d8c055031418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:05:59.117Z|5ac659ad-1031-468d-93fa-55542c48d5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:05:59.118Z|5ac659ad-1031-468d-93fa-55542c48d5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:06:01.596Z|c3d3a4fc-df4d-46bb-80b9-79992a936895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:01.597Z|c3d3a4fc-df4d-46bb-80b9-79992a936895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:01.633Z|8dbe7734-7d53-4f07-bc75-ae0c59b9f281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:01.634Z|8dbe7734-7d53-4f07-bc75-ae0c59b9f281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:01.828Z|1a4747dd-8ff8-4d8b-ad4b-9fe3398dbbda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:01.834Z|1a4747dd-8ff8-4d8b-ad4b-9fe3398dbbda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:11.630Z|5aee505c-e27e-4d3f-97ca-0d55fe11c1fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:11.632Z|5aee505c-e27e-4d3f-97ca-0d55fe11c1fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:11.663Z|a0640e65-87af-4543-b00f-51a7164d26e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:11.664Z|a0640e65-87af-4543-b00f-51a7164d26e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:11.864Z|ed25b2b4-4685-4e0f-b8fc-bf33b258226e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:11.865Z|ed25b2b4-4685-4e0f-b8fc-bf33b258226e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:14.117Z|ca982e89-eef9-44d3-b073-deffe75c61e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:06:14.121Z|ca982e89-eef9-44d3-b073-deffe75c61e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:06:14.181Z|17c1ae82-a898-4359-b83d-cbc37d8ac9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:06:14.182Z|17c1ae82-a898-4359-b83d-cbc37d8ac9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:06:21.667Z|3b1bd5c5-f254-49ad-84cc-e2939b88e41c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:21.669Z|3b1bd5c5-f254-49ad-84cc-e2939b88e41c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:21.694Z|72244f77-cb49-4a9d-8eec-21c455984c09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:21.696Z|72244f77-cb49-4a9d-8eec-21c455984c09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:21.892Z|a0f36cd8-3533-4f1e-bec4-6ad076029e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:21.893Z|a0f36cd8-3533-4f1e-bec4-6ad076029e57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:29.118Z|24faa296-0458-43b4-96cf-1c54f0137ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:06:29.120Z|24faa296-0458-43b4-96cf-1c54f0137ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:06:31.711Z|9de047c5-6e92-4fca-978d-60819d8ce69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:31.714Z|9de047c5-6e92-4fca-978d-60819d8ce69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:31.730Z|f279e83b-6038-43f2-8392-01205305ec83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:31.731Z|f279e83b-6038-43f2-8392-01205305ec83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:31.925Z|3ebd9163-987a-4cb3-ba9a-b7ba5cbea676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:31.927Z|3ebd9163-987a-4cb3-ba9a-b7ba5cbea676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:41.761Z|d47001a6-7875-4203-8b26-a3e4af92c5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:41.764Z|d47001a6-7875-4203-8b26-a3e4af92c5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:41.765Z|a92d26da-dfb7-49ed-bb20-a4705b7ddc14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:41.771Z|a92d26da-dfb7-49ed-bb20-a4705b7ddc14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:41.958Z|907b7827-ae60-42c4-a233-4f91d6cfdb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:41.960Z|907b7827-ae60-42c4-a233-4f91d6cfdb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:44.117Z|68cf834a-0836-436c-a7fc-9d12e637c677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:06:44.118Z|68cf834a-0836-436c-a7fc-9d12e637c677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:06:44.184Z|4ec67770-a5bc-4227-99d0-d258bed72afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:06:44.185Z|4ec67770-a5bc-4227-99d0-d258bed72afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:06:51.797Z|0a1198dc-c7d5-45e5-bccb-cfefbeaa96a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:51.798Z|0a1198dc-c7d5-45e5-bccb-cfefbeaa96a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:51.798Z|185e9eb6-1fe9-472c-bec7-24328482dbc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:51.799Z|185e9eb6-1fe9-472c-bec7-24328482dbc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:51.989Z|b97911ab-8373-4010-94a3-b97cc193e322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:06:51.990Z|b97911ab-8373-4010-94a3-b97cc193e322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:06:59.116Z|af6ac6a1-2418-400b-a1e5-2488eae55f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:06:59.122Z|af6ac6a1-2418-400b-a1e5-2488eae55f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:07:01.830Z|1a32fb2d-985d-415a-9120-9e0da311d3e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:01.830Z|36d9e9f5-990d-4f23-82c7-cb1a24e823e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:01.832Z|36d9e9f5-990d-4f23-82c7-cb1a24e823e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:01.831Z|1a32fb2d-985d-415a-9120-9e0da311d3e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:02.017Z|896a760b-df2e-4064-839c-d6cd4d61f3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:02.018Z|896a760b-df2e-4064-839c-d6cd4d61f3e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:11.860Z|f5537e1d-0e27-46e3-beed-669eb5fea87f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:11.861Z|f5537e1d-0e27-46e3-beed-669eb5fea87f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:11.872Z|dd059434-65af-4811-8402-7311bcc59cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:11.874Z|dd059434-65af-4811-8402-7311bcc59cc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:12.046Z|a31b3d7a-35a4-420b-8d92-fab980ed785f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:12.047Z|a31b3d7a-35a4-420b-8d92-fab980ed785f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:14.116Z|900b9d5d-578a-4d86-b352-d6be39eef262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:07:14.118Z|900b9d5d-578a-4d86-b352-d6be39eef262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:07:14.187Z|4987475b-8ded-4aa5-8285-66d1593515d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:07:14.188Z|4987475b-8ded-4aa5-8285-66d1593515d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:07:21.889Z|9b4c79ab-b536-45df-bdcf-f582de764d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:21.890Z|9b4c79ab-b536-45df-bdcf-f582de764d26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:21.905Z|86ad52d8-d094-495a-964c-3898e4b73be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:21.906Z|86ad52d8-d094-495a-964c-3898e4b73be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:22.077Z|b8ea9627-8ed0-4235-b1b7-b4a6c40594c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:22.079Z|b8ea9627-8ed0-4235-b1b7-b4a6c40594c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:29.118Z|2477ff72-4bbf-469d-a97f-b70839c7793c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:07:29.118Z|2477ff72-4bbf-469d-a97f-b70839c7793c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:07:31.926Z|e6a7ec77-8cca-4b4d-b88e-1ef5483d1bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:31.927Z|e6a7ec77-8cca-4b4d-b88e-1ef5483d1bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:31.934Z|82d25682-76ee-49eb-8ba5-2c69642192c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:31.936Z|82d25682-76ee-49eb-8ba5-2c69642192c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:32.107Z|713c7a49-956d-4602-a253-c4febad50ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:32.108Z|713c7a49-956d-4602-a253-c4febad50ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:41.955Z|d4188e94-c22f-4594-b317-a0f60ec64ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:41.957Z|d4188e94-c22f-4594-b317-a0f60ec64ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:41.969Z|d112fa48-fafa-4b4e-bdd3-054df1a32423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:41.971Z|d112fa48-fafa-4b4e-bdd3-054df1a32423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:42.135Z|c64e7d1e-cf9b-48d3-887f-fd6fad570917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:42.136Z|c64e7d1e-cf9b-48d3-887f-fd6fad570917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:44.116Z|16ecd3d4-38da-4ad0-a844-af4aebbb2542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:07:44.125Z|16ecd3d4-38da-4ad0-a844-af4aebbb2542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:07:44.192Z|4bcb61a5-eef2-425d-abc1-8d426bbbd3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:07:44.193Z|4bcb61a5-eef2-425d-abc1-8d426bbbd3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:07:51.984Z|4d5e9e8e-214d-46a6-8d4e-f63be67e0b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:51.986Z|4d5e9e8e-214d-46a6-8d4e-f63be67e0b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:52.002Z|25d35b2a-3fd7-4a7e-8768-23ead6405037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:52.014Z|25d35b2a-3fd7-4a7e-8768-23ead6405037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:52.168Z|317e0bc5-1f93-4b20-976f-bdcfcd9c931a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:07:52.169Z|317e0bc5-1f93-4b20-976f-bdcfcd9c931a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:07:59.117Z|cc839c51-ef72-4c3c-99c7-f10f54dfaceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:07:59.118Z|cc839c51-ef72-4c3c-99c7-f10f54dfaceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:08:02.013Z|5a4adc7e-9195-40b8-891b-53c21faac382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:02.014Z|5a4adc7e-9195-40b8-891b-53c21faac382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:02.051Z|aa13b547-2558-4c3c-835b-38e26d312db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:02.052Z|aa13b547-2558-4c3c-835b-38e26d312db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:02.206Z|a9457dff-3374-4757-add2-7af9069d11bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:02.208Z|a9457dff-3374-4757-add2-7af9069d11bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:12.041Z|c39c53ce-1a09-46a5-97d8-b48f661bf270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:12.042Z|c39c53ce-1a09-46a5-97d8-b48f661bf270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:12.080Z|a3e49e61-049c-4714-b4d6-b940b8177bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:12.082Z|a3e49e61-049c-4714-b4d6-b940b8177bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:12.235Z|c69c8a91-7c37-4679-bbdf-0bcc75eb7e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:12.236Z|c69c8a91-7c37-4679-bbdf-0bcc75eb7e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:14.116Z|32708a2d-8c28-400b-a594-7d70d22b8541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:08:14.117Z|32708a2d-8c28-400b-a594-7d70d22b8541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:08:14.194Z|721e2cef-83f2-4ee9-a667-b5396d2315dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:08:14.195Z|721e2cef-83f2-4ee9-a667-b5396d2315dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:08:22.071Z|d42e8ba8-517a-40e4-8afc-5e36a56ff297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:22.072Z|d42e8ba8-517a-40e4-8afc-5e36a56ff297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:22.110Z|e05acffd-6940-4914-b3e5-a1575711a617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:22.111Z|e05acffd-6940-4914-b3e5-a1575711a617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:22.263Z|6b0fac33-b0ba-49c9-93b1-ee26f1f69346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:22.264Z|6b0fac33-b0ba-49c9-93b1-ee26f1f69346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:29.116Z|e9912e16-19a2-4251-b022-4ed8b5e8b0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:08:29.120Z|e9912e16-19a2-4251-b022-4ed8b5e8b0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:08:32.107Z|4863ffef-e8a5-4eaa-b8a2-cb3d167289ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:32.109Z|4863ffef-e8a5-4eaa-b8a2-cb3d167289ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:32.143Z|caae396f-19b3-4d6c-beea-a8e7a76d273b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:32.144Z|caae396f-19b3-4d6c-beea-a8e7a76d273b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:32.294Z|071b2de1-bf02-4da8-b44d-6917a244e029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:32.295Z|071b2de1-bf02-4da8-b44d-6917a244e029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:42.144Z|b53cd014-afa2-4e5b-bac6-f09c04121316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:42.146Z|b53cd014-afa2-4e5b-bac6-f09c04121316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:42.174Z|60a619ba-5ddc-468b-8855-dc6799d8e7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:42.174Z|60a619ba-5ddc-468b-8855-dc6799d8e7ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:42.335Z|b16ebc09-9f4e-4db0-b44e-f1fd055eddc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:42.336Z|b16ebc09-9f4e-4db0-b44e-f1fd055eddc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:44.117Z|55a1f393-44a0-42d8-904b-c835b57b8d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:08:44.118Z|55a1f393-44a0-42d8-904b-c835b57b8d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:08:44.196Z|54c1917e-a9d9-4b73-a537-63d0d6e374b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:08:44.197Z|54c1917e-a9d9-4b73-a537-63d0d6e374b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:08:52.182Z|b2179a7a-d0fe-44ce-9dae-8a9b959c455d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:52.182Z|b2179a7a-d0fe-44ce-9dae-8a9b959c455d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:52.204Z|66b32765-1a42-45f6-8f73-b0391f4c327b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:52.206Z|66b32765-1a42-45f6-8f73-b0391f4c327b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:52.416Z|ace504da-aba1-45c8-a336-703108e274cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:08:52.417Z|ace504da-aba1-45c8-a336-703108e274cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:08:59.116Z|51b26cf1-13ee-4699-add7-9343907e750d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:08:59.117Z|51b26cf1-13ee-4699-add7-9343907e750d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:09:02.210Z|c98483f1-1e3d-472b-aeb0-f75de6270a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:02.211Z|c98483f1-1e3d-472b-aeb0-f75de6270a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:02.234Z|a8e41652-9305-4ce6-a076-271d7145ac38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:02.236Z|a8e41652-9305-4ce6-a076-271d7145ac38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:02.446Z|5044a5de-99c5-4772-bef3-a6a280d2397a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:02.447Z|5044a5de-99c5-4772-bef3-a6a280d2397a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:12.243Z|3f8fd819-6514-4b45-b47d-f98790cd4faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:12.245Z|3f8fd819-6514-4b45-b47d-f98790cd4faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:12.265Z|7ead666e-27ca-4997-9f19-50ea5a07cba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:12.266Z|7ead666e-27ca-4997-9f19-50ea5a07cba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:12.481Z|df96063f-3908-405e-be91-9d2176a02209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:12.481Z|df96063f-3908-405e-be91-9d2176a02209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:14.117Z|bf6ee753-e297-451c-a3e5-d5942c4b40d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:09:14.129Z|bf6ee753-e297-451c-a3e5-d5942c4b40d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:09:14.198Z|ce7105c8-f79c-4617-a351-742b53f1bc50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:09:14.199Z|ce7105c8-f79c-4617-a351-742b53f1bc50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:09:22.273Z|f0ebc262-9dc0-4339-a662-59598f35f7fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:22.274Z|f0ebc262-9dc0-4339-a662-59598f35f7fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:22.291Z|17f6a80f-f8ab-4259-89d6-3ad981f39189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:22.292Z|17f6a80f-f8ab-4259-89d6-3ad981f39189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:22.507Z|d986be4c-c59e-4a1a-8869-79fcae52d869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:22.508Z|d986be4c-c59e-4a1a-8869-79fcae52d869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:29.118Z|d4d07591-49a6-44d8-b827-e24f660bcc16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:09:29.119Z|d4d07591-49a6-44d8-b827-e24f660bcc16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:09:32.300Z|d697cf8d-42e2-49f0-a330-b82d47e5d672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:32.301Z|d697cf8d-42e2-49f0-a330-b82d47e5d672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:32.320Z|51c37838-8281-4f52-9e70-9625cfe6681e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:32.321Z|51c37838-8281-4f52-9e70-9625cfe6681e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:32.536Z|11e54d75-52c5-41b1-bfcb-09c045b7c801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:32.537Z|11e54d75-52c5-41b1-bfcb-09c045b7c801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:42.338Z|922c7065-4bfa-459b-a1fe-85682d132c42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:42.340Z|922c7065-4bfa-459b-a1fe-85682d132c42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:42.348Z|6a7d9eb1-f843-41d6-96a5-3451adcd4b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:42.349Z|6a7d9eb1-f843-41d6-96a5-3451adcd4b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:42.565Z|3f754243-d2a4-4809-85a4-245866977031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:42.566Z|3f754243-d2a4-4809-85a4-245866977031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:44.117Z|06c965ed-0369-447b-8a85-814454ba6529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:09:44.117Z|06c965ed-0369-447b-8a85-814454ba6529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:09:44.201Z|666b2703-6e68-4b48-98ac-f6b895d07004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:09:44.202Z|666b2703-6e68-4b48-98ac-f6b895d07004|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:09:52.401Z|87c18b45-359b-4ac8-a333-dddd8771c611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:52.402Z|114e8514-e22d-43d4-9a8b-2b2f45577a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:52.402Z|87c18b45-359b-4ac8-a333-dddd8771c611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:52.403Z|114e8514-e22d-43d4-9a8b-2b2f45577a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:52.591Z|bb998a8a-3d8d-4ce8-b932-2e7e645692c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:09:52.592Z|bb998a8a-3d8d-4ce8-b932-2e7e645692c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:09:59.117Z|f182f3b6-7d90-4c35-9ff0-4a0d3231b7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:09:59.121Z|f182f3b6-7d90-4c35-9ff0-4a0d3231b7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:10:02.430Z|932a088f-0ef2-4707-a482-9dcd8ded565a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:02.430Z|ec8d60be-c833-4627-917b-209f42d2958f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:02.431Z|932a088f-0ef2-4707-a482-9dcd8ded565a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:02.432Z|ec8d60be-c833-4627-917b-209f42d2958f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:02.625Z|37dc608c-85e2-4e20-b1e4-10652c3b31ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:02.627Z|37dc608c-85e2-4e20-b1e4-10652c3b31ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:12.460Z|4d3c579c-f4b9-4f29-b1bc-99b25cedb535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:12.460Z|1a187e81-185f-4555-9b03-b264c5f25756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:12.462Z|4d3c579c-f4b9-4f29-b1bc-99b25cedb535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:12.462Z|1a187e81-185f-4555-9b03-b264c5f25756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:12.663Z|ae224e84-9b5b-4c01-be90-84c4d9bedebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:12.664Z|ae224e84-9b5b-4c01-be90-84c4d9bedebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:14.117Z|f880e43e-798e-4953-8b9e-ffb917cc1a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:10:14.117Z|f880e43e-798e-4953-8b9e-ffb917cc1a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:10:14.203Z|ccec4d67-c1a3-415a-b8c3-374f7ca75672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:10:14.204Z|ccec4d67-c1a3-415a-b8c3-374f7ca75672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:10:22.499Z|259df3dd-36c4-4e7a-a894-0dbf305a4f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:22.499Z|73df1805-176c-425d-a172-78000561f610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:22.501Z|259df3dd-36c4-4e7a-a894-0dbf305a4f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:22.501Z|73df1805-176c-425d-a172-78000561f610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:22.690Z|f25ef507-20a1-40d5-8ba3-576edee32c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:22.691Z|f25ef507-20a1-40d5-8ba3-576edee32c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:29.118Z|435ca9aa-5306-42a7-b4b0-48ede831bbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:10:29.123Z|435ca9aa-5306-42a7-b4b0-48ede831bbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:10:32.536Z|8038cb2b-aed5-4a6e-93ef-f0b8cc761111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:32.536Z|e2f90c83-8766-4a31-9387-a7cc6817215d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:32.537Z|e2f90c83-8766-4a31-9387-a7cc6817215d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:32.537Z|8038cb2b-aed5-4a6e-93ef-f0b8cc761111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:32.718Z|1f8e942b-2180-4ff3-854b-c4c14707b6d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:32.719Z|1f8e942b-2180-4ff3-854b-c4c14707b6d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:42.565Z|75500880-ae21-484f-8424-b7f0419b7f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:42.565Z|c4e0dd1b-674a-480b-a4c9-3f6d228bbca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:42.567Z|75500880-ae21-484f-8424-b7f0419b7f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:42.568Z|c4e0dd1b-674a-480b-a4c9-3f6d228bbca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:42.748Z|f854858c-7c33-47c0-8a5f-1e98c131421b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:42.749Z|f854858c-7c33-47c0-8a5f-1e98c131421b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:44.116Z|4584f5b2-37b2-452f-92c9-ae59a5fa9787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:10:44.117Z|4584f5b2-37b2-452f-92c9-ae59a5fa9787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:10:44.205Z|0780ea21-6034-4096-bb26-8b3d662328ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:10:44.206Z|0780ea21-6034-4096-bb26-8b3d662328ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:10:52.593Z|38a407f7-2e64-4dc0-82dd-aec1fbc74f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:52.594Z|38a407f7-2e64-4dc0-82dd-aec1fbc74f83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:52.600Z|0ed8ad5a-76de-4e0a-9c40-340c40d3b38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:52.602Z|0ed8ad5a-76de-4e0a-9c40-340c40d3b38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:52.774Z|bb49f0ae-dc4d-476c-b813-0d6517f2342d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:10:52.775Z|bb49f0ae-dc4d-476c-b813-0d6517f2342d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:10:59.116Z|2b1bfe27-c36c-4001-bdb7-ff29a26ce81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:10:59.117Z|2b1bfe27-c36c-4001-bdb7-ff29a26ce81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:11:02.623Z|50872888-3102-4d6c-b077-fec40d7aed95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:02.624Z|50872888-3102-4d6c-b077-fec40d7aed95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:02.633Z|6269e6d9-b23d-420e-87d1-0037afabbb01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:02.635Z|6269e6d9-b23d-420e-87d1-0037afabbb01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:02.804Z|f0afcfc5-fb25-4679-bdbb-8f29f4f0801b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:02.805Z|f0afcfc5-fb25-4679-bdbb-8f29f4f0801b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:12.651Z|e5b246b3-e6da-4f58-b886-af838cf7393c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:12.652Z|e5b246b3-e6da-4f58-b886-af838cf7393c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:12.660Z|93db9556-4f61-434f-a6ad-3ded13191029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:12.660Z|93db9556-4f61-434f-a6ad-3ded13191029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:12.832Z|f90405af-3810-442a-96a2-80f98def7065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:12.833Z|f90405af-3810-442a-96a2-80f98def7065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:14.116Z|197b12ed-f97b-4ed4-8c4e-57a6f54015f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:11:14.121Z|197b12ed-f97b-4ed4-8c4e-57a6f54015f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:11:14.208Z|79b6d92c-ec5e-40ea-9af9-4cad9a24c988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:11:14.209Z|79b6d92c-ec5e-40ea-9af9-4cad9a24c988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:11:22.678Z|16c0d2f5-b8a3-4b9b-835d-c6bc2f6b7bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:22.679Z|16c0d2f5-b8a3-4b9b-835d-c6bc2f6b7bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:22.684Z|790eede6-ac20-4431-bf6e-856bcb877be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:22.684Z|790eede6-ac20-4431-bf6e-856bcb877be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:22.860Z|11b02f00-8ad3-43b9-b3dc-fad390c0f376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:22.861Z|11b02f00-8ad3-43b9-b3dc-fad390c0f376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:29.116Z|8d1e8d79-f77a-4657-9b90-50366698e01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:11:29.117Z|8d1e8d79-f77a-4657-9b90-50366698e01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:11:32.706Z|bb667e39-103c-4260-94ec-dd1cbde31465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:32.707Z|bb667e39-103c-4260-94ec-dd1cbde31465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:32.707Z|85f12155-ffd5-46b7-bd29-ba5d7d26d9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:32.708Z|85f12155-ffd5-46b7-bd29-ba5d7d26d9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:32.886Z|510173c6-16c0-4d19-85ef-846673f091f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:32.887Z|510173c6-16c0-4d19-85ef-846673f091f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:42.733Z|e4c7532b-c8d1-4555-90c6-36c3a16ee9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:42.733Z|c2d0ea08-7add-495f-911c-dae2e5eb4781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:42.735Z|c2d0ea08-7add-495f-911c-dae2e5eb4781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:42.735Z|e4c7532b-c8d1-4555-90c6-36c3a16ee9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:42.917Z|8cf01c69-70b0-4f45-bbb7-68321c4b89e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:42.918Z|8cf01c69-70b0-4f45-bbb7-68321c4b89e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:44.117Z|32ac122b-580f-4cad-becd-8c1a0cb0bfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:11:44.118Z|32ac122b-580f-4cad-becd-8c1a0cb0bfc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:11:44.210Z|825b2587-63fe-4b42-b4bf-683c0e3604b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:11:44.211Z|825b2587-63fe-4b42-b4bf-683c0e3604b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:11:52.770Z|edaf21c3-a60e-4cc4-85b2-de81c80d5f46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:52.773Z|25e02649-2a4f-4dff-afa4-4962b23fccb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:52.775Z|edaf21c3-a60e-4cc4-85b2-de81c80d5f46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:52.780Z|25e02649-2a4f-4dff-afa4-4962b23fccb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:52.952Z|1edc2082-01f0-4665-a103-e6dc21cee558|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:11:52.953Z|1edc2082-01f0-4665-a103-e6dc21cee558|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:11:59.116Z|a20afa44-67d4-4425-9cb5-af7aaf4227af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:11:59.120Z|a20afa44-67d4-4425-9cb5-af7aaf4227af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:12:02.812Z|3c5ecba2-fcf9-4f85-9275-c28805ef70b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:02.813Z|3c5ecba2-fcf9-4f85-9275-c28805ef70b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:02.818Z|cf0ec463-82c8-4b8c-921e-9b995757c88d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:02.819Z|cf0ec463-82c8-4b8c-921e-9b995757c88d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:02.997Z|25cdb661-8947-4706-987d-ae2eb2ec3f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:02.998Z|25cdb661-8947-4706-987d-ae2eb2ec3f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:12.846Z|9d8ff84e-d395-441b-a82e-1e8990d3a063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:12.848Z|9d8ff84e-d395-441b-a82e-1e8990d3a063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:12.852Z|48cec39f-c49a-4785-b728-d5bb9e8ded7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:12.853Z|48cec39f-c49a-4785-b728-d5bb9e8ded7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:13.048Z|8fa8976d-f9c1-40eb-a425-10bf3027ab84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:13.049Z|8fa8976d-f9c1-40eb-a425-10bf3027ab84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:14.116Z|c2793423-90c0-4976-b4c7-8ba65fe3efa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:12:14.117Z|c2793423-90c0-4976-b4c7-8ba65fe3efa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:12:14.213Z|2f4f2f3e-79fb-4962-a948-6b37cbf06ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:12:14.214Z|2f4f2f3e-79fb-4962-a948-6b37cbf06ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:12:22.877Z|664f2184-fd75-4d78-9774-437e866d1648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:22.878Z|664f2184-fd75-4d78-9774-437e866d1648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:22.884Z|c093e5a4-3257-43c1-8ef2-e5f2f1d242c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:22.885Z|c093e5a4-3257-43c1-8ef2-e5f2f1d242c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:23.079Z|fb6dbac4-4956-45eb-8c47-d98b82a89f44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:23.080Z|fb6dbac4-4956-45eb-8c47-d98b82a89f44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:29.116Z|bb47b00f-27cb-43bb-ad2a-4aba63f870d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:12:29.117Z|bb47b00f-27cb-43bb-ad2a-4aba63f870d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:12:32.907Z|614ba11b-b34d-4826-bb29-d0722c4223dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:32.908Z|614ba11b-b34d-4826-bb29-d0722c4223dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:32.907Z|cec0a228-cfbd-401c-bfe0-0635b9c9be81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:32.915Z|cec0a228-cfbd-401c-bfe0-0635b9c9be81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:33.107Z|3a8e4c06-d15a-49ff-924b-10cf4e87f2e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:33.107Z|3a8e4c06-d15a-49ff-924b-10cf4e87f2e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:42.941Z|d093de52-cd4e-46f1-8066-aed93f165455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:42.943Z|d093de52-cd4e-46f1-8066-aed93f165455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:42.945Z|52decfef-6f7c-43c7-9108-547be6c75dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:42.946Z|52decfef-6f7c-43c7-9108-547be6c75dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:43.134Z|ed780598-4584-4082-83a4-e5c174883676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:43.135Z|ed780598-4584-4082-83a4-e5c174883676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:44.117Z|25a9cb57-2c6a-4f80-a767-3813f57a4115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:12:44.120Z|25a9cb57-2c6a-4f80-a767-3813f57a4115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:12:44.215Z|f97e2d11-83dc-4a68-9cf3-f1254707b372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:12:44.216Z|f97e2d11-83dc-4a68-9cf3-f1254707b372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:12:52.972Z|1362599a-d531-44d8-bf15-845a4554e5fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:52.973Z|1362599a-d531-44d8-bf15-845a4554e5fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:52.974Z|95f1e565-ed01-4b1a-938b-838a924b05fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:52.974Z|95f1e565-ed01-4b1a-938b-838a924b05fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:53.162Z|2055f9d9-3d6f-41e6-bd31-158517af75c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:12:53.168Z|2055f9d9-3d6f-41e6-bd31-158517af75c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:12:59.116Z|8b41dd07-52ec-47b2-8635-f8cd8712ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:12:59.117Z|8b41dd07-52ec-47b2-8635-f8cd8712ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:13:03.024Z|051ade5e-c5e1-42c7-8106-3205e229d77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:03.024Z|b3660d17-8276-4c35-9e4b-88c6e7830da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:03.024Z|051ade5e-c5e1-42c7-8106-3205e229d77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:03.025Z|b3660d17-8276-4c35-9e4b-88c6e7830da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:03.198Z|39cb5656-beaa-4752-8a3b-9a850e4a949d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:03.199Z|39cb5656-beaa-4752-8a3b-9a850e4a949d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:05.823Z|e0a7b038-8773-4007-b44f-1f0095470e14|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:13:05.824Z|e0a7b038-8773-4007-b44f-1f0095470e14|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:13.053Z|a0f8b503-f6d1-42b3-ad36-dda3473e4c11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:13.054Z|a0f8b503-f6d1-42b3-ad36-dda3473e4c11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:13.055Z|82b9b2e5-708d-4687-a9a7-c6e303d5dbd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:13.056Z|82b9b2e5-708d-4687-a9a7-c6e303d5dbd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:13.226Z|46430707-3300-4bfc-be15-9942d72bdec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:13.228Z|46430707-3300-4bfc-be15-9942d72bdec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:14.116Z|2a50f76a-c5d2-4c8d-8c7f-1223ec031678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:13:14.117Z|2a50f76a-c5d2-4c8d-8c7f-1223ec031678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:13:14.216Z|19d5cb01-f1bc-45b0-b5c2-db2a4524c300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:13:14.217Z|19d5cb01-f1bc-45b0-b5c2-db2a4524c300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:13:23.085Z|e0492c24-4ac2-4f42-8dfd-d0fd04407bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:23.085Z|e0492c24-4ac2-4f42-8dfd-d0fd04407bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:23.086Z|5a60033a-6e32-4865-8077-064b22da82b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:23.087Z|5a60033a-6e32-4865-8077-064b22da82b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:23.260Z|0dd5f9f0-5d41-4f1d-b3ea-f3c9a297bdfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:23.261Z|0dd5f9f0-5d41-4f1d-b3ea-f3c9a297bdfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:29.116Z|8766f960-1536-4c33-8a50-222a0528766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:13:29.119Z|8766f960-1536-4c33-8a50-222a0528766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:13:33.115Z|f7512aa9-98cd-44e7-a60e-6eb0152fbc02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:33.116Z|74499f09-ec37-4041-95c3-5ed168004cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:33.116Z|f7512aa9-98cd-44e7-a60e-6eb0152fbc02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:33.116Z|74499f09-ec37-4041-95c3-5ed168004cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:33.288Z|22fe6b83-7bca-41f7-ad97-24cb368f799b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:33.288Z|22fe6b83-7bca-41f7-ad97-24cb368f799b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:43.146Z|52153161-58a9-4944-8d7f-61252ebf69bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:43.146Z|cf5e7a82-c7e9-4684-b39e-d90f80bfd8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:43.147Z|52153161-58a9-4944-8d7f-61252ebf69bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:43.147Z|cf5e7a82-c7e9-4684-b39e-d90f80bfd8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:43.327Z|a0f48573-80f0-4e1c-8d56-f3619422126c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:43.328Z|a0f48573-80f0-4e1c-8d56-f3619422126c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:44.116Z|ebabe00b-3b36-49d5-8bdb-b29c3d991f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:13:44.117Z|ebabe00b-3b36-49d5-8bdb-b29c3d991f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:13:44.218Z|de356cc5-c8ac-4e5b-a612-410f5f97136a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:13:44.219Z|de356cc5-c8ac-4e5b-a612-410f5f97136a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:13:53.182Z|46e07e32-f802-4a91-aea3-b64eff87c095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:53.183Z|46e07e32-f802-4a91-aea3-b64eff87c095|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:53.179Z|58ca5005-e78a-4d5f-980b-70d6e584795b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:53.188Z|58ca5005-e78a-4d5f-980b-70d6e584795b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:53.355Z|d7f7e4aa-3004-4743-af55-96b9a3dcc069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:13:53.356Z|d7f7e4aa-3004-4743-af55-96b9a3dcc069|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:13:59.117Z|23241326-519a-4a9d-b077-44311f9b6491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:13:59.118Z|23241326-519a-4a9d-b077-44311f9b6491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:14:03.213Z|bde5cab4-abd5-430a-9f97-f373f59621ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:03.214Z|bde5cab4-abd5-430a-9f97-f373f59621ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:03.221Z|3cd5ddf3-18f1-4ef7-9223-ab537cc29443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:03.221Z|3cd5ddf3-18f1-4ef7-9223-ab537cc29443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:03.384Z|76d1718d-9c57-4836-8ccf-5243ff7d1571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:03.384Z|76d1718d-9c57-4836-8ccf-5243ff7d1571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:05.804Z|b0a5e645-9789-4b65-8560-81623d2861e0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:14:05.805Z|b0a5e645-9789-4b65-8560-81623d2861e0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:13.241Z|fe507198-4afa-483b-90be-e0cbfae06560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:13.242Z|fe507198-4afa-483b-90be-e0cbfae06560|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:13.246Z|27b81060-e75c-40ef-a62f-c15c1ee146aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:13.247Z|27b81060-e75c-40ef-a62f-c15c1ee146aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:13.411Z|694f13df-f851-4c05-816d-1f3b3f6c6bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:13.412Z|694f13df-f851-4c05-816d-1f3b3f6c6bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:14.117Z|78a73de4-abb8-448c-8bda-42c0f5d60fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:14:14.122Z|78a73de4-abb8-448c-8bda-42c0f5d60fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:14:14.221Z|18cdca1d-0a65-4265-a9d0-ee541ee0992c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:14:14.222Z|18cdca1d-0a65-4265-a9d0-ee541ee0992c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:14:23.270Z|92c21766-7611-469b-965e-90740fa38b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:23.271Z|92c21766-7611-469b-965e-90740fa38b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:23.267Z|f9f7b5b4-7b08-4d3b-841c-b1d4881e6ec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:23.274Z|f9f7b5b4-7b08-4d3b-841c-b1d4881e6ec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:23.438Z|657d16a5-63ba-47e0-9f27-39e3bfdaa370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:23.439Z|657d16a5-63ba-47e0-9f27-39e3bfdaa370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:29.116Z|085b43d9-3e0d-453d-8d41-1b2a02118b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:14:29.117Z|085b43d9-3e0d-453d-8d41-1b2a02118b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:14:33.298Z|4b0b147c-e63d-4a2a-ab01-aac61fb7b4ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:33.298Z|4b0b147c-e63d-4a2a-ab01-aac61fb7b4ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:33.313Z|a80607c1-d810-4f04-a3de-9cdd3abaf2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:33.314Z|a80607c1-d810-4f04-a3de-9cdd3abaf2e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:33.468Z|9c3c4009-4930-4190-905f-ea401e493259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:33.469Z|9c3c4009-4930-4190-905f-ea401e493259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:43.340Z|9c7fd1e5-56d9-4ced-a419-1a74cdd9c213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:43.342Z|e9b5683a-03ec-4c93-b1fb-d04bd59d0b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:43.342Z|9c7fd1e5-56d9-4ced-a419-1a74cdd9c213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:43.342Z|e9b5683a-03ec-4c93-b1fb-d04bd59d0b9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:43.495Z|3869cae2-4b0d-41ed-a4af-6dda43826568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:43.496Z|3869cae2-4b0d-41ed-a4af-6dda43826568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:44.116Z|94026a68-5444-4f19-aec7-976d0142d0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:14:44.117Z|94026a68-5444-4f19-aec7-976d0142d0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:14:44.223Z|e84a826f-9ea6-444b-9cfc-3094297b8cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:14:44.223Z|e84a826f-9ea6-444b-9cfc-3094297b8cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:14:53.372Z|29576273-876b-4d93-a354-3f9a68cef5c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:53.372Z|e7449d1e-9a7b-4b9a-87c6-770e2e4dddd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:53.374Z|29576273-876b-4d93-a354-3f9a68cef5c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:53.374Z|e7449d1e-9a7b-4b9a-87c6-770e2e4dddd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:53.525Z|d3f596e3-3c5d-4c73-b87e-316cfe6c42ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:14:53.526Z|d3f596e3-3c5d-4c73-b87e-316cfe6c42ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:14:59.118Z|f97a614e-5620-4aee-b9ea-8f79a61361f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:14:59.122Z|f97a614e-5620-4aee-b9ea-8f79a61361f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:15:03.406Z|2f6b6824-def9-4aef-bea1-e57e12c9d956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:03.405Z|a814e862-f535-42af-bbdb-f02dc70a12ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:03.407Z|2f6b6824-def9-4aef-bea1-e57e12c9d956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:03.407Z|a814e862-f535-42af-bbdb-f02dc70a12ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:03.554Z|c94a7e5c-534b-4941-bf2a-445d8651735c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:03.555Z|c94a7e5c-534b-4941-bf2a-445d8651735c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:05.806Z|f81f8018-9fbc-4b0e-b7df-52cc11812652|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:15:05.808Z|f81f8018-9fbc-4b0e-b7df-52cc11812652|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:13.435Z|b9f7ccb1-30c9-4877-bc85-20649c185f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:13.435Z|40416738-6edb-4ee3-b18c-b20e8ca35aac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:13.436Z|40416738-6edb-4ee3-b18c-b20e8ca35aac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:13.436Z|b9f7ccb1-30c9-4877-bc85-20649c185f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:13.581Z|ab2af3e6-91d7-4973-ae54-cf230a498073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:13.582Z|ab2af3e6-91d7-4973-ae54-cf230a498073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:14.116Z|0539af5f-e197-4c6e-b33a-3856968ef396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:15:14.117Z|0539af5f-e197-4c6e-b33a-3856968ef396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:15:14.224Z|e48cda1f-dbdb-4ae8-a3d1-ad379f857d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:15:14.225Z|e48cda1f-dbdb-4ae8-a3d1-ad379f857d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:15:23.464Z|ad1dd201-8d9a-4bf0-ae60-18f861178656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:23.465Z|ad1dd201-8d9a-4bf0-ae60-18f861178656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:23.468Z|807fc049-9e43-4406-aecd-fc809b1324dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:23.469Z|807fc049-9e43-4406-aecd-fc809b1324dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:23.610Z|b48ca834-2b4e-44b5-aee4-f09cc76a3d23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:23.611Z|b48ca834-2b4e-44b5-aee4-f09cc76a3d23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:29.116Z|9375ce0b-1498-4b6d-a0a9-8a50ac2d8f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:15:29.117Z|9375ce0b-1498-4b6d-a0a9-8a50ac2d8f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:15:33.497Z|8aecaf58-4b9a-4000-bee0-ee17e25faa96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:33.497Z|3197145d-e0ad-4cf8-a0c7-df1674e2716c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:33.498Z|8aecaf58-4b9a-4000-bee0-ee17e25faa96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:33.498Z|3197145d-e0ad-4cf8-a0c7-df1674e2716c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:33.638Z|2b460bb3-f03a-48c7-967b-c2fca82c4cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:33.639Z|2b460bb3-f03a-48c7-967b-c2fca82c4cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:43.524Z|b43cbf2b-9162-467d-8be1-5aee2c583e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:43.524Z|00a34165-55cf-4d3b-b61f-3d7132cb229c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:43.525Z|00a34165-55cf-4d3b-b61f-3d7132cb229c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:43.525Z|b43cbf2b-9162-467d-8be1-5aee2c583e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:43.666Z|eab46fd0-51f7-460f-8c2a-25f171bee75e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:43.668Z|eab46fd0-51f7-460f-8c2a-25f171bee75e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:44.116Z|11060ae7-5e10-4262-8e1c-08769144cad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:15:44.121Z|11060ae7-5e10-4262-8e1c-08769144cad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:15:44.226Z|ad30c667-5bb9-4519-9477-437bdae42d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:15:44.226Z|ad30c667-5bb9-4519-9477-437bdae42d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:15:53.553Z|03ed4fde-3d9b-4bd0-a5d3-47631b7c43b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:53.553Z|b047b89a-071e-40b0-a578-a923ad4c87d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:53.554Z|b047b89a-071e-40b0-a578-a923ad4c87d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:53.555Z|03ed4fde-3d9b-4bd0-a5d3-47631b7c43b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:53.696Z|02beaee6-f0d1-470e-a652-6664875dd872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:15:53.697Z|02beaee6-f0d1-470e-a652-6664875dd872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:15:59.116Z|55ba8e53-6531-4af7-a067-6e3c3b0e7c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:15:59.117Z|55ba8e53-6531-4af7-a067-6e3c3b0e7c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:16:03.581Z|24a90fbc-7fbe-435d-b03c-26f251afb2a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:03.581Z|7c07a78f-9c52-4440-8582-40ada2906310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:03.582Z|24a90fbc-7fbe-435d-b03c-26f251afb2a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:03.582Z|7c07a78f-9c52-4440-8582-40ada2906310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:03.724Z|b1b0b28f-8356-4df6-9f18-0d131407a706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:03.725Z|b1b0b28f-8356-4df6-9f18-0d131407a706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:05.806Z|998684b9-0197-417d-ae01-c579fdb86f77|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:16:05.806Z|998684b9-0197-417d-ae01-c579fdb86f77|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:13.606Z|7979b5d6-b40e-46d8-8e7c-a9ab7a8611b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:13.607Z|9e53dbb5-1577-43bf-bde9-09c882de7d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:13.608Z|9e53dbb5-1577-43bf-bde9-09c882de7d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:13.608Z|7979b5d6-b40e-46d8-8e7c-a9ab7a8611b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:13.753Z|8fc6a0ce-43e2-4ba9-becd-268c218941b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:13.755Z|8fc6a0ce-43e2-4ba9-becd-268c218941b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:14.116Z|907ab89b-1d37-4eda-b94f-130e4c2185ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:16:14.117Z|907ab89b-1d37-4eda-b94f-130e4c2185ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:16:14.227Z|8520fe6c-6c04-4b58-b988-04fe13c7c76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:16:14.228Z|8520fe6c-6c04-4b58-b988-04fe13c7c76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:16:23.642Z|0b0ed223-a6f8-4923-ab4d-90e6c55e9668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:23.642Z|d14f59f3-06d7-4e40-bf85-0a9c3266be5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:23.643Z|d14f59f3-06d7-4e40-bf85-0a9c3266be5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:23.643Z|0b0ed223-a6f8-4923-ab4d-90e6c55e9668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:23.781Z|18e2bdfa-2009-4ace-9c09-760fefcc6047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:23.782Z|18e2bdfa-2009-4ace-9c09-760fefcc6047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:29.116Z|bc4b4e74-6498-42ba-8cb7-2a129ec50540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:16:29.119Z|bc4b4e74-6498-42ba-8cb7-2a129ec50540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:16:33.672Z|6e83df91-30fa-428c-a057-f1569a36ff1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:33.672Z|10f8fac5-ec7b-4216-a0a0-6a439b9bc288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:33.673Z|6e83df91-30fa-428c-a057-f1569a36ff1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:33.673Z|10f8fac5-ec7b-4216-a0a0-6a439b9bc288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:33.807Z|89a70e39-be42-4ed1-80a4-7125cf9034cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:33.808Z|89a70e39-be42-4ed1-80a4-7125cf9034cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:43.699Z|0e3fd7c4-6fb3-4216-b325-e3d235ae335b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:43.700Z|1732ed2a-0fa6-42f9-92c2-8d8a3a544d22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:43.700Z|1732ed2a-0fa6-42f9-92c2-8d8a3a544d22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:43.700Z|0e3fd7c4-6fb3-4216-b325-e3d235ae335b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:43.835Z|1c57259d-3938-41f4-b9b0-c234e956d517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:43.836Z|1c57259d-3938-41f4-b9b0-c234e956d517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:44.116Z|50f04004-e88e-440c-a57a-a657cc78bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:16:44.117Z|50f04004-e88e-440c-a57a-a657cc78bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:16:44.229Z|d6c79718-edbd-4339-9cd2-57f7a2f2a65c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:16:44.229Z|d6c79718-edbd-4339-9cd2-57f7a2f2a65c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:16:53.732Z|b6a6056a-4dd4-4257-ad57-eababad73bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:53.733Z|b6a6056a-4dd4-4257-ad57-eababad73bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:53.735Z|c2695df7-cb29-49f0-8500-04feb1f71fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:53.736Z|c2695df7-cb29-49f0-8500-04feb1f71fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:53.873Z|8325c7ad-c699-4e41-a863-4c74d796ec28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:16:53.874Z|8325c7ad-c699-4e41-a863-4c74d796ec28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:16:59.117Z|1d8283e7-a8eb-40e4-8e69-9663c54ecd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:16:59.118Z|1d8283e7-a8eb-40e4-8e69-9663c54ecd37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:17:03.762Z|b45ceed7-0705-4aff-91aa-b93ee2ab7290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:03.762Z|32b6843d-c837-46f1-93a0-0a4f6554bfc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:03.763Z|32b6843d-c837-46f1-93a0-0a4f6554bfc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:03.763Z|b45ceed7-0705-4aff-91aa-b93ee2ab7290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:03.911Z|9d0a467a-1ab8-4518-adaa-7c7a06141a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:03.912Z|9d0a467a-1ab8-4518-adaa-7c7a06141a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:05.805Z|4141f681-326f-40a1-99a4-c5d3e6f454eb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:17:05.806Z|4141f681-326f-40a1-99a4-c5d3e6f454eb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:13.788Z|d294f5df-2d52-4450-bb6c-5c27233e5188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:13.789Z|d294f5df-2d52-4450-bb6c-5c27233e5188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:13.790Z|7998dfde-499a-44ac-865d-8ff28f32ed5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:13.791Z|7998dfde-499a-44ac-865d-8ff28f32ed5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:13.938Z|2592e98b-69c4-4bec-9743-df669485a2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:13.939Z|2592e98b-69c4-4bec-9743-df669485a2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:14.117Z|f0dbcc22-02cc-4363-b606-7a4b4b260bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:17:14.124Z|f0dbcc22-02cc-4363-b606-7a4b4b260bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:17:14.231Z|4f41cbdb-be52-4c5e-8b28-86f82ccd3b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:17:14.232Z|4f41cbdb-be52-4c5e-8b28-86f82ccd3b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:17:23.817Z|949ae7fc-23c4-4adb-80b7-d1aefe3637e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:23.818Z|949ae7fc-23c4-4adb-80b7-d1aefe3637e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:23.821Z|41c20783-6856-4e76-af52-339e7fcca310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:23.822Z|41c20783-6856-4e76-af52-339e7fcca310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:23.965Z|b811789e-4299-4dac-9209-92238e85c861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:23.965Z|b811789e-4299-4dac-9209-92238e85c861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:29.116Z|f6df5267-edf4-4906-b7d7-3c54a64aee8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:17:29.117Z|f6df5267-edf4-4906-b7d7-3c54a64aee8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:17:33.844Z|34679091-11bf-4779-931e-e29c9cf9ede0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:33.844Z|34679091-11bf-4779-931e-e29c9cf9ede0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:33.846Z|7f6cf591-a377-49f6-9e5f-d9eee8e79ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:33.847Z|7f6cf591-a377-49f6-9e5f-d9eee8e79ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:33.989Z|4f25282b-f4c7-4a99-937f-b7b51b4b6810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:33.990Z|4f25282b-f4c7-4a99-937f-b7b51b4b6810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:43.871Z|615c666f-2fd2-4833-a265-c711fd38b601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:43.872Z|615c666f-2fd2-4833-a265-c711fd38b601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:43.875Z|4fddc513-6726-492a-b956-572df45ee311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:43.875Z|4fddc513-6726-492a-b956-572df45ee311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:44.019Z|b1677665-875a-4f87-a031-ef45b79d3319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:44.021Z|b1677665-875a-4f87-a031-ef45b79d3319|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:44.116Z|c8baf024-600c-42ee-b98e-13bc2573fb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:17:44.117Z|c8baf024-600c-42ee-b98e-13bc2573fb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:17:44.232Z|733f50c0-c3f4-4c91-9129-5605e353624f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:17:44.233Z|733f50c0-c3f4-4c91-9129-5605e353624f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:17:53.901Z|a8ce94da-89c4-4db4-b877-dd9ed44b87fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:53.902Z|a8ce94da-89c4-4db4-b877-dd9ed44b87fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:53.904Z|1913f72f-826a-40fb-bd0a-1b84537f57e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:53.905Z|1913f72f-826a-40fb-bd0a-1b84537f57e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:54.047Z|eb51dc3e-d4ea-4042-933b-e779f6ab9932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:17:54.048Z|eb51dc3e-d4ea-4042-933b-e779f6ab9932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:17:59.116Z|d297346d-fb41-46de-b561-d63995a0e1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:17:59.119Z|d297346d-fb41-46de-b561-d63995a0e1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:18:03.934Z|e8c91993-ad7d-4db2-957a-b5674187ad7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:03.934Z|676f294e-41e3-4af0-a105-88a1960ad732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:03.935Z|676f294e-41e3-4af0-a105-88a1960ad732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:03.935Z|e8c91993-ad7d-4db2-957a-b5674187ad7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:04.075Z|e1e7c98a-ea91-434a-ab10-9f1114452d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:04.076Z|e1e7c98a-ea91-434a-ab10-9f1114452d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:05.809Z|c97d733a-9eb0-4dce-b77a-6c04a2d7ef56|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:18:05.810Z|c97d733a-9eb0-4dce-b77a-6c04a2d7ef56|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:13.962Z|e30dd2c7-da04-4854-91f2-59a1936da232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:13.962Z|cfe809e8-6f8d-4418-b12f-bc57caf5d5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:13.963Z|e30dd2c7-da04-4854-91f2-59a1936da232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:13.963Z|cfe809e8-6f8d-4418-b12f-bc57caf5d5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:14.106Z|07c62655-f76c-43ec-a4c5-8f843a26cda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:14.107Z|07c62655-f76c-43ec-a4c5-8f843a26cda6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:14.116Z|50ffd82e-d472-4aea-bf5c-75b4e8e807f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:18:14.117Z|50ffd82e-d472-4aea-bf5c-75b4e8e807f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:18:14.234Z|2ed6fccf-bf5b-49dc-a59d-3ff9db8cb510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:18:14.235Z|2ed6fccf-bf5b-49dc-a59d-3ff9db8cb510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:18:23.988Z|93882c04-2316-4850-8fd6-4c9a15e114b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:23.989Z|93882c04-2316-4850-8fd6-4c9a15e114b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:23.996Z|987e7cea-6ae3-4090-92ec-247c53d69a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:23.996Z|987e7cea-6ae3-4090-92ec-247c53d69a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:24.140Z|59375638-5df2-4e77-982e-20021089264f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:24.141Z|59375638-5df2-4e77-982e-20021089264f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:29.119Z|d0d7a162-2687-4e37-8032-c4bca22601d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:18:29.123Z|d0d7a162-2687-4e37-8032-c4bca22601d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:18:34.015Z|dae9ed35-ec4d-4608-866a-9a43ece29320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:34.016Z|dae9ed35-ec4d-4608-866a-9a43ece29320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:34.020Z|20a13ebb-b5a6-48fc-8f29-5e2b8005202c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:34.020Z|20a13ebb-b5a6-48fc-8f29-5e2b8005202c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:34.167Z|cbb75dbc-a581-4f39-bdc4-9db3b94799c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:34.170Z|cbb75dbc-a581-4f39-bdc4-9db3b94799c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:44.045Z|e1ea1b45-49cb-481d-8e5a-b22366ef7661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:44.045Z|c521ce79-7536-4a5d-aaf6-c5fe1c800146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:44.046Z|e1ea1b45-49cb-481d-8e5a-b22366ef7661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:44.046Z|c521ce79-7536-4a5d-aaf6-c5fe1c800146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:44.116Z|cb86d3d6-fa13-4c5d-a7f0-fcbbdc8d0893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:18:44.117Z|cb86d3d6-fa13-4c5d-a7f0-fcbbdc8d0893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:18:44.196Z|40f28cc3-d199-4856-93d9-5397bcdb12e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:44.197Z|40f28cc3-d199-4856-93d9-5397bcdb12e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:44.236Z|be4fd03a-76f8-4020-bcf4-242c39fbea01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:18:44.236Z|be4fd03a-76f8-4020-bcf4-242c39fbea01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:18:54.072Z|377c421d-d16a-4bbd-af78-47279cea5592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:54.073Z|377c421d-d16a-4bbd-af78-47279cea5592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:54.073Z|ce896758-97e1-4406-9b13-f87707a3e46f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:54.075Z|ce896758-97e1-4406-9b13-f87707a3e46f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:54.222Z|914576f0-edd4-4961-bc6d-c75b196f8f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:18:54.223Z|914576f0-edd4-4961-bc6d-c75b196f8f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:18:59.116Z|0a38a0aa-4771-49f4-82a2-87573cb460c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:18:59.117Z|0a38a0aa-4771-49f4-82a2-87573cb460c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:19:04.100Z|4fd1b000-6ab9-4aa0-9638-66f986186f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:04.100Z|4fd1b000-6ab9-4aa0-9638-66f986186f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:04.105Z|faa94584-6f94-4aed-8133-b53a9852e133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:04.106Z|faa94584-6f94-4aed-8133-b53a9852e133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:04.253Z|43cc2110-33b8-43ef-9bfd-fbc5d44ec8f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:04.254Z|43cc2110-33b8-43ef-9bfd-fbc5d44ec8f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:05.803Z|2ab8f719-3d78-45be-8c9e-25dd5092a763|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:19:05.805Z|2ab8f719-3d78-45be-8c9e-25dd5092a763|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:14.116Z|1b7ece32-2ad3-4fb5-9eef-820183d537b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:19:14.121Z|1b7ece32-2ad3-4fb5-9eef-820183d537b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:19:14.127Z|88815ff3-08ca-4031-84a9-969d6f5a7acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:14.128Z|88815ff3-08ca-4031-84a9-969d6f5a7acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:14.145Z|187254ee-eb49-4237-b3fc-e91924f8a753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:14.146Z|187254ee-eb49-4237-b3fc-e91924f8a753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:14.237Z|62eab255-f7f2-4f16-be90-f59db0e57898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:19:14.238Z|62eab255-f7f2-4f16-be90-f59db0e57898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:19:14.284Z|98b6ce73-aae5-4d91-91c9-79ec17e3c6b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:14.285Z|98b6ce73-aae5-4d91-91c9-79ec17e3c6b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:24.157Z|241bb7b6-1dc8-4693-8eaa-5e069201005b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:24.162Z|241bb7b6-1dc8-4693-8eaa-5e069201005b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:24.177Z|cbd89c98-63cd-4ca4-ab6c-f1305e8aeb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:24.178Z|cbd89c98-63cd-4ca4-ab6c-f1305e8aeb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:24.312Z|9b9f0f71-322f-4793-a53f-c74a919ee204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:24.313Z|9b9f0f71-322f-4793-a53f-c74a919ee204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:29.116Z|7082893d-e0a3-41ba-858b-f242e7649b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:19:29.117Z|7082893d-e0a3-41ba-858b-f242e7649b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:19:34.201Z|2ac9fccb-b53f-4e2f-b7ea-819fcb047ab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:34.202Z|2ac9fccb-b53f-4e2f-b7ea-819fcb047ab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:34.210Z|7c4f72a4-dac0-4992-97ec-278f836d4b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:34.210Z|7c4f72a4-dac0-4992-97ec-278f836d4b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:34.338Z|fc7a6fad-9eb8-4487-9fb8-85d7fa8681cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:34.339Z|fc7a6fad-9eb8-4487-9fb8-85d7fa8681cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:44.117Z|72c8ee9b-9de5-4727-819b-97c714c84208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:19:44.118Z|72c8ee9b-9de5-4727-819b-97c714c84208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:19:44.239Z|b105ba2d-1a5a-4693-b962-a6708a246d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:19:44.239Z|b105ba2d-1a5a-4693-b962-a6708a246d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:19:44.239Z|e17f66f8-3145-43fe-aa4c-c4b00009e75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:44.239Z|be935382-99ea-4786-ba7e-97f500d1de74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:44.240Z|e17f66f8-3145-43fe-aa4c-c4b00009e75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:44.240Z|be935382-99ea-4786-ba7e-97f500d1de74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:44.365Z|d509ec99-1170-4273-bf2b-9e84ec2158c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:44.365Z|d509ec99-1170-4273-bf2b-9e84ec2158c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:54.277Z|046838e2-e618-4f28-8b2b-97cbd6f3e17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:54.277Z|04ebb0b9-5cf6-42d1-b976-821bf367153e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:54.279Z|046838e2-e618-4f28-8b2b-97cbd6f3e17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:54.279Z|04ebb0b9-5cf6-42d1-b976-821bf367153e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:54.392Z|4be98f7d-2ca0-4d21-a056-482367c9c099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:19:54.392Z|4be98f7d-2ca0-4d21-a056-482367c9c099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:19:59.117Z|6c183797-0885-4c8b-995a-451ebab74b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:19:59.121Z|6c183797-0885-4c8b-995a-451ebab74b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:20:04.311Z|cfa893b0-fc89-4583-a942-5270d8dc4430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:04.311Z|24d61f6d-a464-43b5-9800-62104fd9632f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:04.312Z|cfa893b0-fc89-4583-a942-5270d8dc4430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:04.312Z|24d61f6d-a464-43b5-9800-62104fd9632f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:04.423Z|6a84aaf6-6298-4f97-9748-c2e2a5a82c3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:04.424Z|6a84aaf6-6298-4f97-9748-c2e2a5a82c3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:05.809Z|c09e9d15-54ff-492d-b4cd-1b5405ecc337|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:20:05.811Z|c09e9d15-54ff-492d-b4cd-1b5405ecc337|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:14.116Z|2355ab6e-4112-4b81-94e1-5e74d3023ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:20:14.117Z|2355ab6e-4112-4b81-94e1-5e74d3023ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:20:14.240Z|0c51edb0-f185-4eab-901a-99a62fc093db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:20:14.240Z|0c51edb0-f185-4eab-901a-99a62fc093db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:20:14.341Z|f241e587-7f05-477e-a079-ae13f73bf735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:14.341Z|40598e9f-2bc2-4ed3-8367-52664ded8d85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:14.342Z|f241e587-7f05-477e-a079-ae13f73bf735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:14.342Z|40598e9f-2bc2-4ed3-8367-52664ded8d85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:14.449Z|1881ea2b-172c-480a-b2d0-dde912fe403f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:14.451Z|1881ea2b-172c-480a-b2d0-dde912fe403f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:24.371Z|377b54cb-1c3e-474f-b34c-2c99f84118af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:24.371Z|da09e719-28f9-4bbc-bc53-d17872f70c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:24.372Z|da09e719-28f9-4bbc-bc53-d17872f70c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:24.372Z|377b54cb-1c3e-474f-b34c-2c99f84118af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:24.479Z|5c12887b-0533-4019-ad6f-3e1b6edb7c97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:24.480Z|5c12887b-0533-4019-ad6f-3e1b6edb7c97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:29.116Z|482d9534-0546-4da2-9348-aa90c62fedd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:20:29.117Z|482d9534-0546-4da2-9348-aa90c62fedd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:20:34.399Z|699cc3de-0170-419d-945d-1fb20cd54bae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:34.400Z|699cc3de-0170-419d-945d-1fb20cd54bae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:34.399Z|4b7b8443-311e-4982-906e-d64df4de1211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:34.400Z|4b7b8443-311e-4982-906e-d64df4de1211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:34.514Z|6207ce78-ead4-4999-8041-7df2ece3be1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:34.515Z|6207ce78-ead4-4999-8041-7df2ece3be1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:44.116Z|b185da53-8060-45c6-97b4-0c4cf251cd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:20:44.126Z|b185da53-8060-45c6-97b4-0c4cf251cd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:20:44.241Z|c1c88ca5-f9ed-4d18-b222-8783359cf309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:20:44.242Z|c1c88ca5-f9ed-4d18-b222-8783359cf309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:20:44.426Z|d1a0761d-9b72-4cae-830e-3beb7c544e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:44.427Z|d1a0761d-9b72-4cae-830e-3beb7c544e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:44.428Z|d0d85c6b-893e-40d8-b63a-6b4a9578ef1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:44.428Z|d0d85c6b-893e-40d8-b63a-6b4a9578ef1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:44.543Z|7bf46d82-ceb3-45e8-8dfc-1fd167d6c3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:44.544Z|7bf46d82-ceb3-45e8-8dfc-1fd167d6c3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:54.457Z|ea1e1033-9d8f-48f0-86d3-adc1ec4cdbe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:54.457Z|d8746e48-b043-46c5-ab92-79df7b5455ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:54.458Z|ea1e1033-9d8f-48f0-86d3-adc1ec4cdbe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:54.458Z|d8746e48-b043-46c5-ab92-79df7b5455ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:54.598Z|2afc5f85-fea4-4eea-91be-01b8f874dac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:20:54.599Z|2afc5f85-fea4-4eea-91be-01b8f874dac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:20:59.116Z|a9f5ea7e-8bba-4fdb-b0cf-703ac60f385e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:20:59.117Z|a9f5ea7e-8bba-4fdb-b0cf-703ac60f385e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:21:04.490Z|45e49e2c-8460-42ec-8acb-77ad4197353e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:04.491Z|45e49e2c-8460-42ec-8acb-77ad4197353e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:04.493Z|07334a9c-44c4-4849-8f49-331cdd1deb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:04.494Z|07334a9c-44c4-4849-8f49-331cdd1deb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:04.644Z|4ed5932a-0693-4fb6-9ad6-e261aa011456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:04.646Z|4ed5932a-0693-4fb6-9ad6-e261aa011456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:05.806Z|f5ce0dab-5211-4c0a-95bf-ce305263ab3b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:21:05.808Z|f5ce0dab-5211-4c0a-95bf-ce305263ab3b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:14.116Z|16530536-77af-405c-8897-b28951ee5d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:21:14.117Z|16530536-77af-405c-8897-b28951ee5d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:21:14.243Z|41c0b9c6-bc43-480a-8fc8-49cab884a136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:21:14.243Z|41c0b9c6-bc43-480a-8fc8-49cab884a136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:21:14.522Z|4cd9ef86-8155-4bfa-bb61-f398b2095b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:14.522Z|ff4071ab-bdad-4d25-b4e0-a5be013278f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:14.524Z|ff4071ab-bdad-4d25-b4e0-a5be013278f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:14.524Z|4cd9ef86-8155-4bfa-bb61-f398b2095b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:14.671Z|cf4e2db8-851b-4f0c-ad03-8b1d3422dee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:14.672Z|cf4e2db8-851b-4f0c-ad03-8b1d3422dee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:24.550Z|dd7bed3f-eaa4-4bd9-a837-aea0748c1eca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:24.550Z|2c38c372-83f2-4ba8-a0e3-6ee7b7c6ba86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:24.551Z|2c38c372-83f2-4ba8-a0e3-6ee7b7c6ba86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:24.551Z|dd7bed3f-eaa4-4bd9-a837-aea0748c1eca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:24.698Z|b666e437-1467-45dc-8ad2-96a7e876d0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:24.699Z|b666e437-1467-45dc-8ad2-96a7e876d0ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:29.116Z|bcc7285c-98ef-431b-8e34-98c133aed7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:21:29.119Z|bcc7285c-98ef-431b-8e34-98c133aed7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:21:34.596Z|3438c939-0040-476c-aabd-d728b10abb95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:34.597Z|3438c939-0040-476c-aabd-d728b10abb95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:34.605Z|024ab42a-09db-4c1a-894c-dc4b122a75a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:34.606Z|024ab42a-09db-4c1a-894c-dc4b122a75a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:34.724Z|0914fe2f-31be-4a1f-ad39-469bc4450649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:34.725Z|0914fe2f-31be-4a1f-ad39-469bc4450649|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:44.116Z|2e42f917-fd6e-476f-9c87-a46a39d377c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:21:44.117Z|2e42f917-fd6e-476f-9c87-a46a39d377c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:21:44.244Z|e2066815-ffee-406a-ad2f-376f1212ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:21:44.245Z|e2066815-ffee-406a-ad2f-376f1212ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:21:44.646Z|eae655c5-3342-4eec-af6f-4615552be269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:44.648Z|eae655c5-3342-4eec-af6f-4615552be269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:44.651Z|9fb49f71-acc9-4f4b-8e23-14fc305baa05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:44.652Z|9fb49f71-acc9-4f4b-8e23-14fc305baa05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:44.752Z|56516239-0793-41d0-a242-6a3edc18aa48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:44.752Z|56516239-0793-41d0-a242-6a3edc18aa48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:54.681Z|862fc302-7f13-42c4-a6df-4dc507694e0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:54.681Z|b7740f85-d65b-41a9-ae50-cd89be3567ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:54.681Z|862fc302-7f13-42c4-a6df-4dc507694e0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:54.681Z|b7740f85-d65b-41a9-ae50-cd89be3567ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:54.775Z|ca71a2a5-6f13-4ae2-95a7-38396f448fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:21:54.775Z|ca71a2a5-6f13-4ae2-95a7-38396f448fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:21:59.116Z|c5fd036b-a957-4a25-aef3-38f5d7aabaae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:21:59.117Z|c5fd036b-a957-4a25-aef3-38f5d7aabaae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:22:04.711Z|2e80b0ba-382e-4a8a-9e9c-232f89dce39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:04.711Z|aa213f2f-8b72-4983-ab01-7be1bc66540a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:04.712Z|2e80b0ba-382e-4a8a-9e9c-232f89dce39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:04.712Z|aa213f2f-8b72-4983-ab01-7be1bc66540a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:04.801Z|efce66ef-3b47-48f0-bca0-cb14160e61f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:04.802Z|efce66ef-3b47-48f0-bca0-cb14160e61f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:05.805Z|95089042-3eea-4a0e-a1e0-38231f153a35|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:22:05.806Z|95089042-3eea-4a0e-a1e0-38231f153a35|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:14.116Z|b91220aa-c650-4a39-bdbe-35d93ad1c3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:22:14.119Z|b91220aa-c650-4a39-bdbe-35d93ad1c3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:22:14.246Z|b76ca3ab-fefc-4a18-b6a3-dd68173ec15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:22:14.246Z|b76ca3ab-fefc-4a18-b6a3-dd68173ec15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:22:14.739Z|b9c7f124-fcbd-46c9-8d8f-b9a515746997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:14.739Z|b9c7f124-fcbd-46c9-8d8f-b9a515746997|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:14.745Z|0527c8db-4007-42d4-98d1-09fd2d49c6a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:14.746Z|0527c8db-4007-42d4-98d1-09fd2d49c6a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:14.829Z|2fcdf41b-4b0c-429a-aac7-aa44aa5c1865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:14.830Z|2fcdf41b-4b0c-429a-aac7-aa44aa5c1865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:24.764Z|09ec421e-e160-4c4c-bdfe-a83242beb5ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:24.765Z|09ec421e-e160-4c4c-bdfe-a83242beb5ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:24.768Z|0b43b6fc-07eb-4258-bf23-7fef02d831fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:24.768Z|0b43b6fc-07eb-4258-bf23-7fef02d831fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:24.856Z|b6a49612-bb20-4ef8-9d2a-2a7646beb200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:24.857Z|b6a49612-bb20-4ef8-9d2a-2a7646beb200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:29.116Z|e1bee23b-22ed-426d-9aa7-e66acaf34f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:22:29.117Z|e1bee23b-22ed-426d-9aa7-e66acaf34f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:22:34.801Z|0b697233-d098-44a6-898a-edbd3fdc71dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:34.802Z|0b697233-d098-44a6-898a-edbd3fdc71dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:34.808Z|bc03a7bd-dbff-41b9-b929-1f8afd686c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:34.809Z|bc03a7bd-dbff-41b9-b929-1f8afd686c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:34.897Z|0c40edb6-2d6a-4c69-91dd-3a593c280ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:34.898Z|0c40edb6-2d6a-4c69-91dd-3a593c280ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:44.119Z|b0529a55-9d94-406c-883a-71cd6f9f5fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:22:44.122Z|b0529a55-9d94-406c-883a-71cd6f9f5fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:22:44.247Z|39baa839-9df2-43f9-ad7c-e273191d5939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:22:44.248Z|39baa839-9df2-43f9-ad7c-e273191d5939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:22:44.835Z|1f998a54-94e7-40ac-baef-99e6568ed636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:44.836Z|1f998a54-94e7-40ac-baef-99e6568ed636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:44.838Z|318b482b-07af-4ec7-aeaa-54f7b143a38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:44.839Z|318b482b-07af-4ec7-aeaa-54f7b143a38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:44.926Z|a6ae0751-892c-4c46-856b-681f8251ca3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:44.927Z|a6ae0751-892c-4c46-856b-681f8251ca3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:54.866Z|f3e9c3f5-914e-4fd7-962f-33813e633126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:54.866Z|0ec12e63-a694-4c1d-9859-9b824974d44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:54.867Z|f3e9c3f5-914e-4fd7-962f-33813e633126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:54.867Z|0ec12e63-a694-4c1d-9859-9b824974d44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:54.955Z|8714eb27-a4a1-4fd3-838f-dda421130f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:22:54.956Z|8714eb27-a4a1-4fd3-838f-dda421130f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:22:59.116Z|41822077-9519-4a9a-a881-8012d555c53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:22:59.117Z|41822077-9519-4a9a-a881-8012d555c53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:23:04.894Z|56fa8f77-d278-4554-9c34-cefaa0694d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:04.894Z|b280bd0b-47b1-4bd8-a234-31dc71d4e728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:04.894Z|56fa8f77-d278-4554-9c34-cefaa0694d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:04.895Z|b280bd0b-47b1-4bd8-a234-31dc71d4e728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:04.985Z|d3e299bf-2ed8-4820-ad49-26d219de9e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:04.986Z|d3e299bf-2ed8-4820-ad49-26d219de9e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:05.805Z|03fbe13c-829f-4614-bcc1-c41a5edfed91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:23:05.807Z|03fbe13c-829f-4614-bcc1-c41a5edfed91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:14.116Z|574bd068-bcd6-4148-83c3-52991cb0a963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:23:14.117Z|574bd068-bcd6-4148-83c3-52991cb0a963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:23:14.249Z|27ee3840-7249-49db-9174-aa88e3cb2132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:23:14.250Z|27ee3840-7249-49db-9174-aa88e3cb2132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:23:14.923Z|611fe65e-022f-495e-98be-b1694c068b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:14.924Z|611fe65e-022f-495e-98be-b1694c068b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:14.924Z|3253ff8a-a5ad-446b-94e8-91a7b04d480c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:14.925Z|3253ff8a-a5ad-446b-94e8-91a7b04d480c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:15.013Z|8ed928d5-ba40-44f3-9ffe-a359552cbaf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:15.013Z|8ed928d5-ba40-44f3-9ffe-a359552cbaf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:24.949Z|c6ffd0ea-f535-45cb-b758-1f67ec4b5c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:24.949Z|459959c6-8268-4120-9d5e-982cdf7b0796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:24.949Z|c6ffd0ea-f535-45cb-b758-1f67ec4b5c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:24.950Z|459959c6-8268-4120-9d5e-982cdf7b0796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:25.042Z|d7d0bd0c-75a4-4e9a-8007-751319f2224a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:25.042Z|d7d0bd0c-75a4-4e9a-8007-751319f2224a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:29.116Z|b4629d02-fcbc-47e2-b8a7-c742e8732538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:23:29.119Z|b4629d02-fcbc-47e2-b8a7-c742e8732538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:23:34.979Z|025e69e5-60bb-4a27-a9f2-db982b6de584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:34.983Z|025e69e5-60bb-4a27-a9f2-db982b6de584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:34.982Z|801ee2c7-df18-42df-8287-b907bf79b1cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:34.989Z|801ee2c7-df18-42df-8287-b907bf79b1cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:35.067Z|22df8eb4-547c-4493-9200-f8d9db029d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:35.068Z|22df8eb4-547c-4493-9200-f8d9db029d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:44.116Z|44c0a8a2-18bb-4679-bba5-714e4d3c104a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:23:44.117Z|44c0a8a2-18bb-4679-bba5-714e4d3c104a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:23:44.251Z|b7755784-3bd2-49e6-af82-7dbc8b24760d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:23:44.252Z|b7755784-3bd2-49e6-af82-7dbc8b24760d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:23:45.012Z|ef5d9d3e-f737-4bd9-9424-d686d7d30cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:45.013Z|ef5d9d3e-f737-4bd9-9424-d686d7d30cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:45.015Z|e8fdc01c-e17c-4f46-942f-b27532c893b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:45.015Z|e8fdc01c-e17c-4f46-942f-b27532c893b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:45.092Z|f56f6f8b-1314-42b8-9b3d-110dea6a301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:45.093Z|f56f6f8b-1314-42b8-9b3d-110dea6a301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:55.040Z|f6398159-5025-47b2-bc22-313d3ae6e2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:55.040Z|f789b817-5f63-4926-9369-c7a0920daa58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:55.041Z|f789b817-5f63-4926-9369-c7a0920daa58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:55.043Z|f6398159-5025-47b2-bc22-313d3ae6e2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:55.118Z|f60de890-8ef6-4618-af43-769a7a431246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:23:55.119Z|f60de890-8ef6-4618-af43-769a7a431246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:23:59.117Z|ebee4b42-9de5-4e9a-8c17-869efc28ff61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:23:59.117Z|ebee4b42-9de5-4e9a-8c17-869efc28ff61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:24:05.068Z|84b59979-a9a9-4696-a066-0dafa9b08c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:05.069Z|84b59979-a9a9-4696-a066-0dafa9b08c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:05.073Z|85060fec-f421-49a7-a0be-d38e2784c7b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:05.074Z|85060fec-f421-49a7-a0be-d38e2784c7b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:05.145Z|6e087c53-8494-41b6-91ba-e81659c9efbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:05.146Z|6e087c53-8494-41b6-91ba-e81659c9efbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:05.805Z|85ccafd8-a86b-43aa-a7ee-548159988a27|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:24:05.806Z|85ccafd8-a86b-43aa-a7ee-548159988a27|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:14.116Z|496a0bbd-c15e-4370-87fc-bec72edca3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:24:14.129Z|496a0bbd-c15e-4370-87fc-bec72edca3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:24:14.252Z|8a4e99ea-89d9-45b2-a726-4eca3a427f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:24:14.253Z|8a4e99ea-89d9-45b2-a726-4eca3a427f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:24:15.100Z|bdc0050d-6c53-483a-acf6-e3a48855a318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:15.101Z|bdc0050d-6c53-483a-acf6-e3a48855a318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:15.104Z|e98f4b11-0c68-4195-9b68-42af75b2f70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:15.105Z|e98f4b11-0c68-4195-9b68-42af75b2f70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:15.178Z|3e8133f8-324c-4ae7-88f7-fe4d32388453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:15.179Z|3e8133f8-324c-4ae7-88f7-fe4d32388453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:25.126Z|2ea2094f-5016-48d9-b7db-acc48ba7b8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:25.128Z|2ea2094f-5016-48d9-b7db-acc48ba7b8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:25.129Z|4374d98b-13ed-4ce2-9cad-5180a4894619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:25.130Z|4374d98b-13ed-4ce2-9cad-5180a4894619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:25.204Z|3ac357ac-dc7f-430c-a2df-1cf76afed5f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:25.205Z|3ac357ac-dc7f-430c-a2df-1cf76afed5f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:29.118Z|3aecd830-6cfb-48bf-a488-132e72c75666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:24:29.119Z|3aecd830-6cfb-48bf-a488-132e72c75666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:24:35.164Z|3cbbeaef-5f55-49e0-8bb2-91e75e8cb2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:35.164Z|082b1090-b59c-4247-aebe-80feb66507e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:35.165Z|3cbbeaef-5f55-49e0-8bb2-91e75e8cb2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:35.165Z|082b1090-b59c-4247-aebe-80feb66507e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:35.232Z|5a8b241f-94a4-41f1-b63c-5c0530447a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:35.233Z|5a8b241f-94a4-41f1-b63c-5c0530447a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:44.117Z|302c7195-1ddb-4b0a-ac9c-d57d8cfb4994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:24:44.119Z|302c7195-1ddb-4b0a-ac9c-d57d8cfb4994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:24:44.254Z|504be7c5-e4c8-4d84-b82c-1c601de7b9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:24:44.254Z|504be7c5-e4c8-4d84-b82c-1c601de7b9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:24:45.194Z|7e12b401-d4e9-432e-87df-dd61c4054c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:45.194Z|0f674adb-587d-4fd9-bd4a-e3ea3f8c9a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:45.195Z|0f674adb-587d-4fd9-bd4a-e3ea3f8c9a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:45.195Z|7e12b401-d4e9-432e-87df-dd61c4054c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:45.260Z|2048de59-aca9-4143-be3d-667d17f3b3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:45.261Z|2048de59-aca9-4143-be3d-667d17f3b3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:55.225Z|6c2f083b-c98a-4be6-a37b-921b33829f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:55.226Z|6c2f083b-c98a-4be6-a37b-921b33829f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:55.225Z|6cac499a-17bd-4e94-90f3-bd8cbec10d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:55.227Z|6cac499a-17bd-4e94-90f3-bd8cbec10d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:55.291Z|2e95f8bb-a5f5-4f21-a373-1cd5ef269314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:24:55.292Z|2e95f8bb-a5f5-4f21-a373-1cd5ef269314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:24:59.116Z|594579b6-142c-43e3-9f44-76bf33bcc0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:24:59.120Z|594579b6-142c-43e3-9f44-76bf33bcc0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:25:05.254Z|1800f3c3-f1ea-4e02-a334-fe8705a1d4cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:05.254Z|1b8e6d7b-1e04-481f-bbac-f3ae97d6614f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:05.255Z|1b8e6d7b-1e04-481f-bbac-f3ae97d6614f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:05.255Z|1800f3c3-f1ea-4e02-a334-fe8705a1d4cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:05.318Z|9ddec55e-5832-477c-80d6-bfd48afae8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:05.319Z|9ddec55e-5832-477c-80d6-bfd48afae8c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:05.819Z|3b85381f-4343-49cf-a319-a3f8982357be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:25:05.836Z|3b85381f-4343-49cf-a319-a3f8982357be|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:14.116Z|f26fd430-5d75-43e1-ad12-49113993225b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:25:14.117Z|f26fd430-5d75-43e1-ad12-49113993225b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:25:14.255Z|accbd850-6e01-4c13-a2d5-9542d8a1a7d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:25:14.256Z|accbd850-6e01-4c13-a2d5-9542d8a1a7d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:25:15.280Z|072945ae-c73a-4ba4-8471-c3b54da50d0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:15.281Z|072945ae-c73a-4ba4-8471-c3b54da50d0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:15.290Z|1a347e0e-0d9b-499d-bb3e-9670df75fee7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:15.296Z|1a347e0e-0d9b-499d-bb3e-9670df75fee7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:15.344Z|65a0bf5f-8935-47ed-8b1f-c853b5f9dfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:15.345Z|65a0bf5f-8935-47ed-8b1f-c853b5f9dfc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:25.310Z|ac762a7b-18c4-41ba-aa94-7ac64c5b672c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:25.311Z|ac762a7b-18c4-41ba-aa94-7ac64c5b672c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:25.326Z|07a3a9f9-11e9-4388-9256-23d6e5248bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:25.328Z|07a3a9f9-11e9-4388-9256-23d6e5248bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:25.369Z|146b84c7-b0d9-4977-b4e1-2281dbbdd011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:25.370Z|146b84c7-b0d9-4977-b4e1-2281dbbdd011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:29.116Z|8afe1a0b-1ae6-4f5b-b3a7-cd352c0431d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:25:29.117Z|8afe1a0b-1ae6-4f5b-b3a7-cd352c0431d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:25:35.339Z|4930fd80-d83e-4ea1-a3ef-a7012ca83210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:35.340Z|4930fd80-d83e-4ea1-a3ef-a7012ca83210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:35.354Z|a1a4beea-a683-4520-be94-6a4fec9f7185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:35.355Z|a1a4beea-a683-4520-be94-6a4fec9f7185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:35.399Z|c5d1051d-ba6a-484c-ba1d-c2da2ef236d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:35.400Z|c5d1051d-ba6a-484c-ba1d-c2da2ef236d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:44.116Z|feb6afe1-38b1-47b9-8ba1-e8eca5161f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:25:44.119Z|feb6afe1-38b1-47b9-8ba1-e8eca5161f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:25:44.257Z|41e42f7b-faea-4170-b22d-4fc1103d824b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:25:44.258Z|41e42f7b-faea-4170-b22d-4fc1103d824b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:25:45.368Z|327e5b6b-2bbd-4e8a-bb04-dfbe51e34c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:45.369Z|327e5b6b-2bbd-4e8a-bb04-dfbe51e34c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:45.384Z|1052d32c-47fc-4a57-b138-28ab05d022d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:45.385Z|1052d32c-47fc-4a57-b138-28ab05d022d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:45.424Z|d65c5096-a7ff-4340-b8b5-91198c649e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:45.425Z|d65c5096-a7ff-4340-b8b5-91198c649e24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:55.399Z|8dd0484c-16ad-4bad-b5f9-0434527c12c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:55.400Z|8dd0484c-16ad-4bad-b5f9-0434527c12c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:55.409Z|cd9589d2-d006-4181-a26a-c81697dd3929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:55.410Z|cd9589d2-d006-4181-a26a-c81697dd3929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:55.450Z|0a0b91e9-185a-4966-b306-df11a5226a6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:25:55.450Z|0a0b91e9-185a-4966-b306-df11a5226a6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:25:59.116Z|a8e7ecc7-0542-45db-aab5-24860b14626c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:25:59.117Z|a8e7ecc7-0542-45db-aab5-24860b14626c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:26:05.428Z|d1743d6e-edbf-41b2-882b-e2721dd5b9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:05.429Z|d1743d6e-edbf-41b2-882b-e2721dd5b9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:05.437Z|c3d33c84-1496-44aa-ba07-142918feef85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:05.438Z|c3d33c84-1496-44aa-ba07-142918feef85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:05.475Z|c175e990-aab6-49d2-95a3-fb80523cb0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:05.476Z|c175e990-aab6-49d2-95a3-fb80523cb0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:05.804Z|de3edc51-fe41-44be-9354-bab816e9daba|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:26:05.805Z|de3edc51-fe41-44be-9354-bab816e9daba|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:14.116Z|cb845217-35ef-4cf7-a959-5a7dc5bba3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:26:14.117Z|cb845217-35ef-4cf7-a959-5a7dc5bba3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:26:14.258Z|e9e031fa-b369-4681-81c4-ab8ab010302d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:26:14.259Z|e9e031fa-b369-4681-81c4-ab8ab010302d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:26:15.463Z|430b1638-f398-499c-a3e9-e437109f80be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:15.465Z|430b1638-f398-499c-a3e9-e437109f80be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:15.468Z|010e1a57-d707-4a1a-a3d8-bd28633a641e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:15.469Z|010e1a57-d707-4a1a-a3d8-bd28633a641e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:15.501Z|823c6fc4-58c8-4a4a-98b9-bcce2a6fe217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:15.502Z|823c6fc4-58c8-4a4a-98b9-bcce2a6fe217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:25.493Z|0cb01fd6-3597-40bf-bd2d-3072756c3dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:25.493Z|1ac55e2f-9c67-4912-bce1-ba9416b72428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:25.494Z|0cb01fd6-3597-40bf-bd2d-3072756c3dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:25.494Z|1ac55e2f-9c67-4912-bce1-ba9416b72428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:25.529Z|eb1b13d2-b6cb-4fc3-9a42-d3f21823d07b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:25.531Z|eb1b13d2-b6cb-4fc3-9a42-d3f21823d07b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:29.116Z|cb3a7f17-f207-4c79-9124-51d98b57d5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:26:29.119Z|cb3a7f17-f207-4c79-9124-51d98b57d5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:26:35.521Z|4974c468-e273-44c2-b2fb-10b114486ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:35.522Z|4974c468-e273-44c2-b2fb-10b114486ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:35.523Z|dc780013-d254-4662-883f-529e4358404d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:35.523Z|dc780013-d254-4662-883f-529e4358404d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:35.556Z|b6b4b727-448d-4adf-baca-ff1082a42eb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:35.557Z|b6b4b727-448d-4adf-baca-ff1082a42eb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:44.116Z|53a02521-5e84-4543-8b07-fd1f161c18b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:26:44.117Z|53a02521-5e84-4543-8b07-fd1f161c18b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:26:44.260Z|1e6e42aa-9115-44b5-b875-7fe37896ee0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:26:44.261Z|1e6e42aa-9115-44b5-b875-7fe37896ee0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:26:45.548Z|3511f3bb-801a-4275-ae79-e024d6feafca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:45.548Z|07652efd-4f13-4f4a-85c6-d51292e7819e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:45.548Z|3511f3bb-801a-4275-ae79-e024d6feafca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:45.548Z|07652efd-4f13-4f4a-85c6-d51292e7819e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:45.580Z|59b2661f-c4af-4baf-a26e-01867f94957d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:45.581Z|59b2661f-c4af-4baf-a26e-01867f94957d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:55.575Z|d324dd37-8e9d-4636-bb1f-f71a579642d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:55.575Z|5e1cb1d1-fce7-4336-9645-083b26fd77ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:55.576Z|5e1cb1d1-fce7-4336-9645-083b26fd77ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:55.576Z|d324dd37-8e9d-4636-bb1f-f71a579642d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:55.605Z|43d6d1a8-e758-456b-a573-0e7db21e4d5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:26:55.606Z|43d6d1a8-e758-456b-a573-0e7db21e4d5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:26:59.116Z|76abb6de-8d6a-4169-a225-504353e9f5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:26:59.117Z|76abb6de-8d6a-4169-a225-504353e9f5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:27:05.607Z|a7fa6cc7-1e4f-4b34-b5de-ebcf66b56496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:05.608Z|a7fa6cc7-1e4f-4b34-b5de-ebcf66b56496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:05.609Z|92b8737c-fc9c-43cc-9961-f993d2840fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:05.609Z|92b8737c-fc9c-43cc-9961-f993d2840fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:05.632Z|60876d4d-162f-4530-99d2-73c5124e368c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:05.633Z|60876d4d-162f-4530-99d2-73c5124e368c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:05.803Z|3125ebbf-049a-4c91-915c-3256d690b7a6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:27:05.804Z|3125ebbf-049a-4c91-915c-3256d690b7a6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:14.116Z|eb816c1b-5558-4558-95f3-b3ae2f91c2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:27:14.120Z|eb816c1b-5558-4558-95f3-b3ae2f91c2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:27:14.262Z|9f2a356a-5f5e-40ff-b9cb-4cba98981e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:27:14.263Z|9f2a356a-5f5e-40ff-b9cb-4cba98981e3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:27:15.635Z|bf993ba3-6614-4920-87f5-4608dfd56f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:15.635Z|16812748-1afb-4db7-b18a-dbc7c5772061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:15.636Z|bf993ba3-6614-4920-87f5-4608dfd56f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:15.636Z|16812748-1afb-4db7-b18a-dbc7c5772061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:15.663Z|56acb639-12a9-4cef-bfb7-68e1e2ed835d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:15.668Z|56acb639-12a9-4cef-bfb7-68e1e2ed835d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:25.661Z|d8824ef9-f7d3-4b3c-909d-604b2e07efc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:25.661Z|33d5350a-f402-476f-af57-f632ad41dfca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:25.662Z|d8824ef9-f7d3-4b3c-909d-604b2e07efc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:25.663Z|33d5350a-f402-476f-af57-f632ad41dfca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:25.693Z|4baf48c1-a13e-4e0c-9ea2-449dab8cd0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:25.694Z|4baf48c1-a13e-4e0c-9ea2-449dab8cd0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:29.116Z|339e9df2-43f1-435e-864d-fb56f5a46e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:27:29.117Z|339e9df2-43f1-435e-864d-fb56f5a46e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:27:35.690Z|9e0e44f5-f7ab-4a8e-99cc-9b65b38acd40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:35.690Z|a58d3f2e-902c-4863-a1e1-93eb18c90e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:35.701Z|a58d3f2e-902c-4863-a1e1-93eb18c90e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:35.701Z|9e0e44f5-f7ab-4a8e-99cc-9b65b38acd40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:35.722Z|d7524d5a-6dab-4dff-b22a-65d0e5143623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:35.724Z|d7524d5a-6dab-4dff-b22a-65d0e5143623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:44.116Z|c0153a5e-8d87-40c4-b0e8-03c3ea3ca39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:27:44.117Z|c0153a5e-8d87-40c4-b0e8-03c3ea3ca39c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:27:44.263Z|da1afb64-6044-48bd-b19d-edda7e26b4fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:27:44.264Z|da1afb64-6044-48bd-b19d-edda7e26b4fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:27:45.727Z|f2d64d53-de1b-4d38-8193-09644c185260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:45.727Z|c1ed26b9-01f3-45c6-88db-7635c04cc78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:45.728Z|c1ed26b9-01f3-45c6-88db-7635c04cc78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:45.728Z|f2d64d53-de1b-4d38-8193-09644c185260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:45.752Z|89a15d2a-04ac-40ba-aa38-7a2df2323980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:45.753Z|89a15d2a-04ac-40ba-aa38-7a2df2323980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:55.754Z|edc47ac2-76e2-442c-bfb2-a99757b1a204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:55.754Z|2bb5c83e-e8df-4f83-b9fb-c8362e3a38c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:55.755Z|edc47ac2-76e2-442c-bfb2-a99757b1a204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:55.755Z|2bb5c83e-e8df-4f83-b9fb-c8362e3a38c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:55.778Z|a7a04b67-1ccd-4e6a-9e32-153b81a04be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:27:55.779Z|a7a04b67-1ccd-4e6a-9e32-153b81a04be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:27:59.116Z|e90564d5-36f0-4e3c-a5aa-f2370d3381d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:27:59.119Z|e90564d5-36f0-4e3c-a5aa-f2370d3381d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:28:05.780Z|ee292db9-1505-46b1-9316-085f7f898e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:05.780Z|ab985052-f1a6-46c5-85e0-b32afac01a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:05.781Z|ee292db9-1505-46b1-9316-085f7f898e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:05.781Z|ab985052-f1a6-46c5-85e0-b32afac01a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:05.807Z|fcf8f2a4-d94d-4985-8cfb-f8d1840f2875|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:28:05.808Z|8b4956da-dc81-42d0-ab18-df94e96a8bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:05.808Z|8b4956da-dc81-42d0-ab18-df94e96a8bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:05.808Z|fcf8f2a4-d94d-4985-8cfb-f8d1840f2875|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:14.116Z|11fdcb8b-bd58-40e6-af9d-25db0b7f1a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:28:14.117Z|11fdcb8b-bd58-40e6-af9d-25db0b7f1a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:28:14.265Z|56416b55-8efc-4fba-acd2-a78b15d99ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:28:14.265Z|56416b55-8efc-4fba-acd2-a78b15d99ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:28:15.811Z|bb008825-2343-448d-b82d-7e2559cee822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:15.812Z|bb008825-2343-448d-b82d-7e2559cee822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:15.812Z|6f4cfd0a-b042-47c7-a17c-094059fa8c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:15.813Z|6f4cfd0a-b042-47c7-a17c-094059fa8c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:15.845Z|c8c74412-ac4a-49f6-84be-764835d67b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:15.846Z|c8c74412-ac4a-49f6-84be-764835d67b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:25.840Z|e1b80e28-15a8-4bf4-b52c-b641e48c2558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:25.840Z|15700895-1913-41ff-866d-dfbebdbd2cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:25.841Z|e1b80e28-15a8-4bf4-b52c-b641e48c2558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:25.841Z|15700895-1913-41ff-866d-dfbebdbd2cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:25.871Z|87103db7-4f1f-4599-adaa-0d330d19084a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:25.881Z|87103db7-4f1f-4599-adaa-0d330d19084a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:29.116Z|7a1a5272-2128-4b25-9767-b9331a793d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:28:29.117Z|7a1a5272-2128-4b25-9767-b9331a793d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:28:35.867Z|dafd10d0-ab34-4f89-9797-1ae54af377b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:35.868Z|dafd10d0-ab34-4f89-9797-1ae54af377b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:35.869Z|c0b75f3a-f786-47a5-8544-b1e0678da8e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:35.869Z|c0b75f3a-f786-47a5-8544-b1e0678da8e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:35.910Z|418e9ad0-e04c-485d-8d87-2353b7bf7dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:35.911Z|418e9ad0-e04c-485d-8d87-2353b7bf7dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:44.116Z|3f44e739-6a92-459e-acc1-ee8c46f65c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:28:44.119Z|3f44e739-6a92-459e-acc1-ee8c46f65c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:28:44.266Z|b32275d9-e12a-4f5f-9aee-88b124ada6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:28:44.267Z|b32275d9-e12a-4f5f-9aee-88b124ada6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:28:45.892Z|f09c7882-ec1b-4bd8-ba42-9b2e82cbe86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:45.893Z|f09c7882-ec1b-4bd8-ba42-9b2e82cbe86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:45.898Z|53bbb6af-f2ee-4272-adf7-a73dc31302ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:45.899Z|53bbb6af-f2ee-4272-adf7-a73dc31302ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:45.935Z|2664e0f2-a74a-41e8-b218-fd2d1251c8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:45.935Z|2664e0f2-a74a-41e8-b218-fd2d1251c8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:55.920Z|d62013ba-0790-4a47-9ecc-dc4234feb8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:55.922Z|d62013ba-0790-4a47-9ecc-dc4234feb8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:55.922Z|b18aecd8-dbcf-4fcb-bd33-cf07e8cedfe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:55.922Z|b18aecd8-dbcf-4fcb-bd33-cf07e8cedfe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:55.960Z|3b514d24-0d43-4e02-843c-85c27afa084b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:28:55.961Z|3b514d24-0d43-4e02-843c-85c27afa084b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:28:59.116Z|69018eac-665d-4e8b-9c46-39d17283b0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:28:59.117Z|69018eac-665d-4e8b-9c46-39d17283b0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:29:05.804Z|1f492d4f-b6cd-4159-aefa-6e4bf0cb0d9d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:29:05.805Z|1f492d4f-b6cd-4159-aefa-6e4bf0cb0d9d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:05.950Z|01cf7f4f-f1e6-4d74-9f35-511d13b63183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:05.950Z|7dc4eb7e-b949-4c33-895f-84a2c861ccb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:05.951Z|01cf7f4f-f1e6-4d74-9f35-511d13b63183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:05.951Z|7dc4eb7e-b949-4c33-895f-84a2c861ccb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:05.985Z|d4c6ede0-c70c-4684-880c-1bb7ecaf6bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:05.986Z|d4c6ede0-c70c-4684-880c-1bb7ecaf6bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:14.116Z|508f3f40-a48b-4b9d-aabe-362a5bababcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:29:14.117Z|508f3f40-a48b-4b9d-aabe-362a5bababcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:29:14.268Z|8a73edfe-3a02-4589-a51d-d92a74c642dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:29:14.268Z|8a73edfe-3a02-4589-a51d-d92a74c642dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:29:15.976Z|0c02a66b-1ba2-4fdf-a29b-f46e5972332d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:15.977Z|0c02a66b-1ba2-4fdf-a29b-f46e5972332d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:15.978Z|c8449c5c-c3c1-424c-86d0-efac44542480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:15.978Z|c8449c5c-c3c1-424c-86d0-efac44542480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:16.009Z|c41d4fa3-031f-4336-b953-b76f9ebc108f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:16.010Z|c41d4fa3-031f-4336-b953-b76f9ebc108f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:26.003Z|01836a20-9941-4adc-b5a0-611ca0b68fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:26.003Z|01836a20-9941-4adc-b5a0-611ca0b68fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:26.014Z|50909bbb-aef4-4890-b09d-35fb78667d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:26.014Z|50909bbb-aef4-4890-b09d-35fb78667d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:26.035Z|2d25832e-54c1-4e91-a5c1-7900bdb1be14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:26.035Z|2d25832e-54c1-4e91-a5c1-7900bdb1be14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:29.116Z|d8a79748-4244-462b-871a-ddbb46e21c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:29:29.119Z|d8a79748-4244-462b-871a-ddbb46e21c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:29:36.032Z|2d6965be-142e-4cf9-a213-aa80640caa13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:36.032Z|2d6965be-142e-4cf9-a213-aa80640caa13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:36.040Z|178dccf6-689e-4773-ab8d-1679385f759c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:36.041Z|178dccf6-689e-4773-ab8d-1679385f759c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:36.062Z|0ae9b515-40ba-4243-be95-7bd6db6be96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:36.063Z|0ae9b515-40ba-4243-be95-7bd6db6be96e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:44.116Z|05ce45c0-e5a2-456c-a41b-9e818e92b73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:29:44.117Z|05ce45c0-e5a2-456c-a41b-9e818e92b73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:29:44.269Z|9721906a-94fa-4530-8ab7-5a18a2ed0c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:29:44.270Z|9721906a-94fa-4530-8ab7-5a18a2ed0c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:29:46.060Z|40ae2483-6c54-4150-ae70-9e7c9cb62a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:46.061Z|40ae2483-6c54-4150-ae70-9e7c9cb62a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:46.065Z|74ed9e8a-08b8-4818-b846-0c793649aa94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:46.066Z|74ed9e8a-08b8-4818-b846-0c793649aa94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:46.089Z|6be35115-0d33-4a6e-9b29-c88d8be6db6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:46.090Z|6be35115-0d33-4a6e-9b29-c88d8be6db6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:56.090Z|daf0b251-987f-4918-b533-950fe111df5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:56.092Z|415f2e11-bd82-4a56-a7ed-2bf9c12310d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:56.092Z|daf0b251-987f-4918-b533-950fe111df5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:56.092Z|415f2e11-bd82-4a56-a7ed-2bf9c12310d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:56.113Z|0e60dbfc-36ca-4022-b0de-905bd0004d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:29:56.114Z|0e60dbfc-36ca-4022-b0de-905bd0004d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:29:59.116Z|7af62659-8e64-4bcf-a4ce-103b1a79659f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:29:59.117Z|7af62659-8e64-4bcf-a4ce-103b1a79659f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:30:05.814Z|b6b4412a-ce22-4926-93a3-93224cc692fd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:30:05.817Z|b6b4412a-ce22-4926-93a3-93224cc692fd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:06.119Z|dff2b264-2ca2-4ba3-a7c8-8ecdbfe14915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:06.121Z|dff2b264-2ca2-4ba3-a7c8-8ecdbfe14915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:06.126Z|80d4d42a-25bc-4e69-b9f6-6c62892e7954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:06.128Z|80d4d42a-25bc-4e69-b9f6-6c62892e7954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:06.153Z|963e74da-9d8b-4832-b439-552c9c5ccf09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:06.154Z|963e74da-9d8b-4832-b439-552c9c5ccf09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:14.117Z|b87a0893-7b4c-48ad-84b1-698072e5309b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:30:14.120Z|b87a0893-7b4c-48ad-84b1-698072e5309b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:30:14.271Z|155a9ddd-6fb9-4b96-96ed-ed34a80d68c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:30:14.272Z|155a9ddd-6fb9-4b96-96ed-ed34a80d68c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:30:16.158Z|9419686a-44f5-47b3-a83b-f3a6b4015d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:16.159Z|9419686a-44f5-47b3-a83b-f3a6b4015d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:16.163Z|0bfc6eb0-08b0-4c57-a39e-454edf16ccc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:16.163Z|0bfc6eb0-08b0-4c57-a39e-454edf16ccc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:16.183Z|6c95b0d5-6417-4db4-9b5a-429cf0c259f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:16.183Z|6c95b0d5-6417-4db4-9b5a-429cf0c259f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:26.183Z|d9f2db9b-70c8-4e56-a64b-289899395a0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:26.184Z|d9f2db9b-70c8-4e56-a64b-289899395a0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:26.186Z|ed957345-d435-4ee8-a4e7-be308a526f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:26.188Z|ed957345-d435-4ee8-a4e7-be308a526f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:26.207Z|b7c63d0b-35c2-4218-8132-190109d4ebaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:26.208Z|b7c63d0b-35c2-4218-8132-190109d4ebaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:29.116Z|8986d66c-ab07-4f42-9a63-6c015a3b6e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:30:29.117Z|8986d66c-ab07-4f42-9a63-6c015a3b6e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:30:36.214Z|b0a5a1f4-bb31-47f2-b848-5bf8d63dfdcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:36.214Z|a4331624-5ba8-4474-a80f-684b65ba0267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:36.215Z|a4331624-5ba8-4474-a80f-684b65ba0267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:36.215Z|b0a5a1f4-bb31-47f2-b848-5bf8d63dfdcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:36.244Z|69f21621-b272-4ed0-9272-92928f8437db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:36.245Z|69f21621-b272-4ed0-9272-92928f8437db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:44.116Z|b07be1ef-1e54-4056-93a5-5dd01e5695b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:30:44.117Z|b07be1ef-1e54-4056-93a5-5dd01e5695b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:30:44.272Z|71ccbb58-5928-4e96-a491-036c0721fc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:30:44.273Z|71ccbb58-5928-4e96-a491-036c0721fc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:30:46.239Z|95162dfd-8d19-49c2-a3ad-618d8540b1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:46.239Z|301072e4-589a-4da4-8b3f-77fbc2c78c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:46.240Z|95162dfd-8d19-49c2-a3ad-618d8540b1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:46.240Z|301072e4-589a-4da4-8b3f-77fbc2c78c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:46.271Z|ad91addc-92c4-4765-8c98-a74b6ee8ed0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:46.272Z|ad91addc-92c4-4765-8c98-a74b6ee8ed0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:56.267Z|9ee9bd34-8fb3-4ec2-944d-84801d9950b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:56.268Z|9ee9bd34-8fb3-4ec2-944d-84801d9950b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:56.284Z|3978de04-0ffc-4845-8f1e-8f09c5828c69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:56.285Z|3978de04-0ffc-4845-8f1e-8f09c5828c69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:56.295Z|0fe83e8c-a3c0-4ec1-8602-819deec32229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:30:56.296Z|0fe83e8c-a3c0-4ec1-8602-819deec32229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:30:59.116Z|ba29f5aa-ddf3-49e4-aa68-c1155f8d192c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:30:59.117Z|ba29f5aa-ddf3-49e4-aa68-c1155f8d192c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:31:05.804Z|5a167e10-1dbb-4d33-ae05-3b9817d6a469|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:31:05.806Z|5a167e10-1dbb-4d33-ae05-3b9817d6a469|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:06.298Z|c7d2c459-2a9f-4b84-a6bc-6f79b9b61a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:06.299Z|c7d2c459-2a9f-4b84-a6bc-6f79b9b61a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:06.314Z|64f69390-433f-4884-8028-738cb15e0de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:06.315Z|64f69390-433f-4884-8028-738cb15e0de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:06.320Z|a80ed132-e5eb-4dbf-a059-71a1cf2c855d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:06.321Z|a80ed132-e5eb-4dbf-a059-71a1cf2c855d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:14.116Z|b1edc879-1731-45e9-be1d-1c34c0eedd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:31:14.117Z|b1edc879-1731-45e9-be1d-1c34c0eedd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:31:14.273Z|4124fee2-3e4b-4702-943e-1f033d1a3c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:31:14.274Z|4124fee2-3e4b-4702-943e-1f033d1a3c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:31:16.324Z|5e754bb7-ae69-410b-be8a-a476447c5ce7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:16.325Z|5e754bb7-ae69-410b-be8a-a476447c5ce7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:16.342Z|117e444b-e36f-443b-af8d-5062aed44fa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:16.344Z|117e444b-e36f-443b-af8d-5062aed44fa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:16.345Z|ecfb32bb-8090-45ef-bae7-3a6dcc7d0496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:16.346Z|ecfb32bb-8090-45ef-bae7-3a6dcc7d0496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:26.352Z|cfd0fc8a-aff8-46ef-9b69-4ed9c52e068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:26.353Z|cfd0fc8a-aff8-46ef-9b69-4ed9c52e068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:26.373Z|708c4062-ee8f-4582-bd76-76dd8c2b6f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:26.373Z|d39822fe-a935-440b-ac78-c8a62ac66933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:26.374Z|d39822fe-a935-440b-ac78-c8a62ac66933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:26.374Z|708c4062-ee8f-4582-bd76-76dd8c2b6f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:29.116Z|ae54885b-d232-4f0a-8372-7fe2d74a81cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:31:29.117Z|ae54885b-d232-4f0a-8372-7fe2d74a81cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:31:36.379Z|b9ee16d5-00e7-450c-9df2-47178d0d8742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:36.380Z|b9ee16d5-00e7-450c-9df2-47178d0d8742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:36.401Z|e5770926-ad4f-41fa-bf52-53b2e5f9d98f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:36.401Z|ac0c8f28-79f3-4415-9ed4-dbe91de410a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:36.402Z|e5770926-ad4f-41fa-bf52-53b2e5f9d98f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:36.402Z|ac0c8f28-79f3-4415-9ed4-dbe91de410a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:44.116Z|720b07b5-d441-4510-9c3f-09bd25b22dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:31:44.120Z|720b07b5-d441-4510-9c3f-09bd25b22dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:31:44.275Z|d280185e-4c43-4943-be1f-b1b7e28916a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:31:44.276Z|d280185e-4c43-4943-be1f-b1b7e28916a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:31:46.407Z|c1dfb068-a5ad-4162-bdea-b6f07beec88d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:46.409Z|c1dfb068-a5ad-4162-bdea-b6f07beec88d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:46.426Z|91576a8d-9a07-4840-a926-bded10702e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:46.426Z|32db7569-ae94-441a-a3d2-9ff78182b2b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:46.427Z|32db7569-ae94-441a-a3d2-9ff78182b2b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:46.427Z|91576a8d-9a07-4840-a926-bded10702e6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:56.449Z|825cb01c-e1a4-46af-9dcb-4dfba8a16130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:56.450Z|825cb01c-e1a4-46af-9dcb-4dfba8a16130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:56.457Z|da8e389b-03c2-4eee-ba73-80b2020f676e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:56.458Z|da8e389b-03c2-4eee-ba73-80b2020f676e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:56.461Z|5ae282a2-e51a-475b-b459-316f729a7eac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:31:56.462Z|5ae282a2-e51a-475b-b459-316f729a7eac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:31:59.116Z|0c341ca1-78af-4651-a1ad-b559ae657113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:31:59.117Z|0c341ca1-78af-4651-a1ad-b559ae657113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:32:05.808Z|a5f9c7b6-8e0f-4955-b774-8120e148b31e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:32:05.816Z|a5f9c7b6-8e0f-4955-b774-8120e148b31e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:06.484Z|5c00a9d0-945c-4a25-b8f6-286931356229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:06.484Z|da661c44-b213-40f3-8fa0-5329122ae66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:06.484Z|5c00a9d0-945c-4a25-b8f6-286931356229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:06.485Z|da661c44-b213-40f3-8fa0-5329122ae66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:06.490Z|03783672-64f0-43c1-9422-0256630e4245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:06.490Z|03783672-64f0-43c1-9422-0256630e4245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:14.116Z|3c0d6260-dfab-48c2-a291-99e8c48585a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:32:14.117Z|3c0d6260-dfab-48c2-a291-99e8c48585a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:32:14.276Z|a08df8f1-a85a-4405-b44a-311bdd58f131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:32:14.277Z|a08df8f1-a85a-4405-b44a-311bdd58f131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:32:16.517Z|2231a577-17d1-4bfe-904d-bbb7df1bad7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:16.517Z|b8f8c5a0-1394-4976-88f6-ea9b06d69b2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:16.518Z|b8f8c5a0-1394-4976-88f6-ea9b06d69b2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:16.518Z|2231a577-17d1-4bfe-904d-bbb7df1bad7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:16.522Z|8f90ebc5-2fdf-4b9e-82a1-62dcc53d903e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:16.522Z|8f90ebc5-2fdf-4b9e-82a1-62dcc53d903e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:26.545Z|9c9dfca9-d632-4f6c-9675-9772ee58de5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:26.546Z|9c9dfca9-d632-4f6c-9675-9772ee58de5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:26.545Z|9e0c9ee8-e15c-40b0-9f51-f1bc0bee03ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:26.547Z|9e0c9ee8-e15c-40b0-9f51-f1bc0bee03ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:26.549Z|ae07da8e-1839-4603-817d-65cc7a6502a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:26.551Z|ae07da8e-1839-4603-817d-65cc7a6502a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:29.116Z|73b71070-ee69-4337-a1a2-aec6921b951b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:32:29.118Z|73b71070-ee69-4337-a1a2-aec6921b951b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:32:36.573Z|0461ed9c-faa5-463e-a71c-7d6a379d18ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:36.574Z|0461ed9c-faa5-463e-a71c-7d6a379d18ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:36.578Z|37610161-4b90-4cf7-8a98-98f90d332b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:36.578Z|37610161-4b90-4cf7-8a98-98f90d332b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:36.578Z|cb67c0bc-cebd-4fd0-88be-f29711aa6ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:36.579Z|cb67c0bc-cebd-4fd0-88be-f29711aa6ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:44.116Z|de2574e5-82e5-4467-80b6-fff9ffeb13c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:32:44.117Z|de2574e5-82e5-4467-80b6-fff9ffeb13c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:32:44.277Z|0e1b14b3-64fc-410f-8d9d-dec9dbced54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:32:44.278Z|0e1b14b3-64fc-410f-8d9d-dec9dbced54e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:32:46.603Z|787dcf65-3294-411b-82cb-265d405c706e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:46.603Z|6637380b-3b70-42c3-af3c-1a9a26a6deb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:46.604Z|787dcf65-3294-411b-82cb-265d405c706e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:46.604Z|6637380b-3b70-42c3-af3c-1a9a26a6deb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:46.608Z|000371b1-b148-4b15-89aa-a731337e2635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:46.608Z|000371b1-b148-4b15-89aa-a731337e2635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:56.632Z|76835da9-4398-4a6e-8a83-8819bdca16c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:56.632Z|ff6c4be0-a0c0-4206-b80b-d828ffe2dd01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:56.633Z|76835da9-4398-4a6e-8a83-8819bdca16c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:56.634Z|4b306917-ea34-4d5c-a845-b10500fdd995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:32:56.633Z|ff6c4be0-a0c0-4206-b80b-d828ffe2dd01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:56.636Z|4b306917-ea34-4d5c-a845-b10500fdd995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:32:59.117Z|96ae34b8-4344-42c7-9dd0-8afe9ec4a77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:32:59.117Z|96ae34b8-4344-42c7-9dd0-8afe9ec4a77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:33:05.803Z|fe7d4f76-648b-4205-815a-ba011bcbcfb8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:33:05.804Z|fe7d4f76-648b-4205-815a-ba011bcbcfb8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:06.660Z|c0127595-20c6-4f0b-8ebf-c153b5e3e630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:06.660Z|8534fa8a-8a2c-453c-b7ac-578ad74bf946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:06.661Z|c0127595-20c6-4f0b-8ebf-c153b5e3e630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:06.661Z|8534fa8a-8a2c-453c-b7ac-578ad74bf946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:06.666Z|23cf7f7c-39d6-49fb-9818-8b0dab1f8301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:06.667Z|23cf7f7c-39d6-49fb-9818-8b0dab1f8301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:14.116Z|115a28d3-56eb-485c-8410-5a18d8dedbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:33:14.117Z|115a28d3-56eb-485c-8410-5a18d8dedbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:33:14.279Z|7533ece5-dccb-44fd-ba8c-aacac6dce367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:33:14.279Z|7533ece5-dccb-44fd-ba8c-aacac6dce367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:33:16.685Z|af558dc3-2c6a-4f2f-abcf-e8df216537c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:16.686Z|af558dc3-2c6a-4f2f-abcf-e8df216537c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:16.691Z|8feed9e5-7e5d-4acb-bd0b-4396dccda20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:16.692Z|8feed9e5-7e5d-4acb-bd0b-4396dccda20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:16.692Z|d35197bd-114b-4c96-86ff-cc24c2b27476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:16.692Z|d35197bd-114b-4c96-86ff-cc24c2b27476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:26.714Z|d40680a8-17fa-4fcb-8392-2dd8a1be3295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:26.714Z|d40680a8-17fa-4fcb-8392-2dd8a1be3295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:26.714Z|97283f8d-2f01-43b7-a52b-5e3d841d353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:26.715Z|97283f8d-2f01-43b7-a52b-5e3d841d353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:26.712Z|7a647224-9b74-4bea-a9b8-f8eeac17702a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:26.718Z|7a647224-9b74-4bea-a9b8-f8eeac17702a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:29.116Z|3e6e9e5c-2e9e-4234-bc79-2b27b319183f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:33:29.117Z|3e6e9e5c-2e9e-4234-bc79-2b27b319183f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:33:36.743Z|c9a5826a-1d75-47d8-a774-a521a0477463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:36.743Z|14ba0058-8af4-4b37-9542-f9b0ee774965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:36.743Z|c9a5826a-1d75-47d8-a774-a521a0477463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:36.744Z|14ba0058-8af4-4b37-9542-f9b0ee774965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:36.754Z|a1a799ca-938a-41fa-970d-74d3224c6418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:36.755Z|a1a799ca-938a-41fa-970d-74d3224c6418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:44.116Z|4d360d36-c91d-465d-8232-bb144acc541d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:33:44.120Z|4d360d36-c91d-465d-8232-bb144acc541d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:33:44.280Z|7c9595d6-e0c7-4c44-8ab3-a28b7875eec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:33:44.281Z|7c9595d6-e0c7-4c44-8ab3-a28b7875eec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:33:46.771Z|3c6c38f1-0958-4c6c-aee6-489e94aaef3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:46.772Z|3c6c38f1-0958-4c6c-aee6-489e94aaef3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:46.776Z|c971e1f5-5346-4710-8e2d-a00b2d94973b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:46.777Z|c971e1f5-5346-4710-8e2d-a00b2d94973b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:46.783Z|8e2e73a2-a9fe-43c9-8d3d-7b40a3cfe164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:46.783Z|8e2e73a2-a9fe-43c9-8d3d-7b40a3cfe164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:56.803Z|158c1153-e3fe-45e3-83d1-e8c9970827ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:56.803Z|c2c04ba7-a8d0-4acb-81a7-f37b14a47995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:56.804Z|c2c04ba7-a8d0-4acb-81a7-f37b14a47995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:56.808Z|e3470533-30ca-4f6b-850d-67c6b2eb4e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:33:56.808Z|e3470533-30ca-4f6b-850d-67c6b2eb4e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:56.804Z|158c1153-e3fe-45e3-83d1-e8c9970827ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:33:59.116Z|f753f53c-9a4d-462d-b843-366ebdabba2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:33:59.117Z|f753f53c-9a4d-462d-b843-366ebdabba2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:34:05.805Z|9d19674c-6c22-485f-b1b7-979be39958ed|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:34:05.806Z|9d19674c-6c22-485f-b1b7-979be39958ed|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:06.836Z|0bfca391-c38b-45fd-8cf9-bd43d5e1dc9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:06.837Z|0bfca391-c38b-45fd-8cf9-bd43d5e1dc9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:06.841Z|f38b1dd7-529e-4a78-8fff-f57c723e0785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:06.841Z|e864002b-84be-4ed7-8fe3-4fa8efa2ce51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:06.842Z|e864002b-84be-4ed7-8fe3-4fa8efa2ce51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:06.842Z|f38b1dd7-529e-4a78-8fff-f57c723e0785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:14.116Z|c4240e8f-845a-4694-b803-b6bcfa6c2617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:34:14.117Z|c4240e8f-845a-4694-b803-b6bcfa6c2617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:34:14.281Z|41fc294e-5083-45f3-b074-a7f9bb77956b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:34:14.282Z|41fc294e-5083-45f3-b074-a7f9bb77956b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:34:16.865Z|80e28421-1b93-47aa-9981-7dd42cd3bd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:16.865Z|668fc508-1faf-4093-ba8c-7afde9332c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:16.866Z|80e28421-1b93-47aa-9981-7dd42cd3bd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:16.867Z|668fc508-1faf-4093-ba8c-7afde9332c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:16.875Z|b0e9c171-34e0-4954-9bdd-5afd63913433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:16.876Z|b0e9c171-34e0-4954-9bdd-5afd63913433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:26.897Z|342a204a-ab13-4a57-a74f-dfa7655dd2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:26.899Z|342a204a-ab13-4a57-a74f-dfa7655dd2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:26.901Z|f93c6142-682f-4f19-b997-8ab9f935a5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:26.902Z|f93c6142-682f-4f19-b997-8ab9f935a5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:26.908Z|aef89584-b31e-4dc8-95e0-be82cdcf3434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:26.910Z|aef89584-b31e-4dc8-95e0-be82cdcf3434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:29.116Z|01dfdb0a-1e7c-475d-a1a4-fdf0522a78e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:34:29.120Z|01dfdb0a-1e7c-475d-a1a4-fdf0522a78e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:34:36.938Z|19540a66-7726-44ee-ad29-a5f1dfde9cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:36.942Z|8afc5686-a23d-44a3-9d4f-6c9544188f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:36.942Z|8afc5686-a23d-44a3-9d4f-6c9544188f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:36.942Z|19540a66-7726-44ee-ad29-a5f1dfde9cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:36.943Z|e9c42732-4972-4bac-b14a-5b66c773c6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:36.950Z|e9c42732-4972-4bac-b14a-5b66c773c6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:44.116Z|5dc162a9-5aa2-443f-bfea-c5544a8ecf3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:34:44.117Z|5dc162a9-5aa2-443f-bfea-c5544a8ecf3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:34:44.283Z|c6786e4d-8211-4daf-bd37-42aa182cb434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:34:44.284Z|c6786e4d-8211-4daf-bd37-42aa182cb434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:34:46.971Z|1f4a5444-b7b2-4be9-a6db-ad6bdf64b7b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:46.974Z|0a7574db-b26f-4779-b723-70fec2bfe3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:46.974Z|7eacd088-fc5e-440b-80c9-398e61b9f20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:46.976Z|7eacd088-fc5e-440b-80c9-398e61b9f20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:46.976Z|1f4a5444-b7b2-4be9-a6db-ad6bdf64b7b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:46.979Z|0a7574db-b26f-4779-b723-70fec2bfe3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:57.008Z|e5bd46f7-d4e5-4049-aa49-7237247e0c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:57.008Z|d608341d-c13c-4dc8-b354-22cc1274a838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:57.008Z|f99db34b-1827-407f-a82b-db9c89857845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:34:57.010Z|e5bd46f7-d4e5-4049-aa49-7237247e0c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:57.010Z|f99db34b-1827-407f-a82b-db9c89857845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:57.010Z|d608341d-c13c-4dc8-b354-22cc1274a838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:34:59.117Z|4f7afa31-d9af-48f4-b874-cd038b7a8f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:34:59.118Z|4f7afa31-d9af-48f4-b874-cd038b7a8f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:35:05.808Z|a1ef87dc-6bc5-41fa-8a60-26eae4ff83af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:35:05.810Z|a1ef87dc-6bc5-41fa-8a60-26eae4ff83af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:07.038Z|fa3a1b70-e54e-4bf5-8439-565be90e2dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:07.039Z|fa3a1b70-e54e-4bf5-8439-565be90e2dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:07.046Z|db1cc001-5279-4a87-8f82-0f29fcdafab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:07.047Z|db1cc001-5279-4a87-8f82-0f29fcdafab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:07.056Z|e6e053bb-6dbe-48ca-9d9c-8974184ab5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:07.056Z|e6e053bb-6dbe-48ca-9d9c-8974184ab5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:14.116Z|640e1d25-1056-41e5-be59-1eeb9092d7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:35:14.123Z|640e1d25-1056-41e5-be59-1eeb9092d7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:35:14.284Z|44da8a99-fd09-464d-a301-10b372b15412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:35:14.285Z|44da8a99-fd09-464d-a301-10b372b15412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:35:17.082Z|b3a06377-3e60-4c10-978c-ba47b44c61ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:17.083Z|b3a06377-3e60-4c10-978c-ba47b44c61ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:17.086Z|04839c86-c6a9-4195-b212-f0e893821a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:17.086Z|04839c86-c6a9-4195-b212-f0e893821a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:17.082Z|183496f0-6b89-469b-aa7b-5654e9618750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:17.092Z|183496f0-6b89-469b-aa7b-5654e9618750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:27.117Z|68cf8d84-5690-4175-ab37-2eb8c767331b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:27.117Z|3b8c8817-fe28-40d6-91de-8bf24f6e7cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:27.117Z|6a0bed9a-beb8-4d40-b451-5b54c2f9f429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:27.118Z|68cf8d84-5690-4175-ab37-2eb8c767331b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:27.118Z|3b8c8817-fe28-40d6-91de-8bf24f6e7cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:27.118Z|6a0bed9a-beb8-4d40-b451-5b54c2f9f429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:29.116Z|266234c5-e291-42e8-8b90-9d63f653aeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:35:29.117Z|266234c5-e291-42e8-8b90-9d63f653aeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:35:37.145Z|c56e17b3-5ac4-4eb7-a22b-7a1cefb85bf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:37.145Z|1e7a90b2-4412-4f14-902d-fe65e7794bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:37.146Z|c56e17b3-5ac4-4eb7-a22b-7a1cefb85bf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:37.146Z|1e7a90b2-4412-4f14-902d-fe65e7794bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:37.150Z|f3e10ade-62b5-42fa-bcfb-c65b5a9ec9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:37.151Z|f3e10ade-62b5-42fa-bcfb-c65b5a9ec9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:44.116Z|b8cf0a47-3084-4310-9ef2-23719bcaad32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:35:44.117Z|b8cf0a47-3084-4310-9ef2-23719bcaad32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:35:44.286Z|b0bb175e-2f92-406e-8cd2-45052f104d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:35:44.287Z|b0bb175e-2f92-406e-8cd2-45052f104d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:35:47.174Z|72390960-8fc6-4832-8fbd-ae00ac302c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:47.175Z|72390960-8fc6-4832-8fbd-ae00ac302c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:47.178Z|c7adfeb8-7383-49b1-af09-26e569f768c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:47.180Z|c7adfeb8-7383-49b1-af09-26e569f768c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:47.181Z|06dec646-80b4-4c26-a058-9d2b6f28b6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:47.184Z|06dec646-80b4-4c26-a058-9d2b6f28b6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:57.203Z|43ff6c65-8f7a-4a46-b480-dc0b175e9f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:57.204Z|43ff6c65-8f7a-4a46-b480-dc0b175e9f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:57.209Z|63fca6c3-7dfd-49fe-b3a5-ca9ffa056936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:57.209Z|595e4551-b25d-455e-a468-a3fe357ed8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:35:57.209Z|63fca6c3-7dfd-49fe-b3a5-ca9ffa056936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:57.209Z|595e4551-b25d-455e-a468-a3fe357ed8f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:35:59.117Z|28ab9b6a-b8f6-474f-a483-c8ccf3c029ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:35:59.121Z|28ab9b6a-b8f6-474f-a483-c8ccf3c029ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:36:05.809Z|eb67940d-cb23-4cc8-b891-f7a3b59244e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:36:05.810Z|eb67940d-cb23-4cc8-b891-f7a3b59244e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:07.229Z|c49be4fe-09a2-4550-8955-d9880020e19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:07.231Z|c49be4fe-09a2-4550-8955-d9880020e19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:07.232Z|23973d0f-e01a-409f-966e-bc2334e1444e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:07.233Z|23973d0f-e01a-409f-966e-bc2334e1444e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:07.240Z|7cf9f04e-2c14-4c18-8f39-92bc2b64a30b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:07.241Z|7cf9f04e-2c14-4c18-8f39-92bc2b64a30b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:14.116Z|3633f033-0276-4f8c-929b-60dacd4f4308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:36:14.117Z|3633f033-0276-4f8c-929b-60dacd4f4308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:36:14.288Z|ca5822e0-897a-4ff8-ad37-09c36cb9c923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:36:14.288Z|ca5822e0-897a-4ff8-ad37-09c36cb9c923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:36:17.258Z|4ecbb40f-7757-48a1-8b07-2355aac6d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:17.259Z|4ecbb40f-7757-48a1-8b07-2355aac6d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:17.269Z|a23dbb7b-e053-433e-a9af-97cc70f737bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:17.269Z|d9d0951c-dcdc-4689-b90f-d414e32790ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:17.270Z|a23dbb7b-e053-433e-a9af-97cc70f737bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:17.270Z|d9d0951c-dcdc-4689-b90f-d414e32790ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:27.292Z|5d0d1e03-73ec-4dc1-8eb7-d0208768346c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:27.293Z|5d0d1e03-73ec-4dc1-8eb7-d0208768346c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:27.300Z|f7d29864-1de2-4788-bbed-d507fceeed99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:27.301Z|f7d29864-1de2-4788-bbed-d507fceeed99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:27.301Z|86a21088-b53e-4c3b-9379-c54b16917572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:27.302Z|86a21088-b53e-4c3b-9379-c54b16917572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:29.116Z|a8c121a9-45cd-4731-80f2-ab92021c99b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:36:29.117Z|a8c121a9-45cd-4731-80f2-ab92021c99b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:36:37.344Z|ee191246-82b3-4965-85e8-dfc5928b9614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:37.345Z|ee191246-82b3-4965-85e8-dfc5928b9614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:37.345Z|f17d8b06-a509-43e9-8897-b3a44b6b8040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:37.346Z|f17d8b06-a509-43e9-8897-b3a44b6b8040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:37.349Z|ea1cf3ee-6ff4-4aa7-a82e-4fc0b8c49ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:37.350Z|ea1cf3ee-6ff4-4aa7-a82e-4fc0b8c49ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:44.116Z|39c88513-d9dd-42e2-a6a8-91cf4575cf00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:36:44.127Z|39c88513-d9dd-42e2-a6a8-91cf4575cf00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:36:44.289Z|2f6e977a-dcab-445e-8f5a-a60f1f9d3bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:36:44.290Z|2f6e977a-dcab-445e-8f5a-a60f1f9d3bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:36:47.374Z|f05a066b-fa08-4f4a-95c5-ae10ad3a49ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:47.375Z|f05a066b-fa08-4f4a-95c5-ae10ad3a49ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:47.380Z|2c52aefc-823b-4ab5-bf55-0bee0bbd0b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:47.380Z|1a58d1c6-e32e-4c41-908f-bacf368e7839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:47.380Z|2c52aefc-823b-4ab5-bf55-0bee0bbd0b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:47.380Z|1a58d1c6-e32e-4c41-908f-bacf368e7839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:57.406Z|3d4d27cd-d44f-4707-b123-2de90fb0c74c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:57.406Z|9d13e8c1-40ba-4fb9-a8ba-3eb1f88f7b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:57.407Z|9d13e8c1-40ba-4fb9-a8ba-3eb1f88f7b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:57.406Z|368924ce-6d87-4945-a629-32b11e8dcf32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:36:57.407Z|368924ce-6d87-4945-a629-32b11e8dcf32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:57.407Z|3d4d27cd-d44f-4707-b123-2de90fb0c74c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:36:59.116Z|8bb28f61-43e2-4652-9ebd-7550dda60383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:36:59.117Z|8bb28f61-43e2-4652-9ebd-7550dda60383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:37:05.805Z|86554a97-cdd8-429a-bd5a-f73537014426|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:37:05.806Z|86554a97-cdd8-429a-bd5a-f73537014426|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:07.433Z|6ac84cc9-83e1-4092-bda5-7fbef0ba6083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:07.433Z|1bd74a24-76fc-44f8-b9b1-264e30566b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:07.433Z|6ac84cc9-83e1-4092-bda5-7fbef0ba6083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:07.433Z|1bd74a24-76fc-44f8-b9b1-264e30566b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:07.433Z|8c4a36f1-b831-4eb0-992a-4f3ff5e4515f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:07.434Z|8c4a36f1-b831-4eb0-992a-4f3ff5e4515f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:14.117Z|6df35b91-3724-45e3-8435-42ca75af0300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:37:14.118Z|6df35b91-3724-45e3-8435-42ca75af0300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:37:14.290Z|12b9bf96-0906-43c4-9dad-86e61de3c175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:37:14.291Z|12b9bf96-0906-43c4-9dad-86e61de3c175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:37:17.463Z|10f5823e-fe6e-428f-9b0f-6d6c9b4a6cd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:17.465Z|1ce6d670-2a97-46e7-9403-2fd7e9dbd7c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:17.465Z|1ce6d670-2a97-46e7-9403-2fd7e9dbd7c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:17.466Z|10f5823e-fe6e-428f-9b0f-6d6c9b4a6cd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:17.476Z|6e7a8ebb-5614-4c87-b9ed-62449980efc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:17.477Z|6e7a8ebb-5614-4c87-b9ed-62449980efc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:27.493Z|8df92a66-f4ea-4270-9eca-31907f20329a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:27.493Z|a143ab1a-e230-4cc6-b4ed-d0b3522eaef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:27.494Z|8df92a66-f4ea-4270-9eca-31907f20329a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:27.494Z|a143ab1a-e230-4cc6-b4ed-d0b3522eaef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:27.502Z|da33a69a-821a-427c-b6cd-b59c75f1158a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:27.503Z|da33a69a-821a-427c-b6cd-b59c75f1158a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:29.116Z|87558ba3-5465-4e86-8db1-45ebb87af519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:37:29.120Z|87558ba3-5465-4e86-8db1-45ebb87af519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:37:37.518Z|e1729894-8949-4a01-944a-4af4dd08da88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:37.518Z|ca55d028-9440-4cd9-92b2-78d18a84f566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:37.518Z|e1729894-8949-4a01-944a-4af4dd08da88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:37.518Z|ca55d028-9440-4cd9-92b2-78d18a84f566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:37.527Z|5ba66a45-d753-4484-bce6-56588774869e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:37.528Z|5ba66a45-d753-4484-bce6-56588774869e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:44.116Z|62cbc65a-28a5-492c-9042-da263b4542f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:37:44.117Z|62cbc65a-28a5-492c-9042-da263b4542f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:37:44.292Z|94b195e7-364a-45ae-8475-fd29d747fde9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:37:44.292Z|94b195e7-364a-45ae-8475-fd29d747fde9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:37:47.544Z|b87256f8-58f2-413f-b04d-134d90731398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:47.544Z|2bdf80de-28c9-4f2d-97db-bfa0e0ff5650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:47.545Z|b87256f8-58f2-413f-b04d-134d90731398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:47.545Z|2bdf80de-28c9-4f2d-97db-bfa0e0ff5650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:47.554Z|7010888d-3b97-4712-8a73-48312bf68a06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:47.556Z|7010888d-3b97-4712-8a73-48312bf68a06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:57.570Z|aa07f62f-16b5-4dfd-9f32-7849a4f07d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:57.571Z|aa07f62f-16b5-4dfd-9f32-7849a4f07d3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:57.574Z|2af39152-3234-459d-bc1a-e76b3c5a1a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:57.574Z|2af39152-3234-459d-bc1a-e76b3c5a1a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:57.581Z|d3ae8fed-3444-41cc-855f-c5c6ae2c632b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:37:57.582Z|d3ae8fed-3444-41cc-855f-c5c6ae2c632b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:37:59.116Z|14fd627e-970b-4710-911b-b83aa6337e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:37:59.117Z|14fd627e-970b-4710-911b-b83aa6337e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:38:05.805Z|a784d23d-fa3d-4bec-b4ab-e6768ef44ec6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:38:05.806Z|a784d23d-fa3d-4bec-b4ab-e6768ef44ec6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:07.597Z|95722d55-c975-4046-8f7d-0e7a4d0f2aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:07.597Z|d8a1bd93-ad9b-4d56-b66f-0117d2934983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:07.598Z|d8a1bd93-ad9b-4d56-b66f-0117d2934983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:07.599Z|95722d55-c975-4046-8f7d-0e7a4d0f2aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:07.606Z|70c51527-7125-4cbd-8745-879654872946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:07.607Z|70c51527-7125-4cbd-8745-879654872946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:14.120Z|dec8c08a-3a0c-42a1-ad75-1dfa0e5c8fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:38:14.124Z|dec8c08a-3a0c-42a1-ad75-1dfa0e5c8fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:38:14.293Z|343263b0-3eae-4b69-b38a-e445f7a4f910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:38:14.294Z|343263b0-3eae-4b69-b38a-e445f7a4f910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:38:17.627Z|c386033e-5a25-44b9-b1ed-8a8501bbad1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:17.628Z|c386033e-5a25-44b9-b1ed-8a8501bbad1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:17.631Z|7119783e-221b-4160-b066-c93e8ba2ee3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:17.633Z|7119783e-221b-4160-b066-c93e8ba2ee3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:17.633Z|eb650052-3860-40dc-8030-5923f89c4bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:17.634Z|eb650052-3860-40dc-8030-5923f89c4bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:27.656Z|69a2bae4-1b31-4247-a436-c99746f7ac9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:27.657Z|69a2bae4-1b31-4247-a436-c99746f7ac9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:27.660Z|04b2e508-4e82-43e7-bc0e-a38fa74a2387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:27.660Z|509be652-fb29-412c-8703-3fb2ca1e18e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:27.661Z|04b2e508-4e82-43e7-bc0e-a38fa74a2387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:27.661Z|509be652-fb29-412c-8703-3fb2ca1e18e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:29.116Z|34620435-9bc1-403f-945b-031bb31922bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:38:29.117Z|34620435-9bc1-403f-945b-031bb31922bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:38:37.685Z|d3ebf00e-3e59-4d35-8dc0-6188a8599bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:37.685Z|c701ab7b-b159-49f0-afb9-c70c3f8c178b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:37.686Z|c701ab7b-b159-49f0-afb9-c70c3f8c178b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:37.686Z|d3ebf00e-3e59-4d35-8dc0-6188a8599bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:37.696Z|3ca90106-06ad-41ce-bf4d-a246d0bdbe09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:37.698Z|3ca90106-06ad-41ce-bf4d-a246d0bdbe09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:44.116Z|e0bfd435-fba2-4c14-9a31-86468b7b2ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:38:44.117Z|e0bfd435-fba2-4c14-9a31-86468b7b2ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:38:44.294Z|0b1365c1-ecac-4db5-814f-003fbdcbf35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:38:44.295Z|0b1365c1-ecac-4db5-814f-003fbdcbf35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:38:47.714Z|a5555255-3f2a-4ffe-9f88-535273b23927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:47.714Z|d9a6af58-158f-4660-9a76-fd898e9898aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:47.715Z|d9a6af58-158f-4660-9a76-fd898e9898aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:47.715Z|a5555255-3f2a-4ffe-9f88-535273b23927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:47.737Z|ddb19cce-4160-4d64-9ab5-e87807bd0fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:47.737Z|ddb19cce-4160-4d64-9ab5-e87807bd0fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:57.754Z|118f4372-1705-4692-bd47-8d86f02bf9d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:57.754Z|74b5e0a8-c4ab-4d8f-93c4-1f76977cd01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:57.755Z|118f4372-1705-4692-bd47-8d86f02bf9d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:57.755Z|74b5e0a8-c4ab-4d8f-93c4-1f76977cd01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:57.766Z|92c2aab7-b924-41ce-992c-ba880f330462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:38:57.767Z|92c2aab7-b924-41ce-992c-ba880f330462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:38:59.116Z|68148b59-b9f7-45dc-b8a1-f69157cde181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:38:59.120Z|68148b59-b9f7-45dc-b8a1-f69157cde181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:39:05.803Z|d1503f0e-7d0f-41d7-a112-9faab8891f63|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:39:05.805Z|d1503f0e-7d0f-41d7-a112-9faab8891f63|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:07.780Z|5de89f35-463a-4b1e-a910-bb9c8bd6222c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:07.781Z|5de89f35-463a-4b1e-a910-bb9c8bd6222c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:07.781Z|95fc1a08-e292-4a44-a9fb-08bc528fdff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:07.781Z|95fc1a08-e292-4a44-a9fb-08bc528fdff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:07.796Z|be46e18a-b96f-4be9-80e6-a9b015268994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:07.796Z|be46e18a-b96f-4be9-80e6-a9b015268994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:14.116Z|3b88ac06-5171-49f9-a0b8-5be5a2d07bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:39:14.117Z|3b88ac06-5171-49f9-a0b8-5be5a2d07bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:39:14.296Z|c66c1246-e74f-47d4-8db2-91a2350e01d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:39:14.296Z|c66c1246-e74f-47d4-8db2-91a2350e01d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:39:17.824Z|8d38424b-edff-44d4-a32f-0a05898d750b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:17.825Z|8d38424b-edff-44d4-a32f-0a05898d750b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:17.824Z|300ed43a-13b5-47d4-b713-e5c824b0d871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:17.826Z|300ed43a-13b5-47d4-b713-e5c824b0d871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:17.836Z|a4b0cd43-bf5c-4bbb-8640-8feddc6b5bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:17.837Z|a4b0cd43-bf5c-4bbb-8640-8feddc6b5bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:27.851Z|f6958af0-cb00-4090-935e-7ad33602b702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:27.852Z|f6958af0-cb00-4090-935e-7ad33602b702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:27.859Z|7752b42f-277e-4bda-8699-e2479746b84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:27.860Z|7752b42f-277e-4bda-8699-e2479746b84a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:27.866Z|a90487d2-f836-4563-94f5-e97598865996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:27.867Z|a90487d2-f836-4563-94f5-e97598865996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:29.116Z|7f75877d-2bf3-44af-ad43-ad456ffe2652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:39:29.117Z|7f75877d-2bf3-44af-ad43-ad456ffe2652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:39:37.881Z|eaf00f47-81fe-43bd-8ff1-1ecd0e83d558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:37.882Z|eaf00f47-81fe-43bd-8ff1-1ecd0e83d558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:37.885Z|4e0b0c65-4672-4792-8fb6-8e8b295fbd31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:37.886Z|4e0b0c65-4672-4792-8fb6-8e8b295fbd31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:37.892Z|d2ff05e2-0265-46fe-b718-37b35921918a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:37.893Z|d2ff05e2-0265-46fe-b718-37b35921918a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:44.116Z|23bc3afc-132d-4478-bdb2-5c093d2a33cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:39:44.122Z|23bc3afc-132d-4478-bdb2-5c093d2a33cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:39:44.298Z|fc16bfbc-925e-47c5-91be-2463d403b09c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:39:44.298Z|fc16bfbc-925e-47c5-91be-2463d403b09c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:39:47.913Z|885dc39c-679d-4a81-9c9d-0acc066e8057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:47.914Z|885dc39c-679d-4a81-9c9d-0acc066e8057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:47.920Z|ca2fb435-da0d-4dcc-8d44-6e4eff83330a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:47.921Z|3eea201a-19da-436e-affd-e1602c9188ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:47.921Z|ca2fb435-da0d-4dcc-8d44-6e4eff83330a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:47.921Z|3eea201a-19da-436e-affd-e1602c9188ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:57.942Z|8ba837d9-185a-4108-8396-566f412de394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:57.943Z|8ba837d9-185a-4108-8396-566f412de394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:57.944Z|8ba72899-fa7a-4022-81ee-fc57875dc14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:57.945Z|8ba72899-fa7a-4022-81ee-fc57875dc14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:57.942Z|3ce6d8d2-09be-46de-b9ea-9877eee299ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:39:57.946Z|3ce6d8d2-09be-46de-b9ea-9877eee299ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:39:59.116Z|a5ec9e72-dabe-403c-892d-64cff003b477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:39:59.117Z|a5ec9e72-dabe-403c-892d-64cff003b477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:40:05.805Z|39f0e38d-5a1b-4ac4-8111-7e103ac08478|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:40:05.807Z|39f0e38d-5a1b-4ac4-8111-7e103ac08478|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:07.970Z|5b47c6f0-a6d4-4925-9977-1b6c62e96846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:07.970Z|a507f32c-1ed6-4f71-9cc7-3ace166bdbec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:07.972Z|a507f32c-1ed6-4f71-9cc7-3ace166bdbec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:07.972Z|5b47c6f0-a6d4-4925-9977-1b6c62e96846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:07.975Z|bc4d63ff-4b3d-4192-b4e1-e51408570723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:07.976Z|bc4d63ff-4b3d-4192-b4e1-e51408570723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:14.117Z|de91ef45-970e-44c4-a39b-d099f38a23f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:40:14.118Z|de91ef45-970e-44c4-a39b-d099f38a23f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:40:14.299Z|66735b67-487b-4118-98a0-edf916f5db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:40:14.300Z|66735b67-487b-4118-98a0-edf916f5db98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:40:17.998Z|98544674-981b-444f-94b9-ed702403f359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:18.000Z|98544674-981b-444f-94b9-ed702403f359|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:18.006Z|9ca0ce0f-6e2b-4f7e-9ac5-7ed8431e8605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:18.007Z|9ca0ce0f-6e2b-4f7e-9ac5-7ed8431e8605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:18.010Z|9f0ccfa8-eaa1-4885-8f5b-84efecdb6918|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:18.010Z|9f0ccfa8-eaa1-4885-8f5b-84efecdb6918|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:28.029Z|991078dc-08d2-4be2-8540-f839b67b4f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:28.031Z|991078dc-08d2-4be2-8540-f839b67b4f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:28.035Z|983a513b-1919-4fe5-b85e-4730e994c667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:28.035Z|1e0aa408-ed41-41bd-a0e5-1af79bb20880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:28.035Z|983a513b-1919-4fe5-b85e-4730e994c667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:28.035Z|1e0aa408-ed41-41bd-a0e5-1af79bb20880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:29.116Z|1f2a8fce-e6d5-4e04-a0f0-2da5679a7f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:40:29.120Z|1f2a8fce-e6d5-4e04-a0f0-2da5679a7f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:40:38.058Z|c63ea79e-49e9-416a-a631-eff1856ba76d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:38.058Z|6d9e9130-e3e0-46a2-b9e1-0ebb7310e361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:38.058Z|d381e28f-a327-41b4-90c8-c6038039491f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:38.059Z|6d9e9130-e3e0-46a2-b9e1-0ebb7310e361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:38.059Z|d381e28f-a327-41b4-90c8-c6038039491f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:38.059Z|c63ea79e-49e9-416a-a631-eff1856ba76d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:44.116Z|d7b300b3-6513-45f6-8320-2c35fd8b4c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:40:44.117Z|d7b300b3-6513-45f6-8320-2c35fd8b4c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:40:44.301Z|7470553a-0150-4ca2-825e-73935c907ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:40:44.302Z|7470553a-0150-4ca2-825e-73935c907ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:40:48.084Z|0c8d513f-7a7c-4c4f-acf7-e89e649538b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:48.084Z|4db68355-1d0d-444f-9a75-c1749075d6ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:48.084Z|d5ead197-a5b2-4428-b96e-61e864fc7170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:48.084Z|0c8d513f-7a7c-4c4f-acf7-e89e649538b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:48.084Z|d5ead197-a5b2-4428-b96e-61e864fc7170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:48.084Z|4db68355-1d0d-444f-9a75-c1749075d6ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:58.108Z|ab1d879c-9474-4d5b-b764-c3a5b492ca5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:58.108Z|201bc3eb-0d61-44d0-99c5-d9164df215e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:58.109Z|ab1d879c-9474-4d5b-b764-c3a5b492ca5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:58.109Z|201bc3eb-0d61-44d0-99c5-d9164df215e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:58.108Z|7d835a8c-8226-4d91-9154-401772640797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:40:58.110Z|7d835a8c-8226-4d91-9154-401772640797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:40:59.116Z|233451e9-c4ed-423f-82ed-4d3052a3c7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:40:59.117Z|233451e9-c4ed-423f-82ed-4d3052a3c7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:41:05.810Z|8d6696c3-33b7-4a4a-a5c7-c8d32249bfdb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:41:05.811Z|8d6696c3-33b7-4a4a-a5c7-c8d32249bfdb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:08.134Z|5767bb53-eef6-46df-9092-53a4da69325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:08.134Z|b922bcc2-2111-4a0f-aade-82e4a19a6cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:08.134Z|35f156ff-c040-486a-bb26-d6622f16bf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:08.135Z|b922bcc2-2111-4a0f-aade-82e4a19a6cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:08.135Z|5767bb53-eef6-46df-9092-53a4da69325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:08.135Z|35f156ff-c040-486a-bb26-d6622f16bf68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:14.117Z|c81f669d-dd71-4552-b387-8ab5af8b8e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:41:14.121Z|c81f669d-dd71-4552-b387-8ab5af8b8e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:41:14.303Z|911b2f6e-89f2-40ee-9591-5473908c7d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:41:14.304Z|911b2f6e-89f2-40ee-9591-5473908c7d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:41:18.163Z|471343cc-eb44-4dc2-a98e-de49b11f15a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:18.164Z|471343cc-eb44-4dc2-a98e-de49b11f15a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:18.170Z|d6968f50-a8ec-47d6-ac14-d37490cc8e02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:18.171Z|d6968f50-a8ec-47d6-ac14-d37490cc8e02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:18.170Z|34efe57f-d01b-4b6e-b0cb-b96261fa8282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:18.172Z|34efe57f-d01b-4b6e-b0cb-b96261fa8282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:28.189Z|07875df7-ac4f-41a8-a2a9-c605f5c3562a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:28.189Z|07875df7-ac4f-41a8-a2a9-c605f5c3562a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:28.194Z|77bfc018-207d-4e4f-9695-9257cd06eefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:28.194Z|9ebc11f0-f421-4ebc-970d-6cdd45024563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:28.194Z|77bfc018-207d-4e4f-9695-9257cd06eefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:28.194Z|9ebc11f0-f421-4ebc-970d-6cdd45024563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:29.116Z|a480f474-e409-4acb-a614-2d6ada904804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:41:29.117Z|a480f474-e409-4acb-a614-2d6ada904804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:41:38.214Z|be6adf93-285b-415d-8af9-8546896d3dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:38.215Z|be6adf93-285b-415d-8af9-8546896d3dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:38.217Z|f512a0b6-a576-4637-b44e-f16356a934fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:38.218Z|f512a0b6-a576-4637-b44e-f16356a934fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:38.218Z|2627d2bd-d81a-42a8-b7df-b93652ed887b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:38.218Z|2627d2bd-d81a-42a8-b7df-b93652ed887b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:44.116Z|c28c82de-8dea-410a-9b15-4aebd062b3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:41:44.117Z|c28c82de-8dea-410a-9b15-4aebd062b3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:41:44.304Z|b16e7733-21d2-49bb-a9d7-380af4b6be32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:41:44.305Z|b16e7733-21d2-49bb-a9d7-380af4b6be32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:41:48.243Z|1dbbba2b-5ae1-4712-b6de-c3286cd03416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:48.243Z|9b5906e1-0d7c-4f8c-b092-f7e33858badd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:48.243Z|7ab8b0f9-41f7-4b77-8a36-5d14947bc91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:48.244Z|1dbbba2b-5ae1-4712-b6de-c3286cd03416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:48.244Z|9b5906e1-0d7c-4f8c-b092-f7e33858badd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:48.244Z|7ab8b0f9-41f7-4b77-8a36-5d14947bc91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:58.276Z|b11664b2-fc6a-4545-a514-748fe38ee053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:58.360Z|b11664b2-fc6a-4545-a514-748fe38ee053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:58.362Z|84a634d5-2db7-49fa-9ad2-5a842ef87ad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:58.363Z|84a634d5-2db7-49fa-9ad2-5a842ef87ad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:58.366Z|13bd5a5d-cb04-492a-aae6-c7f44883d049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:41:58.367Z|13bd5a5d-cb04-492a-aae6-c7f44883d049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:41:59.116Z|fe057798-f73e-4e8a-a2e2-5f85501af482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:41:59.123Z|fe057798-f73e-4e8a-a2e2-5f85501af482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:42:05.803Z|5ce6374f-f121-4939-8b46-301872a8ad3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:42:05.804Z|5ce6374f-f121-4939-8b46-301872a8ad3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:08.390Z|442741a0-fa8a-41b3-943a-e5d160d3798e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:08.391Z|442741a0-fa8a-41b3-943a-e5d160d3798e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:08.393Z|4b026277-5b6f-4dd9-a5bb-2849d76bc921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:08.393Z|5c4600fe-63af-4d15-aefe-8a1d4ff1aa84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:08.393Z|4b026277-5b6f-4dd9-a5bb-2849d76bc921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:08.393Z|5c4600fe-63af-4d15-aefe-8a1d4ff1aa84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:14.116Z|ebd4939f-a429-4a89-bd6e-819bba2cf9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:42:14.117Z|ebd4939f-a429-4a89-bd6e-819bba2cf9db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:42:14.306Z|c5f38247-b523-4f6d-9b13-3d221c279ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:42:14.307Z|c5f38247-b523-4f6d-9b13-3d221c279ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:42:18.416Z|30e8b979-a28f-4f19-8c6c-23b94fbef8fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:18.416Z|527d1207-d873-4a56-9f57-e258430b1ec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:18.417Z|f47850df-e315-4023-bee7-1df9797e16ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:18.417Z|30e8b979-a28f-4f19-8c6c-23b94fbef8fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:18.417Z|f47850df-e315-4023-bee7-1df9797e16ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:18.417Z|527d1207-d873-4a56-9f57-e258430b1ec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:28.446Z|fa6ee6b5-50d3-4f5e-86b7-138f665ddf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:28.447Z|fa6ee6b5-50d3-4f5e-86b7-138f665ddf1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:28.447Z|41b6074f-2116-444e-a29c-4e218392cd8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:28.448Z|41b6074f-2116-444e-a29c-4e218392cd8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:28.449Z|06642aa4-ff1e-4244-a69f-0646bd65b639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:28.450Z|06642aa4-ff1e-4244-a69f-0646bd65b639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:29.116Z|5620c6f5-5a81-4c50-a6ed-09c8f6140693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:42:29.117Z|5620c6f5-5a81-4c50-a6ed-09c8f6140693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:42:38.471Z|58bb0c64-e5c7-46a7-ac95-6ebb1df1d031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:38.471Z|7f4187fb-2a07-4c55-bafc-58ec1ffcf1f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:38.472Z|58bb0c64-e5c7-46a7-ac95-6ebb1df1d031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:38.472Z|7f4187fb-2a07-4c55-bafc-58ec1ffcf1f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:38.477Z|948d9ffd-1f00-4e72-a7ec-d4970a551749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:38.478Z|948d9ffd-1f00-4e72-a7ec-d4970a551749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:44.116Z|aebc0c76-1fbb-4a11-9e38-6c28b9177e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:42:44.119Z|aebc0c76-1fbb-4a11-9e38-6c28b9177e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:42:44.308Z|0fc585d2-e2c6-47ea-83c9-4191d78a2b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:42:44.308Z|0fc585d2-e2c6-47ea-83c9-4191d78a2b7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:42:48.497Z|a5e98780-5b72-43b6-857a-5a9cab03d768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:48.497Z|ec7bb266-477d-45e9-82e4-09b05ae71707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:48.498Z|a5e98780-5b72-43b6-857a-5a9cab03d768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:48.498Z|ec7bb266-477d-45e9-82e4-09b05ae71707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:48.506Z|e66dfcf7-fc4d-4a2c-aea0-b1be69a97a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:48.506Z|e66dfcf7-fc4d-4a2c-aea0-b1be69a97a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:58.523Z|e58c0058-6135-4a8b-82a7-afdbf452f21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:58.523Z|e3f0956c-ed42-4867-a5c1-894bc1e742e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:58.524Z|e3f0956c-ed42-4867-a5c1-894bc1e742e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:58.524Z|e58c0058-6135-4a8b-82a7-afdbf452f21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:58.532Z|d292be2f-8029-440e-8683-1d1ac38600c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:42:58.533Z|d292be2f-8029-440e-8683-1d1ac38600c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:42:59.116Z|f585fd72-44d5-48e4-be28-40e8df783996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:42:59.117Z|f585fd72-44d5-48e4-be28-40e8df783996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:43:05.803Z|1f552496-d34b-44f3-8142-e59ebedd405d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:43:05.804Z|1f552496-d34b-44f3-8142-e59ebedd405d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:08.550Z|2720c652-e85b-4a94-8e18-ca1a79d2f45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:08.552Z|2720c652-e85b-4a94-8e18-ca1a79d2f45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:08.555Z|f37047d5-9206-4358-ac55-e45168d4631c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:08.555Z|f37047d5-9206-4358-ac55-e45168d4631c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:08.556Z|07fae558-99de-4d33-b1ad-479f6de58aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:08.557Z|07fae558-99de-4d33-b1ad-479f6de58aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:14.116Z|244ca13c-4ea7-43f8-be4d-d9b9ff8cbfac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:43:14.117Z|244ca13c-4ea7-43f8-be4d-d9b9ff8cbfac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:43:14.309Z|092006ee-a5eb-4ae1-90be-6253d5e7ac54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:43:14.309Z|092006ee-a5eb-4ae1-90be-6253d5e7ac54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:43:18.578Z|3f0d9ca0-9058-4a34-bb9b-1be8d8ef75f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:18.578Z|1ea16fab-6253-4ad7-851f-de4899cb0d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:18.579Z|3f0d9ca0-9058-4a34-bb9b-1be8d8ef75f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:18.579Z|1ea16fab-6253-4ad7-851f-de4899cb0d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:18.583Z|ecc4a2c5-0b0a-4093-bf3e-f33bf346ed4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:18.584Z|ecc4a2c5-0b0a-4093-bf3e-f33bf346ed4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:28.605Z|c4a9fbb7-eac3-4eae-8c01-54e8d2b5bf51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:28.605Z|15815d10-8630-4225-8ad5-ec8623f7f9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:28.606Z|c4a9fbb7-eac3-4eae-8c01-54e8d2b5bf51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:28.606Z|15815d10-8630-4225-8ad5-ec8623f7f9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:28.620Z|13e5a86f-8f06-44b7-9d57-15d7905d0837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:28.622Z|13e5a86f-8f06-44b7-9d57-15d7905d0837|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:29.116Z|b6b13f6a-a6d4-49e4-acbf-272353102def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:43:29.119Z|b6b13f6a-a6d4-49e4-acbf-272353102def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:43:38.631Z|7cc418ef-be44-487c-86cd-b529703d1eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:38.632Z|7cc418ef-be44-487c-86cd-b529703d1eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:38.642Z|e4da5160-6585-4147-b03a-0dda12f4267f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:38.643Z|e4da5160-6585-4147-b03a-0dda12f4267f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:38.645Z|48850a75-a6b3-4f68-b6dd-254127869b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:38.646Z|48850a75-a6b3-4f68-b6dd-254127869b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:44.116Z|724cd6ee-16d1-4d7f-af3b-8e162e1a9aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:43:44.117Z|724cd6ee-16d1-4d7f-af3b-8e162e1a9aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:43:44.310Z|672e7d9e-ce85-439f-8428-57f865a310b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:43:44.311Z|672e7d9e-ce85-439f-8428-57f865a310b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:43:48.659Z|37eaf93f-5832-4fb7-a8cb-e5ed23ce4b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:48.660Z|37eaf93f-5832-4fb7-a8cb-e5ed23ce4b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:48.672Z|955e86ed-ba27-40e4-a1dd-b271130f8fe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:48.674Z|849e49e9-64b7-48f0-b211-596d5ac4624c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:48.675Z|849e49e9-64b7-48f0-b211-596d5ac4624c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:48.675Z|955e86ed-ba27-40e4-a1dd-b271130f8fe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:58.684Z|8049a619-706c-464f-9963-41e964ff260a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:58.685Z|8049a619-706c-464f-9963-41e964ff260a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:58.699Z|c970d88a-6a63-4ecd-8a91-bc1262c43d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:58.699Z|0728f9be-5224-4191-9b6c-0b42fc533491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:43:58.700Z|0728f9be-5224-4191-9b6c-0b42fc533491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:58.700Z|c970d88a-6a63-4ecd-8a91-bc1262c43d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:43:59.116Z|bdc6d7fd-37ff-418a-a94d-327ab942e0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:43:59.117Z|bdc6d7fd-37ff-418a-a94d-327ab942e0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:44:05.805Z|367d27c7-f4e0-4f13-bcdd-fa20c07b19fa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:44:05.806Z|367d27c7-f4e0-4f13-bcdd-fa20c07b19fa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:08.709Z|b87431a8-6f64-4843-b49a-1f6ebe9bffa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:08.710Z|b87431a8-6f64-4843-b49a-1f6ebe9bffa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:08.731Z|ae11b814-ef5c-4479-9580-5ecf66de05f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:08.731Z|6f8d015a-0c99-44d7-ac1a-1ea87b7a1a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:08.732Z|6f8d015a-0c99-44d7-ac1a-1ea87b7a1a3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:08.732Z|ae11b814-ef5c-4479-9580-5ecf66de05f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:14.116Z|fd3a2a54-bc60-4f3f-902d-24247bdd8a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:44:14.119Z|fd3a2a54-bc60-4f3f-902d-24247bdd8a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:44:14.312Z|c3ef6a71-7890-4faa-be36-2781998d4d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:44:14.312Z|c3ef6a71-7890-4faa-be36-2781998d4d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:44:18.735Z|14d883ff-6411-4bd5-a639-64cda4c60c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:18.736Z|14d883ff-6411-4bd5-a639-64cda4c60c9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:18.758Z|39ac58af-0b87-47c8-ad44-ffff7d1f0d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:18.759Z|39ac58af-0b87-47c8-ad44-ffff7d1f0d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:18.764Z|80b647a0-b1d6-4958-9c5f-07b39a161b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:18.764Z|80b647a0-b1d6-4958-9c5f-07b39a161b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:28.763Z|c920dbf6-371b-4adf-bd83-e44559cb3481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:28.764Z|c920dbf6-371b-4adf-bd83-e44559cb3481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:28.785Z|430c9497-0e96-4022-8d99-dbe41bf64ae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:28.786Z|430c9497-0e96-4022-8d99-dbe41bf64ae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:28.786Z|61fb5e58-d672-4566-8f60-e7c47d7ac973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:28.787Z|61fb5e58-d672-4566-8f60-e7c47d7ac973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:29.116Z|6cb62bfd-8d32-4b0f-9dd5-05ceac1399f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:44:29.117Z|6cb62bfd-8d32-4b0f-9dd5-05ceac1399f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:44:38.790Z|aee84197-547f-4450-899e-ff0be13e0af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:38.791Z|aee84197-547f-4450-899e-ff0be13e0af1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:38.824Z|e3630cd9-1f65-46d5-8938-9fd52cda7426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:38.824Z|55c2031b-a392-4bf6-95f6-86b4ac66ea33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:38.825Z|e3630cd9-1f65-46d5-8938-9fd52cda7426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:38.825Z|55c2031b-a392-4bf6-95f6-86b4ac66ea33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:44.116Z|ca1dc182-89e7-4880-8a56-101aa0ecd79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:44:44.117Z|ca1dc182-89e7-4880-8a56-101aa0ecd79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:44:44.315Z|93d2ad68-681f-4d66-afc3-b964e0ede302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:44:44.316Z|93d2ad68-681f-4d66-afc3-b964e0ede302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:44:48.839Z|c21d8841-f5be-48ab-9519-0ed2c319f6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:48.840Z|c21d8841-f5be-48ab-9519-0ed2c319f6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:48.861Z|55834923-e60b-45b1-b873-5e632080fb79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:48.861Z|f9a11e73-c541-4b67-8b4d-fd0bef86e70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:48.862Z|55834923-e60b-45b1-b873-5e632080fb79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:48.862Z|f9a11e73-c541-4b67-8b4d-fd0bef86e70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:58.890Z|7767d020-73af-4112-8b2d-209d08f0e877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:58.891Z|7767d020-73af-4112-8b2d-209d08f0e877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:58.892Z|9ca53b00-d98b-4153-99ac-f22a1dab6aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:58.893Z|9ca53b00-d98b-4153-99ac-f22a1dab6aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:58.895Z|a9494ffe-8d76-4a53-86e2-2b45d480af77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:44:58.896Z|a9494ffe-8d76-4a53-86e2-2b45d480af77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:44:59.116Z|77a1efb5-d57b-4d1d-a95e-f6cdfa9e113a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:44:59.120Z|77a1efb5-d57b-4d1d-a95e-f6cdfa9e113a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:45:05.815Z|5f16a449-1483-4e8e-9a30-94d6ef21bb7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:45:05.825Z|5f16a449-1483-4e8e-9a30-94d6ef21bb7b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:08.934Z|0c6a3b1f-cdb7-4375-99d1-3be1d96281b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:08.935Z|0c6a3b1f-cdb7-4375-99d1-3be1d96281b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:08.934Z|51344069-b4ec-42c7-8a63-710956d7d9bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:08.936Z|51344069-b4ec-42c7-8a63-710956d7d9bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:08.940Z|1e17fd16-01ab-409b-a2cc-d2504d5ce2dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:08.940Z|1e17fd16-01ab-409b-a2cc-d2504d5ce2dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:14.116Z|61788b16-0d66-43f1-876e-f5f3493651e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:45:14.117Z|61788b16-0d66-43f1-876e-f5f3493651e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:45:14.317Z|ccbee1e0-dc6a-47dc-831c-466d30995f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:45:14.317Z|ccbee1e0-dc6a-47dc-831c-466d30995f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:45:18.965Z|70e0f312-c42a-4774-b8f0-e5476d43833e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:18.966Z|056353ab-f344-44b2-b2e8-b0db4fc2285f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:18.966Z|70e0f312-c42a-4774-b8f0-e5476d43833e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:18.967Z|056353ab-f344-44b2-b2e8-b0db4fc2285f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:18.968Z|bc9164f8-7f73-4e4e-a0d3-9ae85f42bf80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:18.968Z|bc9164f8-7f73-4e4e-a0d3-9ae85f42bf80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:28.994Z|028de3f6-6344-4eee-8d5f-17af57d05bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:28.995Z|358059da-4c55-488c-b308-c42b399da8cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:28.994Z|fbabd5d0-2209-4ee7-9162-04a06ac8c471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:28.995Z|028de3f6-6344-4eee-8d5f-17af57d05bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:28.995Z|358059da-4c55-488c-b308-c42b399da8cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:28.995Z|fbabd5d0-2209-4ee7-9162-04a06ac8c471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:29.116Z|90cb1670-0159-4809-b231-0cb5858bdb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:45:29.117Z|90cb1670-0159-4809-b231-0cb5858bdb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:45:39.022Z|8f4ec1e8-c1a4-4da3-b933-f5f58dc10d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:39.023Z|8f4ec1e8-c1a4-4da3-b933-f5f58dc10d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:39.023Z|490b13ac-2376-4a30-b169-0d53fafbf957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:39.023Z|490b13ac-2376-4a30-b169-0d53fafbf957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:39.028Z|77f5ae27-f97e-4823-80b7-5a29fb63c014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:39.028Z|77f5ae27-f97e-4823-80b7-5a29fb63c014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:44.116Z|4cdc2710-fd38-4e67-b764-fbdec56c358e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:45:44.119Z|4cdc2710-fd38-4e67-b764-fbdec56c358e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:45:44.318Z|1f106733-bef3-4bc5-a369-79f9e62a1c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:45:44.319Z|1f106733-bef3-4bc5-a369-79f9e62a1c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:45:49.062Z|1f47d7ea-1eb7-47f5-b511-513d0a2bd051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:49.062Z|d060e605-8e01-4fb9-8931-89131feee610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:49.062Z|a04aeee6-4dd0-4e7d-abcd-0b8b58fb5c03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:49.063Z|1f47d7ea-1eb7-47f5-b511-513d0a2bd051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:49.063Z|d060e605-8e01-4fb9-8931-89131feee610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:49.063Z|a04aeee6-4dd0-4e7d-abcd-0b8b58fb5c03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:59.090Z|3836b9d6-1e6b-41e1-b8b5-f6eaeb1a7edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:59.090Z|dfa898a8-3a08-48de-b399-0f26cdee49f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:59.091Z|3836b9d6-1e6b-41e1-b8b5-f6eaeb1a7edb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:59.091Z|dfa898a8-3a08-48de-b399-0f26cdee49f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:59.093Z|c4075f2f-a8f6-46d4-9319-4712084d1b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:45:59.094Z|c4075f2f-a8f6-46d4-9319-4712084d1b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:45:59.116Z|e9372f34-c9b8-4256-a336-9ec223097246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:45:59.117Z|e9372f34-c9b8-4256-a336-9ec223097246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:05.807Z|e2abfab7-57fc-488c-bbdf-1f802e7614ae|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:46:05.809Z|e2abfab7-57fc-488c-bbdf-1f802e7614ae|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:09.118Z|313885d6-53b3-4506-872d-04564ec29c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:09.118Z|dc3e4806-050d-4218-bdb7-96e485776955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:09.119Z|313885d6-53b3-4506-872d-04564ec29c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:09.119Z|dc3e4806-050d-4218-bdb7-96e485776955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:09.126Z|42a686c3-d052-4e3c-8a27-764bb35facc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:09.127Z|42a686c3-d052-4e3c-8a27-764bb35facc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:14.116Z|62106cdd-d20d-43e6-bbcd-39932ed0ac84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:46:14.117Z|62106cdd-d20d-43e6-bbcd-39932ed0ac84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:14.320Z|b244d62d-efce-4312-966a-c8d8aca927ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:46:14.320Z|b244d62d-efce-4312-966a-c8d8aca927ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:19.147Z|f2272a90-6d03-4bd2-b3e6-4daddc500b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:19.148Z|f2272a90-6d03-4bd2-b3e6-4daddc500b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:19.150Z|aa9adc77-01ef-4581-9c7f-d839461739be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:19.151Z|aa9adc77-01ef-4581-9c7f-d839461739be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:19.151Z|991d88d1-2f58-4b0c-9aa2-07a493379e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:19.151Z|991d88d1-2f58-4b0c-9aa2-07a493379e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:29.116Z|5de5ec59-1f0e-4a85-88c4-da531f62335c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:46:29.119Z|5de5ec59-1f0e-4a85-88c4-da531f62335c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:29.178Z|64cc7265-026e-4c22-b096-dbe3a109ee3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:29.178Z|ae544986-49a4-455e-8c7f-a5e4a4822c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:29.179Z|ae544986-49a4-455e-8c7f-a5e4a4822c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:29.179Z|64cc7265-026e-4c22-b096-dbe3a109ee3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:29.184Z|8f7c4247-265a-4952-9093-1c05a80cff75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:29.184Z|8f7c4247-265a-4952-9093-1c05a80cff75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:39.205Z|73cdfe0a-35d5-4775-bcb7-22b59cf44eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:39.205Z|fe4d0d7f-1b95-441a-ac04-10e9998e5134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:39.206Z|73cdfe0a-35d5-4775-bcb7-22b59cf44eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:39.206Z|fe4d0d7f-1b95-441a-ac04-10e9998e5134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:39.206Z|56a010ad-7a6d-4a9a-a75c-46ec620028ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:39.207Z|56a010ad-7a6d-4a9a-a75c-46ec620028ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:44.116Z|d8d4956d-98fb-4fe3-94f6-d33b5d86305f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:46:44.117Z|d8d4956d-98fb-4fe3-94f6-d33b5d86305f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:44.321Z|4eb85136-cf16-4c6e-b5c9-a41b195a7f4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:46:44.322Z|4eb85136-cf16-4c6e-b5c9-a41b195a7f4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:49.236Z|2bcba029-e06b-4956-bf43-2d50ea4bf5a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:49.237Z|2bcba029-e06b-4956-bf43-2d50ea4bf5a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:49.243Z|463fab74-0429-491d-9570-dc61e816b019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:49.243Z|90a5f9a4-d7b5-41e1-a709-241c16fef025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:49.243Z|90a5f9a4-d7b5-41e1-a709-241c16fef025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:49.243Z|463fab74-0429-491d-9570-dc61e816b019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:59.117Z|e85925a4-9e3c-4c2e-aebc-f4a9e09e769f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:46:59.118Z|e85925a4-9e3c-4c2e-aebc-f4a9e09e769f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:46:59.266Z|920b34d1-1d22-4fe8-a203-fd1aee246223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:59.267Z|920b34d1-1d22-4fe8-a203-fd1aee246223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:59.279Z|b00efa3e-ebe9-4d41-8a64-7261470b86bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:59.279Z|b00efa3e-ebe9-4d41-8a64-7261470b86bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:46:59.283Z|68f84c7a-6b7b-4778-a403-849c9b950aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:46:59.283Z|68f84c7a-6b7b-4778-a403-849c9b950aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:05.804Z|49c397b2-4fb6-4402-9240-fb65e0990423|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:47:05.805Z|49c397b2-4fb6-4402-9240-fb65e0990423|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:09.292Z|b1a04c84-5325-43a1-83b0-cad33dca54d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:09.293Z|b1a04c84-5325-43a1-83b0-cad33dca54d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:09.305Z|41907551-3edf-4815-9fed-89b11adf7507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:09.305Z|848cd566-1275-4b20-b8d6-8d933f18cb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:09.306Z|41907551-3edf-4815-9fed-89b11adf7507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:09.306Z|848cd566-1275-4b20-b8d6-8d933f18cb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:14.116Z|b643d023-d934-42a5-87de-f58f8e7a7abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:47:14.120Z|b643d023-d934-42a5-87de-f58f8e7a7abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:47:14.323Z|83c683d7-cf8d-4357-8838-72bb7580cf33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:47:14.324Z|83c683d7-cf8d-4357-8838-72bb7580cf33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:47:19.323Z|fb443d8f-14dc-406f-83c3-e886ed636b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:19.324Z|fb443d8f-14dc-406f-83c3-e886ed636b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:19.332Z|f7cd6fe2-46e2-4fa6-8ad1-9cb52fd2f85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:19.332Z|5a9c56bc-8c1a-4643-b878-1910596f61d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:19.333Z|f7cd6fe2-46e2-4fa6-8ad1-9cb52fd2f85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:19.333Z|5a9c56bc-8c1a-4643-b878-1910596f61d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:29.116Z|a4552912-a5a0-4ec0-baf8-21ad5af55a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:47:29.117Z|a4552912-a5a0-4ec0-baf8-21ad5af55a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:47:29.351Z|05882083-6ad1-4cdf-af3d-9fa0cdbb900a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:29.352Z|05882083-6ad1-4cdf-af3d-9fa0cdbb900a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:29.358Z|7caa6176-d7a6-405b-8f93-66f71c99378b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:29.358Z|7caa6176-d7a6-405b-8f93-66f71c99378b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:29.367Z|e43be687-cc40-4945-912d-183ff988d5ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:29.368Z|e43be687-cc40-4945-912d-183ff988d5ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:39.377Z|32d7a828-e120-4ade-9844-cffe4370e73e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:39.378Z|32d7a828-e120-4ade-9844-cffe4370e73e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:39.383Z|260668b6-e487-44fe-8d36-d1028e6b4f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:39.384Z|260668b6-e487-44fe-8d36-d1028e6b4f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:39.394Z|938025cc-06ab-4b73-a24f-0bfc9171c802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:39.395Z|938025cc-06ab-4b73-a24f-0bfc9171c802|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:44.116Z|8daf3f0f-388b-41e1-bf81-a76d8ef86caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:47:44.117Z|8daf3f0f-388b-41e1-bf81-a76d8ef86caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:47:44.325Z|db1ed942-42ba-4506-9f16-854c795b53d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:47:44.326Z|db1ed942-42ba-4506-9f16-854c795b53d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:47:49.424Z|05b70ab2-af3b-47cc-b123-430bbb2a3222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:49.424Z|4e5fb76e-d223-465d-9b33-9c9322ae6278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:49.424Z|beaf0dfa-e9f9-44b2-9d50-10653a3298f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:49.425Z|beaf0dfa-e9f9-44b2-9d50-10653a3298f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:49.425Z|4e5fb76e-d223-465d-9b33-9c9322ae6278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:49.425Z|05b70ab2-af3b-47cc-b123-430bbb2a3222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:59.116Z|cb99ed02-7d05-4404-81f0-7592d9404cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:47:59.120Z|cb99ed02-7d05-4404-81f0-7592d9404cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:47:59.451Z|53354e26-8385-46da-b00d-1dd6473a3408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:59.451Z|f363aad9-6c67-48ba-aa77-7ff570cc9250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:59.451Z|e42143e1-8c6c-4aca-b523-ebbbe980970a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:47:59.452Z|53354e26-8385-46da-b00d-1dd6473a3408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:59.452Z|f363aad9-6c67-48ba-aa77-7ff570cc9250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:47:59.452Z|e42143e1-8c6c-4aca-b523-ebbbe980970a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:05.803Z|80d7b129-5a7a-42b3-8cf6-cde579ab3851|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:48:05.804Z|80d7b129-5a7a-42b3-8cf6-cde579ab3851|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:09.479Z|f0efa6aa-405b-48c8-ab78-f21fe7eaa157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:09.480Z|f0efa6aa-405b-48c8-ab78-f21fe7eaa157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:09.486Z|fc83f603-a06c-4804-8973-9b10c06aeb12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:09.486Z|9d726f70-3c28-4da5-b466-629f060235f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:09.487Z|fc83f603-a06c-4804-8973-9b10c06aeb12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:09.487Z|9d726f70-3c28-4da5-b466-629f060235f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:14.116Z|0514c0dd-df08-4035-b162-37e301ac009a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:48:14.117Z|0514c0dd-df08-4035-b162-37e301ac009a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:48:14.327Z|37466ea8-eae9-4178-8f3a-7a784b91c659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:48:14.327Z|37466ea8-eae9-4178-8f3a-7a784b91c659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:48:19.507Z|c597e7ae-4df0-4989-9ffa-8bb82b8a2ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:19.508Z|c597e7ae-4df0-4989-9ffa-8bb82b8a2ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:19.518Z|49aab08f-565a-4868-8a1a-f0995e0ef0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:19.518Z|1fd32d79-62b3-4745-8e60-b5c9c242f8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:19.519Z|49aab08f-565a-4868-8a1a-f0995e0ef0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:19.519Z|1fd32d79-62b3-4745-8e60-b5c9c242f8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:29.117Z|3114a15a-defd-493a-8306-f0ea60c0dd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:48:29.118Z|3114a15a-defd-493a-8306-f0ea60c0dd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:48:29.533Z|eeba9cae-4b81-4b3c-a4d9-cdcb0a0fbdf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:29.534Z|eeba9cae-4b81-4b3c-a4d9-cdcb0a0fbdf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:29.543Z|8ae2cc38-14a9-4a31-8898-6d69da1d1c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:29.543Z|7c4741ec-ae5a-4718-9b2f-e1fc2c1ca4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:29.544Z|7c4741ec-ae5a-4718-9b2f-e1fc2c1ca4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:29.544Z|8ae2cc38-14a9-4a31-8898-6d69da1d1c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:39.563Z|3fbe5c6f-41b7-45de-aff6-54ba7c723c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:39.564Z|3fbe5c6f-41b7-45de-aff6-54ba7c723c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:39.574Z|015ff29e-91b6-4059-ba08-af9c047e2773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:39.577Z|015ff29e-91b6-4059-ba08-af9c047e2773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:39.577Z|47bb8bb2-b325-428f-b0d5-fe71221ff6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:39.579Z|47bb8bb2-b325-428f-b0d5-fe71221ff6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:44.116Z|bd058d2a-1386-4e03-a25d-150a640eb01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:48:44.128Z|bd058d2a-1386-4e03-a25d-150a640eb01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:48:44.328Z|e04074dd-5357-4376-905c-a0fa695264bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:48:44.328Z|e04074dd-5357-4376-905c-a0fa695264bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:48:49.613Z|202e98a5-b58a-49ad-a10e-451d4701be71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:49.614Z|202e98a5-b58a-49ad-a10e-451d4701be71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:49.622Z|f12ba4da-e37d-480f-a870-f83b7634c2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:49.622Z|944dc748-bd3f-4b1e-bd02-246d46bd86fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:49.623Z|f12ba4da-e37d-480f-a870-f83b7634c2ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:49.623Z|944dc748-bd3f-4b1e-bd02-246d46bd86fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:59.116Z|f34b7a8d-dc8f-4941-b23e-d28bbad20f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:48:59.117Z|f34b7a8d-dc8f-4941-b23e-d28bbad20f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:48:59.648Z|973dab20-70c3-4610-8151-1c7b0637cd67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:59.649Z|4a10acc3-1341-425a-82df-3577fc580efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:59.650Z|4a10acc3-1341-425a-82df-3577fc580efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:59.650Z|973dab20-70c3-4610-8151-1c7b0637cd67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:48:59.652Z|9b16f52b-2076-4c5a-8da8-2fba3c74af66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:48:59.652Z|9b16f52b-2076-4c5a-8da8-2fba3c74af66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:05.807Z|2f768f2d-a7a8-4dca-a5e6-1739f4096322|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:49:05.808Z|2f768f2d-a7a8-4dca-a5e6-1739f4096322|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:09.699Z|8e7838d8-ebbf-4301-8c91-380f827e3727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:09.699Z|a8b3e289-8b61-4fd0-aa45-dc147452b122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:09.699Z|aa639228-93e8-4e9b-921b-3b23db063678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:09.699Z|a8b3e289-8b61-4fd0-aa45-dc147452b122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:09.699Z|8e7838d8-ebbf-4301-8c91-380f827e3727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:09.700Z|aa639228-93e8-4e9b-921b-3b23db063678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:14.116Z|d3905d42-e347-4f07-9259-f8500f244a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:49:14.117Z|d3905d42-e347-4f07-9259-f8500f244a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:49:14.329Z|793b36ac-9b23-4cab-856f-4ad2ac4010a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:49:14.330Z|793b36ac-9b23-4cab-856f-4ad2ac4010a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:49:19.724Z|83509acd-6a85-4a26-830f-2bafd4490992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:19.725Z|9f7391e1-a258-4ebb-85b5-5eae05542582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:19.725Z|83509acd-6a85-4a26-830f-2bafd4490992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:19.725Z|9f7391e1-a258-4ebb-85b5-5eae05542582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:19.732Z|42a2e10e-019d-4763-9d37-bd95e63d0a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:19.733Z|42a2e10e-019d-4763-9d37-bd95e63d0a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:29.120Z|69ae669e-c490-45a2-9181-22abb16f7173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:49:29.123Z|69ae669e-c490-45a2-9181-22abb16f7173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:49:29.748Z|8b468102-87f7-4da6-a7a5-f66f0fa0aead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:29.748Z|0ec2fe34-edd8-4d3e-8dbc-df327ab01f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:29.749Z|8b468102-87f7-4da6-a7a5-f66f0fa0aead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:29.749Z|0ec2fe34-edd8-4d3e-8dbc-df327ab01f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:29.759Z|754f86d4-78ff-4bca-9682-4187d3bd684f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:29.760Z|754f86d4-78ff-4bca-9682-4187d3bd684f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:39.776Z|c76fcd69-7496-43c7-9427-a563ce34ab16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:39.777Z|c76fcd69-7496-43c7-9427-a563ce34ab16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:39.778Z|c04f92c8-9e36-42e6-a91b-ded78fbfce75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:39.778Z|c04f92c8-9e36-42e6-a91b-ded78fbfce75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:39.800Z|d8485352-847d-418e-a31e-025d6f023740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:39.801Z|d8485352-847d-418e-a31e-025d6f023740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:44.117Z|b9560685-da8b-42a5-bf76-c26d281df9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:49:44.117Z|b9560685-da8b-42a5-bf76-c26d281df9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:49:44.331Z|fdb89253-b574-49c0-af96-5160a19447b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:49:44.331Z|fdb89253-b574-49c0-af96-5160a19447b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:49:49.807Z|dc5983bb-8489-49b6-880a-b8a722f7caa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:49.813Z|dc5983bb-8489-49b6-880a-b8a722f7caa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:49.807Z|2703e093-cb2a-4d55-9075-88b2b4da2b5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:49.815Z|2703e093-cb2a-4d55-9075-88b2b4da2b5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:49.826Z|67076dc4-6159-46d2-82fb-fbfd9228d08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:49.827Z|67076dc4-6159-46d2-82fb-fbfd9228d08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:59.117Z|451f733a-10fa-4514-a509-541fb37ae208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:49:59.118Z|451f733a-10fa-4514-a509-541fb37ae208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:49:59.848Z|ef998ce6-9f72-4fe6-ae3b-5511474b3641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:59.848Z|fce63e62-e40e-4153-935f-6c2bdbc8c87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:59.849Z|fce63e62-e40e-4153-935f-6c2bdbc8c87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:59.849Z|ef998ce6-9f72-4fe6-ae3b-5511474b3641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:49:59.854Z|2e40bcc9-e1fb-4244-bcf9-52ffb21aa3ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:49:59.855Z|2e40bcc9-e1fb-4244-bcf9-52ffb21aa3ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:05.806Z|5b549fab-5986-4df9-a90f-1f81212f1c6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:50:05.807Z|5b549fab-5986-4df9-a90f-1f81212f1c6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:09.878Z|9a7ed475-0478-4b16-8dd2-55bb677de15e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:09.879Z|9a7ed475-0478-4b16-8dd2-55bb677de15e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:09.882Z|5fdb5a85-3cf7-4a1a-b0ce-e821dd239750|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:09.882Z|5fdb5a85-3cf7-4a1a-b0ce-e821dd239750|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:09.891Z|a8da1079-2478-4424-b4c5-8ade8be48419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:09.892Z|a8da1079-2478-4424-b4c5-8ade8be48419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:14.116Z|6044cb69-afb1-404b-a88f-b50d0649d60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:50:14.119Z|6044cb69-afb1-404b-a88f-b50d0649d60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:50:14.332Z|7b247f7f-ec1b-4f97-aa54-9003b1a5a3c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:50:14.333Z|7b247f7f-ec1b-4f97-aa54-9003b1a5a3c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:50:19.905Z|9528bb03-48a0-4b80-9c80-30464bf909f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:19.906Z|9528bb03-48a0-4b80-9c80-30464bf909f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:19.917Z|f94f586b-934c-40e9-a2c1-6401a8f1fdc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:19.918Z|f94f586b-934c-40e9-a2c1-6401a8f1fdc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:19.919Z|500a6d52-acaa-4793-88b1-42d3a4dcb62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:19.919Z|500a6d52-acaa-4793-88b1-42d3a4dcb62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:29.116Z|444cb8ad-591d-4fbf-829e-66f2d02ae3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:50:29.117Z|444cb8ad-591d-4fbf-829e-66f2d02ae3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:50:29.932Z|9e3cf52f-fd11-472d-9ab7-aabc2e77fd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:29.932Z|9e3cf52f-fd11-472d-9ab7-aabc2e77fd64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:29.943Z|ce1bad2f-fb32-47a0-bde5-70a1f5bb5795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:29.944Z|ce1bad2f-fb32-47a0-bde5-70a1f5bb5795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:29.946Z|42bed12e-941e-4049-8291-e099f073d6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:29.946Z|42bed12e-941e-4049-8291-e099f073d6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:39.957Z|e51c27ab-b53a-4169-adec-d8d89613b474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:39.959Z|e51c27ab-b53a-4169-adec-d8d89613b474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:39.967Z|ad388f88-02f3-4ce8-a591-36ead0255091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:39.968Z|ad388f88-02f3-4ce8-a591-36ead0255091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:39.974Z|e5f48d34-ba4d-49bc-9d9a-814754c5e15b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:39.975Z|e5f48d34-ba4d-49bc-9d9a-814754c5e15b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:44.116Z|588cddd3-f672-4862-b2bc-d86d2e063d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:50:44.117Z|588cddd3-f672-4862-b2bc-d86d2e063d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:50:44.333Z|6c82d34f-f39b-434a-a240-a03b390bfd0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:50:44.334Z|6c82d34f-f39b-434a-a240-a03b390bfd0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:50:49.986Z|eeaa0d1f-2f2c-48ce-9d91-a0bf97a30b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:49.987Z|eeaa0d1f-2f2c-48ce-9d91-a0bf97a30b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:49.992Z|124d78e8-396c-48d0-afbd-485260a56628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:49.993Z|124d78e8-396c-48d0-afbd-485260a56628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:50.002Z|d8d2d94d-4058-4986-9d1c-0b758be581a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:50:50.003Z|d8d2d94d-4058-4986-9d1c-0b758be581a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:50:59.116Z|fa8d0713-2308-42db-b3c3-5066d124c314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:50:59.119Z|fa8d0713-2308-42db-b3c3-5066d124c314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:51:00.018Z|46abfa2c-0dd7-468f-b9ce-48f613223f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:00.019Z|46abfa2c-0dd7-468f-b9ce-48f613223f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:00.029Z|f458b92b-0839-44f8-963b-d3d3f46d0cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:00.031Z|bc032a36-67f0-4db9-86c3-82a1acd0a3d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:00.034Z|f458b92b-0839-44f8-963b-d3d3f46d0cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:00.034Z|bc032a36-67f0-4db9-86c3-82a1acd0a3d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:05.805Z|a9509a15-a204-415a-b546-fe62e8b84f93|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:51:05.806Z|a9509a15-a204-415a-b546-fe62e8b84f93|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:10.048Z|007b9a9b-e6be-4d50-9dfa-9647954783be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:10.049Z|007b9a9b-e6be-4d50-9dfa-9647954783be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:10.062Z|11fd97ba-b799-46f5-a046-880709220ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:10.062Z|fceaeca9-345a-4b0d-a5f5-0e7f8ad279f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:10.063Z|fceaeca9-345a-4b0d-a5f5-0e7f8ad279f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:10.063Z|11fd97ba-b799-46f5-a046-880709220ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:14.116Z|1687de26-0340-4ea9-9013-ab74203d4321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:51:14.117Z|1687de26-0340-4ea9-9013-ab74203d4321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:51:14.335Z|4a093721-d620-438c-a3b9-1c54ec1d8aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:51:14.335Z|4a093721-d620-438c-a3b9-1c54ec1d8aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:51:20.073Z|37cac23d-9536-4892-9ac2-cf367709f1fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:20.074Z|37cac23d-9536-4892-9ac2-cf367709f1fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:20.088Z|ce576269-8df2-4b08-aec4-b14e68d24d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:20.088Z|bb633288-3b91-432c-9d83-becdb172b37c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:20.089Z|bb633288-3b91-432c-9d83-becdb172b37c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:20.089Z|ce576269-8df2-4b08-aec4-b14e68d24d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:29.116Z|fd491698-3723-461f-b7de-db7ef06c679b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:51:29.117Z|fd491698-3723-461f-b7de-db7ef06c679b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:51:30.099Z|4023a605-481a-4924-ae9e-6bd0581c790f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:30.100Z|4023a605-481a-4924-ae9e-6bd0581c790f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:30.118Z|6005e457-5e87-4e4d-8519-167bdfffdabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:30.118Z|8f2190af-1a3d-4863-accd-5606b64625cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:30.118Z|6005e457-5e87-4e4d-8519-167bdfffdabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:30.118Z|8f2190af-1a3d-4863-accd-5606b64625cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:40.151Z|d3ad6091-4e53-44d3-af9a-0b3498c634ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:40.152Z|d3ad6091-4e53-44d3-af9a-0b3498c634ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:40.153Z|37985f68-c8a4-46b8-ba63-20265dcc6704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:40.154Z|37985f68-c8a4-46b8-ba63-20265dcc6704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:40.154Z|72325d4b-38dc-4399-b5c8-7a2d44c53c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:40.156Z|72325d4b-38dc-4399-b5c8-7a2d44c53c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:44.116Z|686295eb-8740-4157-8bc8-01b9eb6ee015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:51:44.119Z|686295eb-8740-4157-8bc8-01b9eb6ee015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:51:44.336Z|55874490-4710-4829-8d5d-cea5cebfbc6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:51:44.337Z|55874490-4710-4829-8d5d-cea5cebfbc6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:51:50.184Z|2da8dd49-403d-40df-a38e-fe5ff7d9d384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:50.185Z|2da8dd49-403d-40df-a38e-fe5ff7d9d384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:50.188Z|96de815c-3c3a-4bf0-a902-95e6de0f4018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:50.188Z|96de815c-3c3a-4bf0-a902-95e6de0f4018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:50.189Z|fd13d067-82c2-42f8-967c-8993a72546f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:51:50.189Z|fd13d067-82c2-42f8-967c-8993a72546f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:51:59.117Z|6354cc14-fca9-45ae-8d2e-ac1ba7261a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:51:59.118Z|6354cc14-fca9-45ae-8d2e-ac1ba7261a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:52:00.217Z|daf8e7b9-5fca-4773-be11-a760111d526e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:00.217Z|e1f7c23b-23d6-4b83-918a-6ef77444a4fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:00.217Z|32ee55c1-7053-476f-9614-7b68d9295511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:00.218Z|32ee55c1-7053-476f-9614-7b68d9295511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:00.218Z|e1f7c23b-23d6-4b83-918a-6ef77444a4fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:00.218Z|daf8e7b9-5fca-4773-be11-a760111d526e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:05.807Z|8ce1d21c-b7b5-4550-8af6-a404404ff76f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:52:05.808Z|8ce1d21c-b7b5-4550-8af6-a404404ff76f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:10.254Z|4a72c966-deaf-4c66-8770-af925819e700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:10.254Z|a338530e-cd23-4a9a-972d-e6550d7b269a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:10.255Z|4a72c966-deaf-4c66-8770-af925819e700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:10.255Z|a338530e-cd23-4a9a-972d-e6550d7b269a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:10.261Z|eb73533f-a250-42e0-9e3f-ca1d52db4f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:10.261Z|eb73533f-a250-42e0-9e3f-ca1d52db4f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:14.116Z|eb53ee7e-dac2-4c43-ab89-72808b8de8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:52:14.117Z|eb53ee7e-dac2-4c43-ab89-72808b8de8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:52:14.338Z|0a5b28a1-9ea9-4d2d-b31b-de488a8d390f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:52:14.338Z|0a5b28a1-9ea9-4d2d-b31b-de488a8d390f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:52:20.290Z|a1e617a8-1650-48d7-b704-44f2af171200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:20.291Z|a1e617a8-1650-48d7-b704-44f2af171200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:20.296Z|b0d736a6-36aa-4540-a081-63a6f9244225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:20.296Z|5f9d1c27-e73a-47d4-9bae-f888c40c1e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:20.296Z|b0d736a6-36aa-4540-a081-63a6f9244225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:20.296Z|5f9d1c27-e73a-47d4-9bae-f888c40c1e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:29.116Z|b1d17fbb-cd32-460f-a992-422eb2c26aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:52:29.120Z|b1d17fbb-cd32-460f-a992-422eb2c26aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:52:30.321Z|c8d82c7f-2057-4ebc-94eb-a4fef8c5d9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:30.323Z|c8d82c7f-2057-4ebc-94eb-a4fef8c5d9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:30.323Z|729a7053-55a9-4e2d-8c1e-afbeb231a359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:30.323Z|729a7053-55a9-4e2d-8c1e-afbeb231a359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:30.329Z|8de89906-644b-4a0c-afb4-93d6a64783e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:30.330Z|8de89906-644b-4a0c-afb4-93d6a64783e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:40.358Z|625f8207-909c-4069-8b4a-c4c1e0156a94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:40.358Z|23e0a7c3-3dbd-4459-81d6-0be6aace2558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:40.358Z|625f8207-909c-4069-8b4a-c4c1e0156a94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:40.358Z|23e0a7c3-3dbd-4459-81d6-0be6aace2558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:40.363Z|dc31f418-9d00-49dc-be0f-1c71f2dad2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:40.364Z|dc31f418-9d00-49dc-be0f-1c71f2dad2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:44.116Z|fff86ef7-1806-4078-8bf3-65d08d714890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:52:44.117Z|fff86ef7-1806-4078-8bf3-65d08d714890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:52:44.339Z|38946615-ef52-4bab-8f99-67e94d82643f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:52:44.340Z|38946615-ef52-4bab-8f99-67e94d82643f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:52:50.386Z|b93c77ce-1549-45b5-904c-886132b3cd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:50.386Z|b93c77ce-1549-45b5-904c-886132b3cd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:50.386Z|6bac018a-62a4-41b4-8964-e9368318924e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:50.387Z|6bac018a-62a4-41b4-8964-e9368318924e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:50.386Z|5296685f-4d56-47de-a115-633cabf170b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:52:50.389Z|5296685f-4d56-47de-a115-633cabf170b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:52:59.116Z|a1fd000f-339d-4a97-b347-aea47217db85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:52:59.117Z|a1fd000f-339d-4a97-b347-aea47217db85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:53:00.427Z|a5963153-bc04-4ec7-9b78-2facda301a93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:00.427Z|962f9c9c-de0b-462e-a49e-f9ef12a0181f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:00.427Z|d79e9b33-c9a6-492f-a1e5-0e74ca1e3e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:00.427Z|a5963153-bc04-4ec7-9b78-2facda301a93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:00.427Z|962f9c9c-de0b-462e-a49e-f9ef12a0181f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:00.428Z|d79e9b33-c9a6-492f-a1e5-0e74ca1e3e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:05.803Z|9fe282b7-0e81-4d05-bb51-ffcaa5bf178f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:53:05.804Z|9fe282b7-0e81-4d05-bb51-ffcaa5bf178f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:10.454Z|041ae8c5-3288-44f4-8e30-9e4a3d3a0dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:10.455Z|041ae8c5-3288-44f4-8e30-9e4a3d3a0dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:10.465Z|b9c97c05-51c1-4678-ba06-78a4691d1dda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:10.468Z|b9c97c05-51c1-4678-ba06-78a4691d1dda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:10.468Z|792b181d-09f2-4027-87a3-1892060ffc0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:10.469Z|792b181d-09f2-4027-87a3-1892060ffc0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:14.117Z|1a2e1d4b-b23f-46e3-a4c2-50440fa717b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:53:14.122Z|1a2e1d4b-b23f-46e3-a4c2-50440fa717b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:53:14.341Z|d7f13bfd-1d4e-4a26-88ec-0cc631f25f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:53:14.341Z|d7f13bfd-1d4e-4a26-88ec-0cc631f25f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:53:20.480Z|b14ef59e-2edd-4008-b41d-eed489a6055e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:20.481Z|b14ef59e-2edd-4008-b41d-eed489a6055e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:20.493Z|370ee0d6-47ef-498c-8716-78051ab14e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:20.493Z|370ee0d6-47ef-498c-8716-78051ab14e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:20.500Z|4200e36f-7fac-4cb9-a3ec-ff2311c37cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:20.501Z|4200e36f-7fac-4cb9-a3ec-ff2311c37cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:29.116Z|b1457302-ee2d-4f46-993b-b794a8e3e99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:53:29.117Z|b1457302-ee2d-4f46-993b-b794a8e3e99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:53:30.509Z|7767cceb-c7e8-4240-a7a6-deef550644b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:30.510Z|7767cceb-c7e8-4240-a7a6-deef550644b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:30.517Z|7ba47e63-69b2-4619-a666-2b9bd48fa3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:30.518Z|7ba47e63-69b2-4619-a666-2b9bd48fa3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:30.526Z|0b9e0fa2-ff85-427a-a763-1ba6127a02b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:30.527Z|0b9e0fa2-ff85-427a-a763-1ba6127a02b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:40.537Z|94f2aa11-f2fd-4ac9-875d-dc787affd920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:40.538Z|94f2aa11-f2fd-4ac9-875d-dc787affd920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:40.540Z|1f59835b-3bd2-45a3-896a-693cdf348a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:40.541Z|1f59835b-3bd2-45a3-896a-693cdf348a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:40.551Z|f8c1000f-9880-4f3b-99eb-dbeb13011eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:40.553Z|f8c1000f-9880-4f3b-99eb-dbeb13011eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:44.116Z|d81cb5f1-6e04-4e1a-aa49-96e9bcc7307d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:53:44.117Z|d81cb5f1-6e04-4e1a-aa49-96e9bcc7307d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:53:44.342Z|03be3d17-05cc-4ac2-b537-eedae7e2dca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:53:44.343Z|03be3d17-05cc-4ac2-b537-eedae7e2dca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:53:50.562Z|d963630c-dcab-4e9c-b1e6-e38806f0f96e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:50.562Z|0f1bd28a-6060-4a55-9544-04665ee35b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:50.563Z|d963630c-dcab-4e9c-b1e6-e38806f0f96e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:50.563Z|0f1bd28a-6060-4a55-9544-04665ee35b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:50.576Z|b700dc56-2218-4dbb-9aa1-c25d5af86a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:53:50.577Z|b700dc56-2218-4dbb-9aa1-c25d5af86a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:53:59.119Z|8d26b261-8491-466c-a025-573f24130c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:53:59.122Z|8d26b261-8491-466c-a025-573f24130c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:54:00.587Z|59a0cccc-9602-46f7-891d-9d7bea0b9609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:00.587Z|0bb028e2-ff18-457c-8b26-32f047cd6461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:00.588Z|0bb028e2-ff18-457c-8b26-32f047cd6461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:00.589Z|59a0cccc-9602-46f7-891d-9d7bea0b9609|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:00.599Z|fd1edaa9-7a55-4221-ad24-ea68d37cc337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:00.601Z|fd1edaa9-7a55-4221-ad24-ea68d37cc337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:05.804Z|f177ddf3-c615-4feb-b90f-8a200c8a059c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:54:05.805Z|f177ddf3-c615-4feb-b90f-8a200c8a059c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:10.613Z|4057b22c-7454-45d9-a29b-67c718cab8cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:10.613Z|087b116e-9b94-42ed-ac43-092194aedc27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:10.614Z|4057b22c-7454-45d9-a29b-67c718cab8cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:10.614Z|087b116e-9b94-42ed-ac43-092194aedc27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:10.627Z|9f2c0afa-2114-4861-b09b-309719c0c973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:10.627Z|9f2c0afa-2114-4861-b09b-309719c0c973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:14.116Z|e628b660-bc30-47da-9bc1-4869a5a0148f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:54:14.117Z|e628b660-bc30-47da-9bc1-4869a5a0148f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:54:14.344Z|6654b397-7b28-4e3c-af8a-cc3c44689357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:54:14.344Z|6654b397-7b28-4e3c-af8a-cc3c44689357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:54:20.643Z|fe756c5f-73c3-426e-995b-39a3928ffe02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:20.643Z|27900d3c-df9e-4ce8-bae4-84d385411d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:20.644Z|fe756c5f-73c3-426e-995b-39a3928ffe02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:20.644Z|27900d3c-df9e-4ce8-bae4-84d385411d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:20.651Z|dc374064-1763-432b-bf90-e5606e37b6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:20.651Z|dc374064-1763-432b-bf90-e5606e37b6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:29.116Z|59e46a51-335b-49e5-bf49-a605d0fb144c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:54:29.117Z|59e46a51-335b-49e5-bf49-a605d0fb144c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:54:30.674Z|53a0559f-eb37-47bf-878d-c6f949af5fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:30.676Z|53a0559f-eb37-47bf-878d-c6f949af5fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:30.678Z|3dedc0dd-0a83-4a93-8af4-8edc65dffecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:30.678Z|78d0dbb4-8156-45e8-8d76-74d365795b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:30.679Z|3dedc0dd-0a83-4a93-8af4-8edc65dffecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:30.679Z|78d0dbb4-8156-45e8-8d76-74d365795b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:40.710Z|0138e307-e0da-4ab9-a671-f1d077df4f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:40.710Z|8218111e-5772-49c0-b4f8-2c762d4dee4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:40.711Z|0138e307-e0da-4ab9-a671-f1d077df4f4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:40.711Z|8218111e-5772-49c0-b4f8-2c762d4dee4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:40.716Z|faf0f94c-5035-49bb-bd83-ca7f7fb50847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:40.717Z|faf0f94c-5035-49bb-bd83-ca7f7fb50847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:44.116Z|a79d3032-76c1-4e56-8cc6-f2fedf894998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:54:44.119Z|a79d3032-76c1-4e56-8cc6-f2fedf894998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:54:44.345Z|83d815b6-a982-4ce1-853b-7e283ea0b669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:54:44.346Z|83d815b6-a982-4ce1-853b-7e283ea0b669|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:54:50.745Z|0c66a63a-753f-45ee-b508-de9c7a6ef860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:50.746Z|0c66a63a-753f-45ee-b508-de9c7a6ef860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:50.749Z|0d4a373e-7273-4258-8c6e-1fe5e9f2ff74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:50.762Z|0d4a373e-7273-4258-8c6e-1fe5e9f2ff74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:50.766Z|847f5efa-d614-458e-af40-3a4177d9b79c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:54:50.766Z|847f5efa-d614-458e-af40-3a4177d9b79c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:54:59.118Z|029511a3-8244-4cbd-a3ea-877066cb0aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:54:59.118Z|029511a3-8244-4cbd-a3ea-877066cb0aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:55:00.778Z|40abbcc0-72df-4f2e-bfd0-498c99472657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:00.778Z|40abbcc0-72df-4f2e-bfd0-498c99472657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:00.786Z|03be0ee6-a289-4e2e-87a6-2b1d63ee9b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:00.787Z|03be0ee6-a289-4e2e-87a6-2b1d63ee9b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:00.788Z|8bf32f8f-9617-4521-8405-951d8e52d546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:00.789Z|8bf32f8f-9617-4521-8405-951d8e52d546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:05.803Z|705865cb-1b7e-4739-b80b-705c011be800|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:55:05.804Z|705865cb-1b7e-4739-b80b-705c011be800|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:10.801Z|9fde7b64-3705-4d84-a976-a4d1ebe67d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:10.802Z|9fde7b64-3705-4d84-a976-a4d1ebe67d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:10.807Z|c55d6060-e6f9-47c4-9c60-c74cccb3f09b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:10.809Z|c55d6060-e6f9-47c4-9c60-c74cccb3f09b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:10.812Z|7f871165-f160-4dbd-92a9-00eb4ca95249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:10.813Z|7f871165-f160-4dbd-92a9-00eb4ca95249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:14.116Z|74a62d23-c5d2-4fce-9d16-5b15590acd06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:55:14.117Z|74a62d23-c5d2-4fce-9d16-5b15590acd06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:55:14.346Z|19f57b35-04ff-4717-8e5e-93c70b071065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:55:14.347Z|19f57b35-04ff-4717-8e5e-93c70b071065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:55:20.834Z|78587fb4-99c6-4bdb-a90d-0636b62d8bb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:20.834Z|8be52200-2db4-4e47-9aa0-8dc7787d700d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:20.835Z|78587fb4-99c6-4bdb-a90d-0636b62d8bb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:20.835Z|8be52200-2db4-4e47-9aa0-8dc7787d700d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:20.834Z|3f36d9bd-5ebe-47bc-aa12-e6908c690cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:20.836Z|3f36d9bd-5ebe-47bc-aa12-e6908c690cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:29.116Z|0e256e34-2e7e-475c-8f68-656af962aea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:55:29.119Z|0e256e34-2e7e-475c-8f68-656af962aea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:55:30.861Z|ca1cd822-2741-4c94-b383-2451da933364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:30.863Z|ca1cd822-2741-4c94-b383-2451da933364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:30.865Z|42539726-0da9-4d77-94b1-3eade5f16ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:30.865Z|25833d4e-6736-44f3-a1d9-4c11f0fadc19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:30.866Z|25833d4e-6736-44f3-a1d9-4c11f0fadc19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:30.866Z|42539726-0da9-4d77-94b1-3eade5f16ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:40.891Z|431ebde7-6045-4683-a71c-6c5067280d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:40.891Z|a8181f46-30e3-4248-a3d6-106a087068cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:40.892Z|431ebde7-6045-4683-a71c-6c5067280d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:40.892Z|a8181f46-30e3-4248-a3d6-106a087068cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:40.891Z|8b5ffb76-14cd-438e-8e7e-1605d247aeb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:40.893Z|8b5ffb76-14cd-438e-8e7e-1605d247aeb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:44.116Z|2fa887be-2018-4991-83ad-6728aa6a7ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:55:44.118Z|2fa887be-2018-4991-83ad-6728aa6a7ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:55:44.348Z|d17d6ad0-25e8-4d6a-93e1-6b6fcf84c4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:55:44.349Z|d17d6ad0-25e8-4d6a-93e1-6b6fcf84c4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:55:50.925Z|896d7617-8d00-4c4d-8311-26ca271c906f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:50.926Z|896d7617-8d00-4c4d-8311-26ca271c906f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:50.929Z|2505d6e5-b22f-48d5-8c33-9fdf6e1aad62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:50.929Z|2505d6e5-b22f-48d5-8c33-9fdf6e1aad62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:50.929Z|36ee0634-ea4a-451f-889a-7938de003aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:55:50.930Z|36ee0634-ea4a-451f-889a-7938de003aa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:55:59.116Z|81c727a7-4151-4870-ad44-fe3f09c11443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:55:59.117Z|81c727a7-4151-4870-ad44-fe3f09c11443|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:56:00.952Z|ef8b50b3-bc1b-4ceb-a188-a90d427096c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:00.952Z|1316f241-a004-4295-b3cf-4af7630f10cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:00.952Z|c28aea75-2062-4a3b-8a99-fe9e435edfc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:00.953Z|ef8b50b3-bc1b-4ceb-a188-a90d427096c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:00.953Z|c28aea75-2062-4a3b-8a99-fe9e435edfc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:00.953Z|1316f241-a004-4295-b3cf-4af7630f10cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:05.804Z|d6dffa17-df1e-4300-9c42-c9dc5118ef80|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:56:05.805Z|d6dffa17-df1e-4300-9c42-c9dc5118ef80|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:10.979Z|fd02fc99-1e3e-4741-b0ce-60f317b931f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:10.980Z|fd02fc99-1e3e-4741-b0ce-60f317b931f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:10.984Z|e78f3240-6a2a-4672-9a1f-e858ead64547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:10.984Z|e78f3240-6a2a-4672-9a1f-e858ead64547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:10.988Z|6343f837-74c1-4554-93d0-80b2290fe225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:10.989Z|6343f837-74c1-4554-93d0-80b2290fe225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:14.117Z|c1b6204d-352f-40af-946e-d156f2c1e698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:56:14.121Z|c1b6204d-352f-40af-946e-d156f2c1e698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:56:14.350Z|fdfa6d91-805c-4ac9-a804-3b4ec1c1873c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:56:14.350Z|fdfa6d91-805c-4ac9-a804-3b4ec1c1873c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:56:21.006Z|c2189dbe-3bf7-4ac5-ab6e-9374b88f2478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:21.007Z|c2189dbe-3bf7-4ac5-ab6e-9374b88f2478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:21.013Z|6785baa5-394d-4c07-a0ab-723a3bb59b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:21.015Z|6785baa5-394d-4c07-a0ab-723a3bb59b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:21.014Z|044ea0b1-c5ed-434b-9601-cfc1142978f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:21.017Z|044ea0b1-c5ed-434b-9601-cfc1142978f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:29.116Z|31304a6f-bac7-40af-b8bc-4155d52e4c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:56:29.117Z|31304a6f-bac7-40af-b8bc-4155d52e4c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:56:31.033Z|d2f09a4d-f1a2-4859-b780-742248af70a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:31.034Z|d2f09a4d-f1a2-4859-b780-742248af70a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:31.040Z|b2679ea7-9b83-4eb1-b1bc-0c079a284a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:31.041Z|b2679ea7-9b83-4eb1-b1bc-0c079a284a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:31.042Z|d5a2c115-d4cb-41f0-88f8-2bbdaf5f5ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:31.043Z|d5a2c115-d4cb-41f0-88f8-2bbdaf5f5ae1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:41.084Z|dfabf788-70fe-4b99-ba61-ec5d92830a55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:41.085Z|d182f321-9467-415d-946e-5bb5d402b48d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:41.085Z|dfabf788-70fe-4b99-ba61-ec5d92830a55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:41.085Z|d182f321-9467-415d-946e-5bb5d402b48d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:41.088Z|ec8bd4cd-8e7f-40e5-a9da-af222e984bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:41.088Z|ec8bd4cd-8e7f-40e5-a9da-af222e984bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:44.116Z|c378fc69-f06c-4c15-8c67-0cb317f96d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:56:44.117Z|c378fc69-f06c-4c15-8c67-0cb317f96d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:56:44.351Z|3c0ca117-f506-422d-93a6-7cfdab47b4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:56:44.351Z|3c0ca117-f506-422d-93a6-7cfdab47b4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:56:51.114Z|a583551a-ed62-46b1-9ae3-249167e19836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:51.116Z|d2b63305-fc67-4cbf-b0eb-ca5606e81945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:51.117Z|a583551a-ed62-46b1-9ae3-249167e19836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:51.118Z|d2b63305-fc67-4cbf-b0eb-ca5606e81945|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:51.134Z|87d51810-a491-4bd3-9249-bd2cc248d560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:56:51.134Z|87d51810-a491-4bd3-9249-bd2cc248d560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:56:59.116Z|c77ba48f-d1ad-4993-a443-c99d9b27f1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:56:59.120Z|c77ba48f-d1ad-4993-a443-c99d9b27f1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:57:01.145Z|352876a4-a261-4726-88a0-3aca06ebeb20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:01.146Z|352876a4-a261-4726-88a0-3aca06ebeb20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:01.147Z|227a86c2-edf1-4e2c-8309-de8bc6487a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:01.148Z|227a86c2-edf1-4e2c-8309-de8bc6487a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:01.158Z|e47e8720-543e-4a10-800d-b8d16d8d7a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:01.159Z|e47e8720-543e-4a10-800d-b8d16d8d7a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:05.803Z|ad572c6b-810c-4727-ae0c-7c6c50b62c35|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:57:05.804Z|ad572c6b-810c-4727-ae0c-7c6c50b62c35|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:11.170Z|58a4283b-4d69-42d6-b69c-60b8abed8fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:11.170Z|6a1e35fb-467f-404e-b9a0-d813b696e094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:11.171Z|6a1e35fb-467f-404e-b9a0-d813b696e094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:11.171Z|58a4283b-4d69-42d6-b69c-60b8abed8fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:11.182Z|89a41450-c563-427d-8a0e-30d3b2d245fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:11.184Z|89a41450-c563-427d-8a0e-30d3b2d245fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:14.116Z|deee02c1-856f-4a26-89a1-b2b5fffba93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:57:14.117Z|deee02c1-856f-4a26-89a1-b2b5fffba93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:57:14.352Z|fa799030-cfa4-42c7-af7c-14c682cb80f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:57:14.352Z|fa799030-cfa4-42c7-af7c-14c682cb80f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:57:21.194Z|63681dcc-16bc-4940-9361-3b097bda5624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:21.196Z|63681dcc-16bc-4940-9361-3b097bda5624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:21.197Z|c8008b2e-cc2b-46c1-9612-ee10b11b27df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:21.198Z|c8008b2e-cc2b-46c1-9612-ee10b11b27df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:21.211Z|03c7c495-9ca5-4498-962d-d19deff6c98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:21.212Z|03c7c495-9ca5-4498-962d-d19deff6c98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:29.116Z|6760a3a4-b13e-4c55-b6d2-57ec9f6cc414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:57:29.117Z|6760a3a4-b13e-4c55-b6d2-57ec9f6cc414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:57:31.221Z|9aa2bee8-4978-491e-82ad-c7fd6c9edb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:31.223Z|9aa2bee8-4978-491e-82ad-c7fd6c9edb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:31.224Z|0f95418f-f637-407b-8647-d83e4ac8c8c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:31.225Z|0f95418f-f637-407b-8647-d83e4ac8c8c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:31.237Z|71841113-959c-40b3-a1f1-db50034dce7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:31.237Z|71841113-959c-40b3-a1f1-db50034dce7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:41.250Z|c79c2829-07c0-435d-b1c3-a712eeab2a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:41.250Z|bac9cd8f-a947-4d9c-bda2-4559e31d4122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:41.251Z|bac9cd8f-a947-4d9c-bda2-4559e31d4122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:41.251Z|c79c2829-07c0-435d-b1c3-a712eeab2a64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:41.260Z|c80e76d8-8ad2-4dff-9f95-430af1072386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:41.261Z|c80e76d8-8ad2-4dff-9f95-430af1072386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:44.116Z|17ca28bc-0670-4084-a626-21c772069629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:57:44.119Z|17ca28bc-0670-4084-a626-21c772069629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:57:44.353Z|a247ec9b-6ae3-4fb3-a173-dedf7c00951f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:57:44.354Z|a247ec9b-6ae3-4fb3-a173-dedf7c00951f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:57:51.276Z|961a917c-2301-4393-84ca-332899eeff41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:51.276Z|961a917c-2301-4393-84ca-332899eeff41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:51.284Z|f83a7f1f-a094-4501-8dfc-e6d70ee5ba1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:51.284Z|f83a7f1f-a094-4501-8dfc-e6d70ee5ba1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:51.289Z|6790c2e1-09b6-422e-bf6f-6dc317ac398f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:57:51.290Z|6790c2e1-09b6-422e-bf6f-6dc317ac398f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:57:59.116Z|987c24ba-4d0f-47c6-98d3-37d4209cac62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:57:59.117Z|987c24ba-4d0f-47c6-98d3-37d4209cac62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:58:01.308Z|e1ac8b73-71cc-47be-ac96-0cc825817264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:01.308Z|f8aa2648-9ee2-4e0f-983f-5fe4dbf8d7e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:01.309Z|e1ac8b73-71cc-47be-ac96-0cc825817264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:01.309Z|f8aa2648-9ee2-4e0f-983f-5fe4dbf8d7e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:01.314Z|0874cf7c-12fd-47f2-9c98-2dec3615bc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:01.315Z|0874cf7c-12fd-47f2-9c98-2dec3615bc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:05.803Z|17cb2281-0292-4dff-acb2-f9c2faa02422|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:58:05.804Z|17cb2281-0292-4dff-acb2-f9c2faa02422|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:11.335Z|38f1227a-a176-413e-a961-0e4a98ac2682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:11.335Z|38f1227a-a176-413e-a961-0e4a98ac2682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:11.338Z|f74ba54b-aa97-4308-9f63-53cf178e5471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:11.338Z|f74ba54b-aa97-4308-9f63-53cf178e5471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:11.354Z|e7b90182-da03-4565-8365-0a5f7a666408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:11.355Z|e7b90182-da03-4565-8365-0a5f7a666408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:14.116Z|db8fcdac-7cc4-4dfc-bf10-753972fd137e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:58:14.117Z|db8fcdac-7cc4-4dfc-bf10-753972fd137e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:58:14.354Z|5ca37c92-d57f-4867-9958-d47b4a60d972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:58:14.355Z|5ca37c92-d57f-4867-9958-d47b4a60d972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:58:21.377Z|aa4d42b9-fe1d-4587-af15-98b157da6127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:21.378Z|aa4d42b9-fe1d-4587-af15-98b157da6127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:21.383Z|d04bd6ab-6b97-49d9-9019-5208e8d89f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:21.383Z|d04bd6ab-6b97-49d9-9019-5208e8d89f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:21.386Z|8d16d31c-80c9-41dd-b885-dabf68bc5c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:21.386Z|8d16d31c-80c9-41dd-b885-dabf68bc5c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:29.116Z|86b863d1-e523-4912-a15d-d8bbc88dbcf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:58:29.119Z|86b863d1-e523-4912-a15d-d8bbc88dbcf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:58:31.408Z|1b305732-31cf-4a29-a77a-c055532d8faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:31.408Z|5e314f5c-9a78-4283-a7ae-c3597c2af33c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:31.409Z|1b305732-31cf-4a29-a77a-c055532d8faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:31.409Z|5e314f5c-9a78-4283-a7ae-c3597c2af33c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:31.412Z|5df6fefa-92bd-45a5-b659-bc0489a4b481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:31.413Z|5df6fefa-92bd-45a5-b659-bc0489a4b481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:41.436Z|5ed11487-89f2-421c-808e-bbbc40b12581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:41.436Z|c144f6ce-8762-4304-8f7d-7b75e9c526b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:41.436Z|b2689b35-d281-4e04-b739-595654ea0613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:41.437Z|b2689b35-d281-4e04-b739-595654ea0613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:41.437Z|c144f6ce-8762-4304-8f7d-7b75e9c526b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:41.437Z|5ed11487-89f2-421c-808e-bbbc40b12581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:44.116Z|d88fc99c-f37c-4b6f-b58f-459a37e809c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:58:44.117Z|d88fc99c-f37c-4b6f-b58f-459a37e809c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:58:44.356Z|6c38edf4-bfe1-495d-b5c3-2f2a3bf34724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:58:44.356Z|6c38edf4-bfe1-495d-b5c3-2f2a3bf34724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:58:51.460Z|269a644d-5270-4b37-8123-b865ec2dda1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:51.461Z|269a644d-5270-4b37-8123-b865ec2dda1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:51.460Z|c9eb536e-7663-4afa-a617-26d69b0817f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:51.462Z|c9eb536e-7663-4afa-a617-26d69b0817f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:51.466Z|ff728a8b-56d6-414e-bdb3-d4e12f43fd03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:58:51.467Z|ff728a8b-56d6-414e-bdb3-d4e12f43fd03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:58:59.116Z|7cced439-0633-4bf8-9dd9-2938f6ed70c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:58:59.117Z|7cced439-0633-4bf8-9dd9-2938f6ed70c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:59:01.489Z|0a73215e-e28d-49fc-a429-73515842eaf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:01.490Z|0a73215e-e28d-49fc-a429-73515842eaf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:01.493Z|bc9c92c4-4f96-4f0e-89ed-fbb2b820da38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:01.493Z|b62797c8-7afb-4072-8f2b-785924e7cc87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:01.493Z|b62797c8-7afb-4072-8f2b-785924e7cc87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:01.494Z|bc9c92c4-4f96-4f0e-89ed-fbb2b820da38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:05.802Z|6f71971a-6c7c-41d5-9d0b-84f9dbadc0dc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T09:59:05.803Z|6f71971a-6c7c-41d5-9d0b-84f9dbadc0dc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:11.524Z|1ca56614-f1b5-4d09-a7c6-a07c173729f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:11.525Z|1ca56614-f1b5-4d09-a7c6-a07c173729f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:11.540Z|00bd73a5-6f86-4097-8037-1f174c8adeca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:11.540Z|180149fd-9f7b-466b-8dc4-a3d0c9c35706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:11.540Z|00bd73a5-6f86-4097-8037-1f174c8adeca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:11.541Z|180149fd-9f7b-466b-8dc4-a3d0c9c35706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:14.116Z|57da5f58-a2e4-47f4-9923-7a2d72fdcd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:59:14.119Z|57da5f58-a2e4-47f4-9923-7a2d72fdcd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:59:14.357Z|e0a11e9c-4633-4224-b1e3-c12421bb5b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:59:14.358Z|e0a11e9c-4633-4224-b1e3-c12421bb5b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:59:21.554Z|0421c5c3-ee71-49bf-aea2-952662b59938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:21.555Z|0421c5c3-ee71-49bf-aea2-952662b59938|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:21.564Z|7ef23300-9b2a-481c-b1b5-2dbea1320e10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:21.564Z|256b9f7a-ad2b-4094-ad9e-89ba8accbb27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:21.565Z|7ef23300-9b2a-481c-b1b5-2dbea1320e10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:21.565Z|256b9f7a-ad2b-4094-ad9e-89ba8accbb27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:29.116Z|4f118a7c-416b-4609-b6f2-1d7bad469292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:59:29.117Z|4f118a7c-416b-4609-b6f2-1d7bad469292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:59:31.581Z|6626a249-17be-4df0-9128-de5d2aa2f0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:31.582Z|6626a249-17be-4df0-9128-de5d2aa2f0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:31.591Z|c53bbb56-d27d-4151-9b4e-1554696ce6eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:31.591Z|c53bbb56-d27d-4151-9b4e-1554696ce6eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:31.594Z|68cf689f-5aa2-453c-ab38-408fb9da7ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:31.595Z|68cf689f-5aa2-453c-ab38-408fb9da7ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:41.609Z|1b1ee735-ceb3-4e51-a69a-abf0722b8d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:41.610Z|1b1ee735-ceb3-4e51-a69a-abf0722b8d1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:41.616Z|b808288a-1260-4896-acdf-f23eb3931ef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:41.616Z|887e1f1e-23b8-494b-8568-07f336e13a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:41.616Z|887e1f1e-23b8-494b-8568-07f336e13a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:41.617Z|b808288a-1260-4896-acdf-f23eb3931ef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:44.116Z|3f41791e-1882-426c-a4ff-1c449899d2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:59:44.117Z|3f41791e-1882-426c-a4ff-1c449899d2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:59:44.359Z|4eb92d35-f3cf-4d91-9c6a-189079345751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:59:44.360Z|4eb92d35-f3cf-4d91-9c6a-189079345751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T09:59:51.639Z|a987b0f0-80d0-4d54-afdb-2fa6f4289051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:51.639Z|d6112a2e-0e13-43e2-a465-ceb71dac5c3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:51.640Z|d6112a2e-0e13-43e2-a465-ceb71dac5c3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:51.640Z|a987b0f0-80d0-4d54-afdb-2fa6f4289051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:51.644Z|bc57896d-c795-4719-b307-155d6a86aede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T09:59:51.645Z|bc57896d-c795-4719-b307-155d6a86aede|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T09:59:59.117Z|e7ce3a83-bb16-4384-8a38-52016e163897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T09:59:59.120Z|e7ce3a83-bb16-4384-8a38-52016e163897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:00:01.672Z|85949b0f-01c7-4fee-9ede-12cc7e7abb25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:01.672Z|108efced-3b04-42b4-8682-172a66a2914b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:01.672Z|6cf09088-56ea-402c-b9f7-4d7e2b3c17c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:01.673Z|85949b0f-01c7-4fee-9ede-12cc7e7abb25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:01.673Z|108efced-3b04-42b4-8682-172a66a2914b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:01.673Z|6cf09088-56ea-402c-b9f7-4d7e2b3c17c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:05.805Z|5a42ece0-bf81-4211-b05b-7cb783d15aeb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:00:05.807Z|5a42ece0-bf81-4211-b05b-7cb783d15aeb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:11.701Z|c8e12315-9a95-455a-96f6-6802e944ea3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:11.702Z|30dddc5c-a4a1-422c-935f-8add77b3bf21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:11.702Z|30dddc5c-a4a1-422c-935f-8add77b3bf21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:11.702Z|c8e12315-9a95-455a-96f6-6802e944ea3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:11.724Z|80806713-18a3-4f32-94f7-17879075c3fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:11.725Z|80806713-18a3-4f32-94f7-17879075c3fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:14.116Z|2ca55e83-aa7b-4d72-b4af-87da74f8d750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:00:14.117Z|2ca55e83-aa7b-4d72-b4af-87da74f8d750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:00:14.361Z|8adbb154-9898-4143-adc6-7a71c9c53eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:00:14.362Z|8adbb154-9898-4143-adc6-7a71c9c53eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:00:21.736Z|21f6f099-1fce-4354-9c8f-9dceeadf00db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:21.736Z|84888b8a-97a9-48bc-98c0-b803589713bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:21.737Z|21f6f099-1fce-4354-9c8f-9dceeadf00db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:21.737Z|84888b8a-97a9-48bc-98c0-b803589713bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:21.753Z|75ff4bbc-b9b8-485e-acea-d9da756ffef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:21.753Z|75ff4bbc-b9b8-485e-acea-d9da756ffef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:29.116Z|c64a9d5a-ea7c-44aa-813a-27e68d56fd95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:00:29.117Z|c64a9d5a-ea7c-44aa-813a-27e68d56fd95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:00:31.763Z|10bbb06d-abc0-49c1-bac3-7f6aa127966a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:31.763Z|083cad42-0988-400c-aa85-49ecf1bdd289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:31.764Z|10bbb06d-abc0-49c1-bac3-7f6aa127966a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:31.764Z|083cad42-0988-400c-aa85-49ecf1bdd289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:31.781Z|519d5431-56e2-4e83-95ad-192fbc8816c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:31.782Z|519d5431-56e2-4e83-95ad-192fbc8816c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:41.799Z|5993ec52-e09d-4b66-9212-a4b4fdf9d36b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:41.799Z|69044088-1cb8-49c5-81d5-41459a035631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:41.800Z|5993ec52-e09d-4b66-9212-a4b4fdf9d36b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:41.800Z|69044088-1cb8-49c5-81d5-41459a035631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:41.810Z|615b1914-52c6-4769-8494-867f1bb87a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:41.810Z|615b1914-52c6-4769-8494-867f1bb87a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:44.118Z|c82c3273-059f-4d60-9265-0c452ad611cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:00:44.120Z|c82c3273-059f-4d60-9265-0c452ad611cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:00:44.363Z|bfd2afdf-f4d6-469d-b18f-d2c7d305cabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:00:44.363Z|bfd2afdf-f4d6-469d-b18f-d2c7d305cabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:00:51.828Z|e8c63201-1c13-41a1-81b3-712930e6f527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:51.828Z|e8c63201-1c13-41a1-81b3-712930e6f527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:51.832Z|518701dd-a482-416a-9d34-b1ba023e7f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:51.832Z|518701dd-a482-416a-9d34-b1ba023e7f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:51.836Z|0123f0fc-c62a-45ae-8e29-fc75919d4d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:00:51.837Z|0123f0fc-c62a-45ae-8e29-fc75919d4d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:00:59.117Z|7df67e40-5445-4fad-aa30-0d470b5cd2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:00:59.117Z|7df67e40-5445-4fad-aa30-0d470b5cd2de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:01:01.857Z|a42a4ffe-2af8-4c56-ac8e-1e213e2b1cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:01.857Z|a42a4ffe-2af8-4c56-ac8e-1e213e2b1cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:01.859Z|87d25d34-e44a-4d1e-84f0-02cbd733b7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:01.859Z|87d25d34-e44a-4d1e-84f0-02cbd733b7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:01.862Z|3018bf96-b3b1-4a03-bd3e-f81df3a92a6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:01.863Z|3018bf96-b3b1-4a03-bd3e-f81df3a92a6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:05.805Z|7fa144d4-d5d7-496f-8c95-33916667ce49|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:01:05.806Z|7fa144d4-d5d7-496f-8c95-33916667ce49|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:11.884Z|7bd29fc9-35c3-4876-a87d-cccafdf9b645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:11.884Z|7bd29fc9-35c3-4876-a87d-cccafdf9b645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:11.887Z|730971f8-2169-4567-ad2b-7351640ae3b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:11.888Z|c8606ee2-cad2-4f11-b3b2-139e3ce3c40e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:11.888Z|730971f8-2169-4567-ad2b-7351640ae3b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:11.888Z|c8606ee2-cad2-4f11-b3b2-139e3ce3c40e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:14.116Z|22124ccc-ae83-472c-8510-21f6119dfccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:01:14.117Z|22124ccc-ae83-472c-8510-21f6119dfccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:01:14.364Z|f8f2f2b2-3e45-48ae-861e-274bdd4fc4fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:01:14.365Z|f8f2f2b2-3e45-48ae-861e-274bdd4fc4fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:01:21.908Z|108bb57a-1155-4633-a6cc-8af8d6f6be33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:21.908Z|108bb57a-1155-4633-a6cc-8af8d6f6be33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:21.914Z|74845bcf-7dd0-4342-9a9a-51fa3ed909f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:21.915Z|74845bcf-7dd0-4342-9a9a-51fa3ed909f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:21.918Z|2944b2ce-456a-42ae-9ffa-df4e42f44122|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:21.918Z|2944b2ce-456a-42ae-9ffa-df4e42f44122|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:29.116Z|0d4dfb5d-ee10-4e01-a381-c3c8fae0d97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:01:29.120Z|0d4dfb5d-ee10-4e01-a381-c3c8fae0d97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:01:31.942Z|72071e8a-e8e3-4c1d-a6c8-533772683862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:31.942Z|36c2da32-df74-4653-86c7-0ee4b0253f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:31.943Z|72071e8a-e8e3-4c1d-a6c8-533772683862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:31.943Z|36c2da32-df74-4653-86c7-0ee4b0253f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:31.947Z|e8bec252-85f0-462c-880a-926befc58d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:31.947Z|e8bec252-85f0-462c-880a-926befc58d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:41.966Z|b7816e0f-5902-4048-9740-b94af044e29c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:41.967Z|b7816e0f-5902-4048-9740-b94af044e29c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:41.966Z|55233c6b-0d14-4048-a223-3574c2dca403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:41.968Z|55233c6b-0d14-4048-a223-3574c2dca403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:41.970Z|9ae29603-d2d6-4f86-9045-05aa6485a3d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:41.971Z|9ae29603-d2d6-4f86-9045-05aa6485a3d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:44.116Z|4c63d844-1258-4c0c-8ae0-3583e0d2196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:01:44.117Z|4c63d844-1258-4c0c-8ae0-3583e0d2196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:01:44.366Z|4f2ad325-a17c-4f70-aec5-bd0945584c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:01:44.366Z|4f2ad325-a17c-4f70-aec5-bd0945584c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:01:51.995Z|9da0a65c-b1b9-499f-8a0f-c4acd8833625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:51.995Z|0073be8d-df08-488f-80bb-257ad2941191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:51.996Z|0073be8d-df08-488f-80bb-257ad2941191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:51.996Z|9da0a65c-b1b9-499f-8a0f-c4acd8833625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:51.999Z|821da98a-7f00-4a65-a2a9-254853a1c6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:01:52.000Z|821da98a-7f00-4a65-a2a9-254853a1c6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:01:59.116Z|9ca4657c-72bf-417a-a75f-f4b785da4219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:01:59.117Z|9ca4657c-72bf-417a-a75f-f4b785da4219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:02:02.025Z|2b2d82ff-932a-418a-ba28-ffed3687aeb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:02.025Z|502eee94-234d-40f4-b261-aa53f9d4e416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:02.025Z|12620035-62e9-45a6-b66d-53145e314fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:02.026Z|2b2d82ff-932a-418a-ba28-ffed3687aeb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:02.026Z|12620035-62e9-45a6-b66d-53145e314fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:02.026Z|502eee94-234d-40f4-b261-aa53f9d4e416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:05.804Z|2b82b5ff-5b98-4168-8ee3-3642e2ac3028|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:02:05.805Z|2b82b5ff-5b98-4168-8ee3-3642e2ac3028|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:12.054Z|8868cd75-0431-4029-94a8-e082fe13076c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:12.054Z|b001a8c2-866e-4945-b312-9d5c74751355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:12.055Z|8868cd75-0431-4029-94a8-e082fe13076c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:12.055Z|b001a8c2-866e-4945-b312-9d5c74751355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:12.060Z|fdd43ea7-abdb-4932-ac77-6f5a719626df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:12.061Z|fdd43ea7-abdb-4932-ac77-6f5a719626df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:14.116Z|93793fdf-37a4-490a-8379-abe8dbf3e161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:02:14.117Z|93793fdf-37a4-490a-8379-abe8dbf3e161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:02:14.367Z|3dc9a1b6-9ddf-451f-9fa5-18b1baef8d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:02:14.368Z|3dc9a1b6-9ddf-451f-9fa5-18b1baef8d1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:02:22.080Z|904778f2-4095-4997-9f31-42e4f622410b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:22.081Z|904778f2-4095-4997-9f31-42e4f622410b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:22.081Z|31c63ca0-1953-4150-9085-3d66eb238563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:22.082Z|31c63ca0-1953-4150-9085-3d66eb238563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:22.085Z|6a04720c-2955-4c3d-a387-1657a3afb59d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:22.086Z|6a04720c-2955-4c3d-a387-1657a3afb59d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:29.116Z|a7c7856d-3a3e-42a5-aa17-023564d191f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:02:29.117Z|a7c7856d-3a3e-42a5-aa17-023564d191f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:02:32.108Z|ad2e7e95-e2b8-4e0a-a296-cf806a84c174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:32.109Z|ad2e7e95-e2b8-4e0a-a296-cf806a84c174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:32.112Z|7c9e4fcb-f557-4814-b06d-213ce3b162b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:32.112Z|b38c6b8c-a3cb-4917-bf38-a22a5f3affe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:32.113Z|7c9e4fcb-f557-4814-b06d-213ce3b162b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:32.113Z|b38c6b8c-a3cb-4917-bf38-a22a5f3affe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:42.135Z|0e3a8f5d-6a80-460a-a57c-89724d3dd4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:42.136Z|0e3a8f5d-6a80-460a-a57c-89724d3dd4b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:42.138Z|804dc161-dd74-4deb-9186-99a5c345975b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:42.138Z|9fffcb97-20e9-4e5b-97f0-f4aa651809e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:42.139Z|9fffcb97-20e9-4e5b-97f0-f4aa651809e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:42.139Z|804dc161-dd74-4deb-9186-99a5c345975b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:44.116Z|a37f6cd3-2724-4f66-a087-706e2840fe03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:02:44.117Z|a37f6cd3-2724-4f66-a087-706e2840fe03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:02:44.369Z|f07976f9-4723-40d6-96d6-173bfd1da454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:02:44.370Z|f07976f9-4723-40d6-96d6-173bfd1da454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:02:52.162Z|0ec04172-8663-42f5-9dee-af49ed6f9a40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:52.162Z|0ec04172-8663-42f5-9dee-af49ed6f9a40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:52.164Z|9559c4d6-7e55-49a3-89ab-9cab424761d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:52.164Z|9559c4d6-7e55-49a3-89ab-9cab424761d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:52.166Z|20ac3dc9-4519-4a75-ba8d-61313122663c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:02:52.171Z|20ac3dc9-4519-4a75-ba8d-61313122663c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:02:59.116Z|c66f6ca8-aa9b-451f-bbb9-3cd026a49fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:02:59.117Z|c66f6ca8-aa9b-451f-bbb9-3cd026a49fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:03:02.189Z|54e886a2-c4ad-41bb-92a7-7a784618abc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:02.189Z|de0d4f4f-10a9-41a3-b0d6-d689fce4ab24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:02.190Z|54e886a2-c4ad-41bb-92a7-7a784618abc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:02.190Z|de0d4f4f-10a9-41a3-b0d6-d689fce4ab24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:02.199Z|d2f07f3f-9283-4482-aafb-6c4702cd7a42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:02.200Z|d2f07f3f-9283-4482-aafb-6c4702cd7a42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:05.804Z|8d3b81cd-ec2c-44a6-bac9-8d4c4b7f0e61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:03:05.808Z|8d3b81cd-ec2c-44a6-bac9-8d4c4b7f0e61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:12.219Z|69a4023a-6cff-45e9-afc5-626b2ae2ddd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:12.219Z|d8115bda-b4d5-4f47-8f5e-432c9d07906f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:12.220Z|69a4023a-6cff-45e9-afc5-626b2ae2ddd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:12.220Z|d8115bda-b4d5-4f47-8f5e-432c9d07906f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:12.222Z|62e7a6b1-6b6a-443e-99c8-8b3038548608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:12.223Z|62e7a6b1-6b6a-443e-99c8-8b3038548608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:14.116Z|41a93332-20ab-45a6-8389-55a74e4cd48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:03:14.121Z|41a93332-20ab-45a6-8389-55a74e4cd48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:03:14.370Z|09a2920d-8641-4c60-b811-2eb9ea36ac0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:03:14.371Z|09a2920d-8641-4c60-b811-2eb9ea36ac0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:03:22.246Z|4fdee926-f353-480a-94ba-e1d6cfd1c534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:22.250Z|4fdee926-f353-480a-94ba-e1d6cfd1c534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:22.252Z|49ff53ca-b06f-4f87-9c56-1ba13dc19574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:22.246Z|2ac99437-72a1-449e-9823-f3d792d8fa77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:22.252Z|2ac99437-72a1-449e-9823-f3d792d8fa77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:22.252Z|49ff53ca-b06f-4f87-9c56-1ba13dc19574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:29.116Z|b9ea40a5-2ac6-4fa9-b10f-1a64c7993af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:03:29.116Z|b9ea40a5-2ac6-4fa9-b10f-1a64c7993af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:03:32.276Z|9792ca26-54ca-43f2-861e-e500e706eaca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:32.276Z|0c9f2b8e-bb57-40e4-be42-ae1966e3f528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:32.276Z|5d427a44-9327-45f9-b863-24b0305fde1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:32.277Z|9792ca26-54ca-43f2-861e-e500e706eaca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:32.277Z|0c9f2b8e-bb57-40e4-be42-ae1966e3f528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:32.277Z|5d427a44-9327-45f9-b863-24b0305fde1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:42.302Z|09d0fe99-08d1-4cff-9ead-c8d2c00b8e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:42.302Z|d8fdda9f-8eec-4640-8d2d-418d9b0b2cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:42.303Z|d8fdda9f-8eec-4640-8d2d-418d9b0b2cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:42.303Z|09d0fe99-08d1-4cff-9ead-c8d2c00b8e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:42.309Z|d40fdcb3-c02c-48ee-8a5b-6b0dd4d80aa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:42.310Z|d40fdcb3-c02c-48ee-8a5b-6b0dd4d80aa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:44.116Z|5afdc7a7-88d5-45b9-88e3-3f85ea5caa7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:03:44.117Z|5afdc7a7-88d5-45b9-88e3-3f85ea5caa7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:03:44.372Z|d32a062f-a649-4465-9da2-e76b92c8135e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:03:44.372Z|d32a062f-a649-4465-9da2-e76b92c8135e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:03:52.328Z|dfc904c0-1492-478d-8f2f-f336678d9c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:52.327Z|3d841b64-111c-4321-ab49-aafcece9072c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:52.328Z|dfc904c0-1492-478d-8f2f-f336678d9c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:52.328Z|3d841b64-111c-4321-ab49-aafcece9072c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:52.331Z|b415437d-99fe-4b4d-8853-0c6cf7b56abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:03:52.332Z|b415437d-99fe-4b4d-8853-0c6cf7b56abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:03:59.116Z|c13746f2-b9c8-48bb-b567-2614956ce2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:03:59.119Z|c13746f2-b9c8-48bb-b567-2614956ce2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:04:02.353Z|33688813-80a3-4d72-8f37-e24c97e9e1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:02.353Z|7e265397-56e4-4f3b-bb42-201bf852aeac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:02.353Z|a2754889-dbe5-4aed-9ddc-cf094a435a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:02.353Z|33688813-80a3-4d72-8f37-e24c97e9e1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:02.353Z|7e265397-56e4-4f3b-bb42-201bf852aeac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:02.354Z|a2754889-dbe5-4aed-9ddc-cf094a435a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:05.804Z|fea43db3-dd9e-4219-9c60-7bf7eacf8bf7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:04:05.805Z|fea43db3-dd9e-4219-9c60-7bf7eacf8bf7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:12.377Z|fdbb29c8-8d12-473a-a969-eef9e3da1a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:12.377Z|7c0c4c86-a612-4ba3-bdc9-5363e7c588ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:12.378Z|7c0c4c86-a612-4ba3-bdc9-5363e7c588ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:12.378Z|fdbb29c8-8d12-473a-a969-eef9e3da1a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:12.379Z|c1abfb40-2104-449d-8021-752e12d359e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:12.379Z|c1abfb40-2104-449d-8021-752e12d359e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:14.116Z|faf0d4d5-3a29-4b7d-a78a-875a0879adb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:04:14.117Z|faf0d4d5-3a29-4b7d-a78a-875a0879adb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:04:14.373Z|4418a18b-835b-4919-8649-ef8540ead982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:04:14.374Z|4418a18b-835b-4919-8649-ef8540ead982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:04:22.402Z|2f532701-fb84-45de-86e3-70b9ab8d8388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:22.403Z|2f532701-fb84-45de-86e3-70b9ab8d8388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:22.402Z|6eb0a5ce-c6b7-48f3-b325-cf543fd80478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:22.402Z|2277ac25-c283-4c85-a895-6cc8d4561624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:22.404Z|2277ac25-c283-4c85-a895-6cc8d4561624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:22.404Z|6eb0a5ce-c6b7-48f3-b325-cf543fd80478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:29.116Z|d260b1ab-db3f-4901-b9a0-d6e36b11d260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:04:29.117Z|d260b1ab-db3f-4901-b9a0-d6e36b11d260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:04:32.427Z|87c6a940-76ab-41e3-b745-8dea93f66788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:32.427Z|34b4a9ff-8c12-4e73-b889-b285a5ddcdd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:32.428Z|87c6a940-76ab-41e3-b745-8dea93f66788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:32.428Z|34b4a9ff-8c12-4e73-b889-b285a5ddcdd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:32.437Z|5d8ee6a0-3070-40ff-8102-58c84ba54b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:32.438Z|5d8ee6a0-3070-40ff-8102-58c84ba54b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:42.453Z|7a74cdbe-1fd9-4e41-8c37-ae2503280948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:42.453Z|6f302be3-0b42-4855-a879-2999cf9f83e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:42.454Z|7a74cdbe-1fd9-4e41-8c37-ae2503280948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:42.454Z|6f302be3-0b42-4855-a879-2999cf9f83e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:42.459Z|0c134217-87ed-4e6d-9e0a-3c3a650d1c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:42.459Z|0c134217-87ed-4e6d-9e0a-3c3a650d1c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:44.116Z|8be49423-e2ac-4eba-9520-cc92bce5a1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:04:44.121Z|8be49423-e2ac-4eba-9520-cc92bce5a1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:04:44.374Z|1667e066-2739-473d-b378-923bf107cbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:04:44.375Z|1667e066-2739-473d-b378-923bf107cbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:04:52.484Z|51ab3ced-c7c9-472d-b299-d2adffce8b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:52.484Z|e60e0b81-c2b3-4508-8bb5-67080923e553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:52.485Z|e60e0b81-c2b3-4508-8bb5-67080923e553|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:52.485Z|51ab3ced-c7c9-472d-b299-d2adffce8b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:52.487Z|ee9088f6-12b6-4919-b016-10c8bad4680f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:04:52.488Z|ee9088f6-12b6-4919-b016-10c8bad4680f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:04:59.117Z|d9e38481-fa30-407b-9647-9aa879b1d160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:04:59.118Z|d9e38481-fa30-407b-9647-9aa879b1d160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:05:02.512Z|21e8eef8-ef07-40cc-99db-c5ba8263eba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:02.512Z|fc9899d9-e3dc-489a-819b-11d24d0340a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:02.513Z|21e8eef8-ef07-40cc-99db-c5ba8263eba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:02.513Z|fc9899d9-e3dc-489a-819b-11d24d0340a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:02.515Z|ef296633-11b1-4b27-873a-323026da280b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:02.516Z|ef296633-11b1-4b27-873a-323026da280b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:05.806Z|b0bb8f13-d092-4c68-9878-698db3c998ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:05:05.807Z|b0bb8f13-d092-4c68-9878-698db3c998ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:12.538Z|88d4c383-68ba-41cb-91fa-a585c6720d31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:12.539Z|88d4c383-68ba-41cb-91fa-a585c6720d31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:12.540Z|c0a9fef3-b8bc-4957-b191-2ae138d0eb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:12.541Z|ee59be13-4d5a-47c8-935a-cdcd00b7a51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:12.541Z|ee59be13-4d5a-47c8-935a-cdcd00b7a51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:12.541Z|c0a9fef3-b8bc-4957-b191-2ae138d0eb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:14.116Z|ce9a2830-574f-4efd-8344-ee3774a20cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:05:14.117Z|ce9a2830-574f-4efd-8344-ee3774a20cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:05:14.376Z|d43fc443-6c26-497b-9d2c-6a985f1a9b02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:05:14.376Z|d43fc443-6c26-497b-9d2c-6a985f1a9b02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:05:22.565Z|054e8324-8457-49cd-9bf2-3e2d97264366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:22.565Z|7f445453-4e36-4834-8e9c-99d84302eb75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:22.566Z|054e8324-8457-49cd-9bf2-3e2d97264366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:22.566Z|7f445453-4e36-4834-8e9c-99d84302eb75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:22.567Z|2c64c979-63cb-4028-9e16-9e9258c24648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:22.567Z|2c64c979-63cb-4028-9e16-9e9258c24648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:29.116Z|6cb42327-34ed-42b0-a7d5-8cdf6b8425fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:05:29.119Z|6cb42327-34ed-42b0-a7d5-8cdf6b8425fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:05:32.590Z|571589cb-1016-4790-b2c5-203b47d2d6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:32.591Z|571589cb-1016-4790-b2c5-203b47d2d6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:32.593Z|b09033d9-178a-4cc4-a1a2-932e0202ac32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:32.594Z|b09033d9-178a-4cc4-a1a2-932e0202ac32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:32.595Z|e37511e7-6bf5-47bc-a916-89fc242d90f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:32.595Z|e37511e7-6bf5-47bc-a916-89fc242d90f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:42.618Z|2b7a59de-338b-4e45-bb6d-1df6927b72a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:42.618Z|7d6bc9c5-49af-4a0b-89ba-69ecd6820602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:42.618Z|906fa063-daf0-4786-a960-f6709a4c8165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:42.618Z|2b7a59de-338b-4e45-bb6d-1df6927b72a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:42.618Z|906fa063-daf0-4786-a960-f6709a4c8165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:42.619Z|7d6bc9c5-49af-4a0b-89ba-69ecd6820602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:44.117Z|bbb06f29-ef02-45ff-a305-3f2dd330f130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:05:44.117Z|bbb06f29-ef02-45ff-a305-3f2dd330f130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:05:44.377Z|f860c75a-3470-4031-8002-a3b69907d906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:05:44.378Z|f860c75a-3470-4031-8002-a3b69907d906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:05:52.642Z|4f5a994e-6b74-4962-9618-3390baeaa125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:52.643Z|4f5a994e-6b74-4962-9618-3390baeaa125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:52.642Z|d3891b1d-c0f1-4c17-ac7a-c85436357f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:52.644Z|d3891b1d-c0f1-4c17-ac7a-c85436357f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:52.646Z|994d1e35-922a-46ae-b983-9680e3736b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:05:52.646Z|994d1e35-922a-46ae-b983-9680e3736b5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:05:59.116Z|19a70539-322f-4335-add1-4412e56804d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:05:59.117Z|19a70539-322f-4335-add1-4412e56804d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:06:02.673Z|81530af2-7d4b-49a0-bc60-db7390e90e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:02.673Z|03e96757-ee2c-4ff6-8131-690e4d1d2059|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:02.673Z|81530af2-7d4b-49a0-bc60-db7390e90e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:02.673Z|a4bfde27-6cfe-47d2-901e-b98a6707ae9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:02.673Z|a4bfde27-6cfe-47d2-901e-b98a6707ae9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:02.674Z|03e96757-ee2c-4ff6-8131-690e4d1d2059|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:05.803Z|028030f8-3ec8-489b-b912-7c8e4424c7a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:06:05.804Z|028030f8-3ec8-489b-b912-7c8e4424c7a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:12.699Z|44b1c0cc-c007-4aa7-a962-87ff43a3efd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:12.700Z|44b1c0cc-c007-4aa7-a962-87ff43a3efd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:12.702Z|e6c58c4b-f411-4e98-854f-c2e902fb60a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:12.702Z|e6c58c4b-f411-4e98-854f-c2e902fb60a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:12.703Z|87f78c7b-175b-48bc-9dfb-7a317ba2f0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:12.703Z|87f78c7b-175b-48bc-9dfb-7a317ba2f0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:14.116Z|20a339db-d6c4-4e2a-bad0-5a9bf52e8860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:06:14.122Z|20a339db-d6c4-4e2a-bad0-5a9bf52e8860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:06:14.378Z|c926cab5-ebc4-4e39-a4ba-9f8039288c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:06:14.379Z|c926cab5-ebc4-4e39-a4ba-9f8039288c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:06:22.728Z|30361981-42c1-4461-b3bb-023267810e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:22.728Z|d871929f-6bdc-483a-92ed-be544c74e229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:22.728Z|52a25cc6-16c0-4032-98c8-a7cdb974afa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:22.728Z|30361981-42c1-4461-b3bb-023267810e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:22.728Z|d871929f-6bdc-483a-92ed-be544c74e229|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:22.728Z|52a25cc6-16c0-4032-98c8-a7cdb974afa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:29.116Z|9d888421-6a0e-473c-b158-5bf53731e541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:06:29.117Z|9d888421-6a0e-473c-b158-5bf53731e541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:06:32.754Z|46e84630-f94f-4981-947f-5422763ee9df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:32.755Z|46e84630-f94f-4981-947f-5422763ee9df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:32.760Z|28ef84c1-693b-4636-94a2-931ec6003880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:32.760Z|28ef84c1-693b-4636-94a2-931ec6003880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:32.761Z|34fec65a-a7c5-42b8-b2c6-9130e97ca23e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:32.762Z|34fec65a-a7c5-42b8-b2c6-9130e97ca23e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:42.782Z|b63beede-be0e-4b30-bdd3-6f61fee19adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:42.783Z|b63beede-be0e-4b30-bdd3-6f61fee19adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:42.786Z|4b94aba5-e61e-4f2d-9561-14bf08743cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:42.786Z|4b94aba5-e61e-4f2d-9561-14bf08743cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:42.791Z|750bce10-fd83-47d3-bca5-9f29e961adf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:42.791Z|750bce10-fd83-47d3-bca5-9f29e961adf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:44.117Z|b2fcabd8-8cb3-41a3-8989-a618e7e53da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:06:44.118Z|b2fcabd8-8cb3-41a3-8989-a618e7e53da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:06:44.380Z|a87c0039-864a-4597-92df-b11962b44ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:06:44.380Z|a87c0039-864a-4597-92df-b11962b44ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:06:52.806Z|76811618-1433-453e-aeee-dee2877f32a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:52.806Z|185c9f71-0f14-4f78-8746-265861bd79c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:52.807Z|76811618-1433-453e-aeee-dee2877f32a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:52.807Z|185c9f71-0f14-4f78-8746-265861bd79c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:52.825Z|71e79f79-dad9-45f9-8b46-ff9a1eeb66d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:06:52.826Z|71e79f79-dad9-45f9-8b46-ff9a1eeb66d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:06:59.116Z|5ee6fa59-4b98-4f36-9158-3b59eb20c245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:06:59.120Z|5ee6fa59-4b98-4f36-9158-3b59eb20c245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:07:02.832Z|07503f79-1d8e-42c3-a367-81801c9e0002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:02.833Z|d65cccbc-7581-486d-b288-3c70e9666d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:02.833Z|d65cccbc-7581-486d-b288-3c70e9666d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:02.833Z|07503f79-1d8e-42c3-a367-81801c9e0002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:02.849Z|22cc51aa-6372-40c8-810e-94a9b22b6791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:02.850Z|22cc51aa-6372-40c8-810e-94a9b22b6791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:05.803Z|128c57fd-7b69-4bc3-9bf5-ce4eab539bae|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:07:05.804Z|128c57fd-7b69-4bc3-9bf5-ce4eab539bae|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:12.858Z|8718a858-e901-40bb-abf3-b0469df3379d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:12.859Z|8718a858-e901-40bb-abf3-b0469df3379d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:12.858Z|8dedbcc6-7ea7-49f0-9fd5-2f02d91da70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:12.860Z|8dedbcc6-7ea7-49f0-9fd5-2f02d91da70a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:12.874Z|acc78815-d48a-4679-9ec2-468f511cf64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:12.875Z|acc78815-d48a-4679-9ec2-468f511cf64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:14.116Z|502823d6-e1f7-49cd-a1e6-a83a9825c42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:07:14.117Z|502823d6-e1f7-49cd-a1e6-a83a9825c42e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:07:14.381Z|28651e93-40d8-483a-8fdd-5e690fe1b6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:07:14.382Z|28651e93-40d8-483a-8fdd-5e690fe1b6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:07:22.887Z|170ea529-edd1-4649-ba7b-8a989a26a9c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:22.887Z|8f4086f0-e73b-4e62-914c-434053322bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:22.888Z|170ea529-edd1-4649-ba7b-8a989a26a9c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:22.888Z|8f4086f0-e73b-4e62-914c-434053322bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:22.910Z|64440daf-f83f-4cc2-be74-ec2841171a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:22.911Z|64440daf-f83f-4cc2-be74-ec2841171a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:29.116Z|7b31900a-f256-4e53-acba-dd40be31958e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:07:29.117Z|7b31900a-f256-4e53-acba-dd40be31958e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:07:32.912Z|9d6fcd89-b65d-4e3e-a016-a486836b2352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:32.913Z|9d6fcd89-b65d-4e3e-a016-a486836b2352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:32.914Z|21654609-7131-4ff6-b95c-50243f07b76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:32.914Z|21654609-7131-4ff6-b95c-50243f07b76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:32.966Z|6b345c6a-0e6e-400e-ac71-0060fa199dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:32.966Z|6b345c6a-0e6e-400e-ac71-0060fa199dcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:42.957Z|9a9696ac-9392-4fb4-83f8-c5fdaf5794d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:42.958Z|9a9696ac-9392-4fb4-83f8-c5fdaf5794d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:42.958Z|919307dd-00cd-4d66-ac8f-bfd27c926b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:42.959Z|919307dd-00cd-4d66-ac8f-bfd27c926b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:42.991Z|95793c49-3a84-4812-b172-8b07b69d3085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:42.992Z|95793c49-3a84-4812-b172-8b07b69d3085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:44.120Z|be8cdeaf-7064-48a4-b49f-581e5447f892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:07:44.124Z|be8cdeaf-7064-48a4-b49f-581e5447f892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:07:44.383Z|e2c95a57-66bb-4fc1-b82f-14a45ef4a32a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:07:44.383Z|e2c95a57-66bb-4fc1-b82f-14a45ef4a32a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:07:52.985Z|e776d1de-f51d-465e-a47a-999490711746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:52.986Z|e776d1de-f51d-465e-a47a-999490711746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:52.994Z|8e8c9d23-2c7e-419a-b265-96d3337fa1c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:52.995Z|8e8c9d23-2c7e-419a-b265-96d3337fa1c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:53.021Z|3097c987-e590-41ad-ae51-31343cb7bccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:07:53.022Z|3097c987-e590-41ad-ae51-31343cb7bccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:07:59.116Z|6fa2c597-fb0d-4e7f-8ba6-72071e111043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:07:59.117Z|6fa2c597-fb0d-4e7f-8ba6-72071e111043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:08:03.013Z|f4527d9b-3dc6-49f7-8a38-6182101f4ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:03.014Z|f4527d9b-3dc6-49f7-8a38-6182101f4ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:03.019Z|adfd7e51-0a5a-4893-b0f8-7de936cefca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:03.020Z|adfd7e51-0a5a-4893-b0f8-7de936cefca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:03.050Z|f8bdbc94-dd35-48ac-a14e-558fbd04957e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:03.051Z|f8bdbc94-dd35-48ac-a14e-558fbd04957e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:05.803Z|743d3f10-ed22-4d3b-9889-f1d79255e7b7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:08:05.804Z|743d3f10-ed22-4d3b-9889-f1d79255e7b7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:13.041Z|a910f113-70ae-4a6d-8f0c-9eed1c85c67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:13.042Z|a910f113-70ae-4a6d-8f0c-9eed1c85c67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:13.044Z|4fe734e2-9cd6-4a37-8fa9-5bc65ef30969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:13.045Z|4fe734e2-9cd6-4a37-8fa9-5bc65ef30969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:13.076Z|cc2eafca-47fb-4df8-93e5-36ee96b74cc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:13.077Z|cc2eafca-47fb-4df8-93e5-36ee96b74cc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:14.116Z|0c4c24fb-6da9-4461-befe-770a21f1d556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:08:14.117Z|0c4c24fb-6da9-4461-befe-770a21f1d556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:08:14.384Z|46aca191-d30a-41e4-b576-8e4372088670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:08:14.384Z|46aca191-d30a-41e4-b576-8e4372088670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:08:23.069Z|95867e7d-c631-4b38-aae0-17e66ba98c5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:23.069Z|9454918e-b1ed-4404-a4f6-0b71a9295dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:23.070Z|95867e7d-c631-4b38-aae0-17e66ba98c5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:23.070Z|9454918e-b1ed-4404-a4f6-0b71a9295dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:23.105Z|098b9f01-34cd-4bcf-b12e-be3f4492b109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:23.106Z|098b9f01-34cd-4bcf-b12e-be3f4492b109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:29.116Z|7c242c20-e427-4068-b399-1937139f1475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:08:29.120Z|7c242c20-e427-4068-b399-1937139f1475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:08:33.091Z|6802e2ca-4ed4-4dc1-b35a-c793022fa27d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:33.092Z|6802e2ca-4ed4-4dc1-b35a-c793022fa27d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:33.092Z|df041b0e-8730-4f59-ad46-cf01852cbf81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:33.093Z|df041b0e-8730-4f59-ad46-cf01852cbf81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:33.130Z|766f0391-7b12-4e14-b63d-2bfd9e341f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:33.131Z|766f0391-7b12-4e14-b63d-2bfd9e341f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:43.118Z|b4eb1a2c-4c22-40a1-aa2b-1dda64a35fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:43.118Z|0bb9e012-f675-4df7-a2c4-f52892f0fafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:43.118Z|b4eb1a2c-4c22-40a1-aa2b-1dda64a35fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:43.119Z|0bb9e012-f675-4df7-a2c4-f52892f0fafb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:43.155Z|91ce01ff-0abb-4d2f-8c30-704f083d093a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:43.156Z|91ce01ff-0abb-4d2f-8c30-704f083d093a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:44.116Z|656e932f-dc26-42f9-8558-03aca2d45072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:08:44.117Z|656e932f-dc26-42f9-8558-03aca2d45072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:08:44.385Z|578bbaf2-45ee-4a6c-9128-865a97a0c268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:08:44.385Z|578bbaf2-45ee-4a6c-9128-865a97a0c268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:08:53.143Z|b9cdba6e-2f39-4390-a252-b29199770842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:53.143Z|cb470410-42e9-43b6-9869-1b61ca05b2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:53.144Z|b9cdba6e-2f39-4390-a252-b29199770842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:53.144Z|cb470410-42e9-43b6-9869-1b61ca05b2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:53.179Z|582909d7-a125-48df-8081-81265e8b2067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:08:53.180Z|582909d7-a125-48df-8081-81265e8b2067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:08:59.116Z|f7c6fed6-7632-4493-b53e-2565e29d0430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:08:59.117Z|f7c6fed6-7632-4493-b53e-2565e29d0430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:09:03.170Z|44ef34d6-76fe-4cd2-b180-96b83376e84d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:03.170Z|7f10fba4-c40d-47ca-a4ca-d7f23090e88e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:03.170Z|7f10fba4-c40d-47ca-a4ca-d7f23090e88e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:03.171Z|44ef34d6-76fe-4cd2-b180-96b83376e84d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:03.202Z|6ffcb712-5713-48a7-9fa3-29f2265fe8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:03.203Z|6ffcb712-5713-48a7-9fa3-29f2265fe8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:05.803Z|c4569ee5-78c3-4841-a528-e74150fbcacc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:09:05.804Z|c4569ee5-78c3-4841-a528-e74150fbcacc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:13.193Z|8972a02a-86ec-4832-9bb1-c32390b063f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:13.193Z|d651867a-8c9e-4c3a-a3f1-ca7631f64dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:13.194Z|d651867a-8c9e-4c3a-a3f1-ca7631f64dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:13.194Z|8972a02a-86ec-4832-9bb1-c32390b063f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:13.238Z|0022ca50-6347-486b-aea7-460aeeda1e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:13.239Z|0022ca50-6347-486b-aea7-460aeeda1e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:14.116Z|6895f2c8-ab97-4cb1-b98b-ebefff7a8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:09:14.122Z|6895f2c8-ab97-4cb1-b98b-ebefff7a8166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:09:14.386Z|0102ea8a-51f5-41c0-b12b-a8f6c4c7cf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:09:14.387Z|0102ea8a-51f5-41c0-b12b-a8f6c4c7cf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:09:23.221Z|69c864c8-a695-4fad-a5f5-8ad0285d8616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:23.221Z|1099e0f1-6769-4f0e-ac00-d347e49fd86d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:23.222Z|69c864c8-a695-4fad-a5f5-8ad0285d8616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:23.222Z|1099e0f1-6769-4f0e-ac00-d347e49fd86d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:23.263Z|e6739a7a-80d7-4a4b-a503-67e20946cca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:23.265Z|e6739a7a-80d7-4a4b-a503-67e20946cca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:29.116Z|ea81b774-0134-4a95-b53f-969dbbf56937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:09:29.117Z|ea81b774-0134-4a95-b53f-969dbbf56937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:09:33.247Z|2a501156-be7c-4c6f-843f-e0e91c0a7e17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:33.247Z|026c53c4-4b12-4bf1-b859-c0a42dd3041b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:33.248Z|2a501156-be7c-4c6f-843f-e0e91c0a7e17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:33.248Z|026c53c4-4b12-4bf1-b859-c0a42dd3041b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:33.288Z|26afc1ab-8566-41ba-a71b-2904d28ecda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:33.290Z|26afc1ab-8566-41ba-a71b-2904d28ecda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:43.275Z|254e1e9f-bba1-4953-81a8-a9fd829470a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:43.276Z|1a1eef55-c7e9-49c7-8622-ea75473a43f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:43.276Z|254e1e9f-bba1-4953-81a8-a9fd829470a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:43.277Z|1a1eef55-c7e9-49c7-8622-ea75473a43f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:43.314Z|165d7c58-4d42-43ac-9573-16bb8f526b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:43.315Z|165d7c58-4d42-43ac-9573-16bb8f526b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:44.116Z|b6132d89-08f7-4d46-bcdc-8570a32861b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:09:44.118Z|b6132d89-08f7-4d46-bcdc-8570a32861b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:09:44.388Z|ec657084-4f12-4cde-9105-3d97a1e7bf8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:09:44.388Z|ec657084-4f12-4cde-9105-3d97a1e7bf8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:09:53.307Z|9d35aac8-21b1-44a5-ad37-d70c389c1dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:53.307Z|53199fc2-c227-46bb-8421-b0318014238e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:53.308Z|53199fc2-c227-46bb-8421-b0318014238e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:53.308Z|9d35aac8-21b1-44a5-ad37-d70c389c1dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:53.342Z|26853450-1ddd-430d-96b7-5055023d6a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:09:53.343Z|26853450-1ddd-430d-96b7-5055023d6a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:09:59.116Z|ae779c6d-f225-4214-968a-401e5b9415b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:09:59.121Z|ae779c6d-f225-4214-968a-401e5b9415b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:10:03.332Z|a5bc8568-a9b3-49ba-b573-1dd3ade3ef29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:03.332Z|a5bc8568-a9b3-49ba-b573-1dd3ade3ef29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:03.337Z|347491db-359c-4ef3-92ac-53b06ba42259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:03.338Z|347491db-359c-4ef3-92ac-53b06ba42259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:03.370Z|2b1b2197-48ed-4fa6-ae76-c4736de9b541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:03.370Z|2b1b2197-48ed-4fa6-ae76-c4736de9b541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:05.804Z|f6c51bbd-e118-46de-88a0-074dd858a686|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:10:05.805Z|f6c51bbd-e118-46de-88a0-074dd858a686|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:13.356Z|1dfeddaf-7963-49f4-a5ed-16c0376ea5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:13.357Z|1dfeddaf-7963-49f4-a5ed-16c0376ea5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:13.359Z|d21925e4-c74a-43f6-a44e-31f70f2e9e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:13.360Z|d21925e4-c74a-43f6-a44e-31f70f2e9e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:13.397Z|ec292f46-8e85-49c5-b60c-66a85f144a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:13.398Z|ec292f46-8e85-49c5-b60c-66a85f144a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:14.116Z|f8d5d4ef-73e1-4e23-ad87-5c785bdc5dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:10:14.117Z|f8d5d4ef-73e1-4e23-ad87-5c785bdc5dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:10:14.389Z|9d2fccf4-0e5c-41c5-b2d6-e1a278a2d0a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:10:14.390Z|9d2fccf4-0e5c-41c5-b2d6-e1a278a2d0a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:10:23.382Z|87700ae9-6a45-47b3-8926-79a01b153e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:23.383Z|87700ae9-6a45-47b3-8926-79a01b153e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:23.390Z|fc4b1779-0962-421a-8173-182aa7ae60fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:23.391Z|fc4b1779-0962-421a-8173-182aa7ae60fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:23.420Z|77c01852-550f-46b0-bebb-dff709919663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:23.421Z|77c01852-550f-46b0-bebb-dff709919663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:29.116Z|7a88c5fa-f8d3-41ba-abc5-cd45d57995b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:10:29.117Z|7a88c5fa-f8d3-41ba-abc5-cd45d57995b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:10:33.407Z|440efad9-2776-46e4-a98b-3055ca0a6850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:33.408Z|440efad9-2776-46e4-a98b-3055ca0a6850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:33.414Z|36c23797-34da-4810-a415-d25bff96b411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:33.415Z|36c23797-34da-4810-a415-d25bff96b411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:33.448Z|6005183b-e7ad-4c5c-8d95-8746d4575514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:33.449Z|6005183b-e7ad-4c5c-8d95-8746d4575514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:43.431Z|6f0d8212-3b8b-4fca-a0cb-f157f648b217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:43.432Z|6f0d8212-3b8b-4fca-a0cb-f157f648b217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:43.439Z|903fee48-aa0c-4065-95e2-c26369afecf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:43.440Z|903fee48-aa0c-4065-95e2-c26369afecf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:43.472Z|fc465df6-9b71-4b95-a3fd-8557ec83a883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:43.473Z|fc465df6-9b71-4b95-a3fd-8557ec83a883|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:44.116Z|444645f6-ccc5-4bcb-bf63-5220bdddd29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:10:44.119Z|444645f6-ccc5-4bcb-bf63-5220bdddd29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:10:44.390Z|d108ffbf-92e5-4ade-931b-09fe723bb114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:10:44.391Z|d108ffbf-92e5-4ade-931b-09fe723bb114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:10:53.468Z|42553760-b0d9-48e6-b611-b4522d3ae198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:53.469Z|42553760-b0d9-48e6-b611-b4522d3ae198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:53.468Z|3c694d1b-2ca4-4a6a-a1d9-ef5e4070ec46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:53.476Z|3c694d1b-2ca4-4a6a-a1d9-ef5e4070ec46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:53.510Z|12fa56ef-1fb6-44e5-a2b1-6a529bd905e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:10:53.510Z|12fa56ef-1fb6-44e5-a2b1-6a529bd905e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:10:59.117Z|8ee32ae3-12d7-4c03-a5b8-e608bb315c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:10:59.118Z|8ee32ae3-12d7-4c03-a5b8-e608bb315c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:11:03.496Z|7ae88a37-0a2d-4ad0-8b6f-b204ff9de220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:03.497Z|7ae88a37-0a2d-4ad0-8b6f-b204ff9de220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:03.498Z|cc7e7f5b-db74-4351-b558-d83ce3bfc942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:03.498Z|cc7e7f5b-db74-4351-b558-d83ce3bfc942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:03.542Z|df0326ac-6e79-4ffd-a8bc-ca441f3450bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:03.543Z|df0326ac-6e79-4ffd-a8bc-ca441f3450bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:05.803Z|362de734-fc07-4851-b553-de36f46332c6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:11:05.804Z|362de734-fc07-4851-b553-de36f46332c6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:13.522Z|67cf49ac-fb62-43c1-857b-dcf27ab8b550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:13.524Z|67cf49ac-fb62-43c1-857b-dcf27ab8b550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:13.529Z|97363b89-d7dd-43f9-a72a-b047b209dbae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:13.529Z|97363b89-d7dd-43f9-a72a-b047b209dbae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:13.566Z|f94cd947-402b-4095-8b52-629f328b4441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:13.566Z|f94cd947-402b-4095-8b52-629f328b4441|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:14.116Z|a46a1974-872c-4bef-98be-53cc02462977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:11:14.117Z|a46a1974-872c-4bef-98be-53cc02462977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:11:14.392Z|cd8a920a-e0ff-4998-a9a4-794c45f91637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:11:14.392Z|cd8a920a-e0ff-4998-a9a4-794c45f91637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:11:23.555Z|9bbd3d14-b65e-4d90-88f3-a468a89c51c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:23.556Z|be351736-b88c-41d0-9c59-1a108d7489c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:23.556Z|9bbd3d14-b65e-4d90-88f3-a468a89c51c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:23.556Z|be351736-b88c-41d0-9c59-1a108d7489c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:23.593Z|a2175418-90ec-41f0-86d5-4530fed17533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:23.594Z|a2175418-90ec-41f0-86d5-4530fed17533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:29.116Z|cbadd925-91cc-4a0c-a454-775b12fd1e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:11:29.118Z|cbadd925-91cc-4a0c-a454-775b12fd1e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:11:33.580Z|2728fa6b-f1d6-4d2b-baf0-b7bf61bee4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:33.580Z|37bb211c-8cbe-4a58-9481-643e5d2f7cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:33.581Z|2728fa6b-f1d6-4d2b-baf0-b7bf61bee4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:33.581Z|37bb211c-8cbe-4a58-9481-643e5d2f7cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:33.618Z|e08f72cc-3b4d-4c94-8c43-bb6a07fffb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:33.619Z|e08f72cc-3b4d-4c94-8c43-bb6a07fffb05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:43.608Z|42f97877-a360-4eb6-8ec7-dde28146991c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:43.608Z|936cb5fc-5888-4d42-9448-2609c9472073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:43.608Z|936cb5fc-5888-4d42-9448-2609c9472073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:43.608Z|42f97877-a360-4eb6-8ec7-dde28146991c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:43.644Z|c3394189-e7e3-4cc8-ad4a-6fcf3ee3548f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:43.645Z|c3394189-e7e3-4cc8-ad4a-6fcf3ee3548f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:44.116Z|e739268c-dfb1-498c-97db-dab9e72c60cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:11:44.117Z|e739268c-dfb1-498c-97db-dab9e72c60cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:11:44.393Z|5c8004a8-6219-4e41-8b57-e65fb89026ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:11:44.393Z|5c8004a8-6219-4e41-8b57-e65fb89026ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:11:53.634Z|5b734ae9-ce10-4b35-81c4-615811acb600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:53.635Z|5b734ae9-ce10-4b35-81c4-615811acb600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:53.658Z|a5d2cd01-43e2-4c11-a2c0-6bcf23c93b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:53.659Z|a5d2cd01-43e2-4c11-a2c0-6bcf23c93b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:53.669Z|241c6f53-c179-40b9-9141-d55d9bac496b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:11:53.670Z|241c6f53-c179-40b9-9141-d55d9bac496b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:11:59.116Z|709f50c8-457d-4c07-bee2-d3a45d2f85a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:11:59.117Z|709f50c8-457d-4c07-bee2-d3a45d2f85a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:12:03.662Z|b9e9506b-f5bf-44c1-93b2-a90f73f1e4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:03.663Z|b9e9506b-f5bf-44c1-93b2-a90f73f1e4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:03.686Z|096b15c2-e7ef-4291-9a24-ed1e7d04e5b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:03.686Z|096b15c2-e7ef-4291-9a24-ed1e7d04e5b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:03.709Z|1fa4c40d-ccf6-4f20-9d92-9c309ce568a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:03.711Z|1fa4c40d-ccf6-4f20-9d92-9c309ce568a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:05.804Z|f7bede88-b305-4b6c-bbdf-53a047525b49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:12:05.804Z|f7bede88-b305-4b6c-bbdf-53a047525b49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:13.688Z|80b908b1-b270-4a21-83bc-66b8fce718a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:13.688Z|80b908b1-b270-4a21-83bc-66b8fce718a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:13.711Z|a6e744af-1928-4c1a-8062-659cc3a4d56a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:13.712Z|a6e744af-1928-4c1a-8062-659cc3a4d56a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:13.733Z|d16a1ea7-e662-4904-81a5-d9755b6cdbc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:13.734Z|d16a1ea7-e662-4904-81a5-d9755b6cdbc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:14.116Z|562fa0a9-7f36-4670-9e4f-ffce2afe5cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:12:14.119Z|562fa0a9-7f36-4670-9e4f-ffce2afe5cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:12:14.394Z|2784ef61-84a2-4629-9c85-2f2157f6c630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:12:14.395Z|2784ef61-84a2-4629-9c85-2f2157f6c630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:12:23.712Z|551263f2-0cac-489a-ae15-e55149ac02eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:23.713Z|551263f2-0cac-489a-ae15-e55149ac02eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:23.739Z|cbf3e1b9-6708-4275-a7c7-66435e4be6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:23.740Z|cbf3e1b9-6708-4275-a7c7-66435e4be6b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:23.758Z|831bc779-27ef-4376-a8db-b8725f12d8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:23.759Z|831bc779-27ef-4376-a8db-b8725f12d8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:29.116Z|a9168651-fa9f-4b0f-b36b-7fc0295d7c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:12:29.117Z|a9168651-fa9f-4b0f-b36b-7fc0295d7c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:12:33.745Z|f2c61fbc-4f75-4350-8152-50ca225f951d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:33.746Z|f2c61fbc-4f75-4350-8152-50ca225f951d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:33.765Z|268a7e4d-3171-4a4a-8c33-2bd6b5a76eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:33.766Z|268a7e4d-3171-4a4a-8c33-2bd6b5a76eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:33.782Z|8e117b9e-85e2-41f6-ab46-93ad5db02b21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:33.783Z|8e117b9e-85e2-41f6-ab46-93ad5db02b21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:43.775Z|fb89230f-367c-4c3c-91e4-fe41ceeb94b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:43.776Z|fb89230f-367c-4c3c-91e4-fe41ceeb94b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:43.787Z|a0aafb62-7de1-4e4a-9ba9-50c479417015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:43.788Z|a0aafb62-7de1-4e4a-9ba9-50c479417015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:43.805Z|d5eb92fe-b69b-4551-988f-f98ba46af15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:43.806Z|d5eb92fe-b69b-4551-988f-f98ba46af15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:44.116Z|922b8b7d-e6e0-422d-b494-493c2229e063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:12:44.117Z|922b8b7d-e6e0-422d-b494-493c2229e063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:12:44.395Z|02ffb4ff-e6c7-4a89-bf39-f83a0674e632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:12:44.396Z|02ffb4ff-e6c7-4a89-bf39-f83a0674e632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:12:53.810Z|f4df63e6-b6f5-4344-9baf-b457768a72ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:53.811Z|f4df63e6-b6f5-4344-9baf-b457768a72ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:53.816Z|b7477780-52b9-4401-a57e-7d5213be1787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:53.817Z|b7477780-52b9-4401-a57e-7d5213be1787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:53.834Z|1624abe2-5ec8-4467-b29c-9bd816435091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:12:53.835Z|1624abe2-5ec8-4467-b29c-9bd816435091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:12:59.116Z|57bbecb2-a2b3-4f41-8561-4e7f6cb09826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:12:59.120Z|57bbecb2-a2b3-4f41-8561-4e7f6cb09826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:13:03.839Z|3cc9ecdf-2b9b-4a3b-8ecc-397c1e700e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:03.840Z|3cc9ecdf-2b9b-4a3b-8ecc-397c1e700e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:03.842Z|d8d19a08-96cc-4cf5-9ab9-f98b8c9e7910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:03.843Z|d8d19a08-96cc-4cf5-9ab9-f98b8c9e7910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:03.856Z|c1bc5b64-8b87-4cf9-9ab3-8b9adfc95630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:03.857Z|c1bc5b64-8b87-4cf9-9ab3-8b9adfc95630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:05.804Z|d2820482-769c-44c8-8206-dc2f3bb03129|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:13:05.805Z|d2820482-769c-44c8-8206-dc2f3bb03129|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:13.867Z|9eac51bb-ce47-4f2b-9f2c-c5df1b7e36bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:13.867Z|f785c710-00b8-40e8-a5a0-6e9112da3a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:13.867Z|9eac51bb-ce47-4f2b-9f2c-c5df1b7e36bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:13.867Z|f785c710-00b8-40e8-a5a0-6e9112da3a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:13.883Z|a08b69bf-0a53-4966-9788-486aed858ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:13.883Z|a08b69bf-0a53-4966-9788-486aed858ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:14.116Z|f1d6e4bd-8c09-4b9e-abc0-ecb2ef657584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:13:14.117Z|f1d6e4bd-8c09-4b9e-abc0-ecb2ef657584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:13:14.396Z|a5922b4b-fa0d-40bc-9025-affadd184959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:13:14.397Z|a5922b4b-fa0d-40bc-9025-affadd184959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:13:23.899Z|b244f881-1548-4c6b-be9c-ff9f466f671d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:23.899Z|356b559a-f6bd-451e-bdab-b1c7680cfa48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:23.900Z|b244f881-1548-4c6b-be9c-ff9f466f671d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:23.900Z|356b559a-f6bd-451e-bdab-b1c7680cfa48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:23.905Z|be9c6042-d919-4517-ba34-aec95179ab59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:23.906Z|be9c6042-d919-4517-ba34-aec95179ab59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:29.116Z|697f4a3e-d245-41c2-937f-4dbe75477fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:13:29.117Z|697f4a3e-d245-41c2-937f-4dbe75477fd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:13:33.924Z|80c5824f-9353-40b4-b6a4-58d6fd90d79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:33.925Z|80c5824f-9353-40b4-b6a4-58d6fd90d79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:33.928Z|e3ca8620-7d38-4877-a049-58a3e65cb870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:33.929Z|e3ca8620-7d38-4877-a049-58a3e65cb870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:33.932Z|c3dedf5b-fcf7-4a4f-9f14-2762280e1456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:33.933Z|c3dedf5b-fcf7-4a4f-9f14-2762280e1456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:43.949Z|341e0829-88be-46ab-85d2-0bf85f7d4a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:43.950Z|341e0829-88be-46ab-85d2-0bf85f7d4a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:43.957Z|4a2b0824-1b98-4067-beec-6770dbf7772c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:43.957Z|b20f0206-5eed-4330-a4a9-90a90ae98766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:43.958Z|b20f0206-5eed-4330-a4a9-90a90ae98766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:43.958Z|4a2b0824-1b98-4067-beec-6770dbf7772c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:44.116Z|eebf64c4-3b4f-4cc5-aecf-07b2f2881abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:13:44.122Z|eebf64c4-3b4f-4cc5-aecf-07b2f2881abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:13:44.398Z|df288615-32ec-48ca-9f36-2a9dcb796ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:13:44.398Z|df288615-32ec-48ca-9f36-2a9dcb796ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:13:53.976Z|e4d23e8f-7dc6-4d18-bdb9-19ce3c90f5b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:53.976Z|e4d23e8f-7dc6-4d18-bdb9-19ce3c90f5b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:53.978Z|74d73cc4-f74d-4d17-9c28-cf2507ad3fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:53.981Z|74d73cc4-f74d-4d17-9c28-cf2507ad3fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:53.982Z|03769fef-c726-4b99-a7ae-31345823154a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:13:53.983Z|03769fef-c726-4b99-a7ae-31345823154a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:13:59.116Z|39f75845-d690-4057-b45e-87447ab7e421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:13:59.117Z|39f75845-d690-4057-b45e-87447ab7e421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:14:04.001Z|51917fd7-8c2f-45aa-8b10-669b4d0ae0dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:04.001Z|abc3ab01-ed0c-43fc-8014-e67c9a02cb31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:04.001Z|abc3ab01-ed0c-43fc-8014-e67c9a02cb31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:04.001Z|51917fd7-8c2f-45aa-8b10-669b4d0ae0dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:04.005Z|7b2848e8-bf59-4a19-b345-3a528c3a6c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:04.005Z|7b2848e8-bf59-4a19-b345-3a528c3a6c5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:05.802Z|1863e141-3165-466f-90c2-8fd9abbf6511|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:14:05.803Z|1863e141-3165-466f-90c2-8fd9abbf6511|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:14.024Z|bd8971dc-430e-4296-93fa-cad8c5d5c747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:14.025Z|bd8971dc-430e-4296-93fa-cad8c5d5c747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:14.028Z|38e4e956-88f6-4391-98d6-3d02c46cfd0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:14.029Z|38e4e956-88f6-4391-98d6-3d02c46cfd0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:14.030Z|52eb72a2-551f-4ef4-a81d-5a60e59ca196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:14.031Z|52eb72a2-551f-4ef4-a81d-5a60e59ca196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:14.116Z|2babe90c-13cf-4208-acc7-cf1c7f55bc6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:14:14.117Z|2babe90c-13cf-4208-acc7-cf1c7f55bc6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:14:14.399Z|45d83dc6-9bc7-4e7f-912d-7db9130dd808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:14:14.400Z|45d83dc6-9bc7-4e7f-912d-7db9130dd808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:14:24.052Z|28f5eedd-5e41-4723-8b09-d9a6a9185523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:24.052Z|28f5eedd-5e41-4723-8b09-d9a6a9185523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:24.056Z|d81d9685-c72c-400b-b753-a566e931d728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:24.057Z|d81d9685-c72c-400b-b753-a566e931d728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:24.058Z|d78e89ec-85db-4df5-8b25-4ba91339dd2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:24.058Z|d78e89ec-85db-4df5-8b25-4ba91339dd2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:29.116Z|eb18d3f6-7460-44bb-8d24-65aed52b2cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:14:29.120Z|eb18d3f6-7460-44bb-8d24-65aed52b2cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:14:34.083Z|c526c123-b27c-4b85-80e6-2cf962dd12d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:34.084Z|c526c123-b27c-4b85-80e6-2cf962dd12d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:34.089Z|aaff0507-91ae-4154-ad55-ebdc26ff4060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:34.089Z|aaff0507-91ae-4154-ad55-ebdc26ff4060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:34.090Z|ee2f565f-1046-4fcd-82a6-15ffd5e22d34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:34.091Z|ee2f565f-1046-4fcd-82a6-15ffd5e22d34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:44.110Z|e2faa4e9-4443-4499-afc2-6fafa0d56887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:44.110Z|7f97afb7-ff93-4487-a0be-5a2a84fd2301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:44.112Z|e2faa4e9-4443-4499-afc2-6fafa0d56887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:44.111Z|7f97afb7-ff93-4487-a0be-5a2a84fd2301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:44.114Z|2bdca760-615f-41c2-aaf6-1967c0b7ca80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:44.115Z|2bdca760-615f-41c2-aaf6-1967c0b7ca80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:44.116Z|90406527-1fc0-4955-b6df-31fd312a34ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:14:44.117Z|90406527-1fc0-4955-b6df-31fd312a34ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:14:44.400Z|8e12429a-0b7c-44bd-8fcc-a6f7b9a7f2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:14:44.401Z|8e12429a-0b7c-44bd-8fcc-a6f7b9a7f2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:14:54.140Z|b38db61d-7712-41a9-bffc-50d1ab372551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:54.142Z|b38db61d-7712-41a9-bffc-50d1ab372551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:54.140Z|d1e260e7-b619-474a-aeb6-928630f7d40a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:54.143Z|d1e260e7-b619-474a-aeb6-928630f7d40a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:54.144Z|b6400518-0786-4b67-ab34-3734a19c82cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:14:54.144Z|b6400518-0786-4b67-ab34-3734a19c82cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:14:59.116Z|4afb40d6-4800-4bc0-a339-3310ab567d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:14:59.119Z|4afb40d6-4800-4bc0-a339-3310ab567d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:15:04.182Z|3c9dcc70-a59a-40e0-9154-18f46de3e3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:04.182Z|e2499a23-0a88-4470-8f05-dfcd057ddf97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:04.182Z|3c9dcc70-a59a-40e0-9154-18f46de3e3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:04.183Z|e2499a23-0a88-4470-8f05-dfcd057ddf97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:04.184Z|6c207b58-08ed-4175-9d01-70f597fd4903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:04.185Z|6c207b58-08ed-4175-9d01-70f597fd4903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:05.803Z|753d60fb-4052-4c79-b6af-89ad9448f7eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:15:05.804Z|753d60fb-4052-4c79-b6af-89ad9448f7eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:14.116Z|4ab91c13-80ee-482e-a36a-fec64f6622c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:15:14.128Z|4ab91c13-80ee-482e-a36a-fec64f6622c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:15:14.207Z|d3928b9f-650e-4c48-bad6-83ff662ebe8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:14.207Z|8d177d8b-21db-4aa2-9eb3-610f6e0073e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:14.208Z|8d177d8b-21db-4aa2-9eb3-610f6e0073e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:14.209Z|d3928b9f-650e-4c48-bad6-83ff662ebe8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:14.212Z|21090326-f1e4-424b-914d-02a1ea6bd11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:14.213Z|21090326-f1e4-424b-914d-02a1ea6bd11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:14.403Z|eee75381-94c9-4749-b0d5-d2a32871167f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:15:14.404Z|eee75381-94c9-4749-b0d5-d2a32871167f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:15:24.233Z|7a9a987e-9892-4bd9-bee6-1c0464c4b648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:24.233Z|46140e3c-f696-4c9a-9845-ce7535a63f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:24.234Z|46140e3c-f696-4c9a-9845-ce7535a63f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:24.234Z|7a9a987e-9892-4bd9-bee6-1c0464c4b648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:24.241Z|68106f51-7f97-4d25-bf58-a2ce6cf5d5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:24.241Z|68106f51-7f97-4d25-bf58-a2ce6cf5d5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:29.116Z|25920ea1-6ec8-4641-8575-e68df5568e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:15:29.117Z|25920ea1-6ec8-4641-8575-e68df5568e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:15:34.260Z|76a1c26d-a4ae-4372-bfbc-c965793d54ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:34.260Z|76a1c26d-a4ae-4372-bfbc-c965793d54ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:34.262Z|5ae41cf3-5dec-4007-b5e7-5dfa164e15cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:34.263Z|5ae41cf3-5dec-4007-b5e7-5dfa164e15cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:34.268Z|a2052a26-e460-4855-9812-59959233d641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:34.269Z|a2052a26-e460-4855-9812-59959233d641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:44.116Z|bdaf972a-9a5e-439c-8828-917612a6455b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:15:44.117Z|bdaf972a-9a5e-439c-8828-917612a6455b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:15:44.286Z|fe6e9e0b-8a1d-4768-af8c-8b35c61c9e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:44.287Z|fe6e9e0b-8a1d-4768-af8c-8b35c61c9e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:44.292Z|9e187374-ccaa-496a-b464-163f1e4ea7e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:44.293Z|cbca092e-2bdf-471e-834c-8c3340e5e4ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:44.293Z|9e187374-ccaa-496a-b464-163f1e4ea7e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:44.294Z|cbca092e-2bdf-471e-834c-8c3340e5e4ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:44.405Z|17f01bf3-32f4-40a2-a88e-39ab3862ae4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:15:44.405Z|17f01bf3-32f4-40a2-a88e-39ab3862ae4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:15:54.312Z|009764d8-0e9a-42c6-accd-d5f4f15708bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:54.313Z|009764d8-0e9a-42c6-accd-d5f4f15708bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:54.318Z|a32b830f-8064-410a-acde-07523bb07864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:54.318Z|a32b830f-8064-410a-acde-07523bb07864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:54.321Z|7a64b8a4-bc6d-42ee-914e-68e85c77a974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:15:54.321Z|7a64b8a4-bc6d-42ee-914e-68e85c77a974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:15:59.116Z|d5e75e73-f0f6-44af-8dd2-5cdc6369ab4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:15:59.119Z|d5e75e73-f0f6-44af-8dd2-5cdc6369ab4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:16:04.341Z|d341fdb6-4cc5-4702-8131-8ed75a4ae32d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:04.342Z|c60d8614-8e05-4dc9-a0ec-2c5b2441bbf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:04.342Z|c60d8614-8e05-4dc9-a0ec-2c5b2441bbf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:04.344Z|d341fdb6-4cc5-4702-8131-8ed75a4ae32d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:04.350Z|212f1ba1-3391-48b7-a408-ee0f1335db60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:04.351Z|212f1ba1-3391-48b7-a408-ee0f1335db60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:05.803Z|11cae3f4-f45e-4661-9545-9adf05b6bf2c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:16:05.804Z|11cae3f4-f45e-4661-9545-9adf05b6bf2c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:14.117Z|cd1b2ff4-4d83-4431-b2b9-f12e9bde5a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:16:14.117Z|cd1b2ff4-4d83-4431-b2b9-f12e9bde5a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:16:14.374Z|380d7e97-e8c9-4cf1-bcb2-8c110f1ed92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:14.375Z|380d7e97-e8c9-4cf1-bcb2-8c110f1ed92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:14.378Z|76124725-90f0-4886-98fc-373ebc6a92e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:14.379Z|76124725-90f0-4886-98fc-373ebc6a92e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:14.385Z|fe0bc598-f0e7-4064-970c-bed648a2d59a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:14.386Z|fe0bc598-f0e7-4064-970c-bed648a2d59a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:14.406Z|0eb42b56-6e4e-409f-96f5-099cd7f9f050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:16:14.407Z|0eb42b56-6e4e-409f-96f5-099cd7f9f050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:16:24.400Z|3746e73f-655e-4702-b083-36c29685de29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:24.401Z|3746e73f-655e-4702-b083-36c29685de29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:24.404Z|bc89f7f1-2fa6-4f2e-9134-8d287522409e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:24.404Z|bc89f7f1-2fa6-4f2e-9134-8d287522409e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:24.407Z|fb2edcab-6292-42ff-91ea-f1938d10913d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:24.408Z|fb2edcab-6292-42ff-91ea-f1938d10913d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:29.116Z|f8a0668b-d570-4440-b157-4742f779ee8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:16:29.116Z|f8a0668b-d570-4440-b157-4742f779ee8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:16:34.429Z|42ed4b88-be03-4c16-896e-f369b9acbd15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:34.431Z|42ed4b88-be03-4c16-896e-f369b9acbd15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:34.430Z|2a08cd50-3b5e-4b02-aef8-6367974a5310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:34.432Z|2a08cd50-3b5e-4b02-aef8-6367974a5310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:34.437Z|ae6226eb-50c3-4d22-a93a-fc931d776e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:34.437Z|ae6226eb-50c3-4d22-a93a-fc931d776e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:44.116Z|a6ce7ceb-c53c-49ae-aef3-d12224e0e05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:16:44.119Z|a6ce7ceb-c53c-49ae-aef3-d12224e0e05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:16:44.407Z|bd419926-60f2-4375-ab78-70480a5b17aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:16:44.408Z|bd419926-60f2-4375-ab78-70480a5b17aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:16:44.463Z|88ecb9b1-3451-4616-b40a-f276126dbf02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:44.464Z|88ecb9b1-3451-4616-b40a-f276126dbf02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:44.468Z|c5178d0d-b60d-4cf3-9b0e-915dec3b2d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:44.468Z|c5178d0d-b60d-4cf3-9b0e-915dec3b2d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:44.469Z|3c42808c-e98a-45a7-8a3f-a0461956f965|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:44.469Z|3c42808c-e98a-45a7-8a3f-a0461956f965|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:54.528Z|6da17eff-e63a-4c27-bac0-e1302c3b2021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:54.528Z|2127bb4e-762c-47e1-81fa-cae1bfc69fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:54.528Z|6da17eff-e63a-4c27-bac0-e1302c3b2021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:54.528Z|2127bb4e-762c-47e1-81fa-cae1bfc69fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:54.528Z|2eb6b33b-272d-4f36-b341-19136fb5c918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:16:54.530Z|2eb6b33b-272d-4f36-b341-19136fb5c918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:16:59.116Z|158038f5-5c12-40e3-9044-420880931089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:16:59.117Z|158038f5-5c12-40e3-9044-420880931089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:17:04.587Z|a627372d-6c59-4d33-8777-233e9ce39c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:04.588Z|a627372d-6c59-4d33-8777-233e9ce39c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:04.589Z|7fe2d293-100b-4bad-8219-935831aa469f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:04.589Z|7fe2d293-100b-4bad-8219-935831aa469f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:04.594Z|785b7c0b-4e77-4b33-8bb9-9ddeeeffa4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:04.595Z|785b7c0b-4e77-4b33-8bb9-9ddeeeffa4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:05.803Z|9fc284cb-5c9b-446a-910b-38e16ee3925f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:17:05.804Z|9fc284cb-5c9b-446a-910b-38e16ee3925f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:14.116Z|a20a56cd-277d-420c-9296-2592dfcdc6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:17:14.116Z|a20a56cd-277d-420c-9296-2592dfcdc6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:17:14.409Z|1a507d11-e8b9-4e7d-8398-a628a33650cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:17:14.409Z|1a507d11-e8b9-4e7d-8398-a628a33650cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:17:14.613Z|f3a13997-f2c7-498b-aa7b-b8b721a0a9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:14.614Z|f3a13997-f2c7-498b-aa7b-b8b721a0a9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:14.618Z|ce852d4e-e06c-4fd2-8bba-c5af69e513cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:14.619Z|0e152bf5-9f5c-4496-a01d-6cd9a8f95e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:14.620Z|ce852d4e-e06c-4fd2-8bba-c5af69e513cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:14.620Z|0e152bf5-9f5c-4496-a01d-6cd9a8f95e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:24.639Z|d170a781-6d25-4a76-865e-13f281c315f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:24.640Z|d170a781-6d25-4a76-865e-13f281c315f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:24.641Z|50344268-8eab-4b66-b838-78323bd011c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:24.641Z|50344268-8eab-4b66-b838-78323bd011c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:24.641Z|4274af92-7221-42c0-b4a9-b1fbe66feb8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:24.642Z|4274af92-7221-42c0-b4a9-b1fbe66feb8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:29.116Z|44179b2a-0e88-4783-9b0a-86263c83c626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:17:29.119Z|44179b2a-0e88-4783-9b0a-86263c83c626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:17:34.667Z|3c8d3e54-7649-48ff-9533-89b874e0e35d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:34.667Z|3c8d3e54-7649-48ff-9533-89b874e0e35d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:34.674Z|c4ce5952-44b7-4f83-ab44-04d9856ea0c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:34.674Z|abc2dee5-84d4-4a2d-8fdc-100b50fc1c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:34.674Z|c4ce5952-44b7-4f83-ab44-04d9856ea0c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:34.674Z|abc2dee5-84d4-4a2d-8fdc-100b50fc1c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:44.116Z|138a649b-9fb2-4459-a2ff-043107d341b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:17:44.117Z|138a649b-9fb2-4459-a2ff-043107d341b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:17:44.410Z|fbd76e61-03a3-40f6-b70b-43b61658e26e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:17:44.411Z|fbd76e61-03a3-40f6-b70b-43b61658e26e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:17:44.696Z|c50c25e4-acb5-4960-974e-bdc0484db7d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:44.697Z|c50c25e4-acb5-4960-974e-bdc0484db7d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:44.698Z|a13b98c5-b847-419c-a531-208dfff63ce2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:44.699Z|a13b98c5-b847-419c-a531-208dfff63ce2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:44.700Z|66270881-1c8f-4ff3-8500-1d8402accb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:44.702Z|66270881-1c8f-4ff3-8500-1d8402accb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:54.721Z|37c0a83f-7c54-42ae-9f10-6528efcf73ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:54.721Z|3579ce98-480e-43ed-95a8-8ddfa3362a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:54.721Z|93787332-0b2d-4921-9c10-3d81225975ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:17:54.722Z|3579ce98-480e-43ed-95a8-8ddfa3362a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:54.722Z|37c0a83f-7c54-42ae-9f10-6528efcf73ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:54.722Z|93787332-0b2d-4921-9c10-3d81225975ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:17:59.116Z|5220aa46-f43e-4be5-8626-2c1c6e9549b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:17:59.116Z|5220aa46-f43e-4be5-8626-2c1c6e9549b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:18:04.747Z|a7f9d695-6ab0-4d93-87be-9e4562d9ac20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:04.747Z|c525ffc4-b7ba-4b21-8ddf-753aeb634a39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:04.748Z|c525ffc4-b7ba-4b21-8ddf-753aeb634a39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:04.748Z|a7f9d695-6ab0-4d93-87be-9e4562d9ac20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:04.799Z|7c0449ed-1f14-41ed-ad0c-6a9a4caa50ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:04.800Z|7c0449ed-1f14-41ed-ad0c-6a9a4caa50ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:05.803Z|d947eeaa-a9a9-4464-81ce-c41ef7c80cf8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:18:05.804Z|d947eeaa-a9a9-4464-81ce-c41ef7c80cf8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:14.116Z|f8e49710-beb4-4105-9ca6-45a78aeb5105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:18:14.124Z|f8e49710-beb4-4105-9ca6-45a78aeb5105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:18:14.412Z|d7eee3ea-2083-42c1-9cd4-ce699ba25077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:18:14.412Z|d7eee3ea-2083-42c1-9cd4-ce699ba25077|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:18:14.824Z|86c9deff-68ab-4788-b7c8-502db12cb488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:14.824Z|cc134682-aae8-4a08-b796-03f52daa30e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:14.825Z|86c9deff-68ab-4788-b7c8-502db12cb488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:14.825Z|cc134682-aae8-4a08-b796-03f52daa30e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:14.824Z|ab078d02-7211-46a8-bee3-6e8ce0c63d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:14.826Z|ab078d02-7211-46a8-bee3-6e8ce0c63d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:24.852Z|62ee6f7a-c6aa-4f83-a281-4e29d3ccdf55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:24.852Z|a675991f-35f4-4baf-a222-ca719201e572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:24.852Z|21d6733c-3fe5-4d75-a6ee-0c5d9b4c56cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:24.852Z|21d6733c-3fe5-4d75-a6ee-0c5d9b4c56cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:24.852Z|a675991f-35f4-4baf-a222-ca719201e572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:24.853Z|62ee6f7a-c6aa-4f83-a281-4e29d3ccdf55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:29.116Z|ca36cb85-8879-4a81-8a2b-52cc70c2213d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:18:29.116Z|ca36cb85-8879-4a81-8a2b-52cc70c2213d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:18:34.880Z|7d92dc3e-3ef1-4ef3-a8e7-f7a37c46445e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:34.880Z|44560cd1-1915-44f8-b884-7d92084ff13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:34.881Z|7d92dc3e-3ef1-4ef3-a8e7-f7a37c46445e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:34.881Z|44560cd1-1915-44f8-b884-7d92084ff13c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:34.886Z|6a9fcc1a-7dc7-4d77-92a1-754c318487b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:34.886Z|6a9fcc1a-7dc7-4d77-92a1-754c318487b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:44.116Z|4985a31b-ceb6-4e4b-9352-ab4dae0138cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:18:44.117Z|4985a31b-ceb6-4e4b-9352-ab4dae0138cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:18:44.413Z|db571f6e-10cd-44f9-8d91-1fc6f604c7c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:18:44.414Z|db571f6e-10cd-44f9-8d91-1fc6f604c7c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:18:44.906Z|01924a7d-c018-4f3f-b49c-7561182b5791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:44.907Z|01924a7d-c018-4f3f-b49c-7561182b5791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:44.908Z|471a91da-4caa-47c0-9922-c64a56705c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:44.909Z|471a91da-4caa-47c0-9922-c64a56705c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:44.912Z|94a7ee63-424e-4099-95dc-82ba7f59a2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:44.912Z|94a7ee63-424e-4099-95dc-82ba7f59a2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:54.930Z|449489ad-0470-4408-b5f1-0b8b0a335145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:54.931Z|449489ad-0470-4408-b5f1-0b8b0a335145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:54.934Z|d52b73e5-6c64-4e95-a141-5b4b8fa1af1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:54.934Z|d52b73e5-6c64-4e95-a141-5b4b8fa1af1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:54.937Z|794aa828-1f50-43c7-848c-efc5f34326b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:18:54.937Z|794aa828-1f50-43c7-848c-efc5f34326b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:18:59.116Z|83336e4b-f67b-44e9-b1a9-028bab453919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:18:59.120Z|83336e4b-f67b-44e9-b1a9-028bab453919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:19:04.960Z|85e53b62-2d0e-4992-b36f-99c561ca1551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:04.960Z|a17c53a7-54ad-4927-9232-1e4b5e8be4db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:04.960Z|6cdf7a7e-b70d-49ab-90fc-d1e969c74816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:04.960Z|85e53b62-2d0e-4992-b36f-99c561ca1551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:04.960Z|a17c53a7-54ad-4927-9232-1e4b5e8be4db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:04.960Z|6cdf7a7e-b70d-49ab-90fc-d1e969c74816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:05.803Z|6c20c689-5adc-4add-8401-bb20272448ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:19:05.803Z|6c20c689-5adc-4add-8401-bb20272448ce|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:14.116Z|2b78c0cc-2fab-4000-90ec-074dee6a205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:19:14.118Z|2b78c0cc-2fab-4000-90ec-074dee6a205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:19:14.415Z|5e329b52-ccc9-4d27-bad8-633961c74d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:19:14.416Z|5e329b52-ccc9-4d27-bad8-633961c74d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:19:14.987Z|2637f0e1-45f0-46b5-b42e-983262c9e92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:14.987Z|38e2874e-fcf0-4044-8c78-42fac53d3cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:14.987Z|8fbd13fe-f7cf-444b-a981-30963d2118cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:14.987Z|8fbd13fe-f7cf-444b-a981-30963d2118cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:14.987Z|2637f0e1-45f0-46b5-b42e-983262c9e92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:14.987Z|38e2874e-fcf0-4044-8c78-42fac53d3cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:25.012Z|47fb39f6-f03b-48fa-8cb4-841b8a4881a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:25.012Z|cdc7a8ab-4fb6-4a6a-9e12-218407a488e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:25.013Z|47fb39f6-f03b-48fa-8cb4-841b8a4881a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:25.013Z|cdc7a8ab-4fb6-4a6a-9e12-218407a488e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:25.012Z|ee5d33bc-43b5-4f6e-a94b-9fc0efb2a933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:25.017Z|ee5d33bc-43b5-4f6e-a94b-9fc0efb2a933|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:29.116Z|c2f80d51-96eb-49a2-85c2-c131c597ed52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:19:29.117Z|c2f80d51-96eb-49a2-85c2-c131c597ed52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:19:35.048Z|c44eb491-e63f-4b1a-bc84-6237cc937171|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:35.048Z|d57e3609-67a3-4d10-86e4-dea7d2fe721a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:35.049Z|c44eb491-e63f-4b1a-bc84-6237cc937171|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:35.049Z|d57e3609-67a3-4d10-86e4-dea7d2fe721a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:35.054Z|19ec004b-036d-4c12-86db-658ca2f707cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:35.054Z|19ec004b-036d-4c12-86db-658ca2f707cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:44.116Z|701fbd3c-0875-4abb-9c17-fcdf99935b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:19:44.120Z|701fbd3c-0875-4abb-9c17-fcdf99935b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:19:44.416Z|c2242f93-76ea-40af-924f-3f0dc07914af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:19:44.417Z|c2242f93-76ea-40af-924f-3f0dc07914af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:19:45.079Z|6edaa9a6-7144-4c46-ad14-4af03715d8a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:45.080Z|6edaa9a6-7144-4c46-ad14-4af03715d8a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:45.080Z|14d69d14-75c3-44d5-a4f2-e545ebe10af2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:45.081Z|14d69d14-75c3-44d5-a4f2-e545ebe10af2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:45.082Z|1704a8c8-46a2-47fb-b549-3c80981c6cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:45.082Z|1704a8c8-46a2-47fb-b549-3c80981c6cb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:55.109Z|07eb2452-71f8-4a62-ac1f-eb5968cf43e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:55.109Z|2dd5ccdf-d530-4c27-a206-8067d393ba5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:55.110Z|2dd5ccdf-d530-4c27-a206-8067d393ba5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:55.110Z|07eb2452-71f8-4a62-ac1f-eb5968cf43e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:55.113Z|da13d7fd-926b-4a62-9721-7e86b146034b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:19:55.115Z|da13d7fd-926b-4a62-9721-7e86b146034b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:19:59.117Z|7076a327-4b8d-4b7c-8fea-a967c6906f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:19:59.119Z|7076a327-4b8d-4b7c-8fea-a967c6906f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:20:05.143Z|5e5c03d3-ce81-4a83-944e-05cf09446156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:05.144Z|5e5c03d3-ce81-4a83-944e-05cf09446156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:05.146Z|bd02b15f-d186-4c0a-9272-0ab62e6ae002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:05.146Z|bd02b15f-d186-4c0a-9272-0ab62e6ae002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:05.147Z|025f56e4-3a1b-4c1c-9289-e53ba9dfac16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:05.147Z|025f56e4-3a1b-4c1c-9289-e53ba9dfac16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:05.804Z|c391592a-0424-4e91-aba8-bbedccdd70d3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:20:05.805Z|c391592a-0424-4e91-aba8-bbedccdd70d3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:14.116Z|32214cef-8c2e-4163-8c39-b76f52a7f7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:20:14.118Z|32214cef-8c2e-4163-8c39-b76f52a7f7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:20:14.418Z|d59cd070-16e5-43e1-84ed-3ea57c86dfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:20:14.419Z|d59cd070-16e5-43e1-84ed-3ea57c86dfaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:20:15.172Z|276a1043-1b55-45fe-aa1d-855043db1e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:15.173Z|276a1043-1b55-45fe-aa1d-855043db1e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:15.176Z|278cf9fc-8953-4b72-9e73-0a81192530bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:15.176Z|cdb82faa-8074-4ee9-b6e8-9e8dedf40cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:15.177Z|278cf9fc-8953-4b72-9e73-0a81192530bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:15.177Z|cdb82faa-8074-4ee9-b6e8-9e8dedf40cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:25.199Z|44da1aec-373b-48f2-9a00-ea6fde2f5a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:25.200Z|44da1aec-373b-48f2-9a00-ea6fde2f5a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:25.205Z|68aed03f-34ed-4180-b542-cfd510bfc8e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:25.206Z|68aed03f-34ed-4180-b542-cfd510bfc8e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:25.206Z|a144631d-b4d7-4e32-8551-14fc9f12ddcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:25.207Z|a144631d-b4d7-4e32-8551-14fc9f12ddcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:29.116Z|a7c9eb12-3c05-4640-af35-3cbb1f268161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:20:29.119Z|a7c9eb12-3c05-4640-af35-3cbb1f268161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:20:35.231Z|b23ff68d-b9cf-48c2-8ec8-fd0646784805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:35.234Z|b23ff68d-b9cf-48c2-8ec8-fd0646784805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:35.235Z|bdb92297-6f5a-4dc2-aeca-bdc7b8ce14e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:35.236Z|bdb92297-6f5a-4dc2-aeca-bdc7b8ce14e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:35.237Z|25e2eaeb-eff3-4d7d-a1b9-ca6c46de4b4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:35.237Z|25e2eaeb-eff3-4d7d-a1b9-ca6c46de4b4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:44.116Z|e05b468d-6b16-49bf-9882-41e53e5cee64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:20:44.117Z|e05b468d-6b16-49bf-9882-41e53e5cee64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:20:44.419Z|a3ba82fc-25d6-4d94-8b43-661f1ed524c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:20:44.420Z|a3ba82fc-25d6-4d94-8b43-661f1ed524c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:20:45.265Z|f0f381fa-27bd-4889-bf79-84bf5a13987d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:45.266Z|f0f381fa-27bd-4889-bf79-84bf5a13987d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:45.274Z|eb118840-0fe0-4fef-bde6-b9c790c5e734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:45.275Z|eb118840-0fe0-4fef-bde6-b9c790c5e734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:45.278Z|c6fc2e75-d798-41cf-a7ea-f1f3726c5bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:45.279Z|c6fc2e75-d798-41cf-a7ea-f1f3726c5bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:55.292Z|2994c3e0-9bfe-4386-a9e5-ba05e5bbb4da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:55.293Z|2994c3e0-9bfe-4386-a9e5-ba05e5bbb4da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:55.300Z|987d3c2d-121a-4ec5-8242-581d7ff8bfd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:55.300Z|987d3c2d-121a-4ec5-8242-581d7ff8bfd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:55.301Z|0469c52b-87ed-4d83-aba2-54acd1a99d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:20:55.301Z|0469c52b-87ed-4d83-aba2-54acd1a99d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:20:59.116Z|27e56c87-9f03-489f-aa53-f26d6e542e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:20:59.116Z|27e56c87-9f03-489f-aa53-f26d6e542e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:21:05.332Z|f64d019d-00c6-46b2-9b63-eb92647bf0ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:05.332Z|f64d019d-00c6-46b2-9b63-eb92647bf0ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:05.332Z|2ccaedfe-cdd6-495c-b7c4-26077b822e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:05.333Z|2ccaedfe-cdd6-495c-b7c4-26077b822e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:05.337Z|251d7f8f-b33b-4720-adf6-1475466d88b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:05.337Z|251d7f8f-b33b-4720-adf6-1475466d88b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:05.802Z|dd550e52-8607-4b14-9df0-05300c333ac9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:21:05.804Z|dd550e52-8607-4b14-9df0-05300c333ac9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:14.116Z|ba7f9645-78dd-4696-9c3d-dfb8afe29a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:21:14.120Z|ba7f9645-78dd-4696-9c3d-dfb8afe29a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:21:14.421Z|580d36c4-8cd6-47ce-b74a-f1853454681d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:21:14.421Z|580d36c4-8cd6-47ce-b74a-f1853454681d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:21:15.357Z|948057a2-0a43-4911-8502-05b96d51e94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:15.359Z|948057a2-0a43-4911-8502-05b96d51e94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:15.359Z|f63cb618-a959-4a01-b9cd-81f27913eb6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:15.360Z|ace9a5da-47a9-4462-92f3-2f35ba8b829d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:15.360Z|f63cb618-a959-4a01-b9cd-81f27913eb6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:15.360Z|ace9a5da-47a9-4462-92f3-2f35ba8b829d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:25.384Z|2b211317-c8d3-4c53-963d-c62e25013743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:25.384Z|3e15d44c-acb4-4613-846d-26dea42b9443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:25.385Z|2b211317-c8d3-4c53-963d-c62e25013743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:25.385Z|655c8668-7656-471b-ac4b-20ee9f373316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:25.385Z|655c8668-7656-471b-ac4b-20ee9f373316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:25.385Z|3e15d44c-acb4-4613-846d-26dea42b9443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:29.116Z|3ab2bf6c-eec8-410e-85f0-8893011be618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:21:29.117Z|3ab2bf6c-eec8-410e-85f0-8893011be618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:21:35.409Z|18a8c2a8-0f36-4117-aa3f-0b714459b4d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:35.410Z|18a8c2a8-0f36-4117-aa3f-0b714459b4d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:35.413Z|60c8a2d6-eec2-402b-b6de-08c2a6e65f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:35.414Z|60c8a2d6-eec2-402b-b6de-08c2a6e65f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:35.414Z|09b3e1eb-aa8e-4a40-8bdd-0035e42fa8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:35.414Z|09b3e1eb-aa8e-4a40-8bdd-0035e42fa8ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:44.116Z|18e71a84-9832-4843-a532-e8bc42f19098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:21:44.116Z|18e71a84-9832-4843-a532-e8bc42f19098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:21:44.422Z|7bc11554-c644-4381-a74c-25270f88dd8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:21:44.423Z|7bc11554-c644-4381-a74c-25270f88dd8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:21:45.433Z|3881943e-6d6f-4c7f-b4e9-4d185db7adb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:45.434Z|3881943e-6d6f-4c7f-b4e9-4d185db7adb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:45.435Z|699e1653-f543-4a72-9f89-f3df29807eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:45.435Z|699e1653-f543-4a72-9f89-f3df29807eb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:45.436Z|9ff9328c-0770-42fe-ac7e-5d4a4f942e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:45.437Z|9ff9328c-0770-42fe-ac7e-5d4a4f942e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:55.459Z|7d683042-6fac-4535-aa5f-57e9b5f38043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:55.459Z|811e2b52-0a9e-43a8-85a2-f8c5172f1ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:55.460Z|811e2b52-0a9e-43a8-85a2-f8c5172f1ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:55.460Z|7d683042-6fac-4535-aa5f-57e9b5f38043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:55.460Z|ca7b1445-da12-4430-84ed-455acab3c31e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:21:55.461Z|ca7b1445-da12-4430-84ed-455acab3c31e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:21:59.116Z|91ef9479-8703-40f8-b2df-6eab21baf795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:21:59.120Z|91ef9479-8703-40f8-b2df-6eab21baf795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:22:05.487Z|377ecb00-0e98-4393-b067-c6e94124498d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:05.487Z|377ecb00-0e98-4393-b067-c6e94124498d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:05.490Z|2d202073-377a-495e-9db9-31e5ec43b440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:05.490Z|2d202073-377a-495e-9db9-31e5ec43b440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:05.495Z|d4a1eb1f-739f-47ff-8918-57dd4297cfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:05.496Z|d4a1eb1f-739f-47ff-8918-57dd4297cfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:05.802Z|e3be0422-773a-416e-904c-b9300feb7a7b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:22:05.803Z|e3be0422-773a-416e-904c-b9300feb7a7b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:14.116Z|5f6618cc-f878-4f7a-98bb-d669b2610fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:22:14.117Z|5f6618cc-f878-4f7a-98bb-d669b2610fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:22:14.423Z|12b57594-0e16-42c6-9fee-09ea42a4aa9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:22:14.424Z|12b57594-0e16-42c6-9fee-09ea42a4aa9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:22:15.514Z|c6ac2870-c32f-44e1-93ad-da0a32134b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:15.514Z|125a70ce-26db-4213-a0a8-d6beafc1ae81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:15.515Z|c6ac2870-c32f-44e1-93ad-da0a32134b6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:15.515Z|125a70ce-26db-4213-a0a8-d6beafc1ae81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:15.521Z|c744f927-856f-496f-bef3-ae1d2fe83aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:15.522Z|c744f927-856f-496f-bef3-ae1d2fe83aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:25.539Z|a161cbf9-07ec-4af0-9fa7-6b8b472d0707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:25.539Z|2eddc91c-1a40-4478-be96-a5dcc2b292a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:25.540Z|a161cbf9-07ec-4af0-9fa7-6b8b472d0707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:25.540Z|2eddc91c-1a40-4478-be96-a5dcc2b292a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:25.546Z|94185d49-fd62-4d9e-be4f-b878f3b138eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:25.547Z|94185d49-fd62-4d9e-be4f-b878f3b138eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:29.116Z|db6e2192-0623-4f51-93e2-24242cb9f1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:22:29.117Z|db6e2192-0623-4f51-93e2-24242cb9f1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:22:35.580Z|f4223213-ef9d-4b53-be48-1323af23e289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:35.581Z|f4223213-ef9d-4b53-be48-1323af23e289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:35.585Z|855889fa-4312-4300-b4c6-8fe207a5f5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:35.585Z|855889fa-4312-4300-b4c6-8fe207a5f5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:35.589Z|0085f946-64e3-4c0d-81b1-37dae3f97d50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:35.590Z|0085f946-64e3-4c0d-81b1-37dae3f97d50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:44.116Z|1a4fa80d-b5d7-463f-8807-e338cedac626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:22:44.119Z|1a4fa80d-b5d7-463f-8807-e338cedac626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:22:44.424Z|078ace18-7592-4a8f-a95d-2444b49b69c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:22:44.425Z|078ace18-7592-4a8f-a95d-2444b49b69c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:22:45.605Z|5bc8b7ac-4ce5-4df2-8926-8d5f9933ab9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:45.607Z|5bc8b7ac-4ce5-4df2-8926-8d5f9933ab9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:45.612Z|98ed8dcd-baef-46dc-bda5-ff15867c222c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:45.613Z|98ed8dcd-baef-46dc-bda5-ff15867c222c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:45.617Z|352ee3d9-bb47-41a2-8fa6-814ffad9b5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:45.618Z|352ee3d9-bb47-41a2-8fa6-814ffad9b5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:55.633Z|d36d0320-479c-48dd-8136-d5fc2b5d9c2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:55.634Z|d36d0320-479c-48dd-8136-d5fc2b5d9c2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:55.637Z|0455d791-7398-454f-9b91-857e121d8a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:55.638Z|0455d791-7398-454f-9b91-857e121d8a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:55.639Z|5a32f803-7452-47b2-9f3f-a19057187fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:22:55.640Z|5a32f803-7452-47b2-9f3f-a19057187fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:22:59.116Z|f9ea0a9f-c101-4964-a8b3-1ac643b9b44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:22:59.117Z|f9ea0a9f-c101-4964-a8b3-1ac643b9b44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:23:05.661Z|4312d245-ae32-43da-a61c-1cd2fecdefd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:05.662Z|4312d245-ae32-43da-a61c-1cd2fecdefd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:05.665Z|f85bdc19-a332-4fa6-826f-7f638bea9fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:05.665Z|f85bdc19-a332-4fa6-826f-7f638bea9fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:05.669Z|935ddb2d-d432-4575-a881-85b8e57d16c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:05.670Z|935ddb2d-d432-4575-a881-85b8e57d16c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:05.803Z|d4ee87c9-7438-4602-a348-a8d15bdeeefb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:23:05.804Z|d4ee87c9-7438-4602-a348-a8d15bdeeefb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:14.118Z|ea6c69fc-724b-4f76-808e-8cdd8cd2df34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:23:14.119Z|ea6c69fc-724b-4f76-808e-8cdd8cd2df34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:23:14.426Z|70065b07-948f-4fc8-aaaf-b243fab4e065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:23:14.427Z|70065b07-948f-4fc8-aaaf-b243fab4e065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:23:15.691Z|e06dbb95-d9eb-45aa-a3ee-0c6a6eb2d87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:15.692Z|e06dbb95-d9eb-45aa-a3ee-0c6a6eb2d87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:15.698Z|78897203-f767-4abf-b3bb-7fd84791effd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:15.699Z|725515aa-e363-4f74-8d42-75e114c9e2e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:15.705Z|78897203-f767-4abf-b3bb-7fd84791effd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:15.705Z|725515aa-e363-4f74-8d42-75e114c9e2e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:25.720Z|4cc283e1-40e1-4747-94e1-8f8b31f8956c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:25.721Z|4cc283e1-40e1-4747-94e1-8f8b31f8956c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:25.730Z|7aef4060-4b44-468b-9dfa-75894fddf1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:25.731Z|7aef4060-4b44-468b-9dfa-75894fddf1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:25.732Z|46b6c552-c2d7-47d8-94f8-c7c53426371b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:25.732Z|46b6c552-c2d7-47d8-94f8-c7c53426371b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:29.119Z|e6034798-3c1d-486b-8a10-bb5650688693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:23:29.124Z|e6034798-3c1d-486b-8a10-bb5650688693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:23:35.747Z|4c11a3b7-8291-47f0-9417-eb139aea7c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:35.747Z|4c11a3b7-8291-47f0-9417-eb139aea7c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:35.754Z|fee7556f-662b-48ad-b271-4363b16a644a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:35.754Z|944c5581-dc4b-437b-a57f-f6adbe715841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:35.755Z|fee7556f-662b-48ad-b271-4363b16a644a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:35.755Z|944c5581-dc4b-437b-a57f-f6adbe715841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:44.116Z|e60e7c44-a9b9-468f-866a-d31f98ba071e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:23:44.117Z|e60e7c44-a9b9-468f-866a-d31f98ba071e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:23:44.427Z|41b84869-b519-4cbf-8d87-dbfb3a0e7c3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:23:44.428Z|41b84869-b519-4cbf-8d87-dbfb3a0e7c3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:23:45.774Z|a8a0a47c-0196-4f88-bd9c-fc40b19e7bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:45.774Z|738f6678-16aa-4e61-a907-2110221c0393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:45.775Z|44c65966-a627-4b67-9f88-f0636b5d5cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:45.775Z|738f6678-16aa-4e61-a907-2110221c0393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:45.775Z|44c65966-a627-4b67-9f88-f0636b5d5cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:45.775Z|a8a0a47c-0196-4f88-bd9c-fc40b19e7bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:55.799Z|fdad3088-d3f2-4e19-8e8d-ae24688bc4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:55.799Z|3e0426b1-3847-4c46-ad75-a461408ea5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:55.799Z|3e0426b1-3847-4c46-ad75-a461408ea5f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:55.799Z|fdad3088-d3f2-4e19-8e8d-ae24688bc4c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:55.812Z|95294357-a2e6-4dd6-a867-04a847afd0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:23:55.812Z|95294357-a2e6-4dd6-a867-04a847afd0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:23:59.116Z|929f739a-d34b-4512-8a73-94ca382d2175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:23:59.116Z|929f739a-d34b-4512-8a73-94ca382d2175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:24:05.806Z|c6362b1f-49b8-4af9-8059-8626cab315c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:24:05.807Z|c6362b1f-49b8-4af9-8059-8626cab315c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:05.825Z|e6511887-1522-4f60-9923-af811164ee30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:05.826Z|e6511887-1522-4f60-9923-af811164ee30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:05.844Z|8ec5aac1-cdae-4ae5-8698-dd477489144d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:05.846Z|8ec5aac1-cdae-4ae5-8698-dd477489144d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:05.851Z|abd7ebb4-0681-4607-bfb6-abbd63076ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:05.852Z|abd7ebb4-0681-4607-bfb6-abbd63076ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:14.116Z|de59519b-b31d-4409-917b-bcb18cda5056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:24:14.119Z|de59519b-b31d-4409-917b-bcb18cda5056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:24:14.428Z|0ab34e4a-c8ff-4769-8c30-9e2b13518309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:24:14.429Z|0ab34e4a-c8ff-4769-8c30-9e2b13518309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:24:15.856Z|378ec355-9b45-4d83-97ea-e8b86792b51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:15.857Z|378ec355-9b45-4d83-97ea-e8b86792b51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:15.883Z|19e0d47c-d258-4804-bf6c-bd9573311eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:15.883Z|d061c1df-ae24-459c-b9c8-158d8809f60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:15.883Z|19e0d47c-d258-4804-bf6c-bd9573311eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:15.883Z|d061c1df-ae24-459c-b9c8-158d8809f60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:25.889Z|e182b25a-1000-41d9-b9d0-4c9bdf936ed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:25.890Z|e182b25a-1000-41d9-b9d0-4c9bdf936ed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:25.906Z|d2d67ff4-9d5a-4aee-87b2-f692c50ab8fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:25.906Z|b2b67d63-5996-4c2e-b1b3-fc3b509d7ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:25.907Z|d2d67ff4-9d5a-4aee-87b2-f692c50ab8fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:25.907Z|b2b67d63-5996-4c2e-b1b3-fc3b509d7ebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:29.116Z|e9e0e5ae-a169-453b-9cf7-8f82d7df4c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:24:29.117Z|e9e0e5ae-a169-453b-9cf7-8f82d7df4c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:24:35.913Z|3db59e71-c887-4423-ad3f-32530155a7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:35.914Z|3db59e71-c887-4423-ad3f-32530155a7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:35.931Z|55ee102a-c52d-444c-a6af-597b9a4e1e0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:35.931Z|03385e90-1e44-4b6e-b910-a891fa4517a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:35.932Z|03385e90-1e44-4b6e-b910-a891fa4517a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:35.932Z|55ee102a-c52d-444c-a6af-597b9a4e1e0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:44.116Z|0ef4ee43-99aa-4904-bbfb-c11dbd66a21e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:24:44.117Z|0ef4ee43-99aa-4904-bbfb-c11dbd66a21e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:24:44.429Z|3e2c591d-93cd-49c8-a1f2-a02b98e5aaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:24:44.430Z|3e2c591d-93cd-49c8-a1f2-a02b98e5aaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:24:45.943Z|5dae5e07-4cd5-4f08-9aa7-c19a5a9a0735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:45.943Z|5dae5e07-4cd5-4f08-9aa7-c19a5a9a0735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:45.956Z|beae0e55-607f-4869-a5fb-4582f32e0d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:45.957Z|beae0e55-607f-4869-a5fb-4582f32e0d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:45.956Z|e2d91b34-15c4-4e69-8934-2bca15fc4bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:45.959Z|e2d91b34-15c4-4e69-8934-2bca15fc4bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:55.968Z|31d33df8-0cb3-455a-a8fc-789f8f07893d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:55.969Z|31d33df8-0cb3-455a-a8fc-789f8f07893d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:55.980Z|099dda7a-b6d1-47b2-b107-ae3878cf5275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:55.981Z|8800c2c0-35c0-406a-9492-acb01f931323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:24:55.981Z|8800c2c0-35c0-406a-9492-acb01f931323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:55.981Z|099dda7a-b6d1-47b2-b107-ae3878cf5275|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:24:59.118Z|5ec5cdb4-c0d8-4cce-a996-6508e24d6562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:24:59.124Z|5ec5cdb4-c0d8-4cce-a996-6508e24d6562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:25:05.805Z|86fc239e-258f-43ea-aa51-6c8d1e9c12ca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:25:05.806Z|86fc239e-258f-43ea-aa51-6c8d1e9c12ca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:05.992Z|4a3add49-04e6-418a-a42b-8af5bb502288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:05.993Z|4a3add49-04e6-418a-a42b-8af5bb502288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:06.002Z|9a536351-a8de-4700-bc8b-7841d6a6a044|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:06.002Z|097da3e7-271c-4990-a54f-fb155faaa4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:06.003Z|097da3e7-271c-4990-a54f-fb155faaa4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:06.003Z|9a536351-a8de-4700-bc8b-7841d6a6a044|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:14.117Z|a7dcb58e-69cd-42c6-a7fa-2edbc97c2831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:25:14.118Z|a7dcb58e-69cd-42c6-a7fa-2edbc97c2831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:25:14.430Z|5afb3382-5293-4a9c-9068-67ab8a8d85e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:25:14.431Z|5afb3382-5293-4a9c-9068-67ab8a8d85e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:25:16.029Z|532905b3-98d5-4514-8ef5-a80785cd1d38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:16.029Z|a3419ec0-be7f-450c-8b83-331dc416e339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:16.029Z|7a80b6f9-add7-4215-a894-f3a5bd9ca01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:16.030Z|532905b3-98d5-4514-8ef5-a80785cd1d38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:16.030Z|a3419ec0-be7f-450c-8b83-331dc416e339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:16.030Z|7a80b6f9-add7-4215-a894-f3a5bd9ca01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:26.057Z|fd659c26-4503-42e8-aa60-1f81780fa834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:26.057Z|4485b55e-6457-483d-92ef-9b44a1253db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:26.057Z|e86961ea-baf8-41d7-9fa2-24c96da4fc20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:26.058Z|fd659c26-4503-42e8-aa60-1f81780fa834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:26.058Z|e86961ea-baf8-41d7-9fa2-24c96da4fc20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:26.058Z|4485b55e-6457-483d-92ef-9b44a1253db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:29.116Z|74a05116-4c47-4185-bfa9-977ce9b6e257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:25:29.117Z|74a05116-4c47-4185-bfa9-977ce9b6e257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:25:36.084Z|cfeac86d-d084-4442-b794-396df65156e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:36.086Z|f09d6ba8-d246-4c50-9f30-478f1cd067e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:36.084Z|ab4434e5-a7ce-4eb6-a821-1de6a46f98a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:36.087Z|ab4434e5-a7ce-4eb6-a821-1de6a46f98a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:36.087Z|f09d6ba8-d246-4c50-9f30-478f1cd067e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:36.089Z|cfeac86d-d084-4442-b794-396df65156e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:44.117Z|5aaf3e9a-6053-49da-8ff9-cdb2344d8414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:25:44.152Z|5aaf3e9a-6053-49da-8ff9-cdb2344d8414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:25:44.431Z|8c560278-515b-4873-b2d8-b265f7a6263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:25:44.432Z|8c560278-515b-4873-b2d8-b265f7a6263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:25:46.120Z|acc1e027-061a-48b4-aeb8-b1ed25173cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:46.120Z|ce0bf028-cd2d-401b-ae53-7adf3920ddf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:46.121Z|ce0bf028-cd2d-401b-ae53-7adf3920ddf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:46.124Z|c03da285-fe79-493d-aaea-391afebfc2be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:46.125Z|c03da285-fe79-493d-aaea-391afebfc2be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:46.125Z|acc1e027-061a-48b4-aeb8-b1ed25173cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:56.145Z|99d982fa-13d4-4088-84e2-68a8bd908c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:56.146Z|99d982fa-13d4-4088-84e2-68a8bd908c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:56.149Z|90833994-7679-49bc-be06-27a5028f8310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:56.149Z|90833994-7679-49bc-be06-27a5028f8310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:56.161Z|3979a6ea-a191-4de4-bcc5-c08e3dfa2e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:25:56.161Z|3979a6ea-a191-4de4-bcc5-c08e3dfa2e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:25:59.116Z|5bc33477-f740-4574-96db-91816c223d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:25:59.116Z|5bc33477-f740-4574-96db-91816c223d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:26:05.806Z|32ac63a5-6c86-4518-a3c1-47940ab96a7d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:26:05.807Z|32ac63a5-6c86-4518-a3c1-47940ab96a7d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:06.169Z|d1f51f34-a4a7-4b16-aec4-c4e25989664b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:06.170Z|d1f51f34-a4a7-4b16-aec4-c4e25989664b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:06.172Z|05700a06-25ab-457f-aef0-8e0e6d2ca43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:06.172Z|05700a06-25ab-457f-aef0-8e0e6d2ca43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:06.186Z|b4971202-ddee-4e90-b5fd-8465386d92a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:06.187Z|b4971202-ddee-4e90-b5fd-8465386d92a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:14.116Z|aba65df8-2503-4843-b7ba-92ab83c4bb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:26:14.116Z|aba65df8-2503-4843-b7ba-92ab83c4bb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:26:14.432Z|355ead44-e1f6-4f74-bce1-09a3863d2ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:26:14.433Z|355ead44-e1f6-4f74-bce1-09a3863d2ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:26:16.197Z|646ca7cd-ce10-4fe2-aacd-f75dd87e7aa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:16.197Z|646ca7cd-ce10-4fe2-aacd-f75dd87e7aa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:16.200Z|3ca6f457-6959-4d50-8897-babfad21a4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:16.200Z|3ca6f457-6959-4d50-8897-babfad21a4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:16.209Z|770f03eb-035b-44f3-8191-938eb7b69c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:16.209Z|770f03eb-035b-44f3-8191-938eb7b69c5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:26.223Z|4d88b938-a00e-48e3-bedb-b90a9ebab530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:26.224Z|4d88b938-a00e-48e3-bedb-b90a9ebab530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:26.225Z|ffbcc1a5-20f6-45ed-aaab-771f4d614da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:26.227Z|ffbcc1a5-20f6-45ed-aaab-771f4d614da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:26.237Z|83ffd7e7-d321-4a92-853b-6b12f3fea803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:26.238Z|83ffd7e7-d321-4a92-853b-6b12f3fea803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:29.116Z|fec0a515-4602-4335-84ad-c311cb14ee69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:26:29.119Z|fec0a515-4602-4335-84ad-c311cb14ee69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:26:36.250Z|911db433-e5d0-4f29-b0ee-90026f9a92fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:36.250Z|c8849dbe-b511-4732-870b-7ee9f81bad05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:36.251Z|911db433-e5d0-4f29-b0ee-90026f9a92fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:36.250Z|c8849dbe-b511-4732-870b-7ee9f81bad05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:36.264Z|2988de0b-153e-4b28-8618-5063360fb5e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:36.265Z|2988de0b-153e-4b28-8618-5063360fb5e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:44.116Z|2206c2d4-b197-436c-a469-fbd28de82f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:26:44.116Z|2206c2d4-b197-436c-a469-fbd28de82f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:26:44.434Z|10caa979-3dbe-40bb-93cd-83842cdfd8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:26:44.436Z|10caa979-3dbe-40bb-93cd-83842cdfd8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:26:46.277Z|041bfd34-6cab-4d57-b2e8-e497793886e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:46.278Z|041bfd34-6cab-4d57-b2e8-e497793886e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:46.288Z|2f6a4e12-4233-4790-bcec-84c9bc785cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:46.288Z|dea78b11-e364-4ca3-895b-abed1b579544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:46.288Z|dea78b11-e364-4ca3-895b-abed1b579544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:46.289Z|2f6a4e12-4233-4790-bcec-84c9bc785cf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:56.304Z|33e41d2d-0981-4351-ac0e-828541953145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:56.304Z|33e41d2d-0981-4351-ac0e-828541953145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:56.312Z|23746a9d-59e9-4199-afb9-60416a1aae51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:56.312Z|23746a9d-59e9-4199-afb9-60416a1aae51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:56.322Z|4e746a32-6ff7-459f-bbdd-5b55385da3b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:26:56.322Z|4e746a32-6ff7-459f-bbdd-5b55385da3b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:26:59.116Z|dc9eb2cb-a2ee-4754-ace6-249f8dfb81a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:26:59.116Z|dc9eb2cb-a2ee-4754-ace6-249f8dfb81a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:27:05.804Z|fe734789-f9a2-4bfd-83df-124dae52f0e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:27:05.805Z|fe734789-f9a2-4bfd-83df-124dae52f0e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:06.328Z|36183ea6-4c6d-4e01-82f2-8efc3ac54c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:06.329Z|36183ea6-4c6d-4e01-82f2-8efc3ac54c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:06.336Z|2e6b8d42-c3d5-4724-bf24-c9bdddd16d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:06.337Z|2e6b8d42-c3d5-4724-bf24-c9bdddd16d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:06.344Z|5e9c4479-596e-441a-971a-e43867798eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:06.345Z|5e9c4479-596e-441a-971a-e43867798eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:14.117Z|370524fc-9112-4672-be30-c7ba0dcc4a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:27:14.120Z|370524fc-9112-4672-be30-c7ba0dcc4a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:27:14.436Z|f9be8f4c-d0c4-413b-9e63-e4e0f77bd5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:27:14.437Z|f9be8f4c-d0c4-413b-9e63-e4e0f77bd5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:27:16.356Z|d8d76a06-8571-4193-9085-31c37deab8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:16.356Z|68f2c30f-3f4e-4410-aa12-b0476739a364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:16.357Z|d8d76a06-8571-4193-9085-31c37deab8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:16.357Z|68f2c30f-3f4e-4410-aa12-b0476739a364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:16.369Z|0675fb2c-4a53-4f04-a29f-8e029daf7626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:16.369Z|0675fb2c-4a53-4f04-a29f-8e029daf7626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:26.383Z|c3531268-01d0-468b-b3b3-8ba3285d9098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:26.383Z|8719132c-be81-423f-89d0-3a81009ac334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:26.384Z|8719132c-be81-423f-89d0-3a81009ac334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:26.384Z|c3531268-01d0-468b-b3b3-8ba3285d9098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:26.395Z|44bdce69-56f7-4214-8f36-70fd3e902a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:26.396Z|44bdce69-56f7-4214-8f36-70fd3e902a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:29.116Z|cf77de29-96d3-48e7-90a5-58fa62527395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:27:29.117Z|cf77de29-96d3-48e7-90a5-58fa62527395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:27:36.408Z|24f4c6d2-7c24-497d-b67c-f9b9caf26dba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:36.408Z|5f9c4c5d-fd76-4c42-a789-ecfd2f11442f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:36.408Z|24f4c6d2-7c24-497d-b67c-f9b9caf26dba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:36.408Z|5f9c4c5d-fd76-4c42-a789-ecfd2f11442f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:36.418Z|f67ec2fb-4049-4eb9-874b-aa7ba2735bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:36.418Z|f67ec2fb-4049-4eb9-874b-aa7ba2735bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:44.116Z|a7561ba6-038e-41b4-a92b-66a609ab1c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:27:44.116Z|a7561ba6-038e-41b4-a92b-66a609ab1c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:27:44.438Z|4decd7e9-eb03-4596-b0cd-b6782a542341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:27:44.438Z|4decd7e9-eb03-4596-b0cd-b6782a542341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:27:46.431Z|85ed1175-940e-4a71-beff-cdd977c61cee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:46.431Z|16fec82f-7c03-496f-9d9d-58d23f1c7bf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:46.431Z|85ed1175-940e-4a71-beff-cdd977c61cee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:46.432Z|16fec82f-7c03-496f-9d9d-58d23f1c7bf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:46.442Z|39880305-352c-4e91-b847-212ed0e0acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:46.442Z|39880305-352c-4e91-b847-212ed0e0acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:56.457Z|c951d65a-9ca3-49f0-973b-6a8f53454308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:56.457Z|07117b74-6a73-4ae0-bacf-000971ce0aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:56.458Z|c951d65a-9ca3-49f0-973b-6a8f53454308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:56.458Z|07117b74-6a73-4ae0-bacf-000971ce0aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:56.467Z|bca5c8a8-f841-4d69-ac7e-54d75750b5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:27:56.468Z|bca5c8a8-f841-4d69-ac7e-54d75750b5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:27:59.116Z|a77304c1-5761-46bd-88d3-e832efdf8704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:27:59.119Z|a77304c1-5761-46bd-88d3-e832efdf8704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:28:05.804Z|d2ec1809-a41e-4bc5-bad0-7404c25071c5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:28:05.804Z|d2ec1809-a41e-4bc5-bad0-7404c25071c5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:06.493Z|3bac2f9d-4c34-4fd8-9bf4-88b658058fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:06.493Z|f2db1b8c-0db6-4303-ba13-6e57747c0d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:06.494Z|3bac2f9d-4c34-4fd8-9bf4-88b658058fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:06.494Z|f2db1b8c-0db6-4303-ba13-6e57747c0d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:06.490Z|3b2564ad-5747-4f34-b518-f4428b370d9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:06.497Z|3b2564ad-5747-4f34-b518-f4428b370d9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:14.117Z|21a5429f-2833-4bcb-929b-fab913ea9d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:28:14.117Z|21a5429f-2833-4bcb-929b-fab913ea9d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:28:14.439Z|e61dd67a-08ee-4709-96f8-da834c4c502f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:28:14.439Z|e61dd67a-08ee-4709-96f8-da834c4c502f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:28:16.519Z|381d50d1-d616-43b8-a5d9-1d2a23e17d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:16.520Z|381d50d1-d616-43b8-a5d9-1d2a23e17d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:16.520Z|e8b125cd-acc1-4211-9093-f0ce8eef3818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:16.521Z|e8b125cd-acc1-4211-9093-f0ce8eef3818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:16.528Z|ac42fd97-19bf-43de-8f47-ecee7c9cb0ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:16.528Z|ac42fd97-19bf-43de-8f47-ecee7c9cb0ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:26.544Z|9bf11692-d47c-4c87-be09-779bccd04b09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:26.545Z|9bf11692-d47c-4c87-be09-779bccd04b09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:26.544Z|36e65dbe-a2ac-4285-9bc1-0ae60120fe1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:26.547Z|36e65dbe-a2ac-4285-9bc1-0ae60120fe1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:26.555Z|0f673c5a-cd9a-4623-a158-af404c891f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:26.556Z|0f673c5a-cd9a-4623-a158-af404c891f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:29.116Z|82758b02-5a0a-46e8-8696-f571fc7f6e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:28:29.117Z|82758b02-5a0a-46e8-8696-f571fc7f6e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:28:36.572Z|8b6cd6e0-f533-472d-95a0-9a2e8676ca0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:36.572Z|aba13e77-0c36-4fe3-b045-cfc05ab71347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:36.573Z|8b6cd6e0-f533-472d-95a0-9a2e8676ca0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:36.573Z|aba13e77-0c36-4fe3-b045-cfc05ab71347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:36.581Z|fe6785ad-23fe-4490-b489-d25f5cec1625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:36.581Z|fe6785ad-23fe-4490-b489-d25f5cec1625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:44.116Z|2fd4e433-ab02-4d0f-b6dd-86c5d3179066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:28:44.120Z|2fd4e433-ab02-4d0f-b6dd-86c5d3179066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:28:44.441Z|18186c59-fadf-403b-8e0a-870abbcb244b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:28:44.441Z|18186c59-fadf-403b-8e0a-870abbcb244b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:28:46.596Z|16025059-eaf8-41c6-919c-e4a47ef2ae66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:46.596Z|3e127341-0e7f-4c00-86b2-b3cf59fefa4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:46.597Z|3e127341-0e7f-4c00-86b2-b3cf59fefa4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:46.597Z|16025059-eaf8-41c6-919c-e4a47ef2ae66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:46.604Z|2a3e788a-dff2-402f-b29d-1df0172c0812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:46.605Z|2a3e788a-dff2-402f-b29d-1df0172c0812|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:56.622Z|8ab79ec8-c95e-4a97-80b8-4c3db73d6f85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:56.622Z|0f84971d-97cf-4a48-95ec-b7b93db5486c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:56.622Z|0f84971d-97cf-4a48-95ec-b7b93db5486c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:56.622Z|8ab79ec8-c95e-4a97-80b8-4c3db73d6f85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:56.627Z|f8e58181-c63f-4a52-840c-4615c52eedda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:28:56.627Z|f8e58181-c63f-4a52-840c-4615c52eedda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:28:59.118Z|2732e071-723f-47fe-be80-37b01d7ce7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:28:59.119Z|2732e071-723f-47fe-be80-37b01d7ce7fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:29:05.803Z|0aa97859-3e93-4f3d-b30c-da082322e8d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:29:05.804Z|0aa97859-3e93-4f3d-b30c-da082322e8d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:06.648Z|9d9ef11b-ca22-47f0-8680-3fd008fcbe05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:06.648Z|9d9ef11b-ca22-47f0-8680-3fd008fcbe05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:06.653Z|63784a82-ac64-4161-a10e-7494d659426f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:06.657Z|63784a82-ac64-4161-a10e-7494d659426f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:06.648Z|822d0a1a-bba6-4ae2-b7d6-18e618363e31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:06.658Z|822d0a1a-bba6-4ae2-b7d6-18e618363e31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:14.116Z|4e5dbe08-fe96-4bfd-878e-be3ca0dc0ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:29:14.117Z|4e5dbe08-fe96-4bfd-878e-be3ca0dc0ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:29:14.443Z|0e7087f4-7b10-4d0d-9309-0e964d8f2aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:29:14.443Z|0e7087f4-7b10-4d0d-9309-0e964d8f2aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:29:16.681Z|c692815c-14fa-4b58-adbb-ec21d50e8113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:16.682Z|c692815c-14fa-4b58-adbb-ec21d50e8113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:16.694Z|e76bd40a-3151-4acb-a052-efca02ecb4cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:16.694Z|fbf36c82-10ee-4314-af00-e36c08df9403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:16.694Z|e76bd40a-3151-4acb-a052-efca02ecb4cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:16.694Z|fbf36c82-10ee-4314-af00-e36c08df9403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:26.720Z|587986d9-cabb-48b8-bf4d-61ded78525c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:26.721Z|587986d9-cabb-48b8-bf4d-61ded78525c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:26.724Z|1775ffb9-7f72-451c-a8d7-cf2c24f80e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:26.725Z|1775ffb9-7f72-451c-a8d7-cf2c24f80e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:26.727Z|5019f60c-59ac-4d22-bdb2-5628d4b2053c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:26.728Z|5019f60c-59ac-4d22-bdb2-5628d4b2053c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:29.116Z|1b91123b-533d-4900-93f3-947de2acdb53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:29:29.121Z|1b91123b-533d-4900-93f3-947de2acdb53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:29:36.747Z|33cd2dc7-11ba-4b25-b390-744b063a213b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:36.748Z|33cd2dc7-11ba-4b25-b390-744b063a213b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:36.751Z|f746563f-ae83-4e5d-bcf3-c082f3f07276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:36.751Z|f746563f-ae83-4e5d-bcf3-c082f3f07276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:36.771Z|171eb6b2-13b0-4191-a238-111fb3c12eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:36.773Z|171eb6b2-13b0-4191-a238-111fb3c12eb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:44.116Z|79fd1c03-f5ef-4e79-afc0-b1e681840725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:29:44.117Z|79fd1c03-f5ef-4e79-afc0-b1e681840725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:29:44.444Z|357e717d-7df3-4a0a-994e-2746a7a1b68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:29:44.445Z|357e717d-7df3-4a0a-994e-2746a7a1b68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:29:46.776Z|5849a09a-1c02-42f2-a787-e7d2112bf5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:46.776Z|1eaab739-4cd6-48fe-895c-2d2ef7ed87db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:46.777Z|5849a09a-1c02-42f2-a787-e7d2112bf5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:46.777Z|1eaab739-4cd6-48fe-895c-2d2ef7ed87db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:46.797Z|84aa1f98-8ea0-47cb-8f5c-0fe1ee754ede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:46.798Z|84aa1f98-8ea0-47cb-8f5c-0fe1ee754ede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:56.801Z|06530c37-9614-4783-be34-a56fb9d4e413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:56.801Z|06530c37-9614-4783-be34-a56fb9d4e413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:56.805Z|43b393fb-e43b-4eab-aa3a-f7373d956d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:56.805Z|43b393fb-e43b-4eab-aa3a-f7373d956d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:56.822Z|eb842390-846c-402f-aad2-27358a794abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:29:56.823Z|eb842390-846c-402f-aad2-27358a794abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:29:59.116Z|2130bf46-e0a6-4145-a0e7-450cc97bcc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:29:59.116Z|2130bf46-e0a6-4145-a0e7-450cc97bcc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:30:05.804Z|7362d6f3-255d-4a89-bef8-6ddf4043b42a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:30:05.805Z|7362d6f3-255d-4a89-bef8-6ddf4043b42a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:06.826Z|aedc9411-0764-451b-b685-89eb1b5893bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:06.827Z|aedc9411-0764-451b-b685-89eb1b5893bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:06.828Z|d9455cef-76a9-455e-a29d-ca6dfd228913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:06.829Z|d9455cef-76a9-455e-a29d-ca6dfd228913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:06.849Z|ecb0c3c5-4efd-453c-81f7-cea6cc16275a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:06.850Z|ecb0c3c5-4efd-453c-81f7-cea6cc16275a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:14.116Z|3db4027b-1c7b-4e78-aa77-c52852c4d14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:30:14.121Z|3db4027b-1c7b-4e78-aa77-c52852c4d14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:30:14.445Z|9dac682a-04db-4f7e-8129-b5709c149728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:30:14.446Z|9dac682a-04db-4f7e-8129-b5709c149728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:30:16.855Z|06c52de2-4f4a-472d-896d-c87050ae96f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:16.858Z|06c52de2-4f4a-472d-896d-c87050ae96f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:16.861Z|56daf512-2044-43c2-899b-ca6326b2e585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:16.862Z|56daf512-2044-43c2-899b-ca6326b2e585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:16.874Z|7fa097b8-d764-4b3f-8974-08b268d2d8aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:16.875Z|7fa097b8-d764-4b3f-8974-08b268d2d8aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:26.884Z|ff242c3a-ae10-481b-9f12-bf740b78f303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:26.887Z|096f83b8-a53e-4354-b912-0dd6f4b1d38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:26.888Z|096f83b8-a53e-4354-b912-0dd6f4b1d38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:26.891Z|ff242c3a-ae10-481b-9f12-bf740b78f303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:26.897Z|dca3b058-6293-4a68-a04b-6f6775466ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:26.898Z|dca3b058-6293-4a68-a04b-6f6775466ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:29.116Z|9b6b2338-4b7c-4de5-a150-1aa9ca2db4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:30:29.117Z|9b6b2338-4b7c-4de5-a150-1aa9ca2db4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:30:36.918Z|0cf23c80-dc4d-4ee4-8313-e888f2bd1241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:36.918Z|9f19a4d7-da6b-4cfa-b4e5-1ad59d956202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:36.919Z|9f19a4d7-da6b-4cfa-b4e5-1ad59d956202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:36.922Z|0cf23c80-dc4d-4ee4-8313-e888f2bd1241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:36.925Z|cf755e69-02ba-41fe-b2f6-5791e45b9268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:36.926Z|cf755e69-02ba-41fe-b2f6-5791e45b9268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:44.116Z|6193a91e-f544-4cb2-8b31-3ee7f21167b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:30:44.118Z|6193a91e-f544-4cb2-8b31-3ee7f21167b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:30:44.447Z|a83758a1-580d-48d5-ba86-781b089568e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:30:44.448Z|a83758a1-580d-48d5-ba86-781b089568e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:30:46.956Z|eee6d54f-51b0-45f9-bb43-b8a11290b9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:46.957Z|7959059e-3b2e-42fd-b354-cb5f7a951e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:46.957Z|eee6d54f-51b0-45f9-bb43-b8a11290b9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:46.957Z|7959059e-3b2e-42fd-b354-cb5f7a951e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:46.957Z|652ae215-ba85-4b97-8d5c-5f07fc42107f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:46.958Z|652ae215-ba85-4b97-8d5c-5f07fc42107f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:56.989Z|d6197f02-020e-494f-aa47-94849996705a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:56.990Z|6d78a86d-6523-4c84-b644-91e7f3931746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:56.989Z|70d29190-ac66-43e9-b6e7-67523644a3e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:30:56.990Z|70d29190-ac66-43e9-b6e7-67523644a3e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:56.990Z|d6197f02-020e-494f-aa47-94849996705a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:56.992Z|6d78a86d-6523-4c84-b644-91e7f3931746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:30:59.116Z|03e3b58b-aa83-4289-8c43-80837dbf22c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:30:59.119Z|03e3b58b-aa83-4289-8c43-80837dbf22c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:31:05.804Z|ad0c988b-e07b-4ea2-b0eb-bf474f1a4c04|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:31:05.805Z|ad0c988b-e07b-4ea2-b0eb-bf474f1a4c04|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:07.015Z|81679f9a-f00f-499c-98a5-e601b20852a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:07.015Z|474738ee-ab4d-4a60-8a88-bf2e5a28282e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:07.016Z|474738ee-ab4d-4a60-8a88-bf2e5a28282e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:07.017Z|09c3e71e-19bc-4096-be82-7ed28273d9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:07.019Z|09c3e71e-19bc-4096-be82-7ed28273d9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:07.021Z|81679f9a-f00f-499c-98a5-e601b20852a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:14.116Z|187033d5-3092-4554-86cb-d3c83485b2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:31:14.118Z|187033d5-3092-4554-86cb-d3c83485b2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:31:14.449Z|4392ca87-08b5-4007-aac8-0b4536097481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:31:14.449Z|4392ca87-08b5-4007-aac8-0b4536097481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:31:17.042Z|e6429a56-f80c-4abc-baeb-48ae3b875fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:17.042Z|ecfc44b5-f553-455a-8603-77eb68675342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:17.042Z|e6429a56-f80c-4abc-baeb-48ae3b875fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:17.043Z|ecfc44b5-f553-455a-8603-77eb68675342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:17.046Z|9e35c91a-46cf-439e-8550-353ce14d837d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:17.047Z|9e35c91a-46cf-439e-8550-353ce14d837d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:27.067Z|8ccab30d-d32b-40a7-a1c4-02828750af71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:27.067Z|05e3900e-a53c-4620-8cb1-1cbc2906d4e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:27.068Z|05e3900e-a53c-4620-8cb1-1cbc2906d4e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:27.069Z|6c2f1207-87c2-4bc9-abfb-b219c0e8e637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:27.069Z|6c2f1207-87c2-4bc9-abfb-b219c0e8e637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:27.071Z|8ccab30d-d32b-40a7-a1c4-02828750af71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:29.116Z|cdf96787-7f4a-4ec2-8a34-8cff2a03a93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:31:29.116Z|cdf96787-7f4a-4ec2-8a34-8cff2a03a93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:31:37.093Z|24d76ac2-c100-485e-ad12-13cd70e66f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:37.094Z|3f47bfb7-b924-4d7b-b161-1532e93b69ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:37.094Z|25a9e32c-5601-4eaa-b995-55d7edc9ec74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:37.094Z|25a9e32c-5601-4eaa-b995-55d7edc9ec74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:37.094Z|3f47bfb7-b924-4d7b-b161-1532e93b69ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:37.094Z|24d76ac2-c100-485e-ad12-13cd70e66f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:44.116Z|5c46c30d-081b-44ba-8dce-410183719a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:31:44.118Z|5c46c30d-081b-44ba-8dce-410183719a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:31:44.450Z|5c298a69-f62a-4031-b2b7-91cf5261a7d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:31:44.451Z|5c298a69-f62a-4031-b2b7-91cf5261a7d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:31:47.127Z|5ef14d02-d667-41fc-8e2d-56712e438a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:47.128Z|5ef14d02-d667-41fc-8e2d-56712e438a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:47.129Z|66cb1d85-a140-48d3-b826-314f630ae4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:47.129Z|66cb1d85-a140-48d3-b826-314f630ae4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:47.130Z|74f49781-017d-4a93-93ea-9aa2ab901d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:47.131Z|74f49781-017d-4a93-93ea-9aa2ab901d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:57.154Z|60a1c6d0-c2bc-4abe-8f86-26c0dfe0e619|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:57.155Z|60a1c6d0-c2bc-4abe-8f86-26c0dfe0e619|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:57.157Z|5e894b3c-5e39-4dcb-972e-21a9dd2cd1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:57.157Z|3cdbbf13-9785-4da4-9f2c-d18238ce79f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:31:57.157Z|5e894b3c-5e39-4dcb-972e-21a9dd2cd1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:57.157Z|3cdbbf13-9785-4da4-9f2c-d18238ce79f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:31:59.120Z|578231f1-65c2-4e27-973e-2cdd22f9f156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:31:59.120Z|578231f1-65c2-4e27-973e-2cdd22f9f156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:32:05.804Z|9740be8f-2fef-4c2f-b2f9-322080fc0968|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:32:05.804Z|9740be8f-2fef-4c2f-b2f9-322080fc0968|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:07.183Z|cc51955b-6084-47b6-bdd1-5fc641507a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:07.183Z|52c91158-a0f1-45bb-9464-4e6d1f16f26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:07.184Z|52c91158-a0f1-45bb-9464-4e6d1f16f26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:07.184Z|cc51955b-6084-47b6-bdd1-5fc641507a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:07.187Z|469fa78c-55e0-4a8b-aee9-c2f7a10fe0ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:07.188Z|469fa78c-55e0-4a8b-aee9-c2f7a10fe0ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:14.116Z|817b4d42-2d2e-458c-9ff2-5f50cf60b1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:32:14.117Z|817b4d42-2d2e-458c-9ff2-5f50cf60b1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:32:14.451Z|c44c6abe-0dd8-4205-8858-b8e58eb258e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:32:14.453Z|c44c6abe-0dd8-4205-8858-b8e58eb258e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:32:17.212Z|ab372089-239b-46eb-9b36-4c144ae54adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:17.213Z|ab372089-239b-46eb-9b36-4c144ae54adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:17.214Z|555ece0c-afe5-48d8-bb8b-aa0779201ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:17.215Z|8d56febd-f328-45ba-9d41-4052ec11bd61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:17.215Z|8d56febd-f328-45ba-9d41-4052ec11bd61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:17.214Z|555ece0c-afe5-48d8-bb8b-aa0779201ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:27.239Z|61a1a5f4-6c4b-4aea-ada9-3e8f5c19573f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:27.240Z|61a1a5f4-6c4b-4aea-ada9-3e8f5c19573f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:27.241Z|8f51dac6-1ee8-40f4-9873-9cab754607d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:27.242Z|8f51dac6-1ee8-40f4-9873-9cab754607d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:27.247Z|14cdc54e-3823-4afa-aac7-8fa730aa1c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:27.247Z|14cdc54e-3823-4afa-aac7-8fa730aa1c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:29.116Z|036ab4bb-7298-4c6a-96c2-82efe66e8daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:32:29.116Z|036ab4bb-7298-4c6a-96c2-82efe66e8daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:32:37.267Z|a4161975-f2db-4ecf-8e10-a68b5e33e2fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:37.268Z|a4161975-f2db-4ecf-8e10-a68b5e33e2fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:37.270Z|d612e8a8-86fc-4db3-9754-db42ced65943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:37.271Z|d612e8a8-86fc-4db3-9754-db42ced65943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:37.274Z|d59f0d12-04b5-4f9f-bca3-30de42078d65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:37.275Z|d59f0d12-04b5-4f9f-bca3-30de42078d65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:44.116Z|2b73e5c4-c2bf-4f0c-a302-73706edbed5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:32:44.117Z|2b73e5c4-c2bf-4f0c-a302-73706edbed5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:32:44.454Z|02a441e2-efce-4788-a0d8-825605721f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:32:44.454Z|02a441e2-efce-4788-a0d8-825605721f33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:32:47.295Z|59c31009-d6a1-446e-a17f-f3555b846001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:47.296Z|59c31009-d6a1-446e-a17f-f3555b846001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:47.296Z|e3331e38-3631-48eb-bc3b-80498e7b5057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:47.297Z|e3331e38-3631-48eb-bc3b-80498e7b5057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:47.302Z|fb44195c-7457-49a0-b01d-deae7d812ad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:47.303Z|fb44195c-7457-49a0-b01d-deae7d812ad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:57.326Z|810b2115-9dfc-43f8-91c2-8ad0129326bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:57.326Z|4ff7cf5d-1c74-4118-8456-dd20f4a04dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:57.327Z|810b2115-9dfc-43f8-91c2-8ad0129326bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:57.327Z|4ff7cf5d-1c74-4118-8456-dd20f4a04dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:57.331Z|a39cddae-9c84-4d24-a719-bdbfd83523e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:32:57.332Z|a39cddae-9c84-4d24-a719-bdbfd83523e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:32:59.116Z|e5419f88-ad8c-46ce-af42-9356829b5672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:32:59.116Z|e5419f88-ad8c-46ce-af42-9356829b5672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:33:05.803Z|14a00be4-e214-45cc-aa5f-8c175cbc3a87|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:33:05.804Z|14a00be4-e214-45cc-aa5f-8c175cbc3a87|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:07.350Z|ee870ed3-fd57-4249-8cba-1463cd4cad63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:07.350Z|ee870ed3-fd57-4249-8cba-1463cd4cad63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:07.350Z|333be260-c91b-40c3-869d-4e1a843a44e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:07.352Z|333be260-c91b-40c3-869d-4e1a843a44e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:07.353Z|d5576825-d050-4fa8-a990-ce9bb58bf320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:07.354Z|d5576825-d050-4fa8-a990-ce9bb58bf320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:14.116Z|78accef2-57aa-4eb2-ab61-f042e2e613b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:33:14.117Z|78accef2-57aa-4eb2-ab61-f042e2e613b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:33:14.455Z|74c446cd-ac73-46b3-b692-02ba5a3fd73b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:33:14.455Z|74c446cd-ac73-46b3-b692-02ba5a3fd73b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:33:17.375Z|bde10f59-c0fd-4c77-ab6d-5596a7a67c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:17.376Z|bde10f59-c0fd-4c77-ab6d-5596a7a67c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:17.376Z|91923799-3efd-4bfc-b8f4-09f353dd3710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:17.377Z|681b8691-51b5-4c1d-97df-811a290d197c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:17.378Z|91923799-3efd-4bfc-b8f4-09f353dd3710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:17.379Z|681b8691-51b5-4c1d-97df-811a290d197c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:27.399Z|68b7f928-8a6d-4c91-9b19-66ff5ef5c91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:27.399Z|68b7f928-8a6d-4c91-9b19-66ff5ef5c91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:27.405Z|ab32dcee-0a31-454e-980b-8065d73ac1f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:27.405Z|fed9dbcf-4d25-4375-a4c1-4216d6aa20db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:27.406Z|ab32dcee-0a31-454e-980b-8065d73ac1f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:27.406Z|fed9dbcf-4d25-4375-a4c1-4216d6aa20db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:29.116Z|dcaa5e09-0d5f-4c94-894c-82f10363a6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:33:29.119Z|dcaa5e09-0d5f-4c94-894c-82f10363a6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:33:37.431Z|e72cd6fe-9097-4ca1-840f-440daa3f84a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:37.431Z|8ea62e0d-750a-4842-861d-3ecea2ed0b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:37.431Z|04c9b416-13cb-4e45-a71d-be8365ab3060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:37.432Z|04c9b416-13cb-4e45-a71d-be8365ab3060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:37.432Z|e72cd6fe-9097-4ca1-840f-440daa3f84a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:37.432Z|8ea62e0d-750a-4842-861d-3ecea2ed0b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:44.117Z|5d5a737c-fa31-4693-a772-5bf0fc9f1465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:33:44.117Z|5d5a737c-fa31-4693-a772-5bf0fc9f1465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:33:44.455Z|7834b979-81c4-496b-a8af-63bf9c312542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:33:44.456Z|7834b979-81c4-496b-a8af-63bf9c312542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:33:47.458Z|b6435e65-5922-44df-b6d8-7311b55b5c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:47.458Z|ce2966fd-22a7-4e63-ae4e-9fd354509790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:47.458Z|d6e5627d-1fc8-4e0b-bd75-5889a524bea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:47.459Z|ce2966fd-22a7-4e63-ae4e-9fd354509790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:47.459Z|b6435e65-5922-44df-b6d8-7311b55b5c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:47.459Z|d6e5627d-1fc8-4e0b-bd75-5889a524bea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:57.484Z|8dd007f8-b8ac-4046-950a-6d939727774c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:57.485Z|8dd007f8-b8ac-4046-950a-6d939727774c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:57.485Z|26d9e419-5cad-47f9-8828-a0014786dd2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:57.485Z|26d9e419-5cad-47f9-8828-a0014786dd2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:57.486Z|20af47e2-fbb1-4a0c-99bd-1bcbeebe4887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:33:57.487Z|20af47e2-fbb1-4a0c-99bd-1bcbeebe4887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:33:59.116Z|f61a997b-a9cb-41e8-9d81-5bcfa78f6f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:33:59.116Z|f61a997b-a9cb-41e8-9d81-5bcfa78f6f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:34:05.804Z|d3d3783a-bbf6-4f2b-a6d2-a796003f9407|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:34:05.805Z|d3d3783a-bbf6-4f2b-a6d2-a796003f9407|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:07.508Z|2cc6479d-941f-4d21-a557-4935605b04cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:07.508Z|9f68c203-9289-4c49-b752-b3b278e3b1dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:07.508Z|afccb621-1e9f-480e-896e-ca9cebeb523e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:07.508Z|2cc6479d-941f-4d21-a557-4935605b04cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:07.508Z|9f68c203-9289-4c49-b752-b3b278e3b1dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:07.509Z|afccb621-1e9f-480e-896e-ca9cebeb523e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:14.116Z|6ed7c2a1-949d-4830-bd1e-a32360c8bc4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:34:14.119Z|6ed7c2a1-949d-4830-bd1e-a32360c8bc4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:34:14.457Z|9ff7014b-2d9f-48aa-b41c-7888acd608ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:34:14.457Z|9ff7014b-2d9f-48aa-b41c-7888acd608ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:34:17.539Z|ef0255a7-5d2a-49cc-a593-fd2dd8a8c990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:17.540Z|ef0255a7-5d2a-49cc-a593-fd2dd8a8c990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:17.543Z|9e1e025f-2bf5-4b6b-b2a0-f3d100dd6cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:17.543Z|cf0c02b0-2742-41bc-9d8d-8b576842d5b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:17.544Z|cf0c02b0-2742-41bc-9d8d-8b576842d5b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:17.544Z|9e1e025f-2bf5-4b6b-b2a0-f3d100dd6cb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:27.568Z|dcd52848-601d-43c0-b334-4a642c935e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:27.568Z|a556d2f3-d5bd-4e9f-9f91-440e2342d80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:27.569Z|dcd52848-601d-43c0-b334-4a642c935e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:27.568Z|9a41c515-67fc-4693-83c2-e5ed19bbcf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:27.569Z|9a41c515-67fc-4693-83c2-e5ed19bbcf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:27.569Z|a556d2f3-d5bd-4e9f-9f91-440e2342d80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:29.120Z|9664df8f-d1e2-40ef-80de-9f9ca2a31ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:34:29.121Z|9664df8f-d1e2-40ef-80de-9f9ca2a31ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:34:37.602Z|777dc636-256f-4ace-b012-ceca3ab973cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:37.602Z|725bf032-f071-4eca-891b-b1f53fc5446a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:37.602Z|9b334d78-3fe7-453c-b51f-e51082cd7a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:37.603Z|777dc636-256f-4ace-b012-ceca3ab973cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:37.603Z|725bf032-f071-4eca-891b-b1f53fc5446a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:37.603Z|9b334d78-3fe7-453c-b51f-e51082cd7a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:44.116Z|37f48435-8eeb-4ca7-842f-73f1f7fe889c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:34:44.116Z|37f48435-8eeb-4ca7-842f-73f1f7fe889c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:34:44.460Z|9525ffeb-0c78-4699-af92-b741f61777d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:34:44.460Z|9525ffeb-0c78-4699-af92-b741f61777d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:34:47.629Z|50e03428-c0f0-417c-9872-767030067b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:47.630Z|50e03428-c0f0-417c-9872-767030067b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:47.630Z|18b884db-6b81-4862-b3fd-672d4606e29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:47.631Z|18b884db-6b81-4862-b3fd-672d4606e29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:47.629Z|7b812625-2842-4f94-bcbc-2417b1878d36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:47.632Z|7b812625-2842-4f94-bcbc-2417b1878d36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:57.656Z|34eb339c-02df-41c7-aea2-f328b8a05572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:57.656Z|4fa5ba04-7414-41bc-ae0a-683c9c8e07c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:57.656Z|34eb339c-02df-41c7-aea2-f328b8a05572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:57.656Z|4fa5ba04-7414-41bc-ae0a-683c9c8e07c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:57.660Z|e917fe03-5bf2-4fd7-b8a5-23a0270c12f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:34:57.660Z|e917fe03-5bf2-4fd7-b8a5-23a0270c12f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:34:59.116Z|c44e73f3-25cf-49ca-8e82-62269ed6ba9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:34:59.118Z|c44e73f3-25cf-49ca-8e82-62269ed6ba9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:35:05.804Z|0ecec2dd-e48c-4b2d-a33e-da733c9e9b9f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:35:05.806Z|0ecec2dd-e48c-4b2d-a33e-da733c9e9b9f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:07.682Z|1b748e66-1e7c-41c8-a326-338bf69c8922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:07.682Z|c535def9-d0bc-40c4-8bb4-8c86a2145b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:07.683Z|1b748e66-1e7c-41c8-a326-338bf69c8922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:07.683Z|c535def9-d0bc-40c4-8bb4-8c86a2145b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:07.686Z|10c98a20-b584-4f79-aa00-aac8a3042cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:07.686Z|10c98a20-b584-4f79-aa00-aac8a3042cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:14.116Z|698bf3b5-eb56-46ad-9079-4e99a78dc71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:35:14.117Z|698bf3b5-eb56-46ad-9079-4e99a78dc71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:35:14.461Z|c14e8c34-5562-4991-b37e-c01724a15513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:35:14.461Z|c14e8c34-5562-4991-b37e-c01724a15513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:35:17.707Z|bff3f369-6384-4ded-8ef7-6a3954e8a57a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:17.707Z|f915643c-0bff-43b8-937c-c57f2cd8f1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:17.708Z|bff3f369-6384-4ded-8ef7-6a3954e8a57a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:17.708Z|f915643c-0bff-43b8-937c-c57f2cd8f1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:17.712Z|9a04bb18-d2e3-4721-9128-03ca9c9f06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:17.713Z|9a04bb18-d2e3-4721-9128-03ca9c9f06d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:27.739Z|27e287c9-8f46-400f-8d9e-12ba1952e11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:27.739Z|0ebe8fae-c0b0-4575-b764-db503a710f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:27.739Z|c3634b87-102a-4198-b746-25f8c80c16a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:27.741Z|c3634b87-102a-4198-b746-25f8c80c16a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:27.741Z|27e287c9-8f46-400f-8d9e-12ba1952e11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:27.741Z|0ebe8fae-c0b0-4575-b764-db503a710f68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:29.116Z|b2ab5f7b-7bef-4846-8828-27099d3b941e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:35:29.118Z|b2ab5f7b-7bef-4846-8828-27099d3b941e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:35:37.777Z|3b566adb-224c-47b9-85a9-989f4ae96c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:37.777Z|081f5cb6-4747-45c2-b828-98da9682dd4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:37.778Z|3b566adb-224c-47b9-85a9-989f4ae96c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:37.778Z|081f5cb6-4747-45c2-b828-98da9682dd4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:37.779Z|432d533d-a2bd-4010-8520-abbe7fa6782c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:37.779Z|432d533d-a2bd-4010-8520-abbe7fa6782c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:44.116Z|f952754b-1b4e-44c0-ac2a-9ea5afa57685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:35:44.122Z|f952754b-1b4e-44c0-ac2a-9ea5afa57685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:35:44.462Z|8ad3783c-06d5-409f-ba4d-e4422f9c169e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:35:44.463Z|8ad3783c-06d5-409f-ba4d-e4422f9c169e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:35:47.803Z|c4adf6b7-4df7-4412-bfd6-0adb4a6d8bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:47.803Z|3a179e7c-d944-449b-aaa9-256150e6897d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:47.803Z|a66330a5-e3d9-4205-98c2-9d74349b9a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:47.804Z|c4adf6b7-4df7-4412-bfd6-0adb4a6d8bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:47.804Z|3a179e7c-d944-449b-aaa9-256150e6897d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:47.804Z|a66330a5-e3d9-4205-98c2-9d74349b9a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:57.832Z|53481412-7432-4278-8478-30f344cef86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:57.832Z|aa127b85-1855-4671-af31-1b793dfbdb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:57.832Z|3a081773-1db9-45e7-b7a3-0e3d29f28e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:35:57.833Z|53481412-7432-4278-8478-30f344cef86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:57.833Z|aa127b85-1855-4671-af31-1b793dfbdb33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:57.833Z|3a081773-1db9-45e7-b7a3-0e3d29f28e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:35:59.116Z|190d19a4-5e02-4d7e-9f79-f067e3c55f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:35:59.117Z|190d19a4-5e02-4d7e-9f79-f067e3c55f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:36:05.807Z|e0ac3d05-993d-4e92-9a2e-5297e442b166|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:36:05.808Z|e0ac3d05-993d-4e92-9a2e-5297e442b166|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:07.858Z|d19ce2c9-5969-4b37-bf3b-10a78640541c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:07.859Z|d19ce2c9-5969-4b37-bf3b-10a78640541c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:07.861Z|673de211-1371-46d6-adbe-1ab644c17f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:07.862Z|673de211-1371-46d6-adbe-1ab644c17f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:07.865Z|38794252-c2d8-4a07-9ed9-8d71aefefa18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:07.865Z|38794252-c2d8-4a07-9ed9-8d71aefefa18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:14.116Z|9fba49c5-8ebc-40a3-a0a8-a53c1ac688ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:36:14.116Z|9fba49c5-8ebc-40a3-a0a8-a53c1ac688ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:36:14.464Z|83b34042-93dc-43dc-9677-c636db53d8a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:36:14.464Z|83b34042-93dc-43dc-9677-c636db53d8a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:36:17.885Z|dfb9125f-8888-413d-b815-7d990690eb88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:17.886Z|dfb9125f-8888-413d-b815-7d990690eb88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:17.885Z|89b0ad45-0a82-4dd8-8e1d-9d2d810cdebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:17.887Z|89b0ad45-0a82-4dd8-8e1d-9d2d810cdebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:17.895Z|6ccfb2ce-5bcf-48a4-81f9-528424b4668f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:17.896Z|6ccfb2ce-5bcf-48a4-81f9-528424b4668f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:27.911Z|6cdb3773-1b32-450c-a922-6f62ee791c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:27.911Z|68823da6-9481-45d1-8630-03c0ce27d818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:27.912Z|68823da6-9481-45d1-8630-03c0ce27d818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:27.912Z|6cdb3773-1b32-450c-a922-6f62ee791c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:27.920Z|303d7540-60b2-46d7-a685-45bf3d38ed62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:27.921Z|303d7540-60b2-46d7-a685-45bf3d38ed62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:29.117Z|189fc36b-6355-47b8-a4a3-fcb10142a900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:36:29.121Z|189fc36b-6355-47b8-a4a3-fcb10142a900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:36:37.936Z|5c039ecf-a392-4979-a3ea-2d49994ee7c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:37.936Z|5c039ecf-a392-4979-a3ea-2d49994ee7c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:37.941Z|a6ec0eb4-a0a2-4578-88ae-d4780de12a7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:37.941Z|06c8d46f-4c55-46e7-8297-2090fb0a6df7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:37.942Z|a6ec0eb4-a0a2-4578-88ae-d4780de12a7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:37.942Z|06c8d46f-4c55-46e7-8297-2090fb0a6df7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:44.116Z|43dcc0de-65b5-47cc-a6d5-4a0965685266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:36:44.116Z|43dcc0de-65b5-47cc-a6d5-4a0965685266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:36:44.465Z|7e2c6d12-81b5-4e4a-8635-4bd3bcc6ac87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:36:44.465Z|7e2c6d12-81b5-4e4a-8635-4bd3bcc6ac87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:36:47.967Z|4730957b-4c60-4697-a819-d9770370d714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:47.967Z|a6f7f834-28cf-4ef7-af00-9df009a644a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:47.967Z|651cae21-19d6-4f9e-913f-a7bbdf786cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:47.968Z|4730957b-4c60-4697-a819-d9770370d714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:47.968Z|a6f7f834-28cf-4ef7-af00-9df009a644a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:47.968Z|651cae21-19d6-4f9e-913f-a7bbdf786cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:57.992Z|20f0077d-4863-4b98-afd6-a0f4aa7e182e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:57.992Z|1e03d8f7-ce42-4dc5-b169-c60e3408c917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:57.992Z|a4db6d83-6c88-44b9-8190-f0ac07f4e1a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:36:57.992Z|20f0077d-4863-4b98-afd6-a0f4aa7e182e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:57.992Z|1e03d8f7-ce42-4dc5-b169-c60e3408c917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:57.992Z|a4db6d83-6c88-44b9-8190-f0ac07f4e1a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:36:59.116Z|465f0551-2355-4e5b-970a-f89e5cc07a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:36:59.117Z|465f0551-2355-4e5b-970a-f89e5cc07a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:37:05.803Z|df4de9ea-b16c-4ea1-b459-edaa69970069|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:37:05.804Z|df4de9ea-b16c-4ea1-b459-edaa69970069|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:08.017Z|bc9bda45-5173-4fcb-8bea-a0d4e76bdf60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:08.017Z|9fe97220-c99d-4634-883f-6e3d0aec9e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:08.017Z|58a54181-deb3-4143-98e9-9d070e3e54a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:08.017Z|bc9bda45-5173-4fcb-8bea-a0d4e76bdf60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:08.017Z|9fe97220-c99d-4634-883f-6e3d0aec9e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:08.018Z|58a54181-deb3-4143-98e9-9d070e3e54a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:14.116Z|6f2c288a-613c-432c-a810-e8cf5ca6280d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:37:14.129Z|6f2c288a-613c-432c-a810-e8cf5ca6280d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:37:14.466Z|6ae5aef7-2c83-4102-a9c7-7ab38173b88f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:37:14.467Z|6ae5aef7-2c83-4102-a9c7-7ab38173b88f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:37:18.043Z|ad8e0be3-5ab4-4538-b53c-1001fcfd2e9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:18.044Z|0fd941af-507e-4f9b-b93a-c67271b02171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:18.044Z|ad8e0be3-5ab4-4538-b53c-1001fcfd2e9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:18.044Z|0fd941af-507e-4f9b-b93a-c67271b02171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:18.045Z|8600d87a-06d8-4e38-b2a2-bd21ca2940e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:18.046Z|8600d87a-06d8-4e38-b2a2-bd21ca2940e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:28.076Z|cd83e383-7906-4867-9fa5-e8dfcc72d152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:28.076Z|833df7ac-1e83-41c2-9e59-9673e9fb474d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:28.076Z|cd83e383-7906-4867-9fa5-e8dfcc72d152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:28.076Z|833df7ac-1e83-41c2-9e59-9673e9fb474d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:28.077Z|ca3c42a1-89a9-4864-ae93-0cf9cef3cf46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:28.078Z|ca3c42a1-89a9-4864-ae93-0cf9cef3cf46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:29.116Z|6c7fd879-0469-4433-9600-e7645318336b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:37:29.116Z|6c7fd879-0469-4433-9600-e7645318336b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:37:38.100Z|0272354b-3896-4e41-824c-5a332c24cb8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:38.101Z|0272354b-3896-4e41-824c-5a332c24cb8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:38.100Z|c4b4e73c-efca-4c42-8a5e-bbbfd0ade555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:38.100Z|2f802c64-81bd-4610-a400-cd5b5a9d7484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:38.110Z|2f802c64-81bd-4610-a400-cd5b5a9d7484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:38.109Z|c4b4e73c-efca-4c42-8a5e-bbbfd0ade555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:44.116Z|92507513-aa1f-4c3e-bd46-8c81c00cc0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:37:44.116Z|92507513-aa1f-4c3e-bd46-8c81c00cc0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:37:44.468Z|7a465ce4-309d-4811-a871-eb04bb9e3b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:37:44.468Z|7a465ce4-309d-4811-a871-eb04bb9e3b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:37:48.133Z|77222022-049d-407a-bf02-b85f9de04fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:48.134Z|77222022-049d-407a-bf02-b85f9de04fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:48.137Z|6172d72e-f14e-4537-b182-ef056da2c5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:48.137Z|6172d72e-f14e-4537-b182-ef056da2c5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:48.138Z|722b8a9e-0105-4043-9c9d-c22b4737df34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:48.138Z|722b8a9e-0105-4043-9c9d-c22b4737df34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:58.164Z|b8b9fc6b-e67e-4888-bbf1-e33319ce64ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:58.165Z|b8b9fc6b-e67e-4888-bbf1-e33319ce64ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:58.165Z|c4643c84-5995-4eb7-9c5a-8e244f187674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:58.165Z|277d5e62-d838-481f-a799-45c40c772129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:37:58.165Z|c4643c84-5995-4eb7-9c5a-8e244f187674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:58.165Z|277d5e62-d838-481f-a799-45c40c772129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:37:59.116Z|0052e157-8ac1-4bc5-98f3-948a45dc6fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:37:59.119Z|0052e157-8ac1-4bc5-98f3-948a45dc6fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:38:05.804Z|d1d50fba-ff31-4a42-bbf1-a6d63cb074d5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:38:05.805Z|d1d50fba-ff31-4a42-bbf1-a6d63cb074d5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:08.189Z|6bdb4de8-463d-4c5e-a5bc-2d7b6c4c3c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:08.189Z|751fc947-fa3e-43b7-8f32-d00032f4da1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:08.189Z|0759f1be-50bf-4aa9-be27-041a91578951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:08.190Z|0759f1be-50bf-4aa9-be27-041a91578951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:08.190Z|751fc947-fa3e-43b7-8f32-d00032f4da1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:08.190Z|6bdb4de8-463d-4c5e-a5bc-2d7b6c4c3c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:14.116Z|8241cd7c-40d5-486e-b950-0e3789a47f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:38:14.117Z|8241cd7c-40d5-486e-b950-0e3789a47f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:38:14.469Z|276a8b2f-4940-4edd-958e-054d9adb826b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:38:14.469Z|276a8b2f-4940-4edd-958e-054d9adb826b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:38:18.211Z|e2c3bbd2-8da1-475a-9813-ce1c84bf2f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:18.212Z|e2c3bbd2-8da1-475a-9813-ce1c84bf2f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:18.216Z|5ee41f1d-2d64-41cb-9b8a-834e6ac03fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:18.216Z|5ee41f1d-2d64-41cb-9b8a-834e6ac03fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:18.219Z|1f2c29f0-c5a7-4d45-bbae-39f463deb97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:18.220Z|1f2c29f0-c5a7-4d45-bbae-39f463deb97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:28.237Z|688ffa34-145f-4e0b-bc17-505098238343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:28.238Z|9a8befb9-4664-4c53-991c-0000072994d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:28.238Z|688ffa34-145f-4e0b-bc17-505098238343|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:28.238Z|9a8befb9-4664-4c53-991c-0000072994d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:28.242Z|472d1cbe-2d7c-4ca6-b707-3171b2192f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:28.242Z|472d1cbe-2d7c-4ca6-b707-3171b2192f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:29.116Z|938ab267-80da-4eef-9aff-9e59a4698d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:38:29.117Z|938ab267-80da-4eef-9aff-9e59a4698d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:38:38.262Z|ef79c0a8-88fe-4e16-b738-9c0ffd78f5d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:38.262Z|e72c372e-eefa-4a45-b81e-7ec21fe1e2d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:38.262Z|c4fb32b7-94c3-4042-bc81-61a13b35d695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:38.262Z|ef79c0a8-88fe-4e16-b738-9c0ffd78f5d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:38.262Z|e72c372e-eefa-4a45-b81e-7ec21fe1e2d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:38.262Z|c4fb32b7-94c3-4042-bc81-61a13b35d695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:44.116Z|c398e714-b735-4aa4-82c1-e6c8a6a9c365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:38:44.119Z|c398e714-b735-4aa4-82c1-e6c8a6a9c365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:38:44.470Z|c2601285-a13c-4174-938f-27932321b014|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:38:44.471Z|c2601285-a13c-4174-938f-27932321b014|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:38:48.286Z|358414ae-6893-4441-bcc7-0e2743cb8430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:48.286Z|358414ae-6893-4441-bcc7-0e2743cb8430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:48.290Z|9243ea36-fc12-481f-8599-c9587868b8bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:48.292Z|9243ea36-fc12-481f-8599-c9587868b8bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:48.296Z|a165f39d-9735-4325-959a-eeff0167f432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:48.297Z|a165f39d-9735-4325-959a-eeff0167f432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:58.318Z|84062c9b-d675-476a-a3f2-d877e096091b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:58.318Z|2961058b-a007-4a3a-a4e1-edf6b307e767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:58.319Z|84062c9b-d675-476a-a3f2-d877e096091b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:58.319Z|2961058b-a007-4a3a-a4e1-edf6b307e767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:58.321Z|c3d48b77-619a-4d97-bf08-5ab1d2543175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:38:58.321Z|c3d48b77-619a-4d97-bf08-5ab1d2543175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:38:59.116Z|1a488824-ccfc-4eea-a73a-fbdb02ba0656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:38:59.116Z|1a488824-ccfc-4eea-a73a-fbdb02ba0656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:39:05.808Z|284fdf4c-9eb2-4367-8c4c-47e9edbf52e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:39:05.809Z|284fdf4c-9eb2-4367-8c4c-47e9edbf52e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:08.343Z|868566e9-66b1-440e-a2e9-e1b92f5bd940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:08.343Z|e02de97d-4bb7-4c1e-b9c7-00b5ae54ea21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:08.344Z|868566e9-66b1-440e-a2e9-e1b92f5bd940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:08.344Z|e02de97d-4bb7-4c1e-b9c7-00b5ae54ea21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:08.350Z|72a659b1-d667-49c8-a240-767ac5019872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:08.350Z|72a659b1-d667-49c8-a240-767ac5019872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:14.116Z|6f1832b1-69a4-4116-86e6-24d10ad3d9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:39:14.117Z|6f1832b1-69a4-4116-86e6-24d10ad3d9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:39:14.471Z|5126c94e-c3fd-442e-a161-ca083e34eace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:39:14.472Z|5126c94e-c3fd-442e-a161-ca083e34eace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:39:18.368Z|46ff8e42-183f-4a79-b8f4-ed560887eb0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:18.368Z|375a1c7e-3a67-490a-afb8-b2f61b54d4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:18.369Z|46ff8e42-183f-4a79-b8f4-ed560887eb0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:18.370Z|ada73f11-0670-4ddc-b27b-8c4f696eeefd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:18.370Z|ada73f11-0670-4ddc-b27b-8c4f696eeefd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:18.371Z|375a1c7e-3a67-490a-afb8-b2f61b54d4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:28.394Z|76c81795-876d-434e-b3cf-fe86f3b1e9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:28.394Z|6ef10ff8-c7e0-4424-ae2b-ef9ec3c1d0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:28.395Z|76c81795-876d-434e-b3cf-fe86f3b1e9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:28.395Z|6ef10ff8-c7e0-4424-ae2b-ef9ec3c1d0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:28.401Z|b4f64977-8ae1-4894-8c2f-e86dcde0286d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:28.402Z|b4f64977-8ae1-4894-8c2f-e86dcde0286d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:29.116Z|b883bb8e-8fbd-45ca-84ab-29717a6535af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:39:29.119Z|b883bb8e-8fbd-45ca-84ab-29717a6535af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:39:38.420Z|90dd56fb-30d5-4a58-8d81-5d18d5b91251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:38.420Z|90dd56fb-30d5-4a58-8d81-5d18d5b91251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:38.424Z|45635f4b-b66f-433a-8841-c94c87d62824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:38.425Z|45635f4b-b66f-433a-8841-c94c87d62824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:38.427Z|2a5aec52-839f-4bc0-90d5-5bd31d45449f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:38.428Z|2a5aec52-839f-4bc0-90d5-5bd31d45449f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:44.116Z|b22d5e74-6f03-4bf3-8f6f-a37d0a493d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:39:44.116Z|b22d5e74-6f03-4bf3-8f6f-a37d0a493d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:39:44.472Z|13817320-aac7-4e82-8d1f-13525137aae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:39:44.473Z|13817320-aac7-4e82-8d1f-13525137aae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:39:48.446Z|50778580-151c-46ca-ae2e-174aa252aed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:48.447Z|50778580-151c-46ca-ae2e-174aa252aed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:48.447Z|2bfeffec-d4d5-44af-9217-802c13cfeb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:48.448Z|2bfeffec-d4d5-44af-9217-802c13cfeb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:48.452Z|51c97577-0d5d-44ae-8289-043e79072b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:48.453Z|51c97577-0d5d-44ae-8289-043e79072b27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:58.473Z|9d45c778-3367-4832-aa79-05a5f66ef7b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:58.473Z|08ec31cb-0713-4089-b366-68da4a007e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:58.474Z|9d45c778-3367-4832-aa79-05a5f66ef7b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:58.474Z|08ec31cb-0713-4089-b366-68da4a007e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:58.479Z|027a008b-5d67-4f1f-8eac-092189a8e3f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:39:58.479Z|027a008b-5d67-4f1f-8eac-092189a8e3f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:39:59.116Z|74420fd8-a8dd-4d43-902e-0177f462b1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:39:59.116Z|74420fd8-a8dd-4d43-902e-0177f462b1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:40:05.809Z|93480c73-f65f-493d-b134-dd53fe34c804|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:40:05.810Z|93480c73-f65f-493d-b134-dd53fe34c804|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:08.505Z|f0c28dd8-7cf2-48e7-bfc3-9d5ddbbc5ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:08.506Z|f0c28dd8-7cf2-48e7-bfc3-9d5ddbbc5ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:08.507Z|c1b8826b-0fac-4f80-8112-c0f3cce0684f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:08.507Z|0d15582a-991d-4db3-94e6-e5588ac56562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:08.508Z|0d15582a-991d-4db3-94e6-e5588ac56562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:08.508Z|c1b8826b-0fac-4f80-8112-c0f3cce0684f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:11.928Z|1aabc0f8-d8d2-40b7-945e-11a6cab34794|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-24T10:40:11.929Z|1aabc0f8-d8d2-40b7-945e-11a6cab34794|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:14.117Z|0c04cb22-c643-41a0-a3d2-ce81e79716db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:40:14.120Z|0c04cb22-c643-41a0-a3d2-ce81e79716db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:40:14.473Z|8e20e1c9-868b-4019-a8d9-b1cd02d431f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:40:14.474Z|8e20e1c9-868b-4019-a8d9-b1cd02d431f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:40:14.880Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-11-24T10:40:14.889Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4b3a3856-1889-4220-8484-dfa22cadba02 already exists in requestDb InfraActiveRequests table
2022-11-24T10:40:14.935Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02
2022-11-24T10:40:14.936Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|INFO|500||Invoke
2022-11-24T10:40:14.936Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||===========================request begin================================================
2022-11-24T10:40:14.937Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02
2022-11-24T10:40:14.937Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Method      : GET
2022-11-24T10:40:14.937Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d53a55705f6dc72b6f52d33008c10719", X-B3-SpanId:"9b7258d331f801b2", X-B3-ParentSpanId:"85998b64106f281c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-TransactionID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-ECOMP-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd12d526-4104-471d-87d0-9796d1b4578d"]
2022-11-24T10:40:14.938Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Request body: 
2022-11-24T10:40:14.938Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||==========================request end================================================
2022-11-24T10:40:15.655Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||============================response begin==========================================
2022-11-24T10:40:15.656Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-24T10:40:15.656Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Status text  : Not Found
2022-11-24T10:40:15.657Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=43086848D9DB6C7716435ED99FD8F519; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 10:40:15 GMT", x-envoy-upstream-service-time:"510", server:"envoy"]
2022-11-24T10:40:15.657Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||Response body: 
2022-11-24T10:40:15.657Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|DEBUG|500||=======================response end=================================================
2022-11-24T10:40:15.658Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b3a3856-1889-4220-8484-dfa22cadba02|INFO|404|Not Found|InvokeReturn
2022-11-24T10:40:15.762Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4b3a3856-1889-4220-8484-dfa22cadba02
2022-11-24T10:40:15.782Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-11-24T10:40:15.785Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-11-24T10:40:15.785Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-11-24T10:40:15.786Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-11-24T10:40:15.786Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-11-24T10:40:15.786Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-11-24T10:40:15.786Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d53a55705f6dc72b6f52d33008c10719", X-B3-SpanId:"b320d86232a8c9ac", X-B3-ParentSpanId:"85998b64106f281c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-TransactionID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-ECOMP-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c516a7f-8bb6-45a6-ad84-07d2524f4ccc"]
2022-11-24T10:40:15.786Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-11-24T10:40:15.786Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-11-24T10:40:15.876Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-11-24T10:40:15.876Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-24T10:40:15.876Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-24T10:40:15.876Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 10:40:20 GMT", x-envoy-upstream-service-time:"47", server:"envoy"]
2022-11-24T10:40:15.877Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-11-24T10:40:15.877Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-11-24T10:40:15.878Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-24T10:40:15.887Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8237b80e.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-24T10:40:15.888Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-11-24T10:40:15.889Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-11-24T10:40:15.891Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-11-24T10:40:15.892Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-11-24T10:40:15.892Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-11-24T10:40:15.892Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-11-24T10:40:15.892Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"d53a55705f6dc72b6f52d33008c10719", X-B3-SpanId:"a15d10a0a8070182", X-B3-ParentSpanId:"85998b64106f281c", X-B3-Sampled:"0", X-ONAP-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-TransactionID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-ECOMP-RequestID:"4b3a3856-1889-4220-8484-dfa22cadba02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96de13d8-5200-4fe3-98c0-9edd55bf0cfd"]
2022-11-24T10:40:15.893Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-11-24T10:40:15.893Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-11-24T10:40:15.972Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-11-24T10:40:15.973Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-24T10:40:15.973Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-24T10:40:15.973Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 10:40:15 GMT", x-envoy-upstream-service-time:"54", server:"envoy"]
2022-11-24T10:40:15.973Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-11-24T10:40:15.974Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-11-24T10:40:15.974Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-24T10:40:15.975Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8237b80e.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-24T10:40:15.976Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@62e0a063
2022-11-24T10:40:15.986Z|4b3a3856-1889-4220-8484-dfa22cadba02|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-11-24T10:40:18.543Z|b78ba8af-f2f5-4c41-aaf2-53a02651ed2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:18.542Z|634f3d5c-001d-466b-bf0a-fd308addfb47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:18.543Z|8237470e-5461-4725-9f34-0c4f5409495d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:18.543Z|b78ba8af-f2f5-4c41-aaf2-53a02651ed2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:18.543Z|634f3d5c-001d-466b-bf0a-fd308addfb47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:18.543Z|8237470e-5461-4725-9f34-0c4f5409495d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:28.572Z|252e5e4b-5e1b-4a9f-95e0-96eff0977e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:28.574Z|252e5e4b-5e1b-4a9f-95e0-96eff0977e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:28.575Z|abfc1683-22d5-4fc6-bae8-8f244f4cbc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:28.576Z|abfc1683-22d5-4fc6-bae8-8f244f4cbc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:28.579Z|61324e10-1d61-4429-a16e-89588b7fb5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:28.579Z|61324e10-1d61-4429-a16e-89588b7fb5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:29.119Z|67596653-4510-44a1-a9dd-a4c6d72a3044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:40:29.120Z|67596653-4510-44a1-a9dd-a4c6d72a3044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:40:38.605Z|d7aebe0b-c2a6-43e2-954e-67284c02da18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:38.605Z|366bc0c8-ce64-4493-8769-4789a1ea9e5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:38.605Z|5058c486-5530-4a91-8d29-0b2b3e0e8a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:38.607Z|d7aebe0b-c2a6-43e2-954e-67284c02da18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:38.607Z|366bc0c8-ce64-4493-8769-4789a1ea9e5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:38.607Z|5058c486-5530-4a91-8d29-0b2b3e0e8a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:43.900Z|f7c9af8c-ecbb-42d0-a3c3-435a0caea651|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-24T10:40:43.901Z|f7c9af8c-ecbb-42d0-a3c3-435a0caea651|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:44.116Z|c6487060-e292-4124-941f-9e7c524059fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:40:44.117Z|c6487060-e292-4124-941f-9e7c524059fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:40:44.475Z|87f5bce2-faa2-48d9-9486-cd6efe35a841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:40:44.475Z|87f5bce2-faa2-48d9-9486-cd6efe35a841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:40:48.644Z|bee617ab-66c9-4198-a84f-d5de6a9ef265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:48.645Z|f3d71ac6-b16e-4827-b655-667b31861f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:48.644Z|79e97141-f706-4414-839e-f69a5302baec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:48.645Z|79e97141-f706-4414-839e-f69a5302baec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:48.645Z|bee617ab-66c9-4198-a84f-d5de6a9ef265|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:48.645Z|f3d71ac6-b16e-4827-b655-667b31861f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:58.676Z|ca4c8687-18e9-4b5e-a6a7-65ac32627750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:58.676Z|709066d2-887f-4f4c-8189-38a82e76a014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:58.677Z|709066d2-887f-4f4c-8189-38a82e76a014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:58.677Z|ca4c8687-18e9-4b5e-a6a7-65ac32627750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:58.679Z|3a550eed-d80e-4a49-9040-4745e85bdab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:40:58.680Z|3a550eed-d80e-4a49-9040-4745e85bdab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:40:59.116Z|871ea10d-5163-4798-a7d8-f02cc8670183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:40:59.121Z|871ea10d-5163-4798-a7d8-f02cc8670183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:41:05.808Z|2eecff8e-57c7-46de-9780-ec1a182fb0e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:41:05.809Z|2eecff8e-57c7-46de-9780-ec1a182fb0e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:08.703Z|913f6d62-2e72-48ae-b0be-81890e48e4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:08.703Z|913f6d62-2e72-48ae-b0be-81890e48e4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:08.711Z|6c706051-5401-4e4d-8394-96cca75bab7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:08.711Z|20c7b4b7-c18e-434a-b05c-66c6119f6f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:08.712Z|6c706051-5401-4e4d-8394-96cca75bab7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:08.712Z|20c7b4b7-c18e-434a-b05c-66c6119f6f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:14.116Z|d55115d9-7828-498b-92d2-6a706ec9af5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:41:14.117Z|d55115d9-7828-498b-92d2-6a706ec9af5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:41:14.476Z|8d9dd260-9127-4edf-9c5d-91c1962dc2d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:41:14.476Z|8d9dd260-9127-4edf-9c5d-91c1962dc2d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:41:18.749Z|6665b3e2-f95c-481e-9b87-74ad94e963b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:18.750Z|6665b3e2-f95c-481e-9b87-74ad94e963b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:18.753Z|01cfbdc4-506a-4924-9f33-705f2f7acb93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:18.754Z|01cfbdc4-506a-4924-9f33-705f2f7acb93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:18.757Z|b97f7a28-c93a-4c08-832a-4586a6b4a769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:18.757Z|b97f7a28-c93a-4c08-832a-4586a6b4a769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:28.775Z|4aa4c9ab-fb1a-4351-9401-b8f410a6fef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:28.776Z|4aa4c9ab-fb1a-4351-9401-b8f410a6fef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:28.778Z|038c9272-b8fa-4ddf-b869-ece0e470ee4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:28.778Z|e53e8618-96a3-4a94-9011-f1343108bea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:28.778Z|e53e8618-96a3-4a94-9011-f1343108bea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:28.779Z|038c9272-b8fa-4ddf-b869-ece0e470ee4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:29.116Z|ba554d11-f28c-4798-97d6-ecdaed653d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:41:29.116Z|ba554d11-f28c-4798-97d6-ecdaed653d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:41:38.801Z|1c5dfcb2-9c1c-4bfe-aaf0-ca8a717e018f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:38.802Z|1c5dfcb2-9c1c-4bfe-aaf0-ca8a717e018f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:38.802Z|75b478cb-0ce5-4b50-bfc7-cbdb7587940d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:38.803Z|75b478cb-0ce5-4b50-bfc7-cbdb7587940d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:38.805Z|8f163a3a-cc4e-485e-961b-85a07a3cc0a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:38.806Z|8f163a3a-cc4e-485e-961b-85a07a3cc0a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:44.116Z|75d3d100-a911-4509-a122-ef36ab719502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:41:44.120Z|75d3d100-a911-4509-a122-ef36ab719502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:41:44.478Z|578c4ac8-f9d3-491c-ae24-3595f90b154c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:41:44.478Z|578c4ac8-f9d3-491c-ae24-3595f90b154c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:41:48.826Z|33d997bb-e335-4613-a6cc-934f7a86bd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:48.826Z|b2da0daa-1d3f-458a-a582-b5ff1cafa22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:48.827Z|33d997bb-e335-4613-a6cc-934f7a86bd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:48.827Z|b2da0daa-1d3f-458a-a582-b5ff1cafa22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:48.831Z|4bc3fc03-b507-4fed-b31a-efa61253c61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:48.832Z|4bc3fc03-b507-4fed-b31a-efa61253c61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:58.860Z|a498b5a3-30ad-4e46-a92e-5056a3f867bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:58.861Z|a498b5a3-30ad-4e46-a92e-5056a3f867bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:58.862Z|715b5488-dd52-44b9-b6c6-c8eaea4f1eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:58.863Z|715b5488-dd52-44b9-b6c6-c8eaea4f1eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:58.869Z|982ea84c-4197-4dfd-978a-a68f46191961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:41:58.870Z|982ea84c-4197-4dfd-978a-a68f46191961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:41:59.116Z|448c5ae5-215d-425f-8325-b83aa0ec6053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:41:59.116Z|448c5ae5-215d-425f-8325-b83aa0ec6053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:42:05.802Z|05017536-ae76-4324-97b5-c7bb3bdf176d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:42:05.803Z|05017536-ae76-4324-97b5-c7bb3bdf176d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:08.923Z|2a7e8bad-7103-4d20-8bd5-afa45c22ce88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:08.924Z|2a7e8bad-7103-4d20-8bd5-afa45c22ce88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:08.923Z|a3f62ac4-7673-4323-a1cc-91116fd982f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:08.926Z|a3f62ac4-7673-4323-a1cc-91116fd982f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:08.923Z|20fd4b53-fd8e-44c9-a08b-bc3a8dabc8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:08.926Z|20fd4b53-fd8e-44c9-a08b-bc3a8dabc8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:14.116Z|26e3f36e-2e0e-4cde-bc3e-3eb5823cab50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:42:14.116Z|26e3f36e-2e0e-4cde-bc3e-3eb5823cab50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:42:14.479Z|465fa4c0-4655-4ee6-a6c0-0c2e9e55b6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:42:14.479Z|465fa4c0-4655-4ee6-a6c0-0c2e9e55b6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:42:18.947Z|123c93f2-a402-4ad5-9aa1-aad6bf65b225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:18.948Z|123c93f2-a402-4ad5-9aa1-aad6bf65b225|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:18.953Z|30e29846-cee2-4c1f-a563-37c394cde953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:18.953Z|30e29846-cee2-4c1f-a563-37c394cde953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:18.956Z|4497f55c-478e-4b86-9c86-9ae054cc3cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:18.957Z|4497f55c-478e-4b86-9c86-9ae054cc3cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:28.972Z|2efe2eb0-79ab-45ed-aeeb-4e1d025f4b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:28.973Z|2efe2eb0-79ab-45ed-aeeb-4e1d025f4b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:28.985Z|5d2a1f89-950e-430c-8061-23cff90ab95a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:28.986Z|5d2a1f89-950e-430c-8061-23cff90ab95a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:28.987Z|daf920dc-a3be-409f-8d35-42f0d27f1d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:28.988Z|daf920dc-a3be-409f-8d35-42f0d27f1d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:29.116Z|d44c215e-d577-476d-b883-af93adc23596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:42:29.120Z|d44c215e-d577-476d-b883-af93adc23596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:42:38.998Z|08f7dab9-24fd-41f0-9286-b39846784426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:38.999Z|08f7dab9-24fd-41f0-9286-b39846784426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:39.009Z|6399fdaf-0fa7-4a0c-b7a3-68e3ef31a65c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:39.010Z|6399fdaf-0fa7-4a0c-b7a3-68e3ef31a65c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:39.018Z|2e310014-fb04-45eb-b4bd-4e3224379c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:39.019Z|2e310014-fb04-45eb-b4bd-4e3224379c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:44.116Z|f88d7b7a-08e7-4f13-8cba-2612f625189c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:42:44.117Z|f88d7b7a-08e7-4f13-8cba-2612f625189c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:42:44.480Z|3dfd1d2b-afdf-4981-8ffa-e519ca908768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:42:44.481Z|3dfd1d2b-afdf-4981-8ffa-e519ca908768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:42:49.023Z|758551e9-b338-4d8e-b599-d41b40fbb4cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:49.024Z|758551e9-b338-4d8e-b599-d41b40fbb4cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:49.035Z|ca12c4a1-c68a-424c-9adb-7f9529956a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:49.036Z|ca12c4a1-c68a-424c-9adb-7f9529956a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:49.042Z|fd39ed19-dde3-465a-b7cc-aaf293d3fda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:49.042Z|fd39ed19-dde3-465a-b7cc-aaf293d3fda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:59.046Z|5b3f47cd-ead4-4511-9597-dd7ceec4bf3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:59.047Z|5b3f47cd-ead4-4511-9597-dd7ceec4bf3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:59.062Z|4782c29d-144e-41b3-874c-933f29f46604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:59.062Z|4782c29d-144e-41b3-874c-933f29f46604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:59.066Z|94db556b-2de9-4c27-8f81-45675ea82cd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:42:59.066Z|94db556b-2de9-4c27-8f81-45675ea82cd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:42:59.116Z|1635f7ce-427e-4186-ad9b-0c82a0c424f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:42:59.117Z|1635f7ce-427e-4186-ad9b-0c82a0c424f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:05.806Z|07709d2d-0bcd-4a71-ba7e-af55a816ec21|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:43:05.807Z|07709d2d-0bcd-4a71-ba7e-af55a816ec21|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:08.804Z|2cb2bdff-a91c-40a0-99d1-931c2e758d9f|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-24T10:43:08.805Z|2cb2bdff-a91c-40a0-99d1-931c2e758d9f|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:09.076Z|9c2dcba4-bd60-4646-a236-7a5d76a925f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:09.077Z|9c2dcba4-bd60-4646-a236-7a5d76a925f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:09.088Z|a9e04874-2d12-49c0-88a5-9055c8a5108f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:09.089Z|a9e04874-2d12-49c0-88a5-9055c8a5108f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:09.093Z|c692a5ed-e332-4641-b8f8-507a402abd7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:09.094Z|c692a5ed-e332-4641-b8f8-507a402abd7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:14.116Z|3882898b-1a4b-406e-90a0-a4a45d414d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:43:14.126Z|3882898b-1a4b-406e-90a0-a4a45d414d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:14.481Z|6d134478-510e-46c2-8489-5d5bc75115bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:43:14.482Z|6d134478-510e-46c2-8489-5d5bc75115bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:19.103Z|c9e32a05-ec5d-4d67-a849-6c375f7e8f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:19.104Z|c9e32a05-ec5d-4d67-a849-6c375f7e8f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:19.111Z|36cbb09d-f1cb-4bca-9bc2-2192170460e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:19.112Z|36cbb09d-f1cb-4bca-9bc2-2192170460e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:19.119Z|6fd6746a-9ac6-428e-9ff4-d1ce742b3bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:19.120Z|6fd6746a-9ac6-428e-9ff4-d1ce742b3bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:29.116Z|744e462c-3c3c-40e3-aa1c-7b35dc468e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:43:29.117Z|744e462c-3c3c-40e3-aa1c-7b35dc468e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:29.129Z|ef230604-3148-48c8-bdaa-4085d9f2b325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:29.130Z|ef230604-3148-48c8-bdaa-4085d9f2b325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:29.133Z|10d2cb2e-ff4b-4e6e-8f9e-7ccbb2632bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:29.133Z|10d2cb2e-ff4b-4e6e-8f9e-7ccbb2632bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:29.144Z|452df5b4-c692-4d76-9b74-319557aef21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:29.145Z|452df5b4-c692-4d76-9b74-319557aef21a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:39.155Z|14242b3d-24de-4eea-9e43-dbaa8cdce7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:39.155Z|14242b3d-24de-4eea-9e43-dbaa8cdce7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:39.159Z|6e0c59f1-0778-451b-bc62-3be19c90115b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:39.159Z|6e0c59f1-0778-451b-bc62-3be19c90115b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:39.172Z|21c552fa-7128-4594-98ba-f05135265574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:39.172Z|21c552fa-7128-4594-98ba-f05135265574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:44.116Z|09ef292b-9303-465d-b7c2-c32dfd3ead47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:43:44.117Z|09ef292b-9303-465d-b7c2-c32dfd3ead47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:44.482Z|08e64b2d-1028-408c-a463-9daa25da2384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:43:44.483Z|08e64b2d-1028-408c-a463-9daa25da2384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:49.190Z|f0c4b217-caa7-4327-9b42-147b6f9df64d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:49.190Z|f0c4b217-caa7-4327-9b42-147b6f9df64d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:49.190Z|e5af4586-022a-4223-aeeb-1c469e7c6a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:49.191Z|e5af4586-022a-4223-aeeb-1c469e7c6a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:49.196Z|160e5806-706b-46c3-a5d2-0f46567f1c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:49.197Z|160e5806-706b-46c3-a5d2-0f46567f1c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:59.116Z|f49df5a2-9b2c-45c5-b5fd-c25fbe383311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:43:59.123Z|f49df5a2-9b2c-45c5-b5fd-c25fbe383311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:43:59.223Z|e15cb092-1929-4bd2-8375-fa42b25deb65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:59.223Z|e15cb092-1929-4bd2-8375-fa42b25deb65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:59.226Z|fb862d3b-38bc-46ce-9ca3-ecafb68046a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:59.226Z|53829da1-74ec-43d8-b494-5ee5ab269537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:43:59.226Z|fb862d3b-38bc-46ce-9ca3-ecafb68046a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:43:59.226Z|53829da1-74ec-43d8-b494-5ee5ab269537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:05.804Z|8ba34f7d-4b84-4119-88c9-0c0a679145cd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:44:05.805Z|8ba34f7d-4b84-4119-88c9-0c0a679145cd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:09.255Z|4d86d2e2-71fc-481f-8b1e-a7a6b247cd23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:09.258Z|4d86d2e2-71fc-481f-8b1e-a7a6b247cd23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:09.258Z|daf67423-c01f-466b-9ff7-c5b5df8aed7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:09.259Z|daf67423-c01f-466b-9ff7-c5b5df8aed7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:09.265Z|77871c08-bc36-4a65-b7ff-16bd0f995e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:09.266Z|77871c08-bc36-4a65-b7ff-16bd0f995e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:14.116Z|4105a3d3-c2bd-487b-baa4-e8040d0be63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:44:14.116Z|4105a3d3-c2bd-487b-baa4-e8040d0be63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:44:14.483Z|de604a9c-83b7-4a31-9495-a2727ffa2970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:44:14.484Z|de604a9c-83b7-4a31-9495-a2727ffa2970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:44:19.285Z|c3f0fa00-5a44-4257-8294-a215e413b816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:19.285Z|f3812083-a025-44eb-a4a5-608b9b81cf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:19.287Z|f3812083-a025-44eb-a4a5-608b9b81cf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:19.287Z|c3f0fa00-5a44-4257-8294-a215e413b816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:19.290Z|1a1d6254-c860-4af1-b27e-800fdf34b832|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:19.291Z|1a1d6254-c860-4af1-b27e-800fdf34b832|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:19.561Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-11-24T10:44:19.563Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cdc0fe1a-4bc4-40d0-98af-fcad5392c109 already exists in requestDb InfraActiveRequests table
2022-11-24T10:44:19.564Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109
2022-11-24T10:44:19.564Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|INFO|500||Invoke
2022-11-24T10:44:19.564Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||===========================request begin================================================
2022-11-24T10:44:19.565Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109
2022-11-24T10:44:19.565Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Method      : GET
2022-11-24T10:44:19.565Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fb474fda7ea03fe7c61edfd0a6d3b1c", X-B3-SpanId:"7297872ec608461c", X-B3-ParentSpanId:"d87d13f7b8347f03", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-TransactionID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-ECOMP-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9beddcf7-b49d-4854-b232-631abb9e5e07"]
2022-11-24T10:44:19.565Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Request body: 
2022-11-24T10:44:19.565Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||==========================request end================================================
2022-11-24T10:44:19.618Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||============================response begin==========================================
2022-11-24T10:44:19.619Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-24T10:44:19.620Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Status text  : Not Found
2022-11-24T10:44:19.620Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 10:44:19 GMT", x-envoy-upstream-service-time:"46", server:"envoy"]
2022-11-24T10:44:19.620Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||Response body: 
2022-11-24T10:44:19.620Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|DEBUG|500||=======================response end=================================================
2022-11-24T10:44:19.621Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cdc0fe1a-4bc4-40d0-98af-fcad5392c109|INFO|404|Not Found|InvokeReturn
2022-11-24T10:44:19.627Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cdc0fe1a-4bc4-40d0-98af-fcad5392c109
2022-11-24T10:44:19.628Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-11-24T10:44:19.629Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-11-24T10:44:19.629Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-11-24T10:44:19.629Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-11-24T10:44:19.630Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-11-24T10:44:19.630Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-11-24T10:44:19.630Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7fb474fda7ea03fe7c61edfd0a6d3b1c", X-B3-SpanId:"3aa05ceba02ad772", X-B3-ParentSpanId:"d87d13f7b8347f03", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-TransactionID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-ECOMP-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e31eb10-7a3e-40b3-b9ab-eb29d4f88fb6"]
2022-11-24T10:44:19.630Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-11-24T10:44:19.630Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-11-24T10:44:19.642Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-11-24T10:44:19.643Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-24T10:44:19.643Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-24T10:44:19.643Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 10:44:24 GMT", x-envoy-upstream-service-time:"7", server:"envoy"]
2022-11-24T10:44:19.644Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-11-24T10:44:19.644Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-11-24T10:44:19.644Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-24T10:44:19.644Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8237b80e.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-24T10:44:19.645Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-11-24T10:44:19.646Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-11-24T10:44:19.646Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-11-24T10:44:19.646Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-11-24T10:44:19.647Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-11-24T10:44:19.647Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-11-24T10:44:19.647Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7fb474fda7ea03fe7c61edfd0a6d3b1c", X-B3-SpanId:"5e494243d681885b", X-B3-ParentSpanId:"d87d13f7b8347f03", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-TransactionID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-ECOMP-RequestID:"cdc0fe1a-4bc4-40d0-98af-fcad5392c109", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d016a74-5675-470d-a56c-37c14e6697cc"]
2022-11-24T10:44:19.647Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-11-24T10:44:19.647Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-11-24T10:44:19.669Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-11-24T10:44:19.670Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-11-24T10:44:19.670Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-11-24T10:44:19.670Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 10:44:19 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2022-11-24T10:44:19.671Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-11-24T10:44:19.671Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-11-24T10:44:19.672Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-11-24T10:44:19.672Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8237b80e.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-24T10:44:19.673Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@c82069c
2022-11-24T10:44:19.677Z|cdc0fe1a-4bc4-40d0-98af-fcad5392c109|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-11-24T10:44:29.116Z|de84c1bd-1f6c-4f39-af15-970d18616d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:44:29.116Z|de84c1bd-1f6c-4f39-af15-970d18616d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:44:29.314Z|fe595222-4efc-4895-aa83-d9ae95398ffa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:29.315Z|fe595222-4efc-4895-aa83-d9ae95398ffa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:29.314Z|f39e25d8-ff63-4281-9382-ca75f8d818ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:29.319Z|f39e25d8-ff63-4281-9382-ca75f8d818ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:29.321Z|a83b0d0c-f6db-4bd6-9001-9c6d1675e92d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:29.321Z|a83b0d0c-f6db-4bd6-9001-9c6d1675e92d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:39.343Z|1a7bad6c-15da-47a9-9bf5-24d27f07778e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:39.345Z|40ce43a6-bee8-4171-a25f-784d64019bd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:39.346Z|40ce43a6-bee8-4171-a25f-784d64019bd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:39.343Z|1a7bad6c-15da-47a9-9bf5-24d27f07778e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:39.351Z|513b74a0-5bbb-4f06-8e0b-5a870b94f741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:39.352Z|513b74a0-5bbb-4f06-8e0b-5a870b94f741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:39.844Z|1f4b9f8f-5c3a-40b5-9f10-af70476aa802|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-11-24T10:44:39.845Z|1f4b9f8f-5c3a-40b5-9f10-af70476aa802|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:44.116Z|88c1e541-4138-483b-94fb-0ab9d7c62011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:44:44.119Z|88c1e541-4138-483b-94fb-0ab9d7c62011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:44:44.485Z|dad2ee5e-b635-4e12-a238-ed97a2ec2268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:44:44.485Z|dad2ee5e-b635-4e12-a238-ed97a2ec2268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:44:49.370Z|34cbb3f9-0067-4d53-9dbc-3d64b45a208c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:49.374Z|34cbb3f9-0067-4d53-9dbc-3d64b45a208c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:49.376Z|92f05ee2-b3e8-479b-8f72-77eb1814bf2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:49.377Z|92f05ee2-b3e8-479b-8f72-77eb1814bf2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:49.377Z|ba6dcdfc-a57f-4dfb-9905-c9466365be77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:49.377Z|ba6dcdfc-a57f-4dfb-9905-c9466365be77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:59.116Z|7e1fd6fc-0a0a-4ec6-8b73-74ef2b605f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:44:59.116Z|7e1fd6fc-0a0a-4ec6-8b73-74ef2b605f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:44:59.401Z|3d5370ae-07ee-4fe1-be27-61510aecaf3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:59.402Z|3d5370ae-07ee-4fe1-be27-61510aecaf3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:59.402Z|2da3f399-e222-42bd-966e-54aa4cbacaf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:59.403Z|2da3f399-e222-42bd-966e-54aa4cbacaf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:44:59.412Z|ff33f15d-1765-4823-8f00-eae061adaf2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:44:59.413Z|ff33f15d-1765-4823-8f00-eae061adaf2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:05.803Z|390a8ba4-1706-4eb7-a823-b12e351717d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:45:05.803Z|390a8ba4-1706-4eb7-a823-b12e351717d8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:09.430Z|20abfe2b-42e8-40a9-a00c-069a462f44d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:09.430Z|20abfe2b-42e8-40a9-a00c-069a462f44d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:09.434Z|2de3ecc3-141c-400d-b0eb-0b13a41ff119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:09.435Z|2de3ecc3-141c-400d-b0eb-0b13a41ff119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:09.439Z|b57bd328-60f3-4ecd-9a4f-82931a868e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:09.439Z|b57bd328-60f3-4ecd-9a4f-82931a868e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:14.116Z|43ca4ae8-11ba-4d8d-88b7-472866b8f82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:45:14.117Z|43ca4ae8-11ba-4d8d-88b7-472866b8f82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:45:14.486Z|db06a08c-37fe-4b8a-817a-e07ed881684f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:45:14.486Z|db06a08c-37fe-4b8a-817a-e07ed881684f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:45:19.459Z|d3fbc776-e417-4b50-aa3a-a7186e7c9497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:19.459Z|09198574-fa7f-456f-a461-b82c3b4f1174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:19.460Z|d3fbc776-e417-4b50-aa3a-a7186e7c9497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:19.460Z|09198574-fa7f-456f-a461-b82c3b4f1174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:19.481Z|6b978c32-9096-4222-b767-542af85265a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:19.481Z|6b978c32-9096-4222-b767-542af85265a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:29.117Z|bed77863-8b67-4df9-b5d6-7396719c59b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:45:29.121Z|bed77863-8b67-4df9-b5d6-7396719c59b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:45:29.509Z|13e11c0f-e6c2-43f1-811e-93a743c02c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:29.510Z|51a86208-ce46-4e3d-9158-68d029cb5ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:29.511Z|13e11c0f-e6c2-43f1-811e-93a743c02c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:29.511Z|51a86208-ce46-4e3d-9158-68d029cb5ae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:29.511Z|ed5f640b-98c7-4cd5-a1ce-15ab797aebb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:29.512Z|ed5f640b-98c7-4cd5-a1ce-15ab797aebb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:39.564Z|a2522beb-b1f5-4d1a-8a7d-675a6af1f871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:39.565Z|a2522beb-b1f5-4d1a-8a7d-675a6af1f871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:39.569Z|0effd4fd-1494-4b6b-bed7-5467c21c69d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:39.570Z|0effd4fd-1494-4b6b-bed7-5467c21c69d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:39.573Z|29c6a049-fd87-4c27-b125-428e777d0403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:39.574Z|29c6a049-fd87-4c27-b125-428e777d0403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:44.116Z|6529e4a0-1996-4734-ad95-dee44451aced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:45:44.117Z|6529e4a0-1996-4734-ad95-dee44451aced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:45:44.487Z|7b92f4f8-6530-4a18-85cf-32a779df853f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:45:44.487Z|7b92f4f8-6530-4a18-85cf-32a779df853f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:45:49.614Z|f10ad3f3-9d50-4bad-b4d8-afdc72a38262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:49.615Z|f10ad3f3-9d50-4bad-b4d8-afdc72a38262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:49.616Z|d0246960-a40d-4ae1-86d9-6fbcbe6ee6fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:49.618Z|6270d49a-f0b9-44f5-8ee1-92f707fb94d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:49.618Z|d0246960-a40d-4ae1-86d9-6fbcbe6ee6fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:49.619Z|6270d49a-f0b9-44f5-8ee1-92f707fb94d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:59.116Z|22a1818b-bb2f-447e-996f-d97115014183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:45:59.117Z|22a1818b-bb2f-447e-996f-d97115014183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:45:59.639Z|a2ac1594-caa8-4796-a3cc-42cbf46159be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:59.641Z|a2ac1594-caa8-4796-a3cc-42cbf46159be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:59.644Z|0391963e-a4b3-4325-8acd-200d6231c69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:59.645Z|0391963e-a4b3-4325-8acd-200d6231c69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:45:59.645Z|7391e670-3272-446b-b22e-b830945d1363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:45:59.646Z|7391e670-3272-446b-b22e-b830945d1363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:05.803Z|6db75e8a-f5fb-4499-b60e-47ec4d4f9af0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:46:05.804Z|6db75e8a-f5fb-4499-b60e-47ec4d4f9af0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:09.672Z|90bccbb5-f7ee-4588-ac52-4d9bc7f439d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:09.673Z|90bccbb5-f7ee-4588-ac52-4d9bc7f439d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:09.678Z|41743722-84e5-4123-897a-9f39832998ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:09.670Z|92654561-ae0f-4ecc-8652-0ab2bccb72a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:09.678Z|92654561-ae0f-4ecc-8652-0ab2bccb72a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:09.679Z|41743722-84e5-4123-897a-9f39832998ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:14.116Z|7d426704-5131-4acb-b2c2-079dbc174559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:46:14.119Z|7d426704-5131-4acb-b2c2-079dbc174559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:46:14.488Z|eac8902b-96a4-4360-9035-25230db793df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:46:14.488Z|eac8902b-96a4-4360-9035-25230db793df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:46:19.703Z|0571f800-141a-4a5d-961d-8cde0fd52015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:19.703Z|0571f800-141a-4a5d-961d-8cde0fd52015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:19.708Z|81a1ea0b-6ced-4ede-ab92-68c3e25a626c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:19.709Z|81a1ea0b-6ced-4ede-ab92-68c3e25a626c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:19.711Z|07e71b49-d0da-44c0-979f-2c5ec5477ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:19.712Z|07e71b49-d0da-44c0-979f-2c5ec5477ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:29.116Z|e754e42c-3fad-44de-9f45-c4c73c14742e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:46:29.117Z|e754e42c-3fad-44de-9f45-c4c73c14742e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:46:29.735Z|821ee98b-f3d1-400e-b6fc-ecb00f71ba21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:29.735Z|821ee98b-f3d1-400e-b6fc-ecb00f71ba21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:29.741Z|8061054b-493a-42bb-bdc4-3a9bf18ef442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:29.742Z|8061054b-493a-42bb-bdc4-3a9bf18ef442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:29.742Z|3c5a342d-e056-4c16-90fc-dadb704f9153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:29.743Z|3c5a342d-e056-4c16-90fc-dadb704f9153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:39.766Z|9e53014c-b7e7-4362-a3ad-3e063e6d2ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:39.766Z|9e53014c-b7e7-4362-a3ad-3e063e6d2ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:39.766Z|af399a6c-9247-465a-affa-985efda899cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:39.767Z|af399a6c-9247-465a-affa-985efda899cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:39.776Z|c3a892c4-570e-46c8-bbb7-94fc5b455881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:39.777Z|c3a892c4-570e-46c8-bbb7-94fc5b455881|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:44.116Z|fa150782-178a-4fdf-a452-2521a1b3597f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:46:44.117Z|fa150782-178a-4fdf-a452-2521a1b3597f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:46:44.489Z|770aa676-9bd9-4402-8dc0-ea8ae2894e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:46:44.489Z|770aa676-9bd9-4402-8dc0-ea8ae2894e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:46:49.794Z|c49b2f21-bc7b-4e5a-8c3b-fd4bad00c38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:49.795Z|c49b2f21-bc7b-4e5a-8c3b-fd4bad00c38d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:49.800Z|fda9943a-c692-4035-b3bb-9390a1b372bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:49.801Z|fda9943a-c692-4035-b3bb-9390a1b372bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:49.801Z|c0e4487f-b3d4-44eb-8bca-a63fdc6a6837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:49.803Z|c0e4487f-b3d4-44eb-8bca-a63fdc6a6837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:59.116Z|6f3c8143-5f4e-45b5-b529-f6e5240fc5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:46:59.121Z|6f3c8143-5f4e-45b5-b529-f6e5240fc5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:46:59.829Z|a1f35f1a-1438-4962-baa2-b1dabf743d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:59.830Z|a1f35f1a-1438-4962-baa2-b1dabf743d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:59.834Z|195347cd-394f-46f2-9fe5-602970d61a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:59.834Z|195347cd-394f-46f2-9fe5-602970d61a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:46:59.835Z|0b40d667-86c0-46cd-a810-d59c3500a9a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:46:59.835Z|0b40d667-86c0-46cd-a810-d59c3500a9a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:05.804Z|1d4a8167-b579-48e6-8a77-97bebfc4f5e0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:47:05.805Z|1d4a8167-b579-48e6-8a77-97bebfc4f5e0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:09.856Z|685ad0b5-8b27-4915-a8a8-3ab3e7642e96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:09.857Z|685ad0b5-8b27-4915-a8a8-3ab3e7642e96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:09.862Z|1325df1b-7b54-4785-a2a9-0a1da31a9436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:09.863Z|1325df1b-7b54-4785-a2a9-0a1da31a9436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:09.868Z|7b0b597e-c038-4bb3-b3c6-44c3d1a609a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:09.869Z|7b0b597e-c038-4bb3-b3c6-44c3d1a609a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:14.116Z|e306534f-d722-4314-a63d-7136e7d331e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:47:14.117Z|e306534f-d722-4314-a63d-7136e7d331e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:47:14.490Z|3f53aeec-2821-4156-8017-e1e5ddb3d5a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:47:14.490Z|3f53aeec-2821-4156-8017-e1e5ddb3d5a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:47:19.891Z|0174b162-ef01-4dd6-a825-01dfe5694041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:19.891Z|0174b162-ef01-4dd6-a825-01dfe5694041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:19.891Z|483fb3e4-7fed-4ff3-a83e-30e77ef31075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:19.892Z|483fb3e4-7fed-4ff3-a83e-30e77ef31075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:19.891Z|f08a9042-e197-4d74-a6c3-5b3aab224d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:19.893Z|f08a9042-e197-4d74-a6c3-5b3aab224d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:29.116Z|309f16be-74d3-495e-b840-16f33498ffe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:47:29.117Z|309f16be-74d3-495e-b840-16f33498ffe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:47:29.932Z|ec63e138-1ae3-4397-8079-c9cf78879a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:29.933Z|ec63e138-1ae3-4397-8079-c9cf78879a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:29.935Z|5aaa1e49-0a15-4346-9256-9b32eff16609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:29.936Z|5466bcc1-2aae-4d80-a53e-12bf26f016dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:29.937Z|5466bcc1-2aae-4d80-a53e-12bf26f016dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:29.937Z|5aaa1e49-0a15-4346-9256-9b32eff16609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:39.961Z|7e6b3559-a132-4561-b0f2-514bd3ff01b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:39.961Z|267d4b7f-8d38-4171-8be1-ec55d817da4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:39.961Z|7e6b3559-a132-4561-b0f2-514bd3ff01b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:39.961Z|267d4b7f-8d38-4171-8be1-ec55d817da4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:39.963Z|2749cf56-abf7-4445-8c97-d84a7f9dccb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:39.963Z|2749cf56-abf7-4445-8c97-d84a7f9dccb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:44.116Z|67dd371a-2984-49f9-952e-267c4e7c8fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:47:44.119Z|67dd371a-2984-49f9-952e-267c4e7c8fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:47:44.491Z|f2c9ff5a-f67c-4706-9351-cf51946e7f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:47:44.492Z|f2c9ff5a-f67c-4706-9351-cf51946e7f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:47:49.989Z|bad3ab5b-4dda-403e-8060-4b1ecf5901cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:49.989Z|223ea374-1211-4c1d-a1c5-87dd777316d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:49.990Z|bad3ab5b-4dda-403e-8060-4b1ecf5901cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:49.990Z|223ea374-1211-4c1d-a1c5-87dd777316d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:49.997Z|df5c9b8a-81d2-46e1-8b18-6c0b57de380d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:47:49.997Z|df5c9b8a-81d2-46e1-8b18-6c0b57de380d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:47:59.116Z|38487efa-cbf4-4b2c-9cc7-bb18f06cf47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:47:59.117Z|38487efa-cbf4-4b2c-9cc7-bb18f06cf47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:48:00.015Z|29a3f14b-7c51-4993-9ca9-584c78c06239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:00.015Z|88091d55-cfa9-441b-8f5d-ea33b0932bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:00.016Z|29a3f14b-7c51-4993-9ca9-584c78c06239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:00.016Z|88091d55-cfa9-441b-8f5d-ea33b0932bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:00.018Z|fcaaa0a9-c458-4e2b-bd3c-334813b0cc11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:00.019Z|fcaaa0a9-c458-4e2b-bd3c-334813b0cc11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:05.803Z|db006e7f-f3e1-4b4d-8560-7d04371c0037|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:48:05.804Z|db006e7f-f3e1-4b4d-8560-7d04371c0037|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:10.041Z|92c856cf-568f-4764-bc0c-3474b4b2895e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:10.041Z|1ff6393c-fd98-4eeb-8cae-2caac877c8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:10.041Z|88a6604d-540b-4939-ad5a-b9393898243d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:10.041Z|92c856cf-568f-4764-bc0c-3474b4b2895e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:10.041Z|1ff6393c-fd98-4eeb-8cae-2caac877c8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:10.041Z|88a6604d-540b-4939-ad5a-b9393898243d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:14.116Z|3a79ecb8-11b1-4707-8f9e-02c4ad0ea71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:48:14.117Z|3a79ecb8-11b1-4707-8f9e-02c4ad0ea71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:48:14.492Z|c034d0d7-695e-4018-a17f-5b79cdc6e6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:48:14.493Z|c034d0d7-695e-4018-a17f-5b79cdc6e6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:48:20.065Z|1f71fc5d-c74f-4f79-80c5-018dc19ebcc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:20.065Z|6b94c1f5-7aa2-4e52-8e0c-21118f8ed8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:20.065Z|91274983-7a77-4962-bb40-7d892a380e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:20.066Z|1f71fc5d-c74f-4f79-80c5-018dc19ebcc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:20.066Z|91274983-7a77-4962-bb40-7d892a380e31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:20.066Z|6b94c1f5-7aa2-4e52-8e0c-21118f8ed8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:29.116Z|31277842-b5c5-4e11-b874-20450c160765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:48:29.118Z|31277842-b5c5-4e11-b874-20450c160765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:48:30.094Z|be379328-c36f-4516-8686-e7313f208e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:30.094Z|3ad9b533-a464-4489-9da1-482436f87120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:30.094Z|aaf607b8-5beb-46a4-b54a-46b4cbeb4bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:30.094Z|be379328-c36f-4516-8686-e7313f208e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:30.094Z|3ad9b533-a464-4489-9da1-482436f87120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:30.094Z|aaf607b8-5beb-46a4-b54a-46b4cbeb4bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:40.121Z|64cbfe42-3624-4f93-bf0b-ced2c2da2d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:40.121Z|a80d1ad7-e7c2-4f1e-9d08-d59d0cb5d198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:40.121Z|3943d8d6-b9ff-44d0-969c-7f81480594d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:40.121Z|64cbfe42-3624-4f93-bf0b-ced2c2da2d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:40.121Z|a80d1ad7-e7c2-4f1e-9d08-d59d0cb5d198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:40.122Z|3943d8d6-b9ff-44d0-969c-7f81480594d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:44.116Z|b6b886e0-40fb-4cf4-99a2-70f165ea36bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:48:44.117Z|b6b886e0-40fb-4cf4-99a2-70f165ea36bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:48:44.494Z|c8e2ca51-f014-4dc5-bb41-7e5059380bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:48:44.494Z|c8e2ca51-f014-4dc5-bb41-7e5059380bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:48:50.147Z|e4e881df-632f-4ec2-a28e-bb0a3600e66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:50.147Z|275e50b1-db93-47d3-b4ca-54f1c8c44589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:50.147Z|976c8a97-36c7-4ab6-8614-3728fa204db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:48:50.148Z|275e50b1-db93-47d3-b4ca-54f1c8c44589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:50.148Z|976c8a97-36c7-4ab6-8614-3728fa204db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:50.148Z|e4e881df-632f-4ec2-a28e-bb0a3600e66e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:48:59.116Z|247dda2b-ae1b-4d0b-bedd-5c63b195e805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:48:59.116Z|247dda2b-ae1b-4d0b-bedd-5c63b195e805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:49:00.174Z|d8e51fdd-7d1b-4cb5-98a4-c019e72df975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:00.174Z|a675bb95-e315-4497-a4e2-4cc6f5bb83de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:00.174Z|93bbcf75-52e8-489a-b108-82d946d7ff81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:00.174Z|d8e51fdd-7d1b-4cb5-98a4-c019e72df975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:00.174Z|a675bb95-e315-4497-a4e2-4cc6f5bb83de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:00.175Z|93bbcf75-52e8-489a-b108-82d946d7ff81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:05.808Z|53d4a965-07ac-4eeb-bcdc-ada9b6360216|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:49:05.809Z|53d4a965-07ac-4eeb-bcdc-ada9b6360216|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:10.200Z|8cb95a37-acdb-4214-8720-48f603ab7cb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:10.200Z|8cb95a37-acdb-4214-8720-48f603ab7cb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:10.202Z|6935b6fd-868a-44b0-982b-93b8310b4501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:10.202Z|df15a2a3-8314-472e-9b93-acd97818d364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:10.203Z|df15a2a3-8314-472e-9b93-acd97818d364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:10.205Z|6935b6fd-868a-44b0-982b-93b8310b4501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:14.116Z|96285488-5acf-4041-af3f-f4ca3696360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:49:14.119Z|96285488-5acf-4041-af3f-f4ca3696360f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:49:14.495Z|2c845292-0f57-4637-bbb6-7190daf9522c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:49:14.495Z|2c845292-0f57-4637-bbb6-7190daf9522c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:49:20.227Z|3694bf1e-067d-4b8f-a14c-e89b9c4c6bbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:20.228Z|3694bf1e-067d-4b8f-a14c-e89b9c4c6bbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:20.227Z|eebb0ac5-dd94-44d6-94e6-7f61b70761ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:20.229Z|eebb0ac5-dd94-44d6-94e6-7f61b70761ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:20.230Z|0dec051d-1c5a-4cc8-893f-9957bc7ca84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:20.231Z|0dec051d-1c5a-4cc8-893f-9957bc7ca84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:29.116Z|968f64c8-eb1a-4cee-aa92-b126fdf70ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:49:29.116Z|968f64c8-eb1a-4cee-aa92-b126fdf70ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:49:30.257Z|00c5d2e2-1591-4726-9d25-9086f56a7d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:30.257Z|00c5d2e2-1591-4726-9d25-9086f56a7d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:30.258Z|c2fb53d1-aedf-4065-878e-24554a8da430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:30.259Z|c2fb53d1-aedf-4065-878e-24554a8da430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:30.265Z|78c5ea12-a670-4da7-842b-3e188856d1b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:30.266Z|78c5ea12-a670-4da7-842b-3e188856d1b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:40.290Z|10d3f8c7-778a-48a6-b89a-1a1add0bb93d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:40.291Z|10d3f8c7-778a-48a6-b89a-1a1add0bb93d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:40.293Z|51ebd327-3716-4673-829a-8318f72f1853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:40.294Z|51ebd327-3716-4673-829a-8318f72f1853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:40.297Z|c53fc3be-7215-4cf7-9acd-404a850e3353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:40.298Z|c53fc3be-7215-4cf7-9acd-404a850e3353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:44.116Z|378dd17f-32e3-43d1-80e1-78f9312ffaa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:49:44.117Z|378dd17f-32e3-43d1-80e1-78f9312ffaa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:49:44.496Z|35dfa494-2b1e-40d9-b18c-a6ff0b711180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:49:44.496Z|35dfa494-2b1e-40d9-b18c-a6ff0b711180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:49:50.318Z|6916432d-9a98-4f61-87e8-ab11daefc9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:50.319Z|6916432d-9a98-4f61-87e8-ab11daefc9f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:50.323Z|f50f1e34-3c6f-4f29-b86d-a200c3a0e3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:50.324Z|f50f1e34-3c6f-4f29-b86d-a200c3a0e3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:50.342Z|e6940403-d8b8-4b09-8dfa-e6964c42ac83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:49:50.343Z|e6940403-d8b8-4b09-8dfa-e6964c42ac83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:49:59.116Z|36c270d9-b840-4308-86f7-2e268607329f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:49:59.120Z|36c270d9-b840-4308-86f7-2e268607329f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:50:00.341Z|93d16092-a637-49b8-a8c5-b8c13f132554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:00.342Z|93d16092-a637-49b8-a8c5-b8c13f132554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:00.345Z|8c7d8a3a-3ad2-40fd-b48c-c23f08d5c5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:00.346Z|8c7d8a3a-3ad2-40fd-b48c-c23f08d5c5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:00.367Z|06624925-65b5-4863-b338-49a3a5af6778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:00.368Z|06624925-65b5-4863-b338-49a3a5af6778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:05.804Z|f57d4a6d-7d9e-4f40-b0af-cc41703d8e6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:50:05.805Z|f57d4a6d-7d9e-4f40-b0af-cc41703d8e6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:10.369Z|5634c42a-3e0f-451a-b9c0-7713e94992a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:10.369Z|7786db85-20f8-4848-8c8d-0c5865968d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:10.370Z|5634c42a-3e0f-451a-b9c0-7713e94992a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:10.370Z|7786db85-20f8-4848-8c8d-0c5865968d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:10.392Z|a7b9100f-2411-48b8-a28a-e0cf5f5157c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:10.392Z|a7b9100f-2411-48b8-a28a-e0cf5f5157c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:14.116Z|4478c693-ebd4-423f-ae57-b56d37b32d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:50:14.117Z|4478c693-ebd4-423f-ae57-b56d37b32d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:50:14.497Z|4d213d52-a060-49c8-8b44-94741f13a123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:50:14.498Z|4d213d52-a060-49c8-8b44-94741f13a123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:50:20.399Z|698b508d-32ac-4150-b288-8ae9f32d91ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:20.399Z|4f954822-f4ad-4041-b26c-89967095768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:20.401Z|698b508d-32ac-4150-b288-8ae9f32d91ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:20.401Z|4f954822-f4ad-4041-b26c-89967095768b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:20.415Z|992cf275-2e41-4007-a56e-b145372cca49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:20.415Z|992cf275-2e41-4007-a56e-b145372cca49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:29.116Z|766e2a70-5ac0-4567-8cce-03f46c2a82e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:50:29.118Z|766e2a70-5ac0-4567-8cce-03f46c2a82e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:50:30.427Z|5d6288f6-7179-494b-87a8-9846cbecfc56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:30.429Z|c092ec7d-23e6-484b-980f-68aad6f539bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:30.429Z|c092ec7d-23e6-484b-980f-68aad6f539bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:30.432Z|5d6288f6-7179-494b-87a8-9846cbecfc56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:30.440Z|d898188d-3f9d-4d10-8b35-8982e5d25c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:30.441Z|d898188d-3f9d-4d10-8b35-8982e5d25c70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:40.452Z|24e25902-2575-46a9-a29e-a461ba087d07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:40.452Z|1ea582b3-ee08-4167-93f7-e8976c366e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:40.453Z|24e25902-2575-46a9-a29e-a461ba087d07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:40.453Z|1ea582b3-ee08-4167-93f7-e8976c366e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:40.470Z|982f89c2-0757-4810-b87c-b8183963103c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:40.471Z|982f89c2-0757-4810-b87c-b8183963103c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:44.116Z|4038d8b8-23df-47ed-a28f-f4f3ebe0323a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:50:44.120Z|4038d8b8-23df-47ed-a28f-f4f3ebe0323a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:50:44.498Z|d142653c-50ff-4a34-a399-022a36d49c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:50:44.499Z|d142653c-50ff-4a34-a399-022a36d49c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:50:50.478Z|444da2c5-b419-4c69-8901-cd0a8b9e666d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:50.478Z|444da2c5-b419-4c69-8901-cd0a8b9e666d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:50.480Z|524b6b70-9e7e-4b43-974a-2bf02e1eeed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:50.486Z|524b6b70-9e7e-4b43-974a-2bf02e1eeed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:50.492Z|0468d01a-e865-4070-a995-94913a256cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:50:50.492Z|0468d01a-e865-4070-a995-94913a256cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:50:59.116Z|0f76e29d-6951-4083-b46b-790f64baa07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:50:59.116Z|0f76e29d-6951-4083-b46b-790f64baa07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:51:00.503Z|b0f95b22-b0b5-4dc0-b9a8-d52b4a173740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:00.504Z|b0f95b22-b0b5-4dc0-b9a8-d52b4a173740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:00.507Z|608725b4-5482-44e3-b7c1-11ca9c30f123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:00.507Z|608725b4-5482-44e3-b7c1-11ca9c30f123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:00.517Z|50321a98-bdde-4168-8da1-8ad5d0ed7b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:00.518Z|50321a98-bdde-4168-8da1-8ad5d0ed7b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:05.804Z|5260b7f3-6272-4dac-9bbc-31cbd6d529c3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:51:05.805Z|5260b7f3-6272-4dac-9bbc-31cbd6d529c3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:10.528Z|061c5693-6e6d-4aa1-9813-81312b1ecdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:10.529Z|061c5693-6e6d-4aa1-9813-81312b1ecdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:10.533Z|d633d2c8-e6c4-4ca2-8313-796d932f0da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:10.534Z|d633d2c8-e6c4-4ca2-8313-796d932f0da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:10.539Z|4ffec966-68fc-451b-886a-073e9ea2a869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:10.540Z|4ffec966-68fc-451b-886a-073e9ea2a869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:14.116Z|45a714ef-68a8-4afb-abb4-30ccc187cf53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:51:14.116Z|45a714ef-68a8-4afb-abb4-30ccc187cf53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:51:14.499Z|360ba3bc-ce37-4bec-9ff5-e8ac95c0857a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:51:14.500Z|360ba3bc-ce37-4bec-9ff5-e8ac95c0857a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:51:20.558Z|7072decd-00c9-4152-aa89-159e11a8f09f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:20.561Z|7072decd-00c9-4152-aa89-159e11a8f09f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:20.563Z|93af1e5a-ab03-424f-88d9-528d04a1fa4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:20.565Z|4110e049-fe91-4dcb-99be-d913429a76ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:20.566Z|4110e049-fe91-4dcb-99be-d913429a76ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:20.566Z|93af1e5a-ab03-424f-88d9-528d04a1fa4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:29.116Z|3c3ffcaa-b289-4807-8d50-5f27fd51eeff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:51:29.119Z|3c3ffcaa-b289-4807-8d50-5f27fd51eeff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:51:30.589Z|5981f689-e30a-4278-84cb-2f1a0be48426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:30.589Z|5981f689-e30a-4278-84cb-2f1a0be48426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:30.594Z|9ea4e5d7-7574-43b7-8feb-56b7dc3fe4cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:30.595Z|9ea4e5d7-7574-43b7-8feb-56b7dc3fe4cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:30.597Z|d23e6b8d-2561-4c8b-a3e6-55f1680d2c43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:30.597Z|d23e6b8d-2561-4c8b-a3e6-55f1680d2c43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:40.617Z|7688bc09-61a2-4308-b687-7a2dae505b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:40.618Z|7688bc09-61a2-4308-b687-7a2dae505b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:40.627Z|752b11a6-ee2b-4302-81fa-dcc319b7b0e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:40.631Z|752b11a6-ee2b-4302-81fa-dcc319b7b0e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:40.636Z|a5e66eda-d85d-453e-8e73-fae87d2a0c68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:40.637Z|a5e66eda-d85d-453e-8e73-fae87d2a0c68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:44.116Z|85853475-29e0-460d-8849-e2b309815079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:51:44.116Z|85853475-29e0-460d-8849-e2b309815079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:51:44.500Z|cf976e3b-13bd-470e-8a24-2f459aac8b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:51:44.501Z|cf976e3b-13bd-470e-8a24-2f459aac8b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:51:50.642Z|54831235-206e-4f6a-853a-88f2ebddf2f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:50.643Z|54831235-206e-4f6a-853a-88f2ebddf2f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:50.656Z|c618c383-827c-40b9-9695-1586e549f816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:50.657Z|c618c383-827c-40b9-9695-1586e549f816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:50.664Z|735e307f-8cf9-4135-b358-9a0131b1219b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:51:50.665Z|735e307f-8cf9-4135-b358-9a0131b1219b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:51:59.116Z|1dd07cfe-af1d-4446-94bd-3877a7bdf4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:51:59.116Z|1dd07cfe-af1d-4446-94bd-3877a7bdf4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:52:00.669Z|9bb7e2d5-06dc-4687-97af-067c97dc3fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:00.670Z|9bb7e2d5-06dc-4687-97af-067c97dc3fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:00.688Z|034afca4-a10e-4254-a5f4-dfa94913067e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:00.689Z|034afca4-a10e-4254-a5f4-dfa94913067e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:00.690Z|e0d58240-fb8c-412b-86b7-f3a6d6799f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:00.691Z|e0d58240-fb8c-412b-86b7-f3a6d6799f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:05.805Z|ea053100-72b8-49a0-80fd-32c53e010fcd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:52:05.806Z|ea053100-72b8-49a0-80fd-32c53e010fcd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:10.695Z|ac637f4e-e7d0-4112-a666-aee58a889515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:10.696Z|ac637f4e-e7d0-4112-a666-aee58a889515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:10.713Z|c9e4da52-2ef0-4697-8294-c2bb80d70b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:10.713Z|1e21e378-810f-4e3b-804f-951fc3225577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:10.714Z|1e21e378-810f-4e3b-804f-951fc3225577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:10.714Z|c9e4da52-2ef0-4697-8294-c2bb80d70b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:14.116Z|19976e91-2b25-4d66-a27e-d533a4d0ef2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:52:14.120Z|19976e91-2b25-4d66-a27e-d533a4d0ef2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:52:14.502Z|1ed8d30d-7ab2-46c4-9dfd-5fb8d747f85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:52:14.502Z|1ed8d30d-7ab2-46c4-9dfd-5fb8d747f85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:52:20.720Z|6392bfc0-1822-4616-89f1-3852856b3dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:20.721Z|6392bfc0-1822-4616-89f1-3852856b3dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:20.737Z|9b0d33af-8957-4781-8c16-1c21e9f18708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:20.738Z|9b0d33af-8957-4781-8c16-1c21e9f18708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:20.741Z|e6902d73-f17c-472c-9ee8-1d259bdeb1f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:20.741Z|e6902d73-f17c-472c-9ee8-1d259bdeb1f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:29.116Z|17deed63-e2df-4363-895a-efcfe2084ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:52:29.117Z|17deed63-e2df-4363-895a-efcfe2084ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:52:30.747Z|c5b86d69-6c2d-4ab4-a0ef-85483b374138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:30.748Z|c5b86d69-6c2d-4ab4-a0ef-85483b374138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:30.765Z|ace37701-6514-4435-9672-9cfbba343895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:30.765Z|a2f53db6-a08b-4ec0-95cc-ca360c35b05c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:30.765Z|a2f53db6-a08b-4ec0-95cc-ca360c35b05c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:30.765Z|ace37701-6514-4435-9672-9cfbba343895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:40.775Z|bd3f1863-8f1f-4628-a827-9385af219d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:40.776Z|bd3f1863-8f1f-4628-a827-9385af219d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:40.791Z|e6e6b02a-9421-4440-8998-4dd54aee44bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:40.793Z|8a02c436-04d5-4b00-a404-4dd20efa0fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:40.794Z|8a02c436-04d5-4b00-a404-4dd20efa0fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:40.795Z|e6e6b02a-9421-4440-8998-4dd54aee44bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:44.116Z|70b1ed42-715f-4c1a-8b14-626531ee2f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:52:44.117Z|70b1ed42-715f-4c1a-8b14-626531ee2f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:52:44.503Z|655563c2-40be-459f-a996-fe184b685b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:52:44.503Z|655563c2-40be-459f-a996-fe184b685b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:52:50.806Z|c7ef7a4f-cb32-4f85-ac3e-b51ee84140c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:50.807Z|c7ef7a4f-cb32-4f85-ac3e-b51ee84140c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:50.822Z|d81dee2f-d2e5-4bce-b10d-672957737c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:50.822Z|bf8af870-43b1-4be4-b92b-32f88b206c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:52:50.823Z|d81dee2f-d2e5-4bce-b10d-672957737c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:50.823Z|bf8af870-43b1-4be4-b92b-32f88b206c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:52:59.124Z|157749ce-d9e0-499f-b959-7e57ae8dee88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:52:59.129Z|157749ce-d9e0-499f-b959-7e57ae8dee88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:53:00.835Z|95879a4a-f834-4bbe-9079-73da37c6c442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:00.836Z|95879a4a-f834-4bbe-9079-73da37c6c442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:00.850Z|40d327d9-d38d-4dd2-b9e8-c4b6b201f0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:00.850Z|64a50e05-36f2-427d-807e-ea98127dc322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:00.851Z|40d327d9-d38d-4dd2-b9e8-c4b6b201f0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:00.851Z|64a50e05-36f2-427d-807e-ea98127dc322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:05.804Z|d172d2b3-174e-433b-a6db-62f6603bd6a1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:53:05.806Z|d172d2b3-174e-433b-a6db-62f6603bd6a1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:10.867Z|c1cb3049-06ad-4a39-ac05-ef3fd52ab296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:10.869Z|c1cb3049-06ad-4a39-ac05-ef3fd52ab296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:10.877Z|92d15009-6728-46b3-9246-86d32bc9a510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:10.879Z|fa6b68ac-5e1c-43b2-b79a-d87ae9220403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:10.880Z|fa6b68ac-5e1c-43b2-b79a-d87ae9220403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:10.883Z|92d15009-6728-46b3-9246-86d32bc9a510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:14.120Z|eeadf15d-6d83-4326-a6cd-da7f04e868ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:53:14.120Z|eeadf15d-6d83-4326-a6cd-da7f04e868ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:53:14.504Z|242ea7cb-cba8-4f26-bc45-3832c6478407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:53:14.504Z|242ea7cb-cba8-4f26-bc45-3832c6478407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:53:20.903Z|c8a3f41b-7d28-434c-a27f-f857559481ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:20.904Z|c8a3f41b-7d28-434c-a27f-f857559481ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:20.907Z|9dbcfc6e-eeed-4b4e-b810-ca663e0a0166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:20.907Z|f4fee75c-f6f3-445d-bf9f-ce0a5a390df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:20.907Z|f4fee75c-f6f3-445d-bf9f-ce0a5a390df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:20.907Z|9dbcfc6e-eeed-4b4e-b810-ca663e0a0166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:29.116Z|938c13d0-bc1e-4956-8434-772802ffd32e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:53:29.117Z|938c13d0-bc1e-4956-8434-772802ffd32e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:53:30.932Z|31482b17-47ad-4a85-9150-27ac01b94c9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:30.934Z|395b3a5e-0343-41fb-aff7-8d69b09221a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:30.934Z|19ad1aaf-3658-4c6f-8ac9-8620c3f7034c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:30.935Z|395b3a5e-0343-41fb-aff7-8d69b09221a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:30.935Z|19ad1aaf-3658-4c6f-8ac9-8620c3f7034c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:30.937Z|31482b17-47ad-4a85-9150-27ac01b94c9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:40.959Z|b5c6f0e6-dd65-4b10-9887-6082e67b04d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:40.959Z|8b633b32-5ad9-4e1e-84b9-0aaa7ef9ef3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:40.959Z|3447fa70-44ab-4071-b7d6-fce46c684ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:40.959Z|8b633b32-5ad9-4e1e-84b9-0aaa7ef9ef3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:40.959Z|b5c6f0e6-dd65-4b10-9887-6082e67b04d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:40.960Z|3447fa70-44ab-4071-b7d6-fce46c684ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:44.116Z|3cde4438-f761-4015-ad8f-2688de895758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:53:44.122Z|3cde4438-f761-4015-ad8f-2688de895758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:53:44.505Z|553e0b31-f44b-4d38-8b69-0906719636ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:53:44.505Z|553e0b31-f44b-4d38-8b69-0906719636ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:53:50.984Z|b981be9d-a77f-475e-b65e-1a0607a015a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:50.984Z|b981be9d-a77f-475e-b65e-1a0607a015a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:50.988Z|03e28dc7-b356-4317-bffc-4897e41175b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:50.988Z|0b7e8ad4-5161-483b-bc15-4b41c155eb4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:53:50.988Z|03e28dc7-b356-4317-bffc-4897e41175b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:50.988Z|0b7e8ad4-5161-483b-bc15-4b41c155eb4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:53:59.116Z|1da674a4-1245-47a2-b6bc-a85d360551b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:53:59.116Z|1da674a4-1245-47a2-b6bc-a85d360551b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:54:01.011Z|29fd60d9-3b7c-4972-99fb-631ab8c8eed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:01.011Z|e3dfde63-9973-401c-aa0c-29314e6eaa91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:01.011Z|ffee5cfe-0f20-4acc-93c5-a8eb4c4f63d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:01.012Z|e3dfde63-9973-401c-aa0c-29314e6eaa91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:01.012Z|29fd60d9-3b7c-4972-99fb-631ab8c8eed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:01.012Z|ffee5cfe-0f20-4acc-93c5-a8eb4c4f63d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:05.803Z|9190a016-fe4a-4864-a359-94fc428226aa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:54:05.804Z|9190a016-fe4a-4864-a359-94fc428226aa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:11.037Z|23690dfc-2d71-4483-ab15-63dd8c27ea5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:11.038Z|23690dfc-2d71-4483-ab15-63dd8c27ea5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:11.044Z|9938c647-1343-41c6-99f4-9aa6fcd16021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:11.045Z|9938c647-1343-41c6-99f4-9aa6fcd16021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:11.045Z|58bdee3b-c908-451c-9151-2ea96790ea17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:11.045Z|58bdee3b-c908-451c-9151-2ea96790ea17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:14.116Z|20e5774c-9b70-49ac-b571-559c54d02233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:54:14.116Z|20e5774c-9b70-49ac-b571-559c54d02233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:54:14.508Z|65b44b47-142f-4976-8238-e0b0f9b0f0c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:54:14.508Z|65b44b47-142f-4976-8238-e0b0f9b0f0c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:54:21.069Z|319f3a75-f418-4cab-9894-fca2b30c5f40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:21.070Z|319f3a75-f418-4cab-9894-fca2b30c5f40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:21.082Z|063eff53-ca4a-4d72-8fe5-8b9f47be8515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:21.082Z|f4a01e5a-1d8d-497e-8ccb-07b4def91920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:21.083Z|063eff53-ca4a-4d72-8fe5-8b9f47be8515|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:21.083Z|f4a01e5a-1d8d-497e-8ccb-07b4def91920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:29.116Z|900ab6ac-e37a-4795-a2f4-3444cd68ff04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:54:29.120Z|900ab6ac-e37a-4795-a2f4-3444cd68ff04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:54:31.100Z|8f91147c-f09a-434f-9790-08e5de9bbefa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:31.101Z|8f91147c-f09a-434f-9790-08e5de9bbefa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:31.108Z|5492c8f6-fd40-45cb-8c23-cbf2a609b860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:31.109Z|5492c8f6-fd40-45cb-8c23-cbf2a609b860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:31.108Z|7d97013d-9536-433f-a2b3-dc44ac591d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:31.111Z|7d97013d-9536-433f-a2b3-dc44ac591d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:41.127Z|5e15acb9-4b38-4fb7-a643-9d8f090983c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:41.132Z|5e15acb9-4b38-4fb7-a643-9d8f090983c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:41.134Z|64a301b2-ca40-47a9-a94f-838c670b2bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:41.134Z|64a301b2-ca40-47a9-a94f-838c670b2bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:41.136Z|6f1379e0-57f1-4e91-a7aa-73d8633ffc2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:41.136Z|6f1379e0-57f1-4e91-a7aa-73d8633ffc2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:44.116Z|f5b40719-2421-403a-a07d-f7756bd887a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:54:44.116Z|f5b40719-2421-403a-a07d-f7756bd887a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:54:44.509Z|3c4430ed-3ec8-4f8d-b817-2e0aa0c63a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:54:44.509Z|3c4430ed-3ec8-4f8d-b817-2e0aa0c63a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:54:51.160Z|f00fe804-6de4-42c7-a9fd-9130c4207943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:51.161Z|f00fe804-6de4-42c7-a9fd-9130c4207943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:51.167Z|c632d5ce-d655-4dd1-a3c5-e4812ed1d342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:51.167Z|c632d5ce-d655-4dd1-a3c5-e4812ed1d342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:51.177Z|7b70440c-37d4-42cd-a435-d310682831c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:54:51.177Z|7b70440c-37d4-42cd-a435-d310682831c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:54:59.117Z|fc09586e-3f43-43bc-8705-155d34b85cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:54:59.117Z|fc09586e-3f43-43bc-8705-155d34b85cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:55:01.186Z|8a6b554f-61f4-43ea-b7ca-0b59f464d74a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:01.187Z|8a6b554f-61f4-43ea-b7ca-0b59f464d74a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:01.192Z|437ae2fc-8962-475f-9d17-2fd16d2c580c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:01.192Z|437ae2fc-8962-475f-9d17-2fd16d2c580c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:01.204Z|98ff37fa-feb3-4455-95b4-75f8f165efd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:01.205Z|98ff37fa-feb3-4455-95b4-75f8f165efd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:05.803Z|60883840-5c88-4918-afb6-1aa0655aa5a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:55:05.804Z|60883840-5c88-4918-afb6-1aa0655aa5a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:11.213Z|8f1a6002-085d-4d6d-a72e-3fe7d56ce961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:11.213Z|8f1a6002-085d-4d6d-a72e-3fe7d56ce961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:11.218Z|000cc768-2f0a-4686-90cf-98c476231114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:11.219Z|000cc768-2f0a-4686-90cf-98c476231114|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:11.229Z|b41caec3-7ea3-4c3d-b493-23a9a8b4ddc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:11.230Z|b41caec3-7ea3-4c3d-b493-23a9a8b4ddc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:14.116Z|d502820b-a524-49af-89ac-8bd5c787f6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:55:14.123Z|d502820b-a524-49af-89ac-8bd5c787f6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:55:14.510Z|9db2a1fe-5192-4298-bda7-2d60167b5397|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:55:14.511Z|9db2a1fe-5192-4298-bda7-2d60167b5397|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:55:21.237Z|1e74d53e-70cd-4c9f-bcae-14bbf73065eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:21.238Z|a4c24eb6-9724-4e0d-ab8a-1bede570f699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:21.239Z|a4c24eb6-9724-4e0d-ab8a-1bede570f699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:21.240Z|1e74d53e-70cd-4c9f-bcae-14bbf73065eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:21.254Z|f0726067-aa7e-4c9b-bc89-b9e9c881b192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:21.255Z|f0726067-aa7e-4c9b-bc89-b9e9c881b192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:29.116Z|9427920c-fade-4b0d-aa8d-4c83f68f35d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:55:29.117Z|9427920c-fade-4b0d-aa8d-4c83f68f35d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:55:31.272Z|aa5b9116-38a6-41a6-b4df-87b74070f052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:31.272Z|8206837b-8c58-4324-8944-aea8b3637dec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:31.273Z|aa5b9116-38a6-41a6-b4df-87b74070f052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:31.273Z|8206837b-8c58-4324-8944-aea8b3637dec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:31.281Z|1a796391-786b-4757-8798-62dfde063879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:31.282Z|1a796391-786b-4757-8798-62dfde063879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:41.301Z|feee58df-9a02-438e-8405-d2e983d910fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:41.303Z|feee58df-9a02-438e-8405-d2e983d910fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:41.304Z|468c77f1-e0a2-4221-bb1b-4e3a66a44857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:41.305Z|468c77f1-e0a2-4221-bb1b-4e3a66a44857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:41.356Z|ea97666e-514d-41cd-817a-8163ef93e200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:41.358Z|ea97666e-514d-41cd-817a-8163ef93e200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:44.116Z|33136c5c-fbbe-4623-ae91-3f774a4ffbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:55:44.118Z|33136c5c-fbbe-4623-ae91-3f774a4ffbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:55:44.512Z|e8d5406b-9263-4e32-8ae9-946efea9fde9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:55:44.512Z|e8d5406b-9263-4e32-8ae9-946efea9fde9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:55:51.334Z|cfcef202-4ee9-40ee-b9e5-c774118b32e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:51.338Z|503fd961-488d-4d52-9958-20ada9913e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:51.339Z|503fd961-488d-4d52-9958-20ada9913e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:51.343Z|cfcef202-4ee9-40ee-b9e5-c774118b32e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:51.386Z|96836b77-5afd-4a71-a6bd-cdd0884d3003|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:55:51.387Z|96836b77-5afd-4a71-a6bd-cdd0884d3003|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:55:59.116Z|1519a525-3760-4089-bd28-a2d826ea0200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:55:59.119Z|1519a525-3760-4089-bd28-a2d826ea0200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:56:01.366Z|1460bef4-60c2-4682-ad99-d89d12731e7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:01.366Z|a35b5ea3-8964-4ea8-9bf1-9aec8481496e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:01.367Z|a35b5ea3-8964-4ea8-9bf1-9aec8481496e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:01.367Z|1460bef4-60c2-4682-ad99-d89d12731e7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:01.410Z|56448e3f-c500-479e-9176-bfa011364e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:01.410Z|56448e3f-c500-479e-9176-bfa011364e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:05.805Z|67090288-21ff-483d-bc90-b7e5a127c8b4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:56:05.806Z|67090288-21ff-483d-bc90-b7e5a127c8b4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:11.391Z|ab39a1e3-9b4d-4280-95dd-9a4dc2a93f5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:11.391Z|7a6596ea-c541-4843-8a9f-d53183495138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:11.392Z|ab39a1e3-9b4d-4280-95dd-9a4dc2a93f5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:11.392Z|7a6596ea-c541-4843-8a9f-d53183495138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:11.433Z|61e0e575-b30c-4258-ae99-ff4dc48efa71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:11.434Z|61e0e575-b30c-4258-ae99-ff4dc48efa71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:14.116Z|6098c3cc-b2c0-4e6a-83d7-19f8663c1cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:56:14.116Z|6098c3cc-b2c0-4e6a-83d7-19f8663c1cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:56:14.513Z|2b1b789b-d105-4fd2-bd77-c6df42cf6add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:56:14.513Z|2b1b789b-d105-4fd2-bd77-c6df42cf6add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:56:21.418Z|f1dd0e31-6a27-4dbd-b9e8-118f0b8149aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:21.418Z|f1dd0e31-6a27-4dbd-b9e8-118f0b8149aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:21.421Z|0662caa4-e12d-4a39-90a1-ea6555d2d944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:21.421Z|0662caa4-e12d-4a39-90a1-ea6555d2d944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:21.465Z|39076526-025c-48ea-8fbb-eb59d0b4ca5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:21.466Z|39076526-025c-48ea-8fbb-eb59d0b4ca5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:29.116Z|0554b072-591d-46bb-9b5f-8aa157e8710c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:56:29.117Z|0554b072-591d-46bb-9b5f-8aa157e8710c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:56:31.451Z|aa77d910-ed17-4b73-a3d2-cacc4e0df20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:31.452Z|aa77d910-ed17-4b73-a3d2-cacc4e0df20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:31.454Z|f9a1a38b-3b2d-4b56-9189-4a6aaeff1f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:31.454Z|f9a1a38b-3b2d-4b56-9189-4a6aaeff1f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:31.492Z|1cda7432-fde3-4362-9120-e5c78d4c4cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:31.493Z|1cda7432-fde3-4362-9120-e5c78d4c4cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:41.478Z|0c4d5ce8-59cb-40bc-866b-3b1e37a58e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:41.478Z|0c4d5ce8-59cb-40bc-866b-3b1e37a58e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:41.481Z|6a4b783e-1682-47ec-86db-f7f4d329c818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:41.482Z|6a4b783e-1682-47ec-86db-f7f4d329c818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:41.518Z|c3c8322b-bb52-47ed-93e7-4120a63b0977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:41.519Z|c3c8322b-bb52-47ed-93e7-4120a63b0977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:44.116Z|787f4d92-b45e-4499-b650-25131a252610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:56:44.119Z|787f4d92-b45e-4499-b650-25131a252610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:56:44.514Z|dc961573-893f-4700-bf3f-37cf72870095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:56:44.514Z|dc961573-893f-4700-bf3f-37cf72870095|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:56:51.503Z|6a89725d-086b-4ff8-b866-3a5402ff7341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:51.503Z|d744aec6-e3fd-46c6-b950-5cb76c662e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:51.504Z|6a89725d-086b-4ff8-b866-3a5402ff7341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:51.504Z|d744aec6-e3fd-46c6-b950-5cb76c662e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:51.544Z|1d4ee20c-9a6e-465e-82f3-2133c60664fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:56:51.544Z|1d4ee20c-9a6e-465e-82f3-2133c60664fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:56:59.116Z|4eb7baa5-eebf-4ad7-a88d-5b6462b5eb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:56:59.116Z|4eb7baa5-eebf-4ad7-a88d-5b6462b5eb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:57:01.533Z|c1e8fdb9-e364-4e1f-95b7-358eac5ece36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:01.533Z|c1e8fdb9-e364-4e1f-95b7-358eac5ece36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:01.535Z|d91a3881-47c5-43b0-a256-3e4041be3d33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:01.535Z|d91a3881-47c5-43b0-a256-3e4041be3d33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:01.569Z|52bb5b01-b727-4330-b421-c1a2b182fff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:01.570Z|52bb5b01-b727-4330-b421-c1a2b182fff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:05.804Z|3eec75b9-8e72-42b2-aaac-719b639bed58|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:57:05.804Z|3eec75b9-8e72-42b2-aaac-719b639bed58|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:11.559Z|206f7290-a4ed-4ae8-9d37-6f620bc057a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:11.559Z|c132b832-21e6-49e9-a35b-8c6148c201cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:11.560Z|206f7290-a4ed-4ae8-9d37-6f620bc057a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:11.560Z|c132b832-21e6-49e9-a35b-8c6148c201cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:11.598Z|82388734-9bd5-43f3-8dd3-ae31996ad50e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:11.599Z|82388734-9bd5-43f3-8dd3-ae31996ad50e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:14.116Z|8e9f7948-e39b-4ad6-b56a-45820a8b8768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:57:14.117Z|8e9f7948-e39b-4ad6-b56a-45820a8b8768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:57:14.515Z|9658564c-d292-4f52-a10e-4e88bf51e6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:57:14.516Z|9658564c-d292-4f52-a10e-4e88bf51e6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:57:21.592Z|d3159c9e-e5e7-449d-a8ec-e624b45a2f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:21.592Z|341bff57-4199-4053-b3e2-957739bf21d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:21.593Z|d3159c9e-e5e7-449d-a8ec-e624b45a2f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:21.593Z|341bff57-4199-4053-b3e2-957739bf21d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:21.620Z|9524590d-e3a6-4c1f-ac8d-29b3777140d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:21.621Z|9524590d-e3a6-4c1f-ac8d-29b3777140d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:29.116Z|5c7c34b8-43bf-42a1-bb3f-49fe3782d1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:57:29.119Z|5c7c34b8-43bf-42a1-bb3f-49fe3782d1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:57:31.617Z|318a3252-4aa0-44d9-bafe-a620b437a7a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:31.617Z|52d834e3-48ee-4edd-86ab-7342f2f96ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:31.618Z|318a3252-4aa0-44d9-bafe-a620b437a7a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:31.618Z|52d834e3-48ee-4edd-86ab-7342f2f96ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:31.643Z|6732ade3-1dcb-4c6c-b8f9-877f7b4f4115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:31.644Z|6732ade3-1dcb-4c6c-b8f9-877f7b4f4115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:41.654Z|8d863aed-7d90-40ff-aab1-4f75593689ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:41.654Z|bb3b8623-5a04-4f9b-9e64-1e1420ee6581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:41.654Z|8d863aed-7d90-40ff-aab1-4f75593689ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:41.654Z|bb3b8623-5a04-4f9b-9e64-1e1420ee6581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:41.665Z|73920463-b89a-422e-a385-c52abebb4bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:41.666Z|73920463-b89a-422e-a385-c52abebb4bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:44.116Z|fd1e62f4-b99a-4d96-b1f9-2b1d13452b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:57:44.117Z|fd1e62f4-b99a-4d96-b1f9-2b1d13452b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:57:44.516Z|4e7ceac6-ecc3-4ef8-8e4a-a5faafdad15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:57:44.517Z|4e7ceac6-ecc3-4ef8-8e4a-a5faafdad15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:57:51.682Z|3249d70b-9a0d-4c80-abac-77014dbe997f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:51.683Z|3249d70b-9a0d-4c80-abac-77014dbe997f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:51.688Z|2d80e3ef-6fad-49c0-a93c-7a13d5b84c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:51.688Z|217d8f76-fcc4-4d60-9d14-1e28c3c40db8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:57:51.689Z|217d8f76-fcc4-4d60-9d14-1e28c3c40db8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:51.689Z|2d80e3ef-6fad-49c0-a93c-7a13d5b84c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:57:59.117Z|ea4bfa7d-6303-4dce-9255-b1f1f40bc7be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:57:59.118Z|ea4bfa7d-6303-4dce-9255-b1f1f40bc7be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:58:01.711Z|2706ff64-2fef-4f54-af45-2c141c5e3f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:01.711Z|932fb97f-6d8e-4adf-bcd7-88ce74bda773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:01.712Z|932fb97f-6d8e-4adf-bcd7-88ce74bda773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:01.712Z|2706ff64-2fef-4f54-af45-2c141c5e3f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:01.713Z|a97c64ec-4de6-47df-88da-8bf3615e6029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:01.713Z|a97c64ec-4de6-47df-88da-8bf3615e6029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:05.804Z|9917c5a0-f27f-41ef-b046-36ea9017df66|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:58:05.805Z|9917c5a0-f27f-41ef-b046-36ea9017df66|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:11.744Z|8a0ff296-e9df-4ffa-ac9d-434276f6fa8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:11.744Z|1829c443-0806-452e-b7f4-de727ff41f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:11.744Z|1829c443-0806-452e-b7f4-de727ff41f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:11.744Z|8a0ff296-e9df-4ffa-ac9d-434276f6fa8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:11.744Z|489826a8-c565-4a5d-9644-08bf5c71684d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:11.745Z|489826a8-c565-4a5d-9644-08bf5c71684d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:14.125Z|9e27d8e7-9e0b-4c12-9af2-8f4f3d76288d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:58:14.130Z|9e27d8e7-9e0b-4c12-9af2-8f4f3d76288d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:58:14.518Z|a60a7e32-da2a-470b-8408-043d763ceefc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:58:14.518Z|a60a7e32-da2a-470b-8408-043d763ceefc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:58:21.769Z|ef35915c-7030-4a95-8b3a-45e8ae03e258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:21.769Z|89fb969a-c369-4fb7-be14-7481e643ae98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:21.769Z|f27c4816-43b1-4652-90eb-480dca83fad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:21.770Z|ef35915c-7030-4a95-8b3a-45e8ae03e258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:21.770Z|f27c4816-43b1-4652-90eb-480dca83fad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:21.770Z|89fb969a-c369-4fb7-be14-7481e643ae98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:29.117Z|a942df68-7767-4a85-a4a2-1c82e5c9cb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:58:29.117Z|a942df68-7767-4a85-a4a2-1c82e5c9cb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:58:31.795Z|ad9f9128-5a9e-4fcd-9a72-d3631c876e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:31.796Z|ad9f9128-5a9e-4fcd-9a72-d3631c876e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:31.796Z|bfc8ee85-568d-4253-babf-7da821b01ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:31.796Z|bfc8ee85-568d-4253-babf-7da821b01ca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:31.805Z|3c455889-2795-4ad5-ae64-8132c6a7984d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:31.806Z|3c455889-2795-4ad5-ae64-8132c6a7984d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:41.828Z|ffee391b-85bd-482c-8ce4-d362d3da1469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:41.829Z|ffee391b-85bd-482c-8ce4-d362d3da1469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:41.828Z|b72fad0a-17b0-407b-b75a-80ca0f338d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:41.830Z|b72fad0a-17b0-407b-b75a-80ca0f338d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:41.840Z|e2664c2f-3436-4cdb-bc32-81a895642130|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:41.841Z|e2664c2f-3436-4cdb-bc32-81a895642130|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:44.116Z|f0c7c32f-1867-4f48-8d63-2b1e7736e960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:58:44.116Z|f0c7c32f-1867-4f48-8d63-2b1e7736e960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:58:44.520Z|f52d4a8c-0e9e-46a6-990b-74ab984ad8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:58:44.520Z|f52d4a8c-0e9e-46a6-990b-74ab984ad8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:58:51.866Z|0d75d488-cf04-424e-9d21-53b45cd22dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:51.867Z|0d75d488-cf04-424e-9d21-53b45cd22dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:51.868Z|097b5b3d-6c0e-4ac3-83d7-b16fb670bc0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:51.868Z|678f90c6-6e49-4159-9895-593ff7bfe4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:58:51.868Z|097b5b3d-6c0e-4ac3-83d7-b16fb670bc0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:51.868Z|678f90c6-6e49-4159-9895-593ff7bfe4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:58:59.116Z|b7cb486f-65f5-40c2-8b84-c1139fa1baa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:58:59.119Z|b7cb486f-65f5-40c2-8b84-c1139fa1baa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:59:01.902Z|4b4f3392-057f-4ca3-aad7-ff9ad813b53d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:01.903Z|4b4f3392-057f-4ca3-aad7-ff9ad813b53d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:01.903Z|7c280bc8-0a20-487b-a083-1ff0d36de2e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:01.904Z|7c280bc8-0a20-487b-a083-1ff0d36de2e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:01.906Z|f1623174-b2f0-4610-bd7a-a7e4297dfb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:01.906Z|f1623174-b2f0-4610-bd7a-a7e4297dfb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:05.803Z|67f95e78-a8db-4c7f-afa9-8dff0f549d98|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T10:59:05.804Z|67f95e78-a8db-4c7f-afa9-8dff0f549d98|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:11.927Z|4bf59063-4c90-409d-ad58-8b81ab572adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:11.928Z|4bf59063-4c90-409d-ad58-8b81ab572adf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:11.928Z|87e40e8b-5cee-4588-b27f-3fe38b5e4eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:11.929Z|87e40e8b-5cee-4588-b27f-3fe38b5e4eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:11.927Z|019f15f9-d0df-4cb6-af67-08c9de6abacf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:11.930Z|019f15f9-d0df-4cb6-af67-08c9de6abacf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:14.116Z|a7bee744-d076-4288-9065-af8e8dc9e5c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:59:14.116Z|a7bee744-d076-4288-9065-af8e8dc9e5c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:59:14.520Z|f5344a6d-e766-4d3a-87b6-1ec8f671df4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:59:14.521Z|f5344a6d-e766-4d3a-87b6-1ec8f671df4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:59:21.952Z|5307334a-9c0a-44fa-936a-f16148ac3fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:21.953Z|b735e04f-81b4-4379-a971-259a972fee62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:21.953Z|5307334a-9c0a-44fa-936a-f16148ac3fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:21.953Z|b735e04f-81b4-4379-a971-259a972fee62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:21.960Z|dc3b8a71-c739-41e0-9f22-d1316b03b7d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:21.961Z|dc3b8a71-c739-41e0-9f22-d1316b03b7d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:29.116Z|b647b7b9-479c-4b67-bdc3-23342c4f4d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:59:29.117Z|b647b7b9-479c-4b67-bdc3-23342c4f4d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:59:31.976Z|cd283c39-b0cd-427f-a11f-fc8a31f47650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:31.976Z|cd283c39-b0cd-427f-a11f-fc8a31f47650|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:31.983Z|9ce81a44-847a-4afd-9cd7-a1b081dd62e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:31.983Z|9ce81a44-847a-4afd-9cd7-a1b081dd62e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:31.985Z|80621ca5-604e-4698-94b1-331588f9c3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:31.985Z|80621ca5-604e-4698-94b1-331588f9c3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:42.000Z|03cec877-73d9-4fab-a9a6-1b90cd6ded0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:42.000Z|03cec877-73d9-4fab-a9a6-1b90cd6ded0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:42.006Z|8ab333b1-dbec-48f3-8464-9a59ba92f3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:42.006Z|b1a3b65a-5008-4047-bda3-e995f5628932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:42.006Z|b1a3b65a-5008-4047-bda3-e995f5628932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:42.007Z|8ab333b1-dbec-48f3-8464-9a59ba92f3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:44.116Z|fb80b789-c8ae-4898-957a-cdacc564b75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:59:44.120Z|fb80b789-c8ae-4898-957a-cdacc564b75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:59:44.521Z|5d772f5b-f0f3-42bb-837b-822c25dcbaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:59:44.522Z|5d772f5b-f0f3-42bb-837b-822c25dcbaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T10:59:52.025Z|e46635ec-b5da-43b7-898a-88124c5932b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:52.026Z|e46635ec-b5da-43b7-898a-88124c5932b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:52.029Z|d895d6ff-5eed-4f17-913b-f1d51eba0b01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:52.029Z|eb035928-88be-4b27-abde-14da7913992b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T10:59:52.029Z|d895d6ff-5eed-4f17-913b-f1d51eba0b01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:52.029Z|eb035928-88be-4b27-abde-14da7913992b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T10:59:59.116Z|f39cfe13-ed39-4104-ad3d-4ead65888024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T10:59:59.116Z|f39cfe13-ed39-4104-ad3d-4ead65888024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:00:02.051Z|5abfb9e1-6c94-4834-84b5-3cc2718bfbb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:02.052Z|5abfb9e1-6c94-4834-84b5-3cc2718bfbb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:02.052Z|b361d671-8d2a-4087-91c0-a68df1cacc7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:02.053Z|b361d671-8d2a-4087-91c0-a68df1cacc7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:02.058Z|dae4a3e9-0f54-4f68-b97e-7c871a20e256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:02.058Z|dae4a3e9-0f54-4f68-b97e-7c871a20e256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:05.803Z|b2d46995-7811-4286-b50d-ec4d5078c39d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:00:05.803Z|b2d46995-7811-4286-b50d-ec4d5078c39d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:12.076Z|0663e113-9ccc-45b8-b373-c79ec847b58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:12.077Z|0663e113-9ccc-45b8-b373-c79ec847b58f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:12.078Z|ae6fd3be-2100-4123-9aa1-9b3436099e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:12.078Z|ae6fd3be-2100-4123-9aa1-9b3436099e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:12.079Z|64438351-5774-4a9e-b5a0-927acfc3e98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:12.079Z|64438351-5774-4a9e-b5a0-927acfc3e98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:14.117Z|b2941843-53fd-486a-ab39-3634c380fa8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:00:14.118Z|b2941843-53fd-486a-ab39-3634c380fa8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:00:14.522Z|b6d8edce-9af6-438d-a02d-1110db647574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:00:14.523Z|b6d8edce-9af6-438d-a02d-1110db647574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:00:22.102Z|f357a6b2-8d86-4257-be6f-5ea3273816e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:22.102Z|c143ec2c-8758-4ab1-8599-ddc6097b1b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:22.102Z|6bea19c0-1fad-498c-a3fd-0c2f241e9c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:22.103Z|f357a6b2-8d86-4257-be6f-5ea3273816e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:22.103Z|c143ec2c-8758-4ab1-8599-ddc6097b1b3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:22.103Z|6bea19c0-1fad-498c-a3fd-0c2f241e9c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:29.116Z|62c95807-2dc6-40a7-8536-a99d7a197b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:00:29.118Z|62c95807-2dc6-40a7-8536-a99d7a197b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:00:32.126Z|852db305-463c-4570-9d1a-581b7e45f63d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:32.127Z|852db305-463c-4570-9d1a-581b7e45f63d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:32.152Z|3b374a51-1b68-4b75-9180-144d676d2417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:32.152Z|4ceb40a3-9756-4507-a44e-20bfb9b7165e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:32.153Z|3b374a51-1b68-4b75-9180-144d676d2417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:32.153Z|4ceb40a3-9756-4507-a44e-20bfb9b7165e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:42.151Z|9ab1e01b-6321-4543-9149-ea62197aee94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:42.152Z|9ab1e01b-6321-4543-9149-ea62197aee94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:42.174Z|9b5d0ba5-6330-4a6c-8c41-1973a0e295ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:42.175Z|9b5d0ba5-6330-4a6c-8c41-1973a0e295ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:42.178Z|c4e2a3f5-89a7-40ea-80ed-173c4f98d582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:42.178Z|c4e2a3f5-89a7-40ea-80ed-173c4f98d582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:44.116Z|f4214d32-833c-4145-b86e-b942a5df157d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:00:44.117Z|f4214d32-833c-4145-b86e-b942a5df157d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:00:44.524Z|5445c1da-e586-4add-a42a-dab92bf5a279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:00:44.525Z|5445c1da-e586-4add-a42a-dab92bf5a279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:00:52.180Z|d7e35566-f6f1-4d6f-81b4-db198ebbbf79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:52.182Z|d7e35566-f6f1-4d6f-81b4-db198ebbbf79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:52.197Z|d36ba144-3e0c-457a-9528-4ebf9cc65132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:52.198Z|d36ba144-3e0c-457a-9528-4ebf9cc65132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:52.200Z|c3c9de13-bb62-4968-b344-81c7949169b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:00:52.201Z|c3c9de13-bb62-4968-b344-81c7949169b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:00:59.116Z|f430e5a3-73af-4993-b7cb-442d47ab03e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:00:59.118Z|f430e5a3-73af-4993-b7cb-442d47ab03e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:01:02.208Z|fd8838a8-6073-41c7-8fd7-bab1265c7544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:02.209Z|fd8838a8-6073-41c7-8fd7-bab1265c7544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:02.225Z|17d087e5-fa3c-48e7-b35c-35bd9e864bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:02.225Z|17d087e5-fa3c-48e7-b35c-35bd9e864bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:02.225Z|1dd442b1-eaf9-43a7-a69e-b62b652ae6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:02.226Z|1dd442b1-eaf9-43a7-a69e-b62b652ae6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:05.817Z|38dd17ee-5ce5-4cd2-b9d9-4c43102c0f94|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:01:05.819Z|38dd17ee-5ce5-4cd2-b9d9-4c43102c0f94|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:12.239Z|af1437d5-d1e4-418c-9845-d05fd4583deb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:12.240Z|af1437d5-d1e4-418c-9845-d05fd4583deb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:12.249Z|febae80a-e993-4afb-8798-632bd7e6a995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:12.250Z|febae80a-e993-4afb-8798-632bd7e6a995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:12.256Z|fc604e1a-e393-4381-82fc-fc8e4050276d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:12.257Z|fc604e1a-e393-4381-82fc-fc8e4050276d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:14.116Z|68d682de-6897-4991-893c-3327c6da91bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:01:14.117Z|68d682de-6897-4991-893c-3327c6da91bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:01:14.526Z|b9f918b0-8d2f-41f7-bf7f-32af5a40c156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:01:14.526Z|b9f918b0-8d2f-41f7-bf7f-32af5a40c156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:01:22.272Z|7bacf238-1ce1-4126-acee-28358f9be4c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:22.272Z|83e32955-8adb-47bd-8d59-bfd99a77a83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:22.273Z|7bacf238-1ce1-4126-acee-28358f9be4c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:22.273Z|83e32955-8adb-47bd-8d59-bfd99a77a83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:22.284Z|fee6a2cd-31af-40c3-b22a-880265f7e799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:22.285Z|fee6a2cd-31af-40c3-b22a-880265f7e799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:29.116Z|013d1a8a-dbda-4abb-bb9d-ade0263c80e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:01:29.116Z|013d1a8a-dbda-4abb-bb9d-ade0263c80e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:01:32.299Z|81193763-f144-4e38-832d-282571b241b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:32.300Z|81193763-f144-4e38-832d-282571b241b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:32.301Z|8f1b12a0-70cb-4b5c-ad89-3b7371f0228a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:32.302Z|8f1b12a0-70cb-4b5c-ad89-3b7371f0228a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:32.306Z|e8257eaa-205d-406e-8d48-a4f56085551f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:32.307Z|e8257eaa-205d-406e-8d48-a4f56085551f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:42.322Z|1eb45b00-7aa0-45cf-8aed-b69ba12208cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:42.322Z|f54c9aea-d40d-4ead-bd67-b4f2770fb32a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:42.323Z|1eb45b00-7aa0-45cf-8aed-b69ba12208cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:42.323Z|f54c9aea-d40d-4ead-bd67-b4f2770fb32a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:42.326Z|b1c708c7-0ec5-4f0b-9fb6-a6a39a6165d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:42.326Z|b1c708c7-0ec5-4f0b-9fb6-a6a39a6165d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:44.116Z|6e65485c-7ce5-4244-80fa-621983d1cd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:01:44.119Z|6e65485c-7ce5-4244-80fa-621983d1cd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:01:44.527Z|ee46648e-7e70-4542-b3a0-71588a781331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:01:44.527Z|ee46648e-7e70-4542-b3a0-71588a781331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:01:52.347Z|b108ef69-ff94-4e80-831c-336b6aa763b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:52.347Z|00f8101c-cdee-4b8b-a62a-afbc778a105b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:52.348Z|b108ef69-ff94-4e80-831c-336b6aa763b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:52.348Z|00f8101c-cdee-4b8b-a62a-afbc778a105b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:52.348Z|0dfa044a-7b1e-4f2d-9b6e-5fecdd569d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:01:52.348Z|0dfa044a-7b1e-4f2d-9b6e-5fecdd569d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:01:59.116Z|717fe097-0cd4-4cf8-b8bd-2a4ee78d8f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:01:59.116Z|717fe097-0cd4-4cf8-b8bd-2a4ee78d8f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:02:02.371Z|7394704e-6b0c-4970-a8ce-1e29cc31a1c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:02.373Z|0c11d0f8-4c81-4363-8f55-2d51d25a81a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:02.373Z|d207238f-45a5-4338-bdaf-b5039ebafdb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:02.373Z|d207238f-45a5-4338-bdaf-b5039ebafdb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:02.373Z|0c11d0f8-4c81-4363-8f55-2d51d25a81a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:02.375Z|7394704e-6b0c-4970-a8ce-1e29cc31a1c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:05.802Z|59be7b9f-fb10-461f-a322-20dcb0339e4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:02:05.804Z|59be7b9f-fb10-461f-a322-20dcb0339e4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:12.398Z|280363e9-94fa-4e66-bd6e-2b93e1b87b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:12.399Z|280363e9-94fa-4e66-bd6e-2b93e1b87b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:12.405Z|a971e731-5078-44a6-b691-6accfa52865d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:12.405Z|a971e731-5078-44a6-b691-6accfa52865d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:12.408Z|8b14d2b9-5c6f-44ac-a9ad-6e26d4268f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:12.409Z|8b14d2b9-5c6f-44ac-a9ad-6e26d4268f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:14.116Z|9715ed98-5899-4fd7-a433-6cac805217ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:02:14.116Z|9715ed98-5899-4fd7-a433-6cac805217ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:02:14.528Z|2c831793-a0d2-43ba-b55e-416012b6d6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:02:14.528Z|2c831793-a0d2-43ba-b55e-416012b6d6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:02:22.427Z|3bd3eed6-d201-44ca-a99f-3e09589b5c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:22.428Z|3bd3eed6-d201-44ca-a99f-3e09589b5c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:22.438Z|8b6da6c5-2e08-46bc-918d-480034402546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:22.439Z|8b6da6c5-2e08-46bc-918d-480034402546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:22.441Z|7f449a73-e9df-41c9-be9a-4f89725782e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:22.442Z|7f449a73-e9df-41c9-be9a-4f89725782e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:29.116Z|77b59bc1-eeb6-4c1d-a780-104f99a61c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:02:29.116Z|77b59bc1-eeb6-4c1d-a780-104f99a61c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:02:32.453Z|b6c11b84-35fc-48cf-9c66-01084c881244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:32.454Z|b6c11b84-35fc-48cf-9c66-01084c881244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:32.464Z|7a8958e6-afae-44a2-bdc8-08608394a9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:32.464Z|fa01b184-a73e-4227-a84a-04fc54dc8c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:32.464Z|7a8958e6-afae-44a2-bdc8-08608394a9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:32.465Z|fa01b184-a73e-4227-a84a-04fc54dc8c32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:42.477Z|20d2a940-be21-4b6c-adf6-2252dc84974c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:42.478Z|20d2a940-be21-4b6c-adf6-2252dc84974c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:42.489Z|e79f69cf-2b7f-46cf-a885-c8e7c531f722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:42.489Z|29b68f38-8b30-49f7-86b1-6185b5cf4379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:42.489Z|e79f69cf-2b7f-46cf-a885-c8e7c531f722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:42.489Z|29b68f38-8b30-49f7-86b1-6185b5cf4379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:44.116Z|60c1da47-40c0-4767-83a9-de82ddb93c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:02:44.116Z|60c1da47-40c0-4767-83a9-de82ddb93c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:02:44.528Z|b9774a19-2ee6-40de-be3b-4c46bc7a7b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:02:44.529Z|b9774a19-2ee6-40de-be3b-4c46bc7a7b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:02:52.505Z|e9ed8149-7c1c-4215-8730-d9bf2dcfc38d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:52.505Z|e9ed8149-7c1c-4215-8730-d9bf2dcfc38d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:52.511Z|9c31f896-f7a2-45a2-ae36-083444573e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:52.512Z|9c31f896-f7a2-45a2-ae36-083444573e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:52.515Z|e0248199-0bfa-4a6f-a28e-267c74bed2fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:02:52.515Z|e0248199-0bfa-4a6f-a28e-267c74bed2fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:02:59.116Z|7e93d2be-06cf-4f3e-bfdf-fcc0e7ab0a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:02:59.119Z|7e93d2be-06cf-4f3e-bfdf-fcc0e7ab0a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:03:02.530Z|1d015aa7-3d30-4c5c-bd60-e8e14216ec6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:02.530Z|1d015aa7-3d30-4c5c-bd60-e8e14216ec6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:02.534Z|2bffbb13-c037-44d1-b5e0-c7ad13ab09af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:02.534Z|2bffbb13-c037-44d1-b5e0-c7ad13ab09af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:02.542Z|83b4cb4e-1c74-450c-a38e-4b6de0cc6987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:02.542Z|83b4cb4e-1c74-450c-a38e-4b6de0cc6987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:05.804Z|9faf060a-2dfe-40e1-a506-ae66b22177ec|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:03:05.805Z|9faf060a-2dfe-40e1-a506-ae66b22177ec|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:12.554Z|64d674c0-0399-4af1-94d2-2e41b96b0491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:12.554Z|64d674c0-0399-4af1-94d2-2e41b96b0491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:12.557Z|d96a9c0f-5496-44c6-add4-6f1c09868dd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:12.557Z|d96a9c0f-5496-44c6-add4-6f1c09868dd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:12.562Z|8c092549-8ec5-4529-b6a9-d70a5128a7d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:12.564Z|8c092549-8ec5-4529-b6a9-d70a5128a7d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:14.116Z|158734b5-d60a-443f-ba8a-d833fe1d0341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:03:14.116Z|158734b5-d60a-443f-ba8a-d833fe1d0341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:03:14.530Z|84305f3a-cd57-485d-96d4-618004660fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:03:14.530Z|84305f3a-cd57-485d-96d4-618004660fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:03:22.581Z|e0103b30-3741-4120-95f3-eb581e6b5e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:22.581Z|e0103b30-3741-4120-95f3-eb581e6b5e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:22.585Z|3e0244e3-0d48-4e6e-ae35-b0904d4833c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:22.586Z|3e0244e3-0d48-4e6e-ae35-b0904d4833c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:22.589Z|091b6f7d-7bd6-43da-ada1-ff50e64a6bd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:22.589Z|091b6f7d-7bd6-43da-ada1-ff50e64a6bd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:29.116Z|06d53e0a-67f5-4978-be62-f0eed3c65c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:03:29.116Z|06d53e0a-67f5-4978-be62-f0eed3c65c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:03:32.608Z|d3b647d4-048f-4bab-8c40-8640ef904e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:32.609Z|d3b647d4-048f-4bab-8c40-8640ef904e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:32.613Z|c6202425-0fde-48a0-9ac8-c225f363ff49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:32.613Z|45f70974-ecea-43c5-9593-efb55ca8cfaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:32.614Z|c6202425-0fde-48a0-9ac8-c225f363ff49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:32.615Z|45f70974-ecea-43c5-9593-efb55ca8cfaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:42.637Z|b3e6cb59-e73b-47ef-a2c5-b2224ce18821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:42.637Z|b5922c68-6a83-4de0-b3af-add93d57a1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:42.638Z|b5922c68-6a83-4de0-b3af-add93d57a1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:42.639Z|7cf98d83-e8ce-4bae-83c4-9042b7e49b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:42.640Z|b3e6cb59-e73b-47ef-a2c5-b2224ce18821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:42.641Z|7cf98d83-e8ce-4bae-83c4-9042b7e49b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:44.116Z|547edcd2-cb3d-4c83-9c8f-89bfd0f25b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:03:44.121Z|547edcd2-cb3d-4c83-9c8f-89bfd0f25b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:03:44.531Z|0f167a12-6bf6-4e8f-82bc-40b3954a6beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:03:44.531Z|0f167a12-6bf6-4e8f-82bc-40b3954a6beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:03:52.664Z|b7746f3a-9dd1-4c24-b6e8-42c31cb5b870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:52.664Z|e4f2fc31-ea2c-4b92-a5ed-8b942f94daf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:52.664Z|e4f2fc31-ea2c-4b92-a5ed-8b942f94daf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:52.666Z|626d14b5-ad5f-4c89-8a09-02c7fa7e498c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:03:52.666Z|626d14b5-ad5f-4c89-8a09-02c7fa7e498c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:52.669Z|b7746f3a-9dd1-4c24-b6e8-42c31cb5b870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:03:59.116Z|8c8fef8f-3946-45fb-9bc0-c675ce2be09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:03:59.116Z|8c8fef8f-3946-45fb-9bc0-c675ce2be09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:04:02.688Z|35454d98-a1dd-4a85-bd4e-6bf6886a60ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:02.689Z|35454d98-a1dd-4a85-bd4e-6bf6886a60ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:02.701Z|417ebf16-57ce-46e8-a9f3-94362448761e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:02.702Z|417ebf16-57ce-46e8-a9f3-94362448761e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:02.708Z|b138e25f-0097-41c4-99b4-a720e54caa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:02.709Z|b138e25f-0097-41c4-99b4-a720e54caa7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:05.813Z|3ee9cc93-4717-41c2-a063-bf63437dbfcd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:04:05.814Z|3ee9cc93-4717-41c2-a063-bf63437dbfcd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:12.721Z|322b0d7b-64a3-4504-a933-f7ff73952bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:12.722Z|322b0d7b-64a3-4504-a933-f7ff73952bc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:12.726Z|cb1403e0-7db3-4080-8670-e0dd56434194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:12.726Z|cb1403e0-7db3-4080-8670-e0dd56434194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:12.733Z|2befd693-7039-4922-939c-06a31a1b77df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:12.734Z|2befd693-7039-4922-939c-06a31a1b77df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:14.117Z|e3614580-f02b-4f70-8310-46e016765e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:04:14.118Z|e3614580-f02b-4f70-8310-46e016765e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:04:14.532Z|ba65db00-5ea3-4b90-b590-adb4d0d274bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:04:14.532Z|ba65db00-5ea3-4b90-b590-adb4d0d274bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:04:22.746Z|96921239-7051-4ccc-aff8-e265e2169cfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:22.747Z|96921239-7051-4ccc-aff8-e265e2169cfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:22.749Z|d4d6e62f-4e93-429e-afb0-1a0321cfaf43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:22.749Z|d4d6e62f-4e93-429e-afb0-1a0321cfaf43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:22.753Z|cada0e9d-64d3-4bc7-b77e-b5cac7c1facd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:22.754Z|cada0e9d-64d3-4bc7-b77e-b5cac7c1facd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:29.116Z|76397c76-a01b-445f-9b72-f5fe76171048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:04:29.118Z|76397c76-a01b-445f-9b72-f5fe76171048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:04:32.772Z|a26caba5-5708-426e-9914-1d5d8b3757ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:32.773Z|a26caba5-5708-426e-9914-1d5d8b3757ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:32.775Z|9b4a2872-cbe0-4867-b38a-4e7d5a4b0c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:32.775Z|9b4a2872-cbe0-4867-b38a-4e7d5a4b0c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:32.778Z|5a7566b2-53b7-4917-a663-f5b6e761425c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:32.778Z|5a7566b2-53b7-4917-a663-f5b6e761425c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:42.809Z|fb6d506b-7a35-4ea5-afc9-2589e28fe440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:42.809Z|bb365115-626a-437e-8e15-28448199580b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:42.809Z|bb365115-626a-437e-8e15-28448199580b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:42.809Z|fb6d506b-7a35-4ea5-afc9-2589e28fe440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:42.813Z|f53b6800-33ba-4ac5-ab1a-b4b9e9a9a71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:42.814Z|f53b6800-33ba-4ac5-ab1a-b4b9e9a9a71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:44.117Z|37821b34-6e45-464e-9b53-0a4bf9440b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:04:44.117Z|37821b34-6e45-464e-9b53-0a4bf9440b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:04:44.533Z|a8be74af-99a0-46c7-a49d-c848bf28ac1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:04:44.533Z|a8be74af-99a0-46c7-a49d-c848bf28ac1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:04:52.835Z|6a414e7d-d609-46a3-ae09-62097de7b926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:52.836Z|6a414e7d-d609-46a3-ae09-62097de7b926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:52.841Z|51c548cb-470b-46a3-b1bd-a3ca17f7608c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:52.841Z|51c548cb-470b-46a3-b1bd-a3ca17f7608c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:52.846Z|6fbc5869-895f-491a-9baf-570415ca6190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:04:52.846Z|6fbc5869-895f-491a-9baf-570415ca6190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:04:59.116Z|f6bc3ccc-6e01-4832-bc22-346918bc595f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:04:59.116Z|f6bc3ccc-6e01-4832-bc22-346918bc595f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:05:02.876Z|a36c60ba-b2df-4de1-a363-53fe76d6f405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:02.876Z|1662bcf4-0864-4951-a243-84795aae5869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:02.876Z|a36c60ba-b2df-4de1-a363-53fe76d6f405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:02.877Z|1662bcf4-0864-4951-a243-84795aae5869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:02.878Z|0243f401-393b-470d-af31-3941167025c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:02.879Z|0243f401-393b-470d-af31-3941167025c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:05.802Z|18c1d492-fe1f-48a4-976b-809fd9a1222f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:05:05.803Z|18c1d492-fe1f-48a4-976b-809fd9a1222f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:12.910Z|19c91f94-8659-4f9d-a223-8a5f0eac6b85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:12.910Z|19c91f94-8659-4f9d-a223-8a5f0eac6b85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:12.913Z|44de8588-8d85-484f-892c-deaf101f5470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:12.914Z|44de8588-8d85-484f-892c-deaf101f5470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:12.919Z|8bceed3d-8c2d-4bbe-8a93-5e136717b7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:12.919Z|8bceed3d-8c2d-4bbe-8a93-5e136717b7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:14.116Z|492ba1f4-fd38-4957-bfc6-6600de4181c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:05:14.135Z|492ba1f4-fd38-4957-bfc6-6600de4181c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:05:14.534Z|fd242e50-f95e-4a18-a873-c2c4af8b1565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:05:14.535Z|fd242e50-f95e-4a18-a873-c2c4af8b1565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:05:22.938Z|6442746e-a35c-4ae5-8fe0-300927723ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:22.938Z|6442746e-a35c-4ae5-8fe0-300927723ef9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:22.941Z|616c1bd5-5e2d-4e43-ac74-18be04008222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:22.941Z|616c1bd5-5e2d-4e43-ac74-18be04008222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:22.945Z|912f29d9-0f2d-467f-9a8d-58e801ff85c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:22.945Z|912f29d9-0f2d-467f-9a8d-58e801ff85c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:29.116Z|9206e245-eae1-4b14-ba2d-fa507ef51b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:05:29.116Z|9206e245-eae1-4b14-ba2d-fa507ef51b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:05:32.967Z|02143318-4a7f-4d21-80c9-da37812e172a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:32.967Z|32bf8f09-94dc-4cc6-a46c-8e32c753882f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:32.967Z|32bf8f09-94dc-4cc6-a46c-8e32c753882f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:32.967Z|02143318-4a7f-4d21-80c9-da37812e172a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:32.970Z|481eb897-de56-40cc-b13c-60c3d3f06cf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:32.970Z|481eb897-de56-40cc-b13c-60c3d3f06cf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:42.996Z|d227ec04-50dd-49ac-952d-71ce282c147f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:42.996Z|1f22613e-ca4e-4215-9673-e0875820d1aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:42.996Z|1f22613e-ca4e-4215-9673-e0875820d1aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:42.996Z|d227ec04-50dd-49ac-952d-71ce282c147f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:43.011Z|468f645d-5bc4-4498-872b-dad6b0814bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:43.011Z|468f645d-5bc4-4498-872b-dad6b0814bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:44.116Z|b3c93eb7-e8a6-4c1f-91c0-4563a4f62187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:05:44.117Z|b3c93eb7-e8a6-4c1f-91c0-4563a4f62187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:05:44.535Z|098ef522-d673-4400-9f5d-4cd6084b7644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:05:44.536Z|098ef522-d673-4400-9f5d-4cd6084b7644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:05:53.025Z|ba29f68d-a165-4e30-99a5-ab242f3540f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:53.025Z|c5ce3f50-9e1f-4d50-81f4-6a9a2770c9ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:53.026Z|c5ce3f50-9e1f-4d50-81f4-6a9a2770c9ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:53.026Z|ba29f68d-a165-4e30-99a5-ab242f3540f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:53.033Z|cd2ef1de-f59d-4a21-933a-e0054600cf6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:05:53.034Z|cd2ef1de-f59d-4a21-933a-e0054600cf6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:05:59.117Z|df093d1b-aa51-4ff1-afcc-a75a2ba9cda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:05:59.120Z|df093d1b-aa51-4ff1-afcc-a75a2ba9cda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:06:03.056Z|1e592c72-5d41-4344-9b3d-a1979d19e54d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:03.056Z|6e207e10-85eb-4830-95d7-883639ca6af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:03.057Z|6e207e10-85eb-4830-95d7-883639ca6af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:03.057Z|1e592c72-5d41-4344-9b3d-a1979d19e54d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:03.058Z|a6a12288-fbde-4a2f-b1e1-c84da23383bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:03.059Z|a6a12288-fbde-4a2f-b1e1-c84da23383bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:05.805Z|23295d9b-f1be-4b24-9850-51ccf4cc9ef2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:06:05.805Z|23295d9b-f1be-4b24-9850-51ccf4cc9ef2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:13.086Z|847f02c8-8945-4379-98ed-da005787306e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:13.087Z|847f02c8-8945-4379-98ed-da005787306e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:13.089Z|e489c3c6-aee2-49af-8dc8-90306e1984ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:13.089Z|fdc36263-68e5-4522-b1db-e98d0f35c5c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:13.090Z|e489c3c6-aee2-49af-8dc8-90306e1984ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:13.090Z|fdc36263-68e5-4522-b1db-e98d0f35c5c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:14.116Z|f062e631-b5fd-4ede-8edd-4d964b8ea35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:06:14.116Z|f062e631-b5fd-4ede-8edd-4d964b8ea35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:06:14.536Z|f97a137e-af39-4f79-a157-f3168e0b183d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:06:14.537Z|f97a137e-af39-4f79-a157-f3168e0b183d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:06:23.113Z|d78a03d6-62a7-4258-8ca8-53eb9e291c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:23.114Z|d78a03d6-62a7-4258-8ca8-53eb9e291c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:23.114Z|612d3610-b6f6-41dc-8b37-9bf14060c004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:23.114Z|612d3610-b6f6-41dc-8b37-9bf14060c004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:23.116Z|2273655b-f54e-4c5c-9f5b-0557779ed0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:23.116Z|2273655b-f54e-4c5c-9f5b-0557779ed0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:29.116Z|6f3b8409-545f-42bb-a354-e9bbd53316aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:06:29.117Z|6f3b8409-545f-42bb-a354-e9bbd53316aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:06:33.137Z|fd040ddc-8488-441d-af92-889007979c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:33.137Z|fd040ddc-8488-441d-af92-889007979c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:33.138Z|a4fb04eb-b686-4d67-b639-d523b00b9af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:33.139Z|a4fb04eb-b686-4d67-b639-d523b00b9af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:33.153Z|5cbe43b6-5786-4a31-a265-b9d5d1c9c857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:33.153Z|5cbe43b6-5786-4a31-a265-b9d5d1c9c857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:43.167Z|002c2ca2-db47-40e1-9d57-ad9b5b6b03b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:43.168Z|f9077dad-c474-48a8-891b-e80079c7788d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:43.168Z|002c2ca2-db47-40e1-9d57-ad9b5b6b03b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:43.168Z|f9077dad-c474-48a8-891b-e80079c7788d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:43.190Z|1db3b2d6-0eb4-4227-932a-9ceb11a0c6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:43.191Z|1db3b2d6-0eb4-4227-932a-9ceb11a0c6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:44.116Z|b2e35a00-24b0-4735-be95-6dc2d6bf4297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:06:44.119Z|b2e35a00-24b0-4735-be95-6dc2d6bf4297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:06:44.537Z|3e85c155-faea-4b93-b751-92340799c45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:06:44.538Z|3e85c155-faea-4b93-b751-92340799c45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:06:53.197Z|fa0c5cb9-e170-4f18-86e2-a5df4d00cda2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:53.197Z|5a7b2a08-5983-4264-9c3e-df4b3ffd9d29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:53.197Z|fa0c5cb9-e170-4f18-86e2-a5df4d00cda2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:53.197Z|5a7b2a08-5983-4264-9c3e-df4b3ffd9d29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:53.218Z|0de3d5ca-1431-4344-972e-1203745fd5c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:06:53.218Z|0de3d5ca-1431-4344-972e-1203745fd5c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:06:59.117Z|fa140d96-f0c3-4142-ba51-dbb157cc460d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:06:59.118Z|fa140d96-f0c3-4142-ba51-dbb157cc460d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:07:03.226Z|b8b76f3c-e7c6-4592-be45-927761305e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:03.227Z|b8b76f3c-e7c6-4592-be45-927761305e44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:03.232Z|8af138a1-aab4-4270-bbca-7b7364d5522a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:03.233Z|8af138a1-aab4-4270-bbca-7b7364d5522a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:03.242Z|72561c49-0b93-4676-b9c5-43b220ff83fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:03.243Z|72561c49-0b93-4676-b9c5-43b220ff83fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:05.803Z|7b1d237e-6d61-4455-8145-85e5cca4be01|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:07:05.804Z|7b1d237e-6d61-4455-8145-85e5cca4be01|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:13.254Z|85e61076-88af-44bc-8207-ea96f5ddf358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:13.255Z|85e61076-88af-44bc-8207-ea96f5ddf358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:13.256Z|67f86d30-5e62-4161-b0e4-751e040f40cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:13.259Z|67f86d30-5e62-4161-b0e4-751e040f40cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:13.266Z|72dda924-70c4-40bf-bb04-5ba3ec04e1e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:13.268Z|72dda924-70c4-40bf-bb04-5ba3ec04e1e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:14.116Z|77a48d95-9e5d-4b9e-8a83-48c4f8f1319c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:07:14.117Z|77a48d95-9e5d-4b9e-8a83-48c4f8f1319c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:07:14.538Z|47c534cb-d16e-4d33-af26-72efaed9059e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:07:14.539Z|47c534cb-d16e-4d33-af26-72efaed9059e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:07:23.278Z|5ddb4984-9f93-475d-96ff-24e2468a00e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:23.279Z|5ddb4984-9f93-475d-96ff-24e2468a00e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:23.287Z|257b3670-62e5-471c-ae33-8856544baa59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:23.287Z|13c5fc3f-d934-4045-8940-0cfede1da4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:23.288Z|13c5fc3f-d934-4045-8940-0cfede1da4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:23.288Z|257b3670-62e5-471c-ae33-8856544baa59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:29.116Z|7a16e4ef-930f-4654-86a6-20640977c958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:07:29.119Z|7a16e4ef-930f-4654-86a6-20640977c958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:07:33.306Z|03fcbc70-a626-4ad0-84d5-e61fd86147cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:33.307Z|03fcbc70-a626-4ad0-84d5-e61fd86147cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:33.313Z|2be976f5-2905-4828-8d46-5d13f6da55b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:33.313Z|72040342-2a0a-4686-96c9-8bd31eabbee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:33.313Z|72040342-2a0a-4686-96c9-8bd31eabbee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:33.313Z|2be976f5-2905-4828-8d46-5d13f6da55b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:43.342Z|47f6fd28-4a5e-4903-836a-50295558d5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:43.343Z|47f6fd28-4a5e-4903-836a-50295558d5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:43.345Z|6b62fc04-f486-41a7-83f4-e2bc5802b2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:43.345Z|6b62fc04-f486-41a7-83f4-e2bc5802b2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:43.348Z|218fc73f-e812-44da-af3a-52be417d672f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:43.349Z|218fc73f-e812-44da-af3a-52be417d672f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:44.116Z|c42ab489-5f88-4053-bf39-ad8561f53ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:07:44.116Z|c42ab489-5f88-4053-bf39-ad8561f53ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:07:44.539Z|fc47ba6c-a13c-4046-8563-93abc3837ad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:07:44.540Z|fc47ba6c-a13c-4046-8563-93abc3837ad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:07:53.368Z|33395d97-80bb-4052-ae1d-4214e1ae3d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:53.369Z|d0b9fd43-03dd-423a-957a-9f0bfdbf4b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:53.369Z|d0b9fd43-03dd-423a-957a-9f0bfdbf4b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:53.369Z|33395d97-80bb-4052-ae1d-4214e1ae3d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:53.371Z|e5ecb3d7-a8f6-4f37-bc06-fba769bb1fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:07:53.372Z|e5ecb3d7-a8f6-4f37-bc06-fba769bb1fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:07:59.116Z|4e700f1a-2546-408f-8a20-6ca8772778bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:07:59.116Z|4e700f1a-2546-408f-8a20-6ca8772778bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:08:03.398Z|2fab9957-c2ba-4ffc-8527-2db492fafcf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:03.399Z|2fab9957-c2ba-4ffc-8527-2db492fafcf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:03.406Z|83a1ccb4-17d5-462f-8a52-3ac589a493b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:03.406Z|83d802ad-0a0b-4239-91e1-959d1cfbb99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:03.407Z|83d802ad-0a0b-4239-91e1-959d1cfbb99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:03.407Z|83a1ccb4-17d5-462f-8a52-3ac589a493b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:05.804Z|1f951840-4983-4553-989f-b74f948cfcd9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:08:05.804Z|1f951840-4983-4553-989f-b74f948cfcd9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:13.427Z|92a5906f-ae0c-43a4-9e9c-2e31e6a62301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:13.428Z|92a5906f-ae0c-43a4-9e9c-2e31e6a62301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:13.429Z|e9328ea6-d142-4d7f-ba7a-01caba333f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:13.429Z|c561fe59-2fc1-42de-b304-5b86458c1674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:13.430Z|c561fe59-2fc1-42de-b304-5b86458c1674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:13.430Z|e9328ea6-d142-4d7f-ba7a-01caba333f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:14.116Z|172af33e-fd71-4a5f-96e8-3713dcf7d167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:08:14.119Z|172af33e-fd71-4a5f-96e8-3713dcf7d167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:08:14.540Z|a5be2393-1abe-4e7e-89fa-d95a8c4c0c9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:08:14.541Z|a5be2393-1abe-4e7e-89fa-d95a8c4c0c9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:08:23.456Z|f35b2e52-70ea-4c66-b895-8a1e37d5c5e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:23.456Z|283db0e9-1d0d-4128-9d80-1b035787fa00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:23.457Z|f35b2e52-70ea-4c66-b895-8a1e37d5c5e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:23.457Z|283db0e9-1d0d-4128-9d80-1b035787fa00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:23.458Z|9ea1046b-637f-4dec-a60d-579c80e7c818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:23.458Z|9ea1046b-637f-4dec-a60d-579c80e7c818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:29.116Z|e1d58acc-ea7d-476c-80c0-533d8f76ab92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:08:29.116Z|e1d58acc-ea7d-476c-80c0-533d8f76ab92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:08:33.483Z|26908375-fa32-40a7-8994-d2aee4a465bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:33.483Z|ee11b7d0-926d-4601-a155-8e37fd054019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:33.483Z|26908375-fa32-40a7-8994-d2aee4a465bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:33.484Z|d3530222-12be-4a7d-8073-241edf45b6a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:33.484Z|ee11b7d0-926d-4601-a155-8e37fd054019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:33.484Z|d3530222-12be-4a7d-8073-241edf45b6a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:43.510Z|f9e12ba3-5bad-45a9-92f8-9bf784ebcf3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:43.511Z|f9e12ba3-5bad-45a9-92f8-9bf784ebcf3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:43.511Z|ca53f75c-002c-454d-aed4-f09791ce26c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:43.512Z|ca53f75c-002c-454d-aed4-f09791ce26c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:43.511Z|2aa5c05c-6d76-4530-abd7-67ab79eeeca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:43.512Z|2aa5c05c-6d76-4530-abd7-67ab79eeeca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:44.116Z|2e47d9df-7b00-4b00-b269-0ec82e7e9f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:08:44.116Z|2e47d9df-7b00-4b00-b269-0ec82e7e9f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:08:44.541Z|af6561c8-4b9c-49ca-9eb7-38502b7b1432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:08:44.542Z|af6561c8-4b9c-49ca-9eb7-38502b7b1432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:08:53.544Z|481f0c20-84e0-41f4-a5f9-c38207c8923b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:53.544Z|36cbd153-fbeb-4f7c-9656-9867379cfefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:53.545Z|481f0c20-84e0-41f4-a5f9-c38207c8923b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:53.545Z|36cbd153-fbeb-4f7c-9656-9867379cfefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:53.548Z|4ce7e737-6085-4d0e-9dff-b60d6a2c38ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:08:53.548Z|4ce7e737-6085-4d0e-9dff-b60d6a2c38ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:08:59.116Z|4c1ba42b-1c0f-487f-9c28-ee46340ed3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:08:59.119Z|4c1ba42b-1c0f-487f-9c28-ee46340ed3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:09:03.571Z|3bc9bf01-f91c-468e-bd7a-e25b17f11899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:03.571Z|3bc9bf01-f91c-468e-bd7a-e25b17f11899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:03.577Z|316ea9d8-6f65-4b2e-8d4d-0dbac4258bc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:03.578Z|316ea9d8-6f65-4b2e-8d4d-0dbac4258bc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:03.594Z|ea7e8189-3802-497b-aef6-a0ce2fd7bfa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:03.595Z|ea7e8189-3802-497b-aef6-a0ce2fd7bfa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:05.812Z|289c8d54-c8c7-40c9-b7d0-335bafa5ac8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:09:05.814Z|289c8d54-c8c7-40c9-b7d0-335bafa5ac8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:13.594Z|944ec2ad-77db-4a64-8ba9-98ddea541e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:13.595Z|944ec2ad-77db-4a64-8ba9-98ddea541e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:13.602Z|fdf36004-af82-47e0-aa4c-19d4f854ebb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:13.603Z|fdf36004-af82-47e0-aa4c-19d4f854ebb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:13.617Z|453bc36c-1d9c-4845-8e60-4eb507508b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:13.618Z|453bc36c-1d9c-4845-8e60-4eb507508b76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:14.116Z|d26d7eab-4016-4210-96c0-5b81d4494cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:09:14.116Z|d26d7eab-4016-4210-96c0-5b81d4494cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:09:14.542Z|ce465471-4056-4527-9fd4-f817c2154e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:09:14.543Z|ce465471-4056-4527-9fd4-f817c2154e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:09:23.621Z|89f393cd-e014-49a5-9af4-aa9ed061734e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:23.622Z|89f393cd-e014-49a5-9af4-aa9ed061734e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:23.625Z|f4796f91-bff1-4015-9d6e-40c3c5c4f311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:23.626Z|f4796f91-bff1-4015-9d6e-40c3c5c4f311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:23.642Z|69c75a72-bbe6-4c54-b231-ee3b48e7e5ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:23.642Z|69c75a72-bbe6-4c54-b231-ee3b48e7e5ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:29.116Z|0473a849-8424-454f-9ecf-b5874014d76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:09:29.116Z|0473a849-8424-454f-9ecf-b5874014d76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:09:33.646Z|6f394d3a-5d47-4fde-9bfd-9f090c71c1f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:33.647Z|6f394d3a-5d47-4fde-9bfd-9f090c71c1f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:33.655Z|a3545932-3d8f-469e-9e26-7b0cf1020554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:33.656Z|a3545932-3d8f-469e-9e26-7b0cf1020554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:33.665Z|c2eb3e82-7d7a-4ec8-aac0-a3f892ab601d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:33.666Z|c2eb3e82-7d7a-4ec8-aac0-a3f892ab601d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:43.673Z|efcd9a5a-9632-4f50-a112-63754b948062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:43.674Z|efcd9a5a-9632-4f50-a112-63754b948062|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:43.680Z|da178b4b-2bf2-4291-b8b4-44b20f0ee66e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:43.681Z|da178b4b-2bf2-4291-b8b4-44b20f0ee66e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:43.692Z|abeddba7-a6ce-434c-a68e-86fedb9b3374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:43.693Z|abeddba7-a6ce-434c-a68e-86fedb9b3374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:44.116Z|9c91cc83-f484-46e0-9842-6314f6195d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:09:44.120Z|9c91cc83-f484-46e0-9842-6314f6195d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:09:44.543Z|8fec4378-01c8-4c68-a0fc-3765f592db51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:09:44.544Z|8fec4378-01c8-4c68-a0fc-3765f592db51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:09:53.700Z|c2a301d0-9cf0-4e24-bafa-a96745ac6016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:53.702Z|c2a301d0-9cf0-4e24-bafa-a96745ac6016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:53.704Z|57f945bd-1724-4d13-9dc8-5df766b52a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:53.705Z|57f945bd-1724-4d13-9dc8-5df766b52a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:53.714Z|d44338c8-ecae-4382-912a-9a329058916b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:09:53.714Z|d44338c8-ecae-4382-912a-9a329058916b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:09:59.116Z|9f158c6f-1336-4e64-bcf4-3a979405edf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:09:59.116Z|9f158c6f-1336-4e64-bcf4-3a979405edf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:10:03.728Z|f24c193e-ac34-4884-92d3-c83311b36fbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:03.728Z|f24c193e-ac34-4884-92d3-c83311b36fbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:03.728Z|0a698368-a4f0-4a95-89e4-12ec2a412eb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:03.730Z|0a698368-a4f0-4a95-89e4-12ec2a412eb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:03.740Z|355bf521-8443-4dbe-8577-72b479b8cdc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:03.741Z|355bf521-8443-4dbe-8577-72b479b8cdc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:05.803Z|3e7bdfe8-4c9d-4894-ad95-f7c73f5cfa51|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:10:05.803Z|3e7bdfe8-4c9d-4894-ad95-f7c73f5cfa51|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:09.753Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-11-24T11:10:09.760Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 557aa537-6b08-4380-ba20-033a32440c86 already exists in requestDb InfraActiveRequests table
2022-11-24T11:10:09.761Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86
2022-11-24T11:10:09.763Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|INFO|500||Invoke
2022-11-24T11:10:09.763Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||===========================request begin================================================
2022-11-24T11:10:09.764Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86
2022-11-24T11:10:09.764Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Method      : GET
2022-11-24T11:10:09.764Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe91361426c2c74eb5cd3d9d4f380320", X-B3-SpanId:"a0e8317abc8742d1", X-B3-ParentSpanId:"b5cd3d9d4f380320", X-B3-Sampled:"0", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d57f342d-205b-4b75-913a-e8823fe04629"]
2022-11-24T11:10:09.765Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Request body: 
2022-11-24T11:10:09.765Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||==========================request end================================================
2022-11-24T11:10:09.828Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||============================response begin==========================================
2022-11-24T11:10:09.829Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-24T11:10:09.829Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Status text  : Not Found
2022-11-24T11:10:09.829Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 11:10:09 GMT", x-envoy-upstream-service-time:"56", server:"envoy"]
2022-11-24T11:10:09.830Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Response body: 
2022-11-24T11:10:09.830Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||=======================response end=================================================
2022-11-24T11:10:09.830Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|INFO|404|Not Found|InvokeReturn
2022-11-24T11:10:10.027Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-11-24T11:10:10.034Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-11-24T11:10:13.751Z|5650dd33-dadb-4d08-8cce-8c113497508c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:13.752Z|f0cdb8f6-89dd-4995-a894-4835276b45d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:13.752Z|f0cdb8f6-89dd-4995-a894-4835276b45d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:13.752Z|5650dd33-dadb-4d08-8cce-8c113497508c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:13.762Z|81b33b33-f2f4-4c03-b17e-3f8da2525c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:13.763Z|81b33b33-f2f4-4c03-b17e-3f8da2525c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:14.116Z|248aec8e-c125-446b-b449-7d0313de615d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:10:14.116Z|248aec8e-c125-446b-b449-7d0313de615d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:10:14.544Z|18f7ac31-e8be-4467-99be-9121c291ac04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:10:14.545Z|18f7ac31-e8be-4467-99be-9121c291ac04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:10:22.504Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-24T11:10:22.611Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-11-24T11:10:22.612Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|INFO|500||Invoke
2022-11-24T11:10:22.739Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|INFO|500||InvokeReturn
2022-11-24T11:10:22.739Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97 has http status code:200 and response headers:{date=[Thu, 24 Nov 2022 11:10:23 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[70], vertex-id=[205000], x-aai-txid=[2-aai-resources-221124-11:10:23:839-65127], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-24T11:10:22.741Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"c88d4aea-7e92-4397-a40d-5efafdd61e97","service-description":"pNF","resource-version":"1669288209082"}

2022-11-24T11:10:22.801Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-11-24T11:10:22.804Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-11-24T11:10:22.827Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|INFO|500||Invoke
2022-11-24T11:10:22.828Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[557aa537-6b08-4380-ba20-033a32440c86], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[52e90c58-b773-4872-bce6-652eb68636cc], X-ECOMP-RequestID=[557aa537-6b08-4380-ba20-033a32440c86], X-TransactionId=[], X-ONAP-RequestID=[557aa537-6b08-4380-ba20-033a32440c86]}
2022-11-24T11:10:22.865Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97 has http status code:200 and response headers:{date=[Thu, 24 Nov 2022 11:10:24 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[35], vertex-id=[205000], x-aai-txid=[2-aai-resources-221124-11:10:24:035-53158], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-24T11:10:22.866Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|DEBUG|500||{"service-id":"c88d4aea-7e92-4397-a40d-5efafdd61e97","service-description":"pNF","resource-version":"1669288209082"}

2022-11-24T11:10:22.867Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/c88d4aea-7e92-4397-a40d-5efafdd61e97|INFO|500||InvokeReturn
2022-11-24T11:10:22.868Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-11-24T11:10:22.868Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-11-24T11:10:22.906Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:22.907Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:22.907Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:22.907Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:22.907Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:22.907Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"fe91361426c2c74eb5cd3d9d4f380320", X-B3-SpanId:"7153c4b6572ab360", X-B3-ParentSpanId:"b5cd3d9d4f380320", X-B3-Sampled:"0", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa759b1b-225d-4f21-ba1b-9e67f211c304"]
2022-11-24T11:10:22.907Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203","requestScope":"service"}
2022-11-24T11:10:22.908Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.190Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.191Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.191Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.192Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"251", server:"envoy"]
2022-11-24T11:10:23.192Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.192Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.193Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.204Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52
2022-11-24T11:10:23.204Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|INFO|500||Invoke
2022-11-24T11:10:23.205Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||===========================request begin================================================
2022-11-24T11:10:23.205Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52
2022-11-24T11:10:23.205Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Method      : GET
2022-11-24T11:10:23.205Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"093a6195-c498-4e29-a660-d2b81a70b810"]
2022-11-24T11:10:23.205Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Request body: 
2022-11-24T11:10:23.205Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||==========================request end================================================
2022-11-24T11:10:23.417Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||============================response begin==========================================
2022-11-24T11:10:23.418Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Status code  : 200 OK
2022-11-24T11:10:23.418Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Status text  : OK
2022-11-24T11:10:23.418Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=32DC93AAD48975BC4BD1FEE8D8C1CF32; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"203", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:23.454Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_LM2KibqROLIsbWiDSGlv",
  "description" : "catalog service description",
  "modelUUID" : "70951c1f-4506-4c1c-b9f8-7d6ca1c70e52",
  "modelInvariantUUID" : "8722179f-dbc7-49bc-a0a3-2527d54dbaf5",
  "created" : "2022-11-24 11:06:59.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 99bcad07-7f4b",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/pnfCustomizations"
    }
  }
}
2022-11-24T11:10:23.455Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||=======================response end=================================================
2022-11-24T11:10:23.456Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|INFO|500||InvokeReturn
2022-11-24T11:10:23.643Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance
2022-11-24T11:10:23.644Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|INFO|500||Invoke
2022-11-24T11:10:23.644Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-24T11:10:23.644Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance
2022-11-24T11:10:23.644Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Method      : GET
2022-11-24T11:10:23.644Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e0940c3-03d5-402c-a267-1c032cdc2636"]
2022-11-24T11:10:23.644Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Request body: 
2022-11-24T11:10:23.645Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-24T11:10:23.733Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-24T11:10:23.733Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-24T11:10:23.733Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-24T11:10:23.734Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"69", server:"envoy"]
2022-11-24T11:10:23.734Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Response body: 
2022-11-24T11:10:23.734Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-24T11:10:23.734Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-24T11:10:23.735Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5
2022-11-24T11:10:23.736Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|INFO|500||Invoke
2022-11-24T11:10:23.736Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||===========================request begin================================================
2022-11-24T11:10:23.736Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5
2022-11-24T11:10:23.736Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Method      : GET
2022-11-24T11:10:23.736Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a20dcd-3157-4715-9d95-4df215d9be13"]
2022-11-24T11:10:23.736Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Request body: 
2022-11-24T11:10:23.737Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||==========================request end================================================
2022-11-24T11:10:23.778Z|84ec43e3-87eb-4429-b063-cc6f139c15ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:23.778Z|5282e3fe-bf07-406d-b9ad-a1d844414038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:23.779Z|84ec43e3-87eb-4429-b063-cc6f139c15ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:23.779Z|5282e3fe-bf07-406d-b9ad-a1d844414038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:23.784Z|ad78a7f9-a4f2-4a40-afe7-669a281bda4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:23.785Z|ad78a7f9-a4f2-4a40-afe7-669a281bda4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:23.849Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||============================response begin==========================================
2022-11-24T11:10:23.849Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Status code  : 200 OK
2022-11-24T11:10:23.849Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Status text  : OK
2022-11-24T11:10:23.850Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"109", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:23.853Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_LM2KibqROLIsbWiDSGlv",
      "description" : "catalog service description",
      "modelUUID" : "70951c1f-4506-4c1c-b9f8-7d6ca1c70e52",
      "modelInvariantUUID" : "8722179f-dbc7-49bc-a0a3-2527d54dbaf5",
      "created" : "2022-11-24 11:06:59.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 99bcad07-7f4b",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/pnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5"
    }
  }
}
2022-11-24T11:10:23.853Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|DEBUG|500||=======================response end=================================================
2022-11-24T11:10:23.854Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8722179f-dbc7-49bc-a0a3-2527d54dbaf5|INFO|500||InvokeReturn
2022-11-24T11:10:23.863Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance
2022-11-24T11:10:23.864Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|INFO|500||Invoke
2022-11-24T11:10:23.864Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||===========================request begin================================================
2022-11-24T11:10:23.864Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance
2022-11-24T11:10:23.864Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Method      : GET
2022-11-24T11:10:23.864Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bde741dc-e602-4f5b-bf4f-98c470a28603"]
2022-11-24T11:10:23.865Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Request body: 
2022-11-24T11:10:23.865Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||==========================request end================================================
2022-11-24T11:10:23.883Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||============================response begin==========================================
2022-11-24T11:10:23.883Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-11-24T11:10:23.884Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Status text  : Not Found
2022-11-24T11:10:23.884Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy"]
2022-11-24T11:10:23.884Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||Response body: 
2022-11-24T11:10:23.884Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|DEBUG|500||=======================response end=================================================
2022-11-24T11:10:23.884Z|557aa537-6b08-4380-ba20-033a32440c86|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=70951c1f-4506-4c1c-b9f8-7d6ca1c70e52&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-11-24T11:10:23.885Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"050db663-9098-4ac7-828c-358a5069287f"]
2022-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.886Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.922Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.922Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.923Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.923Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:23.926Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24 09:02:47.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    }
  }
}
2022-11-24T11:10:23.926Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.926Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.929Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93e39d49-11d7-4aa6-9bb1-c62eb65711f8"]
2022-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.930Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.968Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.969Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.971Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.973Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:23.975Z|557aa537-6b08-4380-ba20-033a32440c86|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" : 530,
  "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-11-24T09:02:47.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-11-24T11:10:23.975Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.975Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:23.987Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52
2022-11-24T11:10:23.988Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|INFO|500||Invoke
2022-11-24T11:10:23.988Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||===========================request begin================================================
2022-11-24T11:10:23.989Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52
2022-11-24T11:10:23.989Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Method      : GET
2022-11-24T11:10:23.989Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d468b5b-c725-415a-8963-bbbbe134dae1"]
2022-11-24T11:10:23.990Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Request body: 
2022-11-24T11:10:23.990Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||==========================request end================================================
2022-11-24T11:10:24.024Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||============================response begin==========================================
2022-11-24T11:10:24.025Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Status code  : 200 OK
2022-11-24T11:10:24.026Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Status text  : OK
2022-11-24T11:10:24.027Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Thu, 24 Nov 2022 11:10:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:24.028Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_LM2KibqROLIsbWiDSGlv",
  "description" : "catalog service description",
  "modelUUID" : "70951c1f-4506-4c1c-b9f8-7d6ca1c70e52",
  "modelInvariantUUID" : "8722179f-dbc7-49bc-a0a3-2527d54dbaf5",
  "created" : "2022-11-24 11:06:59.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 99bcad07-7f4b",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52/pnfCustomizations"
    }
  }
}
2022-11-24T11:10:24.028Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|DEBUG|500||=======================response end=================================================
2022-11-24T11:10:24.028Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/70951c1f-4506-4c1c-b9f8-7d6ca1c70e52|INFO|500||InvokeReturn
2022-11-24T11:10:24.039Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.039Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.040Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.040Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.040Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.040Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"fe91361426c2c74eb5cd3d9d4f380320", X-B3-SpanId:"905c997b7531d95d", X-B3-ParentSpanId:"b5cd3d9d4f380320", X-B3-Sampled:"0", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f892e1c-26fb-4241-a689-ae9076c5b5fd"]
2022-11-24T11:10:24.040Z|557aa537-6b08-4380-ba20-033a32440c86|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":"557aa537-6b08-4380-ba20-033a32440c86","requestStatus":"IN_PROGRESS","startTime":1669288210034,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\",\n            \"owningEntityName\":\"OE-ETE_Customer-0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_a6b2572f-00b6-4b94-a4b0-673cf03b1203\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n            \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 99bcad07-7f4b 0\",\n                                        \"modelCustomizationId\":\"4730029e-5287-4408-aa09-63fdee03aa0d\",\n                                        \"modelInvariantId\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n                                        \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                                        \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"LM2KibqROLIsbWiDSGlv\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"557aa537-6b08-4380-ba20-033a32440c86"}
2022-11-24T11:10:24.040Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.438Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.438Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.439Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.439Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 24 Nov 2022 11:10:24 GMT", x-envoy-upstream-service-time:"394", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:24.484Z|557aa537-6b08-4380-ba20-033a32440c86|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" : "557aa537-6b08-4380-ba20-033a32440c86",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-11-24T11:10:10.034+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\",\n            \"owningEntityName\":\"OE-ETE_Customer-0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_a6b2572f-00b6-4b94-a4b0-673cf03b1203\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n            \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 99bcad07-7f4b 0\",\n                                        \"modelCustomizationId\":\"4730029e-5287-4408-aa09-63fdee03aa0d\",\n                                        \"modelInvariantId\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n                                        \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                                        \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"LM2KibqROLIsbWiDSGlv\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-11-24T11:10:24.205+00:00",
  "serviceInstanceName" : "Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "557aa537-6b08-4380-ba20-033a32440c86",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86"
    }
  }
}
2022-11-24T11:10:24.484Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.485Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.551Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.552Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.552Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.552Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.553Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:24.553Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"fe91361426c2c74eb5cd3d9d4f380320", X-B3-SpanId:"600b4615ce279cec", X-B3-ParentSpanId:"b5cd3d9d4f380320", X-B3-Sampled:"0", X-ONAP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-TransactionID:"557aa537-6b08-4380-ba20-033a32440c86", X-ECOMP-RequestID:"557aa537-6b08-4380-ba20-033a32440c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a87c8f72-6c70-441a-8aed-de5664fbceae"]
2022-11-24T11:10:24.553Z|557aa537-6b08-4380-ba20-033a32440c86|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\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\"modelUuid\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\"modelInvariantUuid\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\"},\"requestInfo\":{\"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_a6b2572f-00b6-4b94-a4b0-673cf03b1203\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 99bcad07-7f4b 0\",\"modelCustomizationId\":\"4730029e-5287-4408-aa09-63fdee03aa0d\",\"modelInvariantId\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\"instanceParams\":[],\"instanceName\":\"LM2KibqROLIsbWiDSGlv\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\",\"owningEntityName\":\"OE-ETE_Customer-0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\"}}}","type":"String"},"requestId":{"value":"557aa537-6b08-4380-ba20-033a32440c86","type":"String"},"mso-request-id":{"value":"557aa537-6b08-4380-ba20-033a32440c86","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-11-24T11:10:24.553Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:29.116Z|488ef21e-deef-4af9-9603-4a5e82c0eaf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:10:29.119Z|488ef21e-deef-4af9-9603-4a5e82c0eaf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:10:33.805Z|3d0a6f99-8455-4eaf-94dd-62f4f17d3369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:33.806Z|3d0a6f99-8455-4eaf-94dd-62f4f17d3369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:33.808Z|3a53deba-6ded-4639-ab0b-52e676558520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:33.808Z|3a53deba-6ded-4639-ab0b-52e676558520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:33.811Z|13428ef3-b60c-44bc-890b-66758247cf30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:33.812Z|13428ef3-b60c-44bc-890b-66758247cf30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:43.845Z|71c69c16-513e-45d1-908d-bd5ee3bc8a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:43.846Z|71c69c16-513e-45d1-908d-bd5ee3bc8a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:43.847Z|47b02b2c-5d64-4b44-8d24-7bcf9e69ed02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:43.847Z|47b02b2c-5d64-4b44-8d24-7bcf9e69ed02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:43.845Z|4ccafcea-07c3-4282-a7ff-4ee783cf5668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:43.852Z|4ccafcea-07c3-4282-a7ff-4ee783cf5668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:44.116Z|2f73bd1a-8726-4f82-8e9c-3ffa2abdb858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:10:44.117Z|2f73bd1a-8726-4f82-8e9c-3ffa2abdb858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:10:44.546Z|47e2784c-315a-48ce-b64d-c284528830d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:10:44.547Z|47e2784c-315a-48ce-b64d-c284528830d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:10:53.877Z|158c5dd5-779e-47fe-99fc-305466783be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:53.878Z|cf63252c-035f-436a-846a-e742bcb43f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:53.878Z|2f88244e-4f98-490e-9452-29cd49b4a729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:10:53.878Z|158c5dd5-779e-47fe-99fc-305466783be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:53.878Z|cf63252c-035f-436a-846a-e742bcb43f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:53.878Z|2f88244e-4f98-490e-9452-29cd49b4a729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:10:55.502Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:55.503Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-11-24T11:10:55.504Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-11-24T11:10:55.504Z|557aa537-6b08-4380-ba20-033a32440c86|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=0AB38AB671E82460ED0844FBE1ED0336; Path=/; HttpOnly", date:"Thu, 24 Nov 2022 11:11:00 GMT", x-onap-requestid:"557aa537-6b08-4380-ba20-033a32440c86", x-requestid:"557aa537-6b08-4380-ba20-033a32440c86", x-transactionid:"557aa537-6b08-4380-ba20-033a32440c86", x-ecomp-requestid:"557aa537-6b08-4380-ba20-033a32440c86", x-onap-partnername:"UNKNOWN", x-invocationid:"a87c8f72-6c70-441a-8aed-de5664fbceae", 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:"30923", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:10:55.505Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"557aa537-6b08-4380-ba20-033a32440c86\",\"instanceId\":\"374ac89a-81d3-4241-b1d6-a4c429442c79\"}}","message":"Success","processInstanceID":"9b95e55e-6be8-11ed-92b6-46618750af89","variables":null,"messageCode":200}
2022-11-24T11:10:55.505Z|557aa537-6b08-4380-ba20-033a32440c86|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-11-24T11:10:55.506Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-11-24T11:10:55.528Z|557aa537-6b08-4380-ba20-033a32440c86|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-11-24T11:10:59.116Z|96b21e19-9cb5-4b4d-8a47-b64e0b84a4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:10:59.117Z|96b21e19-9cb5-4b4d-8a47-b64e0b84a4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:11:03.907Z|f22d637d-4790-49dd-be66-c0a165d15b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:03.907Z|bf18a012-023d-4913-a322-50da1e537418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:03.907Z|955271bf-9579-4900-9137-da1d1fce0506|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:03.907Z|bf18a012-023d-4913-a322-50da1e537418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:03.907Z|f22d637d-4790-49dd-be66-c0a165d15b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:03.908Z|955271bf-9579-4900-9137-da1d1fce0506|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:05.811Z|b8309236-dee1-41b8-9254-f1bde16b17e1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:11:05.812Z|b8309236-dee1-41b8-9254-f1bde16b17e1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:13.932Z|4a888be7-3315-4d40-8074-74ad905907cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:13.933Z|4a888be7-3315-4d40-8074-74ad905907cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:13.936Z|cfa55b87-ac35-44ed-9a68-fadaac65325e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:13.936Z|c3356c30-16e0-4058-804a-c8791df77eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:13.937Z|cfa55b87-ac35-44ed-9a68-fadaac65325e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:13.937Z|c3356c30-16e0-4058-804a-c8791df77eca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:14.116Z|25c36ea7-cb41-4f0e-857a-972e33ebbd4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:11:14.119Z|25c36ea7-cb41-4f0e-857a-972e33ebbd4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:11:14.548Z|42a2dfb3-2bbe-458e-b847-9a01ef1038a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:11:14.548Z|42a2dfb3-2bbe-458e-b847-9a01ef1038a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:11:23.961Z|be243b4b-1406-49d3-bcbf-1a25895fdcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:23.962Z|be243b4b-1406-49d3-bcbf-1a25895fdcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:23.962Z|eafdc8d5-75cc-4683-a1d1-6094fd480651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:23.963Z|eafdc8d5-75cc-4683-a1d1-6094fd480651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:23.962Z|10e6f9e3-9534-4932-bcd6-7662c33d14b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:23.964Z|10e6f9e3-9534-4932-bcd6-7662c33d14b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:26.599Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|||INFO|500||Entering
2022-11-24T11:11:26.643Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86
2022-11-24T11:11:26.644Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|INFO|500||Invoke
2022-11-24T11:11:26.644Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||===========================request begin================================================
2022-11-24T11:11:26.644Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86
2022-11-24T11:11:26.644Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Method      : GET
2022-11-24T11:11:26.644Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3449659e782535eb8737691410a8525", X-B3-SpanId:"fc705c21e8987793", X-B3-ParentSpanId:"b8737691410a8525", X-B3-Sampled:"0", X-ONAP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-TransactionID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ECOMP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa6528d8-9186-436f-913a-d2e75424f040"]
2022-11-24T11:11:26.645Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Request body: 
2022-11-24T11:11:26.645Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||==========================request end================================================
2022-11-24T11:11:26.683Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||============================response begin==========================================
2022-11-24T11:11:26.685Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Status code  : 200 OK
2022-11-24T11:11:26.686Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Status text  : OK
2022-11-24T11:11:26.687Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 24 Nov 2022 11:11:26 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:11:26.687Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Response body: {
  "requestId" : "557aa537-6b08-4380-ba20-033a32440c86",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-11-24T11:10:10.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\",\n            \"owningEntityName\":\"OE-ETE_Customer-0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_a6b2572f-00b6-4b94-a4b0-673cf03b1203\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n            \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 99bcad07-7f4b 0\",\n                                        \"modelCustomizationId\":\"4730029e-5287-4408-aa09-63fdee03aa0d\",\n                                        \"modelInvariantId\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n                                        \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                                        \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"LM2KibqROLIsbWiDSGlv\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-24T11:11:06.000+00:00",
  "serviceInstanceId" : "374ac89a-81d3-4241-b1d6-a4c429442c79",
  "serviceInstanceName" : "Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "557aa537-6b08-4380-ba20-033a32440c86",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86"
    }
  }
}
2022-11-24T11:11:26.688Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||=======================response end=================================================
2022-11-24T11:11:26.688Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|INFO|500||InvokeReturn
2022-11-24T11:11:26.692Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false
2022-11-24T11:11:26.692Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-24T11:11:26.692Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-24T11:11:26.692Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false
2022-11-24T11:11:26.693Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-24T11:11:26.693Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3449659e782535eb8737691410a8525", X-B3-SpanId:"4dfb428bebd5c584", X-B3-ParentSpanId:"b8737691410a8525", X-B3-Sampled:"0", X-ONAP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-TransactionID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ECOMP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0e54929-5e58-4c11-b613-89204cead90f"]
2022-11-24T11:11:26.693Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-24T11:11:26.693Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-24T11:11:26.775Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-24T11:11:26.776Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-24T11:11:26.776Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-24T11:11:26.776Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 24 Nov 2022 11:11:26 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:11:26.780Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-24T11:11:26.781Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-24T11:11:26.781Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-24T11:11:26.830Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-24T11:11:26.830Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-11-24T11:11:26.830Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-24T11:11:26.831Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1
2022-11-24T11:11:26.831Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-11-24T11:11:26.831Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-TransactionID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ECOMP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d7542c3-b90a-4ff1-8c03-d36a32c50e0c"]
2022-11-24T11:11:26.831Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-11-24T11:11:26.831Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-24T11:11:27.174Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-24T11:11:27.176Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-24T11:11:27.177Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-11-24T11:11:27.177Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2C9A79F14E6701D1AABAA85CBBCB7563; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Thu, 24 Nov 2022 11:11:31 GMT", x-envoy-upstream-service-time:"318", server:"envoy"]
2022-11-24T11:11:27.177Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b502af09-6be8-11ed-92b6-46618750af89","businessKey":"557aa537-6b08-4380-ba20-033a32440c86","processDefinitionId":"WaitForPnfReadyBB:1:06348896-6bd7-11ed-92b6-46618750af89","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-11-24T11:11:13.179+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9b95e55e-6be8-11ed-92b6-46618750af89","superProcessInstanceId":"b42ee403-6be8-11ed-92b6-46618750af89","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-11-24T11:11:27.177Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-24T11:11:27.178Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=557aa537-6b08-4380-ba20-033a32440c86&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-11-24T11:11:27.201Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|INFO|500||Invoke
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||===========================request begin================================================
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Method      : GET
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-TransactionID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ECOMP-RequestID:"76c88e21-50fb-4374-b20f-f366b03a6296", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6c7ac31-a0f8-4d88-aaf7-ff324d3e5b10"]
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Request body: 
2022-11-24T11:11:27.202Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||==========================request end================================================
2022-11-24T11:11:27.371Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||============================response begin==========================================
2022-11-24T11:11:27.372Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-11-24T11:11:27.372Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Status text  : OK
2022-11-24T11:11:27.373Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=676597F79CA90D2C48C19D17B890802B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"821", date:"Thu, 24 Nov 2022 11:11:31 GMT", x-envoy-upstream-service-time:"164", server:"envoy"]
2022-11-24T11:11:27.374Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:b5034b59-6be8-11ed-92b6-46618750af89","parentActivityInstanceId":"b502af09-6be8-11ed-92b6-46618750af89","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:06348896-6bd7-11ed-92b6-46618750af89","processInstanceId":"b502af09-6be8-11ed-92b6-46618750af89","executionId":"b502af09-6be8-11ed-92b6-46618750af89","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-11-24T11:11:13.183+0000","endTime":"2022-11-24T11:11:13.197+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9b95e55e-6be8-11ed-92b6-46618750af89"}]
2022-11-24T11:11:27.374Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|DEBUG|500||=======================response end=================================================
2022-11-24T11:11:27.374Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b502af09-6be8-11ed-92b6-46618750af89&maxResults=1|INFO|500||InvokeReturn
2022-11-24T11:11:27.392Z|76c88e21-50fb-4374-b20f-f366b03a6296|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|||INFO|500||Exiting.
2022-11-24T11:11:29.120Z|898b8033-5357-4367-94e4-6f170804ae75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:11:29.120Z|898b8033-5357-4367-94e4-6f170804ae75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:11:34.011Z|6605fd19-3c24-4c90-bd55-8d5acdfc5cf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:34.011Z|6f6a0a3d-a6b1-4ee8-86c1-6afdc9797714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:34.013Z|6605fd19-3c24-4c90-bd55-8d5acdfc5cf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:34.014Z|6f6a0a3d-a6b1-4ee8-86c1-6afdc9797714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:34.015Z|b629131e-a99b-4063-950c-5b000a1db95f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:34.017Z|b629131e-a99b-4063-950c-5b000a1db95f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:37.571Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|||INFO|500||Entering
2022-11-24T11:11:37.585Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86
2022-11-24T11:11:37.586Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|INFO|500||Invoke
2022-11-24T11:11:37.586Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||===========================request begin================================================
2022-11-24T11:11:37.586Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86
2022-11-24T11:11:37.587Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Method      : GET
2022-11-24T11:11:37.587Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3842f7e217b5916bbccd902607250463", X-B3-SpanId:"8ec0bf48e97f9252", X-B3-ParentSpanId:"bccd902607250463", X-B3-Sampled:"0", X-ONAP-RequestID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-RequestID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-TransactionID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-ECOMP-RequestID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c78fdcd4-8f31-4044-a182-1812f6b80e97"]
2022-11-24T11:11:37.587Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Request body: 
2022-11-24T11:11:37.587Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||==========================request end================================================
2022-11-24T11:11:37.629Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||============================response begin==========================================
2022-11-24T11:11:37.630Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Status code  : 200 OK
2022-11-24T11:11:37.630Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Status text  : OK
2022-11-24T11:11:37.630Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 24 Nov 2022 11:11:37 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:11:37.631Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||Response body: {
  "requestId" : "557aa537-6b08-4380-ba20-033a32440c86",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-11-24T11:10:10.000+00:00",
  "endTime" : "2022-11-24T11:11:39.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\",\n            \"owningEntityName\":\"OE-ETE_Customer-0dac8b70-1cbc-4f37-90d1-bd4c65b45b7b\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_a6b2572f-00b6-4b94-a4b0-673cf03b1203\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n            \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                            \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 99bcad07-7f4b 0\",\n                                        \"modelCustomizationId\":\"4730029e-5287-4408-aa09-63fdee03aa0d\",\n                                        \"modelInvariantId\":\"8722179f-dbc7-49bc-a0a3-2527d54dbaf5\",\n                                        \"modelVersionId\":\"70951c1f-4506-4c1c-b9f8-7d6ca1c70e52\",\n                                        \"modelName\":\"Demo_pNF_LM2KibqROLIsbWiDSGlv\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"c88d4aea-7e92-4397-a40d-5efafdd61e97\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"LM2KibqROLIsbWiDSGlv\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-11-24T11:11:33.000+00:00",
  "serviceInstanceId" : "374ac89a-81d3-4241-b1d6-a4c429442c79",
  "serviceInstanceName" : "Service_Ete_Namea6b2572f-00b6-4b94-a4b0-673cf03b1203",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "557aa537-6b08-4380-ba20-033a32440c86",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86"
    }
  }
}
2022-11-24T11:11:37.631Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|DEBUG|500||=======================response end=================================================
2022-11-24T11:11:37.632Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/557aa537-6b08-4380-ba20-033a32440c86|INFO|500||InvokeReturn
2022-11-24T11:11:37.633Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3842f7e217b5916bbccd902607250463", X-B3-SpanId:"0aaa99d755153d98", X-B3-ParentSpanId:"bccd902607250463", X-B3-Sampled:"0", X-ONAP-RequestID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-RequestID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-TransactionID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-ECOMP-RequestID:"6295a1a3-1241-46c7-877c-6c1192d6a080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9029284-d84c-4da8-812a-286368ef7e2a"]
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-11-24T11:11:37.634Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-11-24T11:11:37.659Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-11-24T11:11:37.660Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-11-24T11:11:37.660Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-11-24T11:11:37.661Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Thu, 24 Nov 2022 11:11:37 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-11-24T11:11:37.661Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-11-24T11:11:37.661Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-11-24T11:11:37.662Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=557aa537-6b08-4380-ba20-033a32440c86&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-11-24T11:11:37.680Z|6295a1a3-1241-46c7-877c-6c1192d6a080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/557aa537-6b08-4380-ba20-033a32440c86|InfraPortalClient|||INFO|500||Exiting.
2022-11-24T11:11:44.038Z|6171101e-277f-42ee-8936-119ab470004b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:44.039Z|6171101e-277f-42ee-8936-119ab470004b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:44.040Z|bc316191-9cbf-4456-8e58-fe05c685f12b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:44.040Z|bc316191-9cbf-4456-8e58-fe05c685f12b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:44.038Z|f436f1bb-f75b-4a17-a390-2d4aa3d3ed72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:44.042Z|f436f1bb-f75b-4a17-a390-2d4aa3d3ed72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:44.116Z|a864f197-68e4-4330-8f62-390fff8e1873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:11:44.116Z|a864f197-68e4-4330-8f62-390fff8e1873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:11:44.549Z|e6e919a1-4e88-4abe-af19-b2e290f0cb3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:11:44.549Z|e6e919a1-4e88-4abe-af19-b2e290f0cb3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:11:54.064Z|8324b6b5-96df-43b6-bb64-b750781b80fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:54.064Z|08302891-91b1-4f4b-b8a1-f51026d3a618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:54.064Z|343cfca1-27e7-4874-a848-16c91e7d0e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:11:54.065Z|8324b6b5-96df-43b6-bb64-b750781b80fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:54.065Z|08302891-91b1-4f4b-b8a1-f51026d3a618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:54.065Z|343cfca1-27e7-4874-a848-16c91e7d0e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:11:59.116Z|2f91b1bf-a881-4488-a1a8-8b555a4daf04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:11:59.119Z|2f91b1bf-a881-4488-a1a8-8b555a4daf04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:12:04.098Z|18e98f3c-9404-4c12-9068-59026b1e962c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:04.098Z|18e98f3c-9404-4c12-9068-59026b1e962c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:04.101Z|2ef13e18-8121-4df6-9f13-889a3c45d821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:04.101Z|2ef13e18-8121-4df6-9f13-889a3c45d821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:04.105Z|b8fbfbb8-804a-4f31-b062-e69851e64f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:04.105Z|b8fbfbb8-804a-4f31-b062-e69851e64f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:05.803Z|c6942cbe-9601-4135-94dc-fe00caf34979|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:12:05.804Z|c6942cbe-9601-4135-94dc-fe00caf34979|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:14.116Z|5d0f85f4-f7b9-4b1a-b41e-ce2e60a2506e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:12:14.116Z|5d0f85f4-f7b9-4b1a-b41e-ce2e60a2506e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:12:14.128Z|5c810d8a-e0c4-4aed-b3dc-71ab1e856baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:14.129Z|5c810d8a-e0c4-4aed-b3dc-71ab1e856baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:14.134Z|11184971-1506-48e0-8299-bc4b88c9b88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:14.134Z|11184971-1506-48e0-8299-bc4b88c9b88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:14.137Z|840344ee-9a3a-4133-a8d1-75d961d43e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:14.138Z|840344ee-9a3a-4133-a8d1-75d961d43e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:14.550Z|b1315d74-de0f-4f1b-859c-d4c55ca4db93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:12:14.550Z|b1315d74-de0f-4f1b-859c-d4c55ca4db93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:12:24.154Z|f94be7ab-5aab-416c-8ae5-428b64846a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:24.156Z|f94be7ab-5aab-416c-8ae5-428b64846a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:24.157Z|93b39c30-657f-4f90-b179-3735afb76c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:24.158Z|93b39c30-657f-4f90-b179-3735afb76c1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:24.160Z|1c0fa2dd-6da9-4370-9fdb-240b90250da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:24.160Z|1c0fa2dd-6da9-4370-9fdb-240b90250da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:29.116Z|524ced76-7d6a-4121-8c1d-09d420fe2016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:12:29.116Z|524ced76-7d6a-4121-8c1d-09d420fe2016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:12:34.188Z|e7d42d31-259d-45e7-9dc0-4798a7bd422d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:34.189Z|e7d42d31-259d-45e7-9dc0-4798a7bd422d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:34.183Z|6e844536-fdaa-4fa6-b358-4d2dcd861cf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:34.191Z|6e844536-fdaa-4fa6-b358-4d2dcd861cf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:34.206Z|25c958ae-15f8-40da-b0b3-aed9f294b833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:34.206Z|25c958ae-15f8-40da-b0b3-aed9f294b833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:44.116Z|8fcb6750-28ab-4a94-a728-a9528d36133f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:12:44.119Z|8fcb6750-28ab-4a94-a728-a9528d36133f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:12:44.226Z|4d7045f8-03b6-4aaa-9839-f1ae338b0265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:44.226Z|4d7045f8-03b6-4aaa-9839-f1ae338b0265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:44.233Z|bd8fb4d1-ea41-4d7a-a4bc-b20881693430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:44.233Z|bd8fb4d1-ea41-4d7a-a4bc-b20881693430|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:44.237Z|f7455fe9-4990-4c12-8f0f-9691d38c1b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:44.237Z|f7455fe9-4990-4c12-8f0f-9691d38c1b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:44.551Z|997f170d-2c99-4476-8776-9d18d0adb97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:12:44.553Z|997f170d-2c99-4476-8776-9d18d0adb97b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:12:54.251Z|82e69c37-a84c-4a15-a92c-450e411f09a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:54.252Z|82e69c37-a84c-4a15-a92c-450e411f09a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:54.256Z|4480ff28-75ca-4d93-bcef-124e76374de2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:54.257Z|4480ff28-75ca-4d93-bcef-124e76374de2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:54.261Z|f0e0460f-bbaa-44f2-a4fa-cea30d12ae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:12:54.262Z|f0e0460f-bbaa-44f2-a4fa-cea30d12ae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:12:59.116Z|5cdcc0dc-0605-454e-94ff-ca695db4a338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:12:59.116Z|5cdcc0dc-0605-454e-94ff-ca695db4a338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:13:04.281Z|6395ebbf-5066-46d4-9bff-483e564afd99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:04.282Z|6395ebbf-5066-46d4-9bff-483e564afd99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:04.285Z|cdce8b29-591a-479c-8423-ceec7e707c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:04.286Z|cdce8b29-591a-479c-8423-ceec7e707c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:04.290Z|67f7a51f-9c00-43bb-8d31-38a832ba3206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:04.291Z|67f7a51f-9c00-43bb-8d31-38a832ba3206|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:05.804Z|f5b28143-7365-45af-bae0-1397199c0064|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:13:05.805Z|f5b28143-7365-45af-bae0-1397199c0064|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:14.116Z|c53bf5ac-6d96-4f43-853c-a489179217d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:13:14.116Z|c53bf5ac-6d96-4f43-853c-a489179217d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:13:14.316Z|cb22a92c-ee66-4332-b262-789f10139aef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:14.317Z|cb22a92c-ee66-4332-b262-789f10139aef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:14.317Z|57d964eb-92a7-4971-8df4-6ccb5f4e97fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:14.318Z|57d964eb-92a7-4971-8df4-6ccb5f4e97fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:14.320Z|db776b47-eae0-42a4-a1db-802f9dbf53d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:14.321Z|db776b47-eae0-42a4-a1db-802f9dbf53d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:14.553Z|a40be46a-3d38-40c0-bc61-927f932fbc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:13:14.554Z|a40be46a-3d38-40c0-bc61-927f932fbc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:13:24.344Z|ac8820ca-6df8-4a8e-9142-6080a3fab62c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:24.344Z|ac8820ca-6df8-4a8e-9142-6080a3fab62c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:24.344Z|a187a66c-0b34-41e0-b0a8-aba94c32c9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:24.345Z|a187a66c-0b34-41e0-b0a8-aba94c32c9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:24.360Z|0e2c5978-4db0-40f4-b48b-9f31d55e3959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:24.361Z|0e2c5978-4db0-40f4-b48b-9f31d55e3959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:29.116Z|68e9632e-4067-4222-95c7-ac3b2267aeff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:13:29.119Z|68e9632e-4067-4222-95c7-ac3b2267aeff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:13:34.395Z|c9a7382f-a2b1-44f4-8f3b-cf9e8a5d71c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:34.397Z|33241bef-3b62-4626-a19f-2bfb78a66682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:34.398Z|33241bef-3b62-4626-a19f-2bfb78a66682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:34.398Z|c9a7382f-a2b1-44f4-8f3b-cf9e8a5d71c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:34.415Z|126f61bc-0839-41f6-b095-32dcad4727f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:34.416Z|126f61bc-0839-41f6-b095-32dcad4727f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:44.116Z|5d80872d-d0a7-48a3-a056-f8be6b87a92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:13:44.116Z|5d80872d-d0a7-48a3-a056-f8be6b87a92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:13:44.431Z|7fba6eff-ad4a-449a-a414-2fa8812a2b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:44.432Z|7fba6eff-ad4a-449a-a414-2fa8812a2b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:44.441Z|882542f0-9a1e-47a7-bdc1-e26e1b912078|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:44.441Z|0559b3cf-8fc6-4522-ae52-0d7b58dc8a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:44.442Z|0559b3cf-8fc6-4522-ae52-0d7b58dc8a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:44.442Z|882542f0-9a1e-47a7-bdc1-e26e1b912078|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:44.555Z|ec15bcbc-87c3-4bc4-a8fc-456b28582cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:13:44.555Z|ec15bcbc-87c3-4bc4-a8fc-456b28582cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:13:54.457Z|54f888c9-5b52-432f-8da4-50d9f8f3db5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:54.458Z|54f888c9-5b52-432f-8da4-50d9f8f3db5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:54.482Z|044bc8c0-98f9-4ef6-9985-d940bb0ffcf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:54.483Z|044bc8c0-98f9-4ef6-9985-d940bb0ffcf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:54.485Z|99b569eb-586a-446f-aa57-2d20176dc93e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:13:54.485Z|99b569eb-586a-446f-aa57-2d20176dc93e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:13:59.116Z|5100db26-2144-436a-b990-fd0bdaabee67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:13:59.116Z|5100db26-2144-436a-b990-fd0bdaabee67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:14:04.502Z|59a90015-0aa4-4be4-9866-ea87ab59255b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:04.503Z|59a90015-0aa4-4be4-9866-ea87ab59255b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:04.527Z|4afd109f-53f0-4e73-9bd2-63fa7a3483b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:04.527Z|8c5c19eb-ebb5-4a7e-a4d2-be748bc00165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:04.527Z|4afd109f-53f0-4e73-9bd2-63fa7a3483b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:04.527Z|8c5c19eb-ebb5-4a7e-a4d2-be748bc00165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:05.803Z|c6bd2e04-d384-4057-a65f-44ce29a592e8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:14:05.805Z|c6bd2e04-d384-4057-a65f-44ce29a592e8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:14.116Z|29baac11-47ac-494d-99c7-9e778bd1b4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:14:14.119Z|29baac11-47ac-494d-99c7-9e778bd1b4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:14:14.534Z|81580b63-0bdb-4c5e-ae16-42422dca5e19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:14.534Z|81580b63-0bdb-4c5e-ae16-42422dca5e19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:14.550Z|62516dcf-0fa1-4c07-a81a-c384a551aa4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:14.551Z|62516dcf-0fa1-4c07-a81a-c384a551aa4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:14.556Z|bf36a5a1-4e38-440f-9fb9-db70c5d6d58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:14:14.556Z|bf36a5a1-4e38-440f-9fb9-db70c5d6d58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:14:14.556Z|35111559-f744-4c5d-8d71-71620e131f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:14.557Z|35111559-f744-4c5d-8d71-71620e131f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:24.557Z|67203366-80cd-4c25-a0f3-84a5a2874dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:24.558Z|67203366-80cd-4c25-a0f3-84a5a2874dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:24.575Z|02763617-7a84-4f84-b747-feb1cff4cb1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:24.576Z|02763617-7a84-4f84-b747-feb1cff4cb1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:24.579Z|7d0ddbb6-ca2b-4bad-bf5b-342210694ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:24.580Z|7d0ddbb6-ca2b-4bad-bf5b-342210694ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:29.116Z|a012d9fd-062f-4f59-a864-09b923c56ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:14:29.117Z|a012d9fd-062f-4f59-a864-09b923c56ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:14:34.583Z|8d8b87fe-7634-4084-b9e6-d698f64e99b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:34.584Z|8d8b87fe-7634-4084-b9e6-d698f64e99b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:34.602Z|35a69c95-9353-45a0-9497-2a3d93c92fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:34.602Z|35a69c95-9353-45a0-9497-2a3d93c92fb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:34.602Z|45040534-8f4b-4f11-9166-03636220a6fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:34.604Z|45040534-8f4b-4f11-9166-03636220a6fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:44.116Z|d48d46e9-2339-4cd1-9b6c-7392f5f951ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:14:44.117Z|d48d46e9-2339-4cd1-9b6c-7392f5f951ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:14:44.556Z|3e785bf7-1d2a-412e-b020-065bcc483757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:14:44.557Z|3e785bf7-1d2a-412e-b020-065bcc483757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:14:44.609Z|fb0b7337-add9-423a-9231-76180c4b8191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:44.610Z|fb0b7337-add9-423a-9231-76180c4b8191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:44.627Z|afe4a3c4-117d-429f-9eee-e0a09993a6be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:44.628Z|afe4a3c4-117d-429f-9eee-e0a09993a6be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:44.629Z|e8af97c2-549e-41ea-9c80-2de1ab023c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:44.630Z|e8af97c2-549e-41ea-9c80-2de1ab023c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:54.635Z|a44d8f9e-582e-4874-a8d3-625d9378cb43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:54.636Z|a44d8f9e-582e-4874-a8d3-625d9378cb43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:54.654Z|62dea006-ed90-4615-ad4a-260c143c365a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:54.655Z|62dea006-ed90-4615-ad4a-260c143c365a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:54.657Z|45ab7286-31d0-4603-8988-0e888d7b0c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:14:54.657Z|45ab7286-31d0-4603-8988-0e888d7b0c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:14:59.116Z|2bb11730-dcce-46fa-93c5-5f7452d376d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:14:59.119Z|2bb11730-dcce-46fa-93c5-5f7452d376d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:15:04.667Z|ba64cb37-5e32-49bf-8262-92e6fbe1ced8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:04.667Z|ba64cb37-5e32-49bf-8262-92e6fbe1ced8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:04.678Z|fbd8b821-53f3-43b9-8c64-6c1e113f26eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:04.678Z|ec8f7970-c7c9-4aee-88f8-1a43e4ae439a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:04.679Z|fbd8b821-53f3-43b9-8c64-6c1e113f26eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:04.679Z|ec8f7970-c7c9-4aee-88f8-1a43e4ae439a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:05.804Z|6e49d935-9eea-4067-9541-c10b80c88dc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:15:05.805Z|6e49d935-9eea-4067-9541-c10b80c88dc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:14.116Z|fc70e773-0923-4b76-b533-7ffe593f293a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:15:14.116Z|fc70e773-0923-4b76-b533-7ffe593f293a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:15:14.564Z|0a9e48d7-1bc1-4032-9511-d37c32b67e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:15:14.564Z|0a9e48d7-1bc1-4032-9511-d37c32b67e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:15:14.697Z|414a3096-1d86-4daf-9e84-c4d56faf40f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:14.699Z|414a3096-1d86-4daf-9e84-c4d56faf40f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:14.706Z|d01cc145-90bc-4840-bfef-d297f92f2593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:14.706Z|a76554b2-90ec-47d6-a198-cb1261d894c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:14.707Z|a76554b2-90ec-47d6-a198-cb1261d894c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:14.707Z|d01cc145-90bc-4840-bfef-d297f92f2593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:24.731Z|f5c8dffd-3c89-475d-812b-ae8e04331466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:24.731Z|f5c8dffd-3c89-475d-812b-ae8e04331466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:24.733Z|bbc274cf-e3f3-4e49-a628-4cf1cc54f38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:24.734Z|bbc274cf-e3f3-4e49-a628-4cf1cc54f38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:24.729Z|9bc41bb2-6334-4204-bbfe-d4649d1e96d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:24.735Z|9bc41bb2-6334-4204-bbfe-d4649d1e96d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:29.116Z|34189093-96cb-496f-8fee-84538a5895cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:15:29.117Z|34189093-96cb-496f-8fee-84538a5895cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:15:34.766Z|72d6411f-62b9-404b-a514-6bb40533f6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:34.767Z|72d6411f-62b9-404b-a514-6bb40533f6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:34.767Z|c1aca989-6640-4585-a609-5872d75f1cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:34.768Z|c1aca989-6640-4585-a609-5872d75f1cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:34.766Z|dbff83d5-8f75-47f7-9e70-d12667d8000a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:34.769Z|dbff83d5-8f75-47f7-9e70-d12667d8000a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:44.116Z|f44f7e74-3d8d-4231-9c62-23e516bae6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:15:44.121Z|f44f7e74-3d8d-4231-9c62-23e516bae6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:15:44.565Z|ff36ae70-afa5-4bfe-a6d3-a720b1f5ee32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:15:44.565Z|ff36ae70-afa5-4bfe-a6d3-a720b1f5ee32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:15:44.793Z|89fda9ae-5127-4730-a231-9c716a29574d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:44.795Z|89fda9ae-5127-4730-a231-9c716a29574d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:44.801Z|1b02c7ad-04e6-4c81-9b0a-14213f5e758c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:44.802Z|1b02c7ad-04e6-4c81-9b0a-14213f5e758c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:44.803Z|9c4a0eef-f696-44b4-889e-8003e3154aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:44.805Z|9c4a0eef-f696-44b4-889e-8003e3154aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:54.826Z|0d3d4028-cdf1-4644-b1fd-428927cc987c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:54.827Z|8e46e672-a863-46c6-bda9-6feb3a25d20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:54.827Z|8e46e672-a863-46c6-bda9-6feb3a25d20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:54.828Z|c2d90ebe-cc01-432c-a4ee-b182353531c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:15:54.829Z|c2d90ebe-cc01-432c-a4ee-b182353531c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:54.830Z|0d3d4028-cdf1-4644-b1fd-428927cc987c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:15:59.116Z|55861f95-7d13-454e-b6af-f860232da412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:15:59.117Z|55861f95-7d13-454e-b6af-f860232da412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:16:04.857Z|8f0b73aa-53d1-4a27-9b22-cf93b2ee623e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:04.857Z|a77eb5f0-c9e4-4d18-9ae8-105fa040de26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:04.858Z|a77eb5f0-c9e4-4d18-9ae8-105fa040de26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:04.858Z|8f0b73aa-53d1-4a27-9b22-cf93b2ee623e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:04.860Z|97818c23-2f56-40bf-afe2-a8338f93ec05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:04.860Z|97818c23-2f56-40bf-afe2-a8338f93ec05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:05.807Z|a429ca15-1d9a-42b0-8d02-da99663cfc97|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:16:05.808Z|a429ca15-1d9a-42b0-8d02-da99663cfc97|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:14.117Z|4ad81a73-65a8-4af8-99d8-28747ba2e9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:16:14.117Z|4ad81a73-65a8-4af8-99d8-28747ba2e9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:16:14.566Z|7e239d78-b175-40f5-9ed7-baf8df90083a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:16:14.566Z|7e239d78-b175-40f5-9ed7-baf8df90083a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:16:14.883Z|b34e52e8-e476-4a06-8aff-a5be1b8526f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:14.884Z|b34e52e8-e476-4a06-8aff-a5be1b8526f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:14.888Z|8677642e-cd14-46f6-9710-abe8bda37985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:14.888Z|8677642e-cd14-46f6-9710-abe8bda37985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:14.890Z|2b7e5850-64a9-48a4-bb8a-f8226c4fe27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:14.892Z|2b7e5850-64a9-48a4-bb8a-f8226c4fe27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:24.914Z|e925205a-ab5f-438e-af29-26694d837266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:24.915Z|e925205a-ab5f-438e-af29-26694d837266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:24.916Z|f4ea4759-2c94-4694-b2d1-de6f6aa3ea2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:24.917Z|f4ea4759-2c94-4694-b2d1-de6f6aa3ea2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:24.919Z|d0f90ba3-0416-4f00-8432-bc01fdfe7c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:24.920Z|d0f90ba3-0416-4f00-8432-bc01fdfe7c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:29.116Z|f842e07e-fc6e-4d71-b8c2-ab8e84457fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:16:29.119Z|f842e07e-fc6e-4d71-b8c2-ab8e84457fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:16:34.941Z|786a5b7f-b5e8-4add-928e-96a6533c949e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:34.941Z|786a5b7f-b5e8-4add-928e-96a6533c949e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:34.945Z|44d68693-95e3-4a8c-aca2-4664ae105b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:34.945Z|44d68693-95e3-4a8c-aca2-4664ae105b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:34.948Z|552fa9dc-f27f-4e2e-9759-dde0a44c218a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:34.949Z|552fa9dc-f27f-4e2e-9759-dde0a44c218a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:44.116Z|cb62025e-2e37-4a89-ab80-e0ed2b2eb0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:16:44.117Z|cb62025e-2e37-4a89-ab80-e0ed2b2eb0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:16:44.567Z|1ae00ff9-57a3-4513-b08a-3cbe2b2d783c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:16:44.568Z|1ae00ff9-57a3-4513-b08a-3cbe2b2d783c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:16:44.970Z|97009603-44f2-4707-b83d-9aaed8583008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:44.971Z|97009603-44f2-4707-b83d-9aaed8583008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:44.985Z|7f6d8e4a-90c2-4915-860e-43ce50c24386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:44.986Z|67a47027-f3f0-4752-89a0-f355eacc2b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:44.996Z|7f6d8e4a-90c2-4915-860e-43ce50c24386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:44.996Z|67a47027-f3f0-4752-89a0-f355eacc2b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:55.005Z|c7d75cda-354e-42e0-9f16-7acf18b3551e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:55.005Z|c7d75cda-354e-42e0-9f16-7acf18b3551e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:55.024Z|009f9c2f-420e-4ae6-ac02-8b37c9819326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:55.024Z|009f9c2f-420e-4ae6-ac02-8b37c9819326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:55.021Z|74806b14-71cb-42c3-a538-a628ea785644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:16:55.026Z|74806b14-71cb-42c3-a538-a628ea785644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:16:59.116Z|2ee451cc-9249-4c41-808a-29fa03248bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:16:59.117Z|2ee451cc-9249-4c41-808a-29fa03248bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:17:05.038Z|40129010-8601-4f22-ae80-608dae908e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:05.038Z|40129010-8601-4f22-ae80-608dae908e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:05.048Z|6e43a522-603a-4f02-9c9a-2b30d9ed09fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:05.048Z|f3b7feb1-1261-45a8-9d8a-b6e71df62c58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:05.048Z|f3b7feb1-1261-45a8-9d8a-b6e71df62c58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:05.048Z|6e43a522-603a-4f02-9c9a-2b30d9ed09fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:05.803Z|e71f751b-2b3e-47d8-a0cf-332cd67dadce|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:17:05.804Z|e71f751b-2b3e-47d8-a0cf-332cd67dadce|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:14.116Z|3fbfbf26-5ebe-4b15-9d8f-1f8eaaf93b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:17:14.120Z|3fbfbf26-5ebe-4b15-9d8f-1f8eaaf93b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:17:14.568Z|9ba81110-d0c5-4c33-99a9-fe35ae6ad4d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:17:14.569Z|9ba81110-d0c5-4c33-99a9-fe35ae6ad4d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:17:15.063Z|9e138390-73ab-47f8-bf60-e003d622dde5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:15.064Z|9e138390-73ab-47f8-bf60-e003d622dde5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:15.077Z|f5ffbfba-e7f5-448c-a9ae-6b9064689618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:15.077Z|f5ffbfba-e7f5-448c-a9ae-6b9064689618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:15.074Z|2cc4d43a-28aa-40f9-be50-765381e09071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:15.080Z|2cc4d43a-28aa-40f9-be50-765381e09071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:25.137Z|15f5527c-3259-45c9-825f-05cc31568100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:25.137Z|cf29a8da-5fe6-4dd8-b776-5fd7eec1f131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:25.140Z|15f5527c-3259-45c9-825f-05cc31568100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:25.140Z|cf29a8da-5fe6-4dd8-b776-5fd7eec1f131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:25.210Z|9c469a2b-a161-4d97-90c0-b706269433b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:25.211Z|9c469a2b-a161-4d97-90c0-b706269433b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:29.120Z|ff3f10e0-13ac-4df8-bd9a-0dcc2ac2542a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:17:29.120Z|ff3f10e0-13ac-4df8-bd9a-0dcc2ac2542a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:17:35.220Z|956320d5-1c2c-4e00-9a46-79020e5504f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:35.221Z|956320d5-1c2c-4e00-9a46-79020e5504f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:35.244Z|12e3ed3e-2aa9-406f-b732-99459deb811f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:35.245Z|12e3ed3e-2aa9-406f-b732-99459deb811f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:35.315Z|4d267f28-def8-414b-a115-09e6e6c24b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:35.315Z|4d267f28-def8-414b-a115-09e6e6c24b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:44.116Z|ed889f35-e039-4b44-a107-1dac71ea1be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:17:44.117Z|ed889f35-e039-4b44-a107-1dac71ea1be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:17:44.570Z|fab65cd6-ea32-4acc-afff-d892af5e9d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:17:44.570Z|fab65cd6-ea32-4acc-afff-d892af5e9d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:17:45.261Z|82f93d74-410d-40e0-bc4e-fbdd57aa09b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:45.262Z|82f93d74-410d-40e0-bc4e-fbdd57aa09b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:45.273Z|3e5c3e86-48b7-4f5c-a455-0ef9865bf3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:45.274Z|3e5c3e86-48b7-4f5c-a455-0ef9865bf3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:45.365Z|75b9ae57-1607-4d1e-91ce-9e61b2fa41e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:45.366Z|75b9ae57-1607-4d1e-91ce-9e61b2fa41e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:55.288Z|a72e8c7b-2f3c-46b7-a053-d2ef71e0338c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:55.288Z|a72e8c7b-2f3c-46b7-a053-d2ef71e0338c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:55.296Z|bfeaf8a3-17e1-4671-9960-776415f067da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:55.297Z|bfeaf8a3-17e1-4671-9960-776415f067da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:55.388Z|239a9ff8-4370-43ba-88dd-9d8574608473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:17:55.388Z|239a9ff8-4370-43ba-88dd-9d8574608473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:17:59.116Z|7d7cd9d5-dc2b-43b7-bda1-56eaa8f1c8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:17:59.119Z|7d7cd9d5-dc2b-43b7-bda1-56eaa8f1c8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:18:05.316Z|c3a949d7-b18b-48a9-b8f0-c870cc0891ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:05.317Z|c3a949d7-b18b-48a9-b8f0-c870cc0891ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:05.321Z|1b4afcca-30fe-46f4-8f54-ea47eff3462a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:05.322Z|1b4afcca-30fe-46f4-8f54-ea47eff3462a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:05.411Z|369a7f19-2f08-4bee-99a7-7b077cd78b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:05.412Z|369a7f19-2f08-4bee-99a7-7b077cd78b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:05.814Z|12b83523-6fbb-44ba-a78e-3072d09141ad|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:18:05.815Z|12b83523-6fbb-44ba-a78e-3072d09141ad|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:14.116Z|75032d10-8384-4fd3-b733-4b22a616e8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:18:14.116Z|75032d10-8384-4fd3-b733-4b22a616e8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:18:14.571Z|065b41dc-27d5-4dfb-9a9f-afd4f0fc4be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:18:14.572Z|065b41dc-27d5-4dfb-9a9f-afd4f0fc4be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:18:15.342Z|76ab3a82-62c4-42cb-aed5-7ab69060ec69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:15.343Z|76ab3a82-62c4-42cb-aed5-7ab69060ec69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:15.345Z|7f39dde4-e4c0-45f0-8393-49ad044d2560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:15.346Z|7f39dde4-e4c0-45f0-8393-49ad044d2560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:15.439Z|bff02e68-9b64-497f-ab39-1fc934b34994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:15.440Z|bff02e68-9b64-497f-ab39-1fc934b34994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:25.371Z|95e72a8b-3785-4a74-8173-a12ae82c2a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:25.372Z|95e72a8b-3785-4a74-8173-a12ae82c2a5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:25.376Z|056a9b21-05eb-48e8-a44d-53d129971357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:25.376Z|056a9b21-05eb-48e8-a44d-53d129971357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:25.471Z|f3bf003f-6a92-410c-ba56-69f6ef8e5714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:25.472Z|f3bf003f-6a92-410c-ba56-69f6ef8e5714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:29.116Z|fe76db39-971d-4843-b64c-5ce9e9ebfab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:18:29.116Z|fe76db39-971d-4843-b64c-5ce9e9ebfab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:18:35.398Z|2c967b3a-49ad-495a-a849-ed6f9bdbb3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:35.399Z|2c967b3a-49ad-495a-a849-ed6f9bdbb3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:35.399Z|5f7513fa-1173-46da-8773-846178318014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:35.400Z|5f7513fa-1173-46da-8773-846178318014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:35.495Z|399dc57b-4008-4eee-aa51-8c12699fe05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:35.496Z|399dc57b-4008-4eee-aa51-8c12699fe05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:44.117Z|b7f6e3e2-a19d-4d2b-a48d-314fcf2d3de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:18:44.119Z|b7f6e3e2-a19d-4d2b-a48d-314fcf2d3de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:18:44.572Z|aadcfcb5-08ef-42b9-9117-c5c7c16b5c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:18:44.573Z|aadcfcb5-08ef-42b9-9117-c5c7c16b5c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:18:45.432Z|e82a9e0c-e769-4d7c-91ff-afa1a14cf07f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:45.434Z|2bd4ddb3-802c-4773-85a5-a023617f6be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:45.434Z|e82a9e0c-e769-4d7c-91ff-afa1a14cf07f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:45.435Z|2bd4ddb3-802c-4773-85a5-a023617f6be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:45.517Z|f0507e80-907c-483e-823a-01af579d0b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:45.518Z|f0507e80-907c-483e-823a-01af579d0b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:55.459Z|a77c8f06-4984-485d-b256-37cc08f68322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:55.460Z|a77c8f06-4984-485d-b256-37cc08f68322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:55.468Z|aba80afb-c37d-4633-b223-8e33d3b9cc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:55.468Z|aba80afb-c37d-4633-b223-8e33d3b9cc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:55.544Z|d3ecf969-facf-4f05-b318-134fd15a9e91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:18:55.545Z|d3ecf969-facf-4f05-b318-134fd15a9e91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:18:59.116Z|c3c44062-c7ee-4a80-a95f-3c67065f74c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:18:59.116Z|c3c44062-c7ee-4a80-a95f-3c67065f74c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:19:05.484Z|2b143b55-c597-44ba-9878-9464ba8f5386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:05.485Z|2b143b55-c597-44ba-9878-9464ba8f5386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:05.491Z|fc81cf97-3a02-49bb-a2f7-ec16fd7dbce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:05.492Z|fc81cf97-3a02-49bb-a2f7-ec16fd7dbce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:05.565Z|96e5a52d-92cf-48dd-95be-d141bb8c1a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:05.566Z|96e5a52d-92cf-48dd-95be-d141bb8c1a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:05.804Z|a003b624-bc21-4316-a59e-dc178fe6cf83|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:19:05.805Z|a003b624-bc21-4316-a59e-dc178fe6cf83|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:14.116Z|b2070fae-2fec-4da7-9c12-35283a81af82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:19:14.116Z|b2070fae-2fec-4da7-9c12-35283a81af82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:19:14.574Z|70861f36-efec-4189-8446-c28938136fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:19:14.574Z|70861f36-efec-4189-8446-c28938136fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:19:15.517Z|a32cf179-97d7-4a0d-9f8d-0d6c581543d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:15.518Z|a32cf179-97d7-4a0d-9f8d-0d6c581543d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:15.521Z|ead4ffff-1d7c-479a-92d5-c95366bc5461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:15.523Z|ead4ffff-1d7c-479a-92d5-c95366bc5461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:15.590Z|ac2de2c8-5e99-40cd-ba14-279f7942cd32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:15.591Z|ac2de2c8-5e99-40cd-ba14-279f7942cd32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:25.544Z|529bef32-043d-4623-926f-b2ac13fa6bbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:25.545Z|529bef32-043d-4623-926f-b2ac13fa6bbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:25.545Z|71558778-701e-4901-bda3-a023c26a4b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:25.545Z|71558778-701e-4901-bda3-a023c26a4b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:25.614Z|5d26b7fe-1a74-44b9-88fb-89f6e6db6566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:25.615Z|5d26b7fe-1a74-44b9-88fb-89f6e6db6566|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:29.116Z|6070be4f-6d2f-43e7-845a-d36c0860fe90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:19:29.119Z|6070be4f-6d2f-43e7-845a-d36c0860fe90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:19:35.591Z|96e9cf50-1972-49f2-83d4-f9e9ca7810e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:35.591Z|88d79ccd-2a54-40e3-ad27-552a5ca191b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:35.592Z|96e9cf50-1972-49f2-83d4-f9e9ca7810e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:35.592Z|88d79ccd-2a54-40e3-ad27-552a5ca191b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:35.640Z|ecaa652a-31f3-46ca-a544-25946ada2f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:35.641Z|ecaa652a-31f3-46ca-a544-25946ada2f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:44.116Z|d1ff679b-0a14-4db8-9449-70d5df7c3b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:19:44.116Z|d1ff679b-0a14-4db8-9449-70d5df7c3b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:19:44.575Z|390c16d5-0d9e-4150-af55-bb2d691bec2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:19:44.575Z|390c16d5-0d9e-4150-af55-bb2d691bec2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:19:45.616Z|45106f92-3913-43d9-907e-f479339ff6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:45.616Z|45106f92-3913-43d9-907e-f479339ff6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:45.624Z|feea87cf-efda-499f-9efd-fda5de86c3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:45.624Z|feea87cf-efda-499f-9efd-fda5de86c3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:45.666Z|fb6df5a1-cdae-43f2-8f6e-f68bc3d3edf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:45.667Z|fb6df5a1-cdae-43f2-8f6e-f68bc3d3edf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:55.648Z|2c8be148-6261-4f71-b4d2-6116bcd3715c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:55.648Z|1bcce9ce-6e9e-494d-a9d4-ca9bc060932d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:55.649Z|2c8be148-6261-4f71-b4d2-6116bcd3715c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:55.649Z|1bcce9ce-6e9e-494d-a9d4-ca9bc060932d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:55.691Z|27365c78-76cc-4d51-9f67-8962e0daa321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:19:55.691Z|27365c78-76cc-4d51-9f67-8962e0daa321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:19:59.116Z|616441f0-0541-4f74-8f48-9ed0ca18cc94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:19:59.116Z|616441f0-0541-4f74-8f48-9ed0ca18cc94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:20:05.674Z|15c17858-bff7-4429-af6d-16de645efa7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:05.674Z|4133c121-5398-42d7-9b8e-c01a53663c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:05.675Z|4133c121-5398-42d7-9b8e-c01a53663c0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:05.675Z|15c17858-bff7-4429-af6d-16de645efa7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:05.716Z|8a0f8db7-11f4-4fe0-9007-fb2d64a0ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:05.717Z|8a0f8db7-11f4-4fe0-9007-fb2d64a0ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:05.803Z|e2f97528-ebff-4af1-9897-e0250df34c09|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:20:05.804Z|e2f97528-ebff-4af1-9897-e0250df34c09|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:14.116Z|aed5f9d9-1f29-418f-9165-9eeea23f03b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:20:14.120Z|aed5f9d9-1f29-418f-9165-9eeea23f03b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:20:14.576Z|7218c6bd-a8a6-4a53-89f4-f9d133535aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:20:14.576Z|7218c6bd-a8a6-4a53-89f4-f9d133535aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:20:15.698Z|c2bf5e02-f889-4368-8e15-2d6c5ee94a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:15.698Z|c2bf5e02-f889-4368-8e15-2d6c5ee94a67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:15.699Z|83933e27-d4a5-4a13-8f94-dabb4ea021fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:15.700Z|83933e27-d4a5-4a13-8f94-dabb4ea021fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:15.746Z|63625da3-9377-4b2c-aeae-e7745eb8e83f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:15.747Z|63625da3-9377-4b2c-aeae-e7745eb8e83f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:25.726Z|16a52247-161c-44f6-8995-43e790027050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:25.727Z|16a52247-161c-44f6-8995-43e790027050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:25.726Z|4f26c1a8-3964-4389-bc62-ecf2f360072b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:25.729Z|4f26c1a8-3964-4389-bc62-ecf2f360072b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:25.773Z|a28401f5-5101-4484-b558-8a3e514c5181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:25.774Z|a28401f5-5101-4484-b558-8a3e514c5181|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:29.116Z|3357da4a-f455-4091-828b-0005c6db1152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:20:29.116Z|3357da4a-f455-4091-828b-0005c6db1152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:20:35.749Z|8b545ecc-c505-402c-8acb-72084104673a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:35.750Z|8b545ecc-c505-402c-8acb-72084104673a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:35.753Z|66de053b-6db3-4462-80fb-ac6fa5f67b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:35.754Z|66de053b-6db3-4462-80fb-ac6fa5f67b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:35.804Z|da7e4962-88dd-4167-a189-5806369613a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:35.805Z|da7e4962-88dd-4167-a189-5806369613a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:44.116Z|3c49815a-51dc-4f31-a0cc-8410e153afc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:20:44.117Z|3c49815a-51dc-4f31-a0cc-8410e153afc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:20:44.578Z|082aaa7e-1d70-419d-a8cc-c7db9b2eaeea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:20:44.578Z|082aaa7e-1d70-419d-a8cc-c7db9b2eaeea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:20:45.777Z|9d8cc51a-a7a6-4977-9005-9053fe12546f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:45.778Z|9d8cc51a-a7a6-4977-9005-9053fe12546f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:45.778Z|1f7cb3a7-6c6d-4326-8611-f0d22ae05c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:45.779Z|1f7cb3a7-6c6d-4326-8611-f0d22ae05c58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:45.829Z|cf1e6983-b11b-4ffe-814b-f26c2329d31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:45.830Z|cf1e6983-b11b-4ffe-814b-f26c2329d31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:55.804Z|7fde3742-f6a4-4abb-bf1f-7718945e82f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:55.805Z|7fde3742-f6a4-4abb-bf1f-7718945e82f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:55.809Z|2c154fcd-f855-4cef-b15c-3dba99a8be3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:55.809Z|2c154fcd-f855-4cef-b15c-3dba99a8be3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:55.855Z|2dc4b05e-315b-4267-b420-5625b0503918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:20:55.855Z|2dc4b05e-315b-4267-b420-5625b0503918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:20:59.116Z|9f3d8a32-3a66-4205-ad46-9e756ef5d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:20:59.122Z|9f3d8a32-3a66-4205-ad46-9e756ef5d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:21:05.805Z|4239b29b-2053-4c07-8f3c-140f26204ff5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:21:05.807Z|4239b29b-2053-4c07-8f3c-140f26204ff5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:05.831Z|c1d34755-1f37-457a-a48a-d14b98c07a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:05.831Z|e0bccd7e-fcc7-4327-80a8-9722d90bd62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:05.831Z|e0bccd7e-fcc7-4327-80a8-9722d90bd62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:05.832Z|c1d34755-1f37-457a-a48a-d14b98c07a3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:05.880Z|585396e2-2639-4b35-9735-b3554b4e60ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:05.881Z|585396e2-2639-4b35-9735-b3554b4e60ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:14.117Z|6d07e648-4a13-417b-adbf-f3de0d327e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:21:14.118Z|6d07e648-4a13-417b-adbf-f3de0d327e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:21:14.578Z|75f5a1dc-2738-4be0-b861-df81a49cb89f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:21:14.580Z|75f5a1dc-2738-4be0-b861-df81a49cb89f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:21:15.860Z|ea35bcdd-96d4-49c3-83e5-7620a26ec0a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:15.860Z|00d4394d-56c1-40a5-8d8b-348fb7ff9844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:15.861Z|00d4394d-56c1-40a5-8d8b-348fb7ff9844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:15.861Z|ea35bcdd-96d4-49c3-83e5-7620a26ec0a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:15.909Z|0599c32a-2662-4edb-ae22-27a461f64a4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:15.910Z|0599c32a-2662-4edb-ae22-27a461f64a4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:25.887Z|7ed3cc97-43eb-48d7-8ec2-7a3d51f2d9e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:25.888Z|7ed3cc97-43eb-48d7-8ec2-7a3d51f2d9e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:25.891Z|979cff0c-126e-48f5-8b1e-d76a2958b1b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:25.892Z|979cff0c-126e-48f5-8b1e-d76a2958b1b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:25.932Z|f85aaac2-46d9-4cec-8b11-9780880fdb2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:25.932Z|f85aaac2-46d9-4cec-8b11-9780880fdb2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:29.116Z|b91151f7-cc34-4c02-8a5f-24fd4bf4d50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:21:29.117Z|b91151f7-cc34-4c02-8a5f-24fd4bf4d50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:21:35.916Z|33d08bb2-aee4-48d6-84d7-6fc9b9148bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:35.915Z|b56c5f62-08ca-47b5-bacd-8488c95a427f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:35.916Z|33d08bb2-aee4-48d6-84d7-6fc9b9148bff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:35.916Z|b56c5f62-08ca-47b5-bacd-8488c95a427f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:35.953Z|6ce9eb6c-984f-45eb-9620-896eb9b825b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:35.954Z|6ce9eb6c-984f-45eb-9620-896eb9b825b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:44.116Z|7294c02c-778f-44b8-9378-548e4eaf6551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:21:44.120Z|7294c02c-778f-44b8-9378-548e4eaf6551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:21:44.581Z|8908b777-0d73-4219-a4de-bb4eb4c58375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:21:44.581Z|8908b777-0d73-4219-a4de-bb4eb4c58375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:21:45.941Z|9f8e4612-30ce-4db4-aadd-0be8984bd82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:45.941Z|9f8e4612-30ce-4db4-aadd-0be8984bd82c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:45.947Z|2d8a6873-8ee6-4a84-ab96-7f78cebf5c4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:45.947Z|2d8a6873-8ee6-4a84-ab96-7f78cebf5c4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:45.976Z|1b35b96a-aa0c-4a08-93c6-782747fb60cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:45.977Z|1b35b96a-aa0c-4a08-93c6-782747fb60cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:55.973Z|ca868fd9-7966-47a9-aefb-d247f2cd9adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:55.973Z|858e974f-a3f3-410d-b16d-2ede2778bd3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:55.974Z|ca868fd9-7966-47a9-aefb-d247f2cd9adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:55.974Z|858e974f-a3f3-410d-b16d-2ede2778bd3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:55.999Z|12cfc43f-c272-440f-a591-f9d827ea7f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:21:55.999Z|12cfc43f-c272-440f-a591-f9d827ea7f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:21:59.116Z|0613de52-122b-4732-9ff9-b2059ccf9287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:21:59.116Z|0613de52-122b-4732-9ff9-b2059ccf9287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:22:05.804Z|b4edeaf9-97cc-46af-90a4-d8c2afd8b12a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:22:05.806Z|b4edeaf9-97cc-46af-90a4-d8c2afd8b12a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:05.998Z|4c8ea80d-e8a4-4272-bebf-5fae35c269cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:05.998Z|27989868-e7a2-4e31-89f1-9bbbe412d7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:05.999Z|27989868-e7a2-4e31-89f1-9bbbe412d7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:05.999Z|4c8ea80d-e8a4-4272-bebf-5fae35c269cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:06.019Z|9cde89cb-db9f-4c2a-867c-921a7f41aca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:06.020Z|9cde89cb-db9f-4c2a-867c-921a7f41aca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:14.116Z|517f5451-e961-4eaf-8b4c-ebcfd8dfcc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:22:14.117Z|517f5451-e961-4eaf-8b4c-ebcfd8dfcc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:22:14.581Z|26600500-4db8-402f-ba4b-82b06da7c53e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:22:14.582Z|26600500-4db8-402f-ba4b-82b06da7c53e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:22:16.023Z|5ed6b498-353d-48d3-9260-6c682dd8513e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:16.023Z|fc809fa7-bc93-4d59-aa89-6e869c230bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:16.023Z|fc809fa7-bc93-4d59-aa89-6e869c230bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:16.023Z|5ed6b498-353d-48d3-9260-6c682dd8513e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:16.044Z|db2b4838-0645-47dc-ba80-9985a0fca9d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:16.045Z|db2b4838-0645-47dc-ba80-9985a0fca9d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:26.049Z|833ec5ed-99c1-4d51-be3d-f30ca6803d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:26.050Z|833ec5ed-99c1-4d51-be3d-f30ca6803d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:26.055Z|a66ed623-4994-4e28-b7e0-5b8a55977fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:26.056Z|a66ed623-4994-4e28-b7e0-5b8a55977fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:26.068Z|2d864016-121e-4eaa-9102-81837d81d639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:26.068Z|2d864016-121e-4eaa-9102-81837d81d639|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:29.117Z|5ec97fe2-3eef-4dfe-a3cc-c3475266281f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:22:29.121Z|5ec97fe2-3eef-4dfe-a3cc-c3475266281f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:22:36.076Z|03260ddf-ca44-4035-8070-ba9fb5b535d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:36.076Z|03260ddf-ca44-4035-8070-ba9fb5b535d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:36.079Z|997ccf6f-d0c9-45fa-b4dc-90ec79056afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:36.079Z|997ccf6f-d0c9-45fa-b4dc-90ec79056afc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:36.091Z|7a1c1213-320a-4515-9366-7e55b9c227e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:36.092Z|7a1c1213-320a-4515-9366-7e55b9c227e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:44.116Z|3982ccb7-4689-4d59-928f-76607adb31be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:22:44.116Z|3982ccb7-4689-4d59-928f-76607adb31be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:22:44.583Z|bb87c1b5-e438-4836-99a0-9596a5219d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:22:44.583Z|bb87c1b5-e438-4836-99a0-9596a5219d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:22:46.103Z|5d2f82b5-f2e9-43f0-b3d4-96956c40a5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:46.104Z|5d2f82b5-f2e9-43f0-b3d4-96956c40a5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:46.105Z|a3b3cb07-41ee-44e0-96c9-63615340c159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:46.106Z|a3b3cb07-41ee-44e0-96c9-63615340c159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:46.114Z|4b4b0e5d-c5b8-411d-9a5e-249b594cc067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:46.114Z|4b4b0e5d-c5b8-411d-9a5e-249b594cc067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:56.127Z|31b18664-aaba-4f1b-b15a-ffb54e25e2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:56.128Z|31b18664-aaba-4f1b-b15a-ffb54e25e2f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:56.131Z|9e1d8aa9-0a30-4fac-b634-f6e6458c994d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:56.131Z|9e1d8aa9-0a30-4fac-b634-f6e6458c994d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:56.143Z|d7e477a7-6f4a-4f93-86a3-f0417b23c1fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:22:56.144Z|d7e477a7-6f4a-4f93-86a3-f0417b23c1fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:22:59.117Z|a521f99e-0d59-4061-81e7-e4cabf28e38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:22:59.118Z|a521f99e-0d59-4061-81e7-e4cabf28e38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:23:05.804Z|110850c8-bb8d-4f61-a2f3-261648af66e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:23:05.805Z|110850c8-bb8d-4f61-a2f3-261648af66e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:06.151Z|1866820d-7c34-418f-8710-ee93e68d745e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:06.151Z|779e9f12-2cab-4309-83b4-0b2e5dc92dc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:06.151Z|779e9f12-2cab-4309-83b4-0b2e5dc92dc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:06.151Z|1866820d-7c34-418f-8710-ee93e68d745e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:06.169Z|f7f14ea5-869c-4aec-8f17-ff373090461b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:06.169Z|f7f14ea5-869c-4aec-8f17-ff373090461b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:14.116Z|7339a96a-f9b7-404b-9899-9b4e1d26bfc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:23:14.118Z|7339a96a-f9b7-404b-9899-9b4e1d26bfc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:23:14.584Z|a10f1792-9ae9-4502-8a7e-a8dfd5c5385c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:23:14.584Z|a10f1792-9ae9-4502-8a7e-a8dfd5c5385c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:23:16.179Z|168ac2f6-c7b2-4117-9687-c347992bb5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:16.179Z|168ac2f6-c7b2-4117-9687-c347992bb5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:16.181Z|e4e8b198-d268-4939-af55-fe0861965722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:16.181Z|e4e8b198-d268-4939-af55-fe0861965722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:16.194Z|7600f33f-e20d-48a8-b783-fe456aed90e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:16.195Z|7600f33f-e20d-48a8-b783-fe456aed90e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:26.205Z|80ca7ee8-954d-4f1a-9e76-3cc96e40fe8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:26.205Z|80ca7ee8-954d-4f1a-9e76-3cc96e40fe8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:26.211Z|69053fea-46a5-429d-be6d-6755a3f156ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:26.211Z|69053fea-46a5-429d-be6d-6755a3f156ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:26.216Z|2114d867-b4cd-4169-9789-655b22c3df90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:26.217Z|2114d867-b4cd-4169-9789-655b22c3df90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:29.116Z|7a7569a5-e928-4289-9d71-636f2026aac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:23:29.116Z|7a7569a5-e928-4289-9d71-636f2026aac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:23:36.229Z|885ed4ae-8773-4278-8988-dd2b27122647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:36.230Z|885ed4ae-8773-4278-8988-dd2b27122647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:36.234Z|a78dbd7d-52e1-486f-8d15-5522c5c85a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:36.234Z|a78dbd7d-52e1-486f-8d15-5522c5c85a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:36.241Z|7c024968-777c-414a-8b13-f07ab70b736b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:36.241Z|7c024968-777c-414a-8b13-f07ab70b736b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:44.116Z|9c875f87-6fdf-4288-bed1-cebc93e1c3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:23:44.117Z|9c875f87-6fdf-4288-bed1-cebc93e1c3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:23:44.585Z|b947ffa4-50ec-438d-8b9e-eb58e1caee38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:23:44.585Z|b947ffa4-50ec-438d-8b9e-eb58e1caee38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:23:46.254Z|e50795d3-e671-4647-8a5a-522fe6c73466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:46.255Z|e50795d3-e671-4647-8a5a-522fe6c73466|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:46.258Z|280ebe11-9ddc-4e8e-820c-943f939048dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:46.259Z|280ebe11-9ddc-4e8e-820c-943f939048dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:46.264Z|5b4d1174-9460-4f26-9581-a0127938acce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:46.265Z|5b4d1174-9460-4f26-9581-a0127938acce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:56.276Z|f825bb93-de9f-46ed-a8f8-e2818adf30e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:56.277Z|f825bb93-de9f-46ed-a8f8-e2818adf30e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:56.278Z|82ec9160-692b-4393-887d-5d559d8411a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:56.279Z|82ec9160-692b-4393-887d-5d559d8411a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:56.289Z|476151d4-3d90-41d2-b81c-8d3d0c513022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:23:56.289Z|476151d4-3d90-41d2-b81c-8d3d0c513022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:23:59.116Z|c0c185cf-df91-4b08-94d7-9d8a9f913a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:23:59.118Z|c0c185cf-df91-4b08-94d7-9d8a9f913a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:24:05.803Z|9e0ee98c-0737-4389-9b79-5a2cb92acb05|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:24:05.804Z|9e0ee98c-0737-4389-9b79-5a2cb92acb05|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:06.301Z|dceef17d-2eea-48b1-be18-541099eb97ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:06.301Z|6381927f-29cc-4f0b-9d85-5e1cec01634c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:06.301Z|dceef17d-2eea-48b1-be18-541099eb97ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:06.301Z|6381927f-29cc-4f0b-9d85-5e1cec01634c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:06.312Z|6f925d4c-ef49-480c-bcae-1feeeaac4193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:06.313Z|6f925d4c-ef49-480c-bcae-1feeeaac4193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:14.116Z|05479204-a134-4940-8449-58f9fc2a1021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:24:14.116Z|05479204-a134-4940-8449-58f9fc2a1021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:24:14.586Z|d2c35c9a-1e58-41eb-acd9-e2abe09d8698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:24:14.586Z|d2c35c9a-1e58-41eb-acd9-e2abe09d8698|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:24:16.328Z|67e27f02-c1e4-47fd-a013-b536bc104629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:16.328Z|f6fb9403-8037-47d6-a9b4-fc959f8c8167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:16.329Z|f6fb9403-8037-47d6-a9b4-fc959f8c8167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:16.329Z|67e27f02-c1e4-47fd-a013-b536bc104629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:16.338Z|7979709d-3f2e-4d77-a4b1-052ccc61c414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:16.338Z|7979709d-3f2e-4d77-a4b1-052ccc61c414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:26.358Z|acf8ab87-f217-42ac-9ab4-db6abc6eab2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:26.358Z|acf8ab87-f217-42ac-9ab4-db6abc6eab2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:26.358Z|099926be-3009-4679-affd-d941067aae5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:26.360Z|099926be-3009-4679-affd-d941067aae5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:26.360Z|1c06d2c0-41da-4ee9-a4ff-f1548f21b8ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:26.361Z|1c06d2c0-41da-4ee9-a4ff-f1548f21b8ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:29.116Z|8456e23a-6058-4c4f-bfb4-8ca0eaeb8145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:24:29.116Z|8456e23a-6058-4c4f-bfb4-8ca0eaeb8145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:24:36.382Z|2400f986-343c-4d49-a8e9-d8b50fbfe48e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:36.383Z|2400f986-343c-4d49-a8e9-d8b50fbfe48e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:36.383Z|f5952d8b-ceb3-4f3d-b43b-10665bdbcb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:36.384Z|f5952d8b-ceb3-4f3d-b43b-10665bdbcb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:36.382Z|aa8eebca-2548-4c2b-a015-d7dd366df090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:36.385Z|aa8eebca-2548-4c2b-a015-d7dd366df090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:44.116Z|8f00d7df-37c4-419c-91cc-b20233f5340b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:24:44.120Z|8f00d7df-37c4-419c-91cc-b20233f5340b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:24:44.587Z|1e75fc48-1349-4a91-9a80-6ba5b09afff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:24:44.587Z|1e75fc48-1349-4a91-9a80-6ba5b09afff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:24:46.407Z|969672ba-db98-473c-b521-5a3393bf797b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:46.407Z|8a5510c0-826f-42ae-a998-54e3780b8a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:46.408Z|969672ba-db98-473c-b521-5a3393bf797b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:46.408Z|8a5510c0-826f-42ae-a998-54e3780b8a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:46.408Z|95dfcbd8-fd9b-480c-8a5a-f8db4dba0de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:46.409Z|95dfcbd8-fd9b-480c-8a5a-f8db4dba0de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:56.432Z|c2b53502-9827-45b2-85fd-3d0899bd509d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:56.432Z|22dfe66f-ec49-4ee1-827e-b740f8bbebc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:56.432Z|c2b53502-9827-45b2-85fd-3d0899bd509d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:56.432Z|22dfe66f-ec49-4ee1-827e-b740f8bbebc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:56.434Z|9274c61f-6bae-40c6-a8be-de9e6eeff5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:24:56.434Z|9274c61f-6bae-40c6-a8be-de9e6eeff5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:24:59.117Z|8860be52-23b5-4560-b886-92622e86a778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:24:59.118Z|8860be52-23b5-4560-b886-92622e86a778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:25:05.804Z|e82274d3-92c8-4dec-9677-cf5909d3d92e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:25:05.805Z|e82274d3-92c8-4dec-9677-cf5909d3d92e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:06.455Z|2e2ea993-9a27-46e4-9e47-4116d9349200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:06.455Z|2e2ea993-9a27-46e4-9e47-4116d9349200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:06.459Z|52a67dd7-6dfa-4ea3-8061-8d05f04f4f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:06.459Z|30784d64-3055-4a9f-8b0d-fc117e1155e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:06.460Z|52a67dd7-6dfa-4ea3-8061-8d05f04f4f04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:06.460Z|30784d64-3055-4a9f-8b0d-fc117e1155e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:14.116Z|358bbbdf-2fbc-43e3-a91c-c4d8e432f960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:25:14.116Z|358bbbdf-2fbc-43e3-a91c-c4d8e432f960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:25:14.588Z|41b959c5-90ce-491d-897c-5605eae54339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:25:14.588Z|41b959c5-90ce-491d-897c-5605eae54339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:25:16.489Z|f921b680-cb21-4179-986b-b67b7759fc97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:16.489Z|f921b680-cb21-4179-986b-b67b7759fc97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:16.491Z|c337ba76-cf58-408e-a47e-5467a4ad192e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:16.491Z|c337ba76-cf58-408e-a47e-5467a4ad192e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:16.493Z|6f52c393-dbe7-4693-98ae-9b6e9f5f39e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:16.494Z|6f52c393-dbe7-4693-98ae-9b6e9f5f39e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:26.516Z|4ff00458-3204-4f24-80d5-b1a7cba0f827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:26.517Z|4ff00458-3204-4f24-80d5-b1a7cba0f827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:26.523Z|db176c68-0ee3-4e58-9733-09e44e524b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:26.525Z|b41bfd7d-2675-4548-8565-d6a87e640a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:26.525Z|b41bfd7d-2675-4548-8565-d6a87e640a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:26.527Z|db176c68-0ee3-4e58-9733-09e44e524b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:29.116Z|b2847ddd-eb71-48a4-b1c1-fdda5d7d4361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:25:29.118Z|b2847ddd-eb71-48a4-b1c1-fdda5d7d4361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:25:36.543Z|d3edb5a1-ada4-47a6-8826-a91fb4447516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:36.543Z|d3edb5a1-ada4-47a6-8826-a91fb4447516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:36.548Z|2ca0b544-13d6-4a98-8f2f-b48f8600bd55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:36.548Z|12b76e50-cb45-427d-b6c9-c96e62a7c477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:36.549Z|2ca0b544-13d6-4a98-8f2f-b48f8600bd55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:36.549Z|12b76e50-cb45-427d-b6c9-c96e62a7c477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:44.116Z|79d23fa9-68a1-48d1-98b3-93221c70bd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:25:44.116Z|79d23fa9-68a1-48d1-98b3-93221c70bd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:25:44.589Z|ca09ad91-60a4-40c6-bfb6-55de486103fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:25:44.589Z|ca09ad91-60a4-40c6-bfb6-55de486103fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:25:46.570Z|5db49e24-648f-4930-a5db-9d1663f9f78c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:46.570Z|f04191b5-c36c-4a6a-afd1-ef61a1fdb92a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:46.571Z|5db49e24-648f-4930-a5db-9d1663f9f78c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:46.571Z|f04191b5-c36c-4a6a-afd1-ef61a1fdb92a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:46.596Z|0ae40cb9-9099-4a58-be78-cf3256efca59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:46.596Z|0ae40cb9-9099-4a58-be78-cf3256efca59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:56.605Z|08c89f6b-4ffe-4887-ac67-4fa0944d01dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:56.605Z|d5b66eae-9636-4453-bfe2-232061d730d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:56.606Z|08c89f6b-4ffe-4887-ac67-4fa0944d01dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:56.606Z|d5b66eae-9636-4453-bfe2-232061d730d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:56.627Z|47da89cb-ceee-475e-84ad-3403f3dbe01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:25:56.628Z|47da89cb-ceee-475e-84ad-3403f3dbe01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:25:59.116Z|bde8c3ae-1c8d-4d31-9531-fcc171da3639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:25:59.117Z|bde8c3ae-1c8d-4d31-9531-fcc171da3639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:26:05.842Z|79e94203-7af7-4bc4-aba9-e6c4eaff263b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:26:05.844Z|79e94203-7af7-4bc4-aba9-e6c4eaff263b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:06.633Z|1342e972-7f59-4bb4-9c6d-26b34337babf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:06.635Z|1342e972-7f59-4bb4-9c6d-26b34337babf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:06.634Z|a2b677ca-83ac-40d5-bd93-8dfc07027a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:06.635Z|a2b677ca-83ac-40d5-bd93-8dfc07027a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:06.657Z|6c1e5604-36fd-4cbd-bed9-412160b7dd69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:06.657Z|6c1e5604-36fd-4cbd-bed9-412160b7dd69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:14.117Z|48656304-e7f0-430b-b318-3ef038e7bcd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:26:14.125Z|48656304-e7f0-430b-b318-3ef038e7bcd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:26:14.590Z|fa544947-9430-43d9-8d95-b766a1354271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:26:14.591Z|fa544947-9430-43d9-8d95-b766a1354271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:26:16.663Z|d639bc16-9c3e-4378-b9ba-92e2cf29719a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:16.665Z|d639bc16-9c3e-4378-b9ba-92e2cf29719a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:16.668Z|352a8995-593f-414f-8aad-86fc22a798a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:16.670Z|352a8995-593f-414f-8aad-86fc22a798a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:16.682Z|8fd40e27-64a5-4e72-99eb-8c5d11277682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:16.683Z|8fd40e27-64a5-4e72-99eb-8c5d11277682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:26.692Z|45a1f95c-b9a0-4dd9-bd29-e591b6caea37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:26.693Z|3ca421df-8940-4fa8-87a3-c81f6d6c6d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:26.693Z|3ca421df-8940-4fa8-87a3-c81f6d6c6d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:26.693Z|45a1f95c-b9a0-4dd9-bd29-e591b6caea37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:26.708Z|10e93d81-b0e8-4552-9545-3fe19e14deb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:26.708Z|10e93d81-b0e8-4552-9545-3fe19e14deb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:29.116Z|1ee37b36-7134-4d4a-a335-3d734c4d3647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:26:29.116Z|1ee37b36-7134-4d4a-a335-3d734c4d3647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:26:36.718Z|b8d0ab80-e400-4af5-ab2a-a10aeeace3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:36.719Z|b8d0ab80-e400-4af5-ab2a-a10aeeace3c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:36.726Z|b2f0316e-55af-43da-a82e-93246a9e59d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:36.727Z|b2f0316e-55af-43da-a82e-93246a9e59d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:36.730Z|23085cbc-d4a0-4d63-a1d4-e601e3a94098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:36.731Z|23085cbc-d4a0-4d63-a1d4-e601e3a94098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:44.116Z|2edda9a8-4ff3-425e-bfc0-4e77a1d1dc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:26:44.117Z|2edda9a8-4ff3-425e-bfc0-4e77a1d1dc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:26:44.591Z|201e0d83-7933-4ed2-b42b-f982fc505ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:26:44.592Z|201e0d83-7933-4ed2-b42b-f982fc505ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:26:46.742Z|26a81dca-cba0-46db-addf-2df5f277c03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:46.742Z|26a81dca-cba0-46db-addf-2df5f277c03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:46.749Z|fec19120-36af-44cb-a3aa-22154d60c706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:46.750Z|fec19120-36af-44cb-a3aa-22154d60c706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:46.765Z|632c3c9e-a2c0-4e00-a226-93c02794120b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:46.765Z|632c3c9e-a2c0-4e00-a226-93c02794120b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:56.768Z|6b022976-ae40-44eb-b414-5e6bbe97dcd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:56.769Z|6b022976-ae40-44eb-b414-5e6bbe97dcd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:56.773Z|6b5a35ce-621e-4285-a83e-55920a1e185a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:56.774Z|6b5a35ce-621e-4285-a83e-55920a1e185a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:56.789Z|e4025e70-deb9-4612-be0e-ecd7f4e49b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:26:56.790Z|e4025e70-deb9-4612-be0e-ecd7f4e49b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:26:59.116Z|25cb2bc4-7eda-481b-af99-68e920319f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:26:59.119Z|25cb2bc4-7eda-481b-af99-68e920319f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:27:05.804Z|f137f67e-f5b8-4925-89be-1baa8f200007|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:27:05.807Z|f137f67e-f5b8-4925-89be-1baa8f200007|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:06.796Z|27d924fd-0de7-4a59-8711-52875317f34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:06.796Z|27d924fd-0de7-4a59-8711-52875317f34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:06.799Z|d858468d-4c04-465f-85ff-7c0b4ce6cd93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:06.800Z|d858468d-4c04-465f-85ff-7c0b4ce6cd93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:06.816Z|8886fe7f-06a4-4215-ab15-9fe08775207c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:06.817Z|8886fe7f-06a4-4215-ab15-9fe08775207c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:14.116Z|2b6c08c0-0cae-4cf0-b2f4-fd33ffe05b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:27:14.116Z|2b6c08c0-0cae-4cf0-b2f4-fd33ffe05b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:27:14.592Z|7f45a29f-3240-4b39-a597-ecc852f3a70d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:27:14.593Z|7f45a29f-3240-4b39-a597-ecc852f3a70d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:27:16.821Z|e416466a-9c2e-4268-b258-26a5e50708a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:16.822Z|e416466a-9c2e-4268-b258-26a5e50708a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:16.829Z|89362b97-39e7-4b44-afc0-7810b4905038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:16.829Z|89362b97-39e7-4b44-afc0-7810b4905038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:16.842Z|a9a95f62-7961-4873-9b10-f184bbaf453b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:16.843Z|a9a95f62-7961-4873-9b10-f184bbaf453b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:26.875Z|bb9385d8-6274-45cd-b875-edaa8bd40794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:26.876Z|bb9385d8-6274-45cd-b875-edaa8bd40794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:26.983Z|c0b3b95a-fdf7-41ae-b640-d9a64dd1c998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:26.988Z|c0b3b95a-fdf7-41ae-b640-d9a64dd1c998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:27.017Z|0cfa36a2-9f71-4f2a-951c-ccf5bed40adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:27.018Z|0cfa36a2-9f71-4f2a-951c-ccf5bed40adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:29.118Z|31f9a4e5-949c-499e-8f1c-b747b61cab66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:27:29.119Z|31f9a4e5-949c-499e-8f1c-b747b61cab66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:27:36.996Z|68d51403-8aa3-4ce7-a044-9b914186ff0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:36.997Z|68d51403-8aa3-4ce7-a044-9b914186ff0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:37.025Z|b91cb3b5-7da4-4910-afa9-c949a42d725e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:37.025Z|b91cb3b5-7da4-4910-afa9-c949a42d725e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:37.052Z|d0b59baf-e7b9-4dae-853f-472a6e695dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:37.052Z|d0b59baf-e7b9-4dae-853f-472a6e695dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:44.116Z|73779208-edd7-4c2c-bcb8-03311fc20204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:27:44.123Z|73779208-edd7-4c2c-bcb8-03311fc20204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:27:44.593Z|6495d5b3-04af-462f-bc58-7e0f56fc035a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:27:44.594Z|6495d5b3-04af-462f-bc58-7e0f56fc035a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:27:47.024Z|075f7229-1786-4c81-9a36-39fdd52a3889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:47.024Z|075f7229-1786-4c81-9a36-39fdd52a3889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:47.049Z|e8f717a5-526a-4ae0-ba00-bd0460634d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:47.050Z|e8f717a5-526a-4ae0-ba00-bd0460634d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:47.077Z|6be8e922-9274-41b0-92c0-26eec360264e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:47.077Z|6be8e922-9274-41b0-92c0-26eec360264e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:57.048Z|9533b899-e482-4f72-9393-be56f6939ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:57.049Z|9533b899-e482-4f72-9393-be56f6939ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:57.073Z|b8e0ef55-554a-4a5c-9ea2-21eafd95489d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:57.074Z|b8e0ef55-554a-4a5c-9ea2-21eafd95489d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:57.102Z|17d0ba58-863b-4b21-8e1a-edfff93013e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:27:57.103Z|17d0ba58-863b-4b21-8e1a-edfff93013e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:27:59.116Z|a60384b6-c3bd-4e8f-ae10-a28047a25f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:27:59.117Z|a60384b6-c3bd-4e8f-ae10-a28047a25f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:28:05.806Z|f22fbca7-7bd9-4a77-8504-e55e570bb820|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:28:05.807Z|f22fbca7-7bd9-4a77-8504-e55e570bb820|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:07.073Z|37c6d81f-dedf-4e64-ae6a-be708b5a3c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:07.073Z|37c6d81f-dedf-4e64-ae6a-be708b5a3c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:07.101Z|2c555fd9-b4ce-4050-8924-987413cd318b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:07.102Z|2c555fd9-b4ce-4050-8924-987413cd318b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:07.125Z|9af7f5a4-00e1-47ee-bf1d-7226e2416d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:07.126Z|9af7f5a4-00e1-47ee-bf1d-7226e2416d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:14.116Z|6c8c2750-b2a2-4fec-8139-b6af43d1190d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:28:14.116Z|6c8c2750-b2a2-4fec-8139-b6af43d1190d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:28:14.596Z|2b5b03f3-3f94-466b-8a05-ac8a85f622b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:28:14.596Z|2b5b03f3-3f94-466b-8a05-ac8a85f622b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:28:17.100Z|2503f5f3-1737-4ec6-a237-b4c510a21a89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:17.101Z|2503f5f3-1737-4ec6-a237-b4c510a21a89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:17.128Z|8b49753d-5af9-47b8-a68f-1429d25698d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:17.130Z|8b49753d-5af9-47b8-a68f-1429d25698d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:17.153Z|e6f3a2d2-a643-4ac1-acda-c9d752da9465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:17.154Z|e6f3a2d2-a643-4ac1-acda-c9d752da9465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:27.141Z|ed82c3ec-a966-4bce-8485-f4cbfd05690d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:27.142Z|ed82c3ec-a966-4bce-8485-f4cbfd05690d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:27.158Z|10ec5bcb-e9af-44c8-bef7-c8eb94a15634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:27.159Z|10ec5bcb-e9af-44c8-bef7-c8eb94a15634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:27.182Z|e78efd63-7979-434f-99db-6a41bbebe0c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:27.183Z|e78efd63-7979-434f-99db-6a41bbebe0c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:29.117Z|e4fa2424-deee-4442-b496-5b9aa7486436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:28:29.120Z|e4fa2424-deee-4442-b496-5b9aa7486436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:28:37.164Z|aec91c10-9230-4199-8559-8520d82aba8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:37.165Z|aec91c10-9230-4199-8559-8520d82aba8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:37.184Z|a3d7e053-b62d-402b-a0e8-cb7b0c1b7f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:37.185Z|a3d7e053-b62d-402b-a0e8-cb7b0c1b7f88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:37.208Z|9dcdc750-430b-4a7f-9e8d-3fc13da4f369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:37.209Z|9dcdc750-430b-4a7f-9e8d-3fc13da4f369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:44.116Z|9fa6611b-94d3-43ea-8b6d-bb7d4feaecb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:28:44.116Z|9fa6611b-94d3-43ea-8b6d-bb7d4feaecb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:28:44.597Z|d709f058-93a8-4ea3-9b09-943753a53bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:28:44.597Z|d709f058-93a8-4ea3-9b09-943753a53bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:28:47.191Z|763c32e5-a800-442b-8880-da7d8c2df91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:47.191Z|763c32e5-a800-442b-8880-da7d8c2df91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:47.211Z|262c28a0-75c5-4415-bab6-1910acffc97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:47.211Z|262c28a0-75c5-4415-bab6-1910acffc97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:47.232Z|50b10c0d-0223-401f-9124-762845ebc77c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:47.233Z|50b10c0d-0223-401f-9124-762845ebc77c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:57.226Z|7a1d0b10-04c2-4ba6-a842-77b139bcb340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:57.227Z|7a1d0b10-04c2-4ba6-a842-77b139bcb340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:57.246Z|f603ce49-8568-45a9-8666-f31151feef57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:57.246Z|f603ce49-8568-45a9-8666-f31151feef57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:57.255Z|b9b47b36-97d7-4693-a262-868b75ae6b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:28:57.255Z|b9b47b36-97d7-4693-a262-868b75ae6b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:28:59.116Z|bf83c9d6-a841-495d-9a38-e328be6b6e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:28:59.116Z|bf83c9d6-a841-495d-9a38-e328be6b6e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:29:05.803Z|8becbe46-33e5-4c03-a669-67049e0e2502|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:29:05.804Z|8becbe46-33e5-4c03-a669-67049e0e2502|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:07.253Z|6015ecf6-16eb-40af-9673-4d7295a0dd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:07.254Z|6015ecf6-16eb-40af-9673-4d7295a0dd98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:07.274Z|870b18bf-321c-4e14-bcad-7098bbffcfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:07.275Z|870b18bf-321c-4e14-bcad-7098bbffcfc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:07.278Z|ca7b9e20-76a3-4d2e-9ace-74e15852aae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:07.279Z|ca7b9e20-76a3-4d2e-9ace-74e15852aae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:14.116Z|017f46f5-86ff-443e-928f-17b23ebd4c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:29:14.119Z|017f46f5-86ff-443e-928f-17b23ebd4c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:29:14.598Z|2f664ff7-cf6c-4ea2-ab8b-7f45fbf0ee55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:29:14.598Z|2f664ff7-cf6c-4ea2-ab8b-7f45fbf0ee55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:29:17.276Z|3badf8b0-6322-461c-ad48-c1e0a156fbe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:17.276Z|3badf8b0-6322-461c-ad48-c1e0a156fbe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:17.296Z|4f95d639-ae64-48e5-82b2-96cbbaa2761e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:17.297Z|4f95d639-ae64-48e5-82b2-96cbbaa2761e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:17.300Z|8ad0e384-08d1-4b30-9267-7e3c14bd7540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:17.301Z|8ad0e384-08d1-4b30-9267-7e3c14bd7540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:27.300Z|23c13e48-3a97-4ac7-b8ad-5c0f805a2594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:27.300Z|23c13e48-3a97-4ac7-b8ad-5c0f805a2594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:27.327Z|afbeaeb3-cbfe-4aed-ace5-a49bda159431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:27.328Z|afbeaeb3-cbfe-4aed-ace5-a49bda159431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:27.334Z|e7bee1a4-be12-4b43-bd17-d999d2150141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:27.335Z|e7bee1a4-be12-4b43-bd17-d999d2150141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:29.117Z|89135e8c-8a13-49cb-b10c-117d9ea5d978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:29:29.117Z|89135e8c-8a13-49cb-b10c-117d9ea5d978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:29:37.325Z|0568ca24-ad7e-408c-aaac-4fa8a77117a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:37.325Z|0568ca24-ad7e-408c-aaac-4fa8a77117a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:37.352Z|ba087908-989d-4299-8a02-2210f7b7a39e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:37.352Z|ba087908-989d-4299-8a02-2210f7b7a39e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:37.356Z|14fe2122-990d-44db-820e-40541c839d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:37.357Z|14fe2122-990d-44db-820e-40541c839d68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:44.116Z|23d6b48e-2ecb-4f3c-8720-285d29101c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:29:44.116Z|23d6b48e-2ecb-4f3c-8720-285d29101c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:29:44.599Z|e9af1a24-71b8-42c2-b354-af64256b3d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:29:44.599Z|e9af1a24-71b8-42c2-b354-af64256b3d7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:29:47.353Z|83820b23-b936-4b73-9b52-84b3362a452d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:47.354Z|83820b23-b936-4b73-9b52-84b3362a452d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:47.374Z|5110342f-70fb-405a-9c7e-ba086570f54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:47.375Z|5110342f-70fb-405a-9c7e-ba086570f54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:47.377Z|73588e22-6ac4-4c67-9e0a-35dfe636fac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:47.377Z|73588e22-6ac4-4c67-9e0a-35dfe636fac1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:57.378Z|eef36a99-fbeb-4591-97a5-e7fd9b22c002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:57.379Z|eef36a99-fbeb-4591-97a5-e7fd9b22c002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:57.400Z|fa3ef589-02a3-413d-979c-545b363c9916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:57.400Z|03c9a9c2-a0be-46e7-a6bd-8be41dc55a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:29:57.401Z|fa3ef589-02a3-413d-979c-545b363c9916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:57.401Z|03c9a9c2-a0be-46e7-a6bd-8be41dc55a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:29:59.116Z|3cf7fd7f-7c07-4274-b8b0-a80b8a34a436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:29:59.119Z|3cf7fd7f-7c07-4274-b8b0-a80b8a34a436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:30:05.803Z|026f49a7-8ce1-4e40-ba50-b6ccbc3bdd1b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:30:05.805Z|026f49a7-8ce1-4e40-ba50-b6ccbc3bdd1b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:07.408Z|bfbc7272-1972-4542-a96e-0adcfb88de57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:07.409Z|bfbc7272-1972-4542-a96e-0adcfb88de57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:07.422Z|5e291533-77a3-4faf-8555-1df9579586be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:07.424Z|c219215a-d85e-4891-9b52-ddfe0bad3e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:07.424Z|c219215a-d85e-4891-9b52-ddfe0bad3e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:07.427Z|5e291533-77a3-4faf-8555-1df9579586be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:14.116Z|c7a820ff-5570-4086-8b32-359321976244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:30:14.117Z|c7a820ff-5570-4086-8b32-359321976244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:30:14.600Z|68a34dd8-f70a-461b-8d13-cbdb9bd6ee83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:30:14.601Z|68a34dd8-f70a-461b-8d13-cbdb9bd6ee83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:30:17.436Z|aa1c313f-c0e5-4b9c-940f-34d39e5c7bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:17.437Z|aa1c313f-c0e5-4b9c-940f-34d39e5c7bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:17.448Z|0849a913-74fd-4e86-ac88-3ec5670fba55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:17.448Z|b3a9e2c0-b9f2-4a4b-a655-bfc293946485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:17.448Z|b3a9e2c0-b9f2-4a4b-a655-bfc293946485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:17.448Z|0849a913-74fd-4e86-ac88-3ec5670fba55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:27.465Z|cf2d9c2e-926e-458f-8596-cba7aab2845b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:27.467Z|cf2d9c2e-926e-458f-8596-cba7aab2845b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:27.470Z|320960ab-0438-4034-a779-c9a3db43fc7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:27.470Z|320960ab-0438-4034-a779-c9a3db43fc7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:27.471Z|e229f1a8-6026-425f-89f8-a1d1da7ca6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:27.471Z|e229f1a8-6026-425f-89f8-a1d1da7ca6c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:29.116Z|7f4d0224-9508-409c-822c-d4ddd55467b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:30:29.117Z|7f4d0224-9508-409c-822c-d4ddd55467b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:30:37.497Z|cf218147-582c-41b7-8696-5aea6d6c8578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:37.497Z|65bda534-cab5-44db-943d-ecfd4693d27b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:37.498Z|65bda534-cab5-44db-943d-ecfd4693d27b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:37.498Z|cf218147-582c-41b7-8696-5aea6d6c8578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:37.502Z|8c6c09bf-9c00-4344-9d99-d74c5e5e26ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:37.503Z|8c6c09bf-9c00-4344-9d99-d74c5e5e26ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:44.116Z|2614d73a-35e2-41ce-8255-ae444395b0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:30:44.117Z|2614d73a-35e2-41ce-8255-ae444395b0a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:30:44.601Z|af145a85-5bb8-4bc7-bd1a-21ef1e955b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:30:44.602Z|af145a85-5bb8-4bc7-bd1a-21ef1e955b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:30:47.581Z|b26410dc-e9cc-4be6-b0a2-f8a0160d58ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:47.581Z|b38e8398-5c19-4d17-86b8-1366abdf0b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:47.581Z|6f14584c-abf2-4cf4-8bc2-dafaf07cc802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:47.582Z|b38e8398-5c19-4d17-86b8-1366abdf0b72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:47.582Z|b26410dc-e9cc-4be6-b0a2-f8a0160d58ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:47.582Z|6f14584c-abf2-4cf4-8bc2-dafaf07cc802|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:57.607Z|c5f0b69f-36e9-49b2-bb55-5912c63c095f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:57.607Z|65f501cf-6a3e-4384-b0c0-34df5be84a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:57.607Z|c5f0b69f-36e9-49b2-bb55-5912c63c095f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:57.607Z|65f501cf-6a3e-4384-b0c0-34df5be84a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:57.611Z|b5ebab22-9b52-430f-959f-38829bd0e998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:30:57.612Z|b5ebab22-9b52-430f-959f-38829bd0e998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:30:59.116Z|803b4873-4b60-4ad6-bd10-a2ea1dbeef6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:30:59.116Z|803b4873-4b60-4ad6-bd10-a2ea1dbeef6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:31:05.803Z|45872b6a-b661-464b-b669-9152f264e3fe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:31:05.803Z|45872b6a-b661-464b-b669-9152f264e3fe|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:07.637Z|5040e675-2468-4a69-a1d6-6d55260b6f85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:07.638Z|5040e675-2468-4a69-a1d6-6d55260b6f85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:07.645Z|764acccf-9ab6-4b7a-badd-a943e48b0116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:07.646Z|764acccf-9ab6-4b7a-badd-a943e48b0116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:07.644Z|d02d1ab8-3f1b-4666-aaf6-291c8b2c5d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:07.649Z|d02d1ab8-3f1b-4666-aaf6-291c8b2c5d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:14.116Z|201f9f82-169f-4037-b4af-cd13ff4d0d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:31:14.116Z|201f9f82-169f-4037-b4af-cd13ff4d0d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:31:14.602Z|0fab07fb-9385-4ae6-9222-03bfdd1dcc7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:31:14.603Z|0fab07fb-9385-4ae6-9222-03bfdd1dcc7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:31:17.660Z|dea52626-82ff-4843-b106-df24ce28f245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:17.661Z|dea52626-82ff-4843-b106-df24ce28f245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:17.671Z|ffc48d97-6b21-4d0a-8d0b-b45f56c7147a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:17.673Z|ffc48d97-6b21-4d0a-8d0b-b45f56c7147a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:17.673Z|6fd22cec-7213-4200-82e0-5458f5752bef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:17.674Z|6fd22cec-7213-4200-82e0-5458f5752bef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:27.686Z|8b073b7b-cd6c-4372-af0f-27d518072872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:27.688Z|8b073b7b-cd6c-4372-af0f-27d518072872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:27.698Z|8d0c4e96-2cb8-41ea-ad26-5276db95398d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:27.698Z|315eebd3-0555-48ad-bf1c-8f8582c22712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:27.699Z|8d0c4e96-2cb8-41ea-ad26-5276db95398d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:27.699Z|315eebd3-0555-48ad-bf1c-8f8582c22712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:29.116Z|32c316f3-31d8-4f83-90d7-403f152d8591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:31:29.116Z|32c316f3-31d8-4f83-90d7-403f152d8591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:31:37.714Z|f6129e38-58c1-493a-92c6-e2d7e195d2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:37.715Z|f6129e38-58c1-493a-92c6-e2d7e195d2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:37.725Z|dd65a0ab-c010-44bf-8aba-32790d1637bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:37.725Z|dd65a0ab-c010-44bf-8aba-32790d1637bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:37.728Z|5958ad43-2574-4913-8b31-0d0964c832ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:37.728Z|5958ad43-2574-4913-8b31-0d0964c832ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:44.117Z|c35f19ba-f589-4ed2-a140-09624c7ab527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:31:44.117Z|c35f19ba-f589-4ed2-a140-09624c7ab527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:31:44.603Z|d457c44f-9190-47b6-b2c3-521663e07beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:31:44.604Z|d457c44f-9190-47b6-b2c3-521663e07beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:31:47.740Z|41749789-1ef0-4c0b-8060-36e3cc60defc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:47.741Z|41749789-1ef0-4c0b-8060-36e3cc60defc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:47.754Z|3daf04ad-6b16-4e4a-b1a0-3256d486640d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:47.754Z|3daf04ad-6b16-4e4a-b1a0-3256d486640d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:47.758Z|0c0b8fc6-7760-4bc4-9b5e-2572dd16d199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:47.758Z|0c0b8fc6-7760-4bc4-9b5e-2572dd16d199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:57.769Z|c9fa4521-e4f9-45d1-b8fd-034a156bf08b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:57.769Z|c9fa4521-e4f9-45d1-b8fd-034a156bf08b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:57.783Z|33d1e62d-4861-4046-9951-a340a1d71e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:57.784Z|33d1e62d-4861-4046-9951-a340a1d71e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:57.790Z|8854b417-aae4-49cb-a243-05d0ea32e1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:31:57.790Z|8854b417-aae4-49cb-a243-05d0ea32e1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:31:59.116Z|34e4a612-5490-4c85-b06b-b144711f2f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:31:59.116Z|34e4a612-5490-4c85-b06b-b144711f2f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:32:05.803Z|219f74a4-20c0-48d5-814b-48413507192f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:32:05.804Z|219f74a4-20c0-48d5-814b-48413507192f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:07.797Z|b07c1897-bbe4-4b86-831d-e67f9aa2eb7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:07.798Z|b07c1897-bbe4-4b86-831d-e67f9aa2eb7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:07.806Z|e6b9ee94-888a-4b60-b4de-0c4c3681864a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:07.807Z|e6b9ee94-888a-4b60-b4de-0c4c3681864a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:07.813Z|9b19df16-78a9-4bb1-970a-5b2d0a154ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:07.814Z|9b19df16-78a9-4bb1-970a-5b2d0a154ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:14.116Z|93f925ee-2aa4-4a33-bb69-10318d72bee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:32:14.120Z|93f925ee-2aa4-4a33-bb69-10318d72bee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:32:14.604Z|99a37d18-f4d4-4c29-b13c-e9d3a2fcab3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:32:14.605Z|99a37d18-f4d4-4c29-b13c-e9d3a2fcab3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:32:17.825Z|e6b37ceb-a931-4934-a71a-58308aa4d100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:17.826Z|e6b37ceb-a931-4934-a71a-58308aa4d100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:17.833Z|a576bba6-2d92-4952-a47a-ef8dec899144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:17.834Z|a576bba6-2d92-4952-a47a-ef8dec899144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:17.837Z|cd838fc1-15d2-43d9-849b-70eac9679308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:17.838Z|cd838fc1-15d2-43d9-849b-70eac9679308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:27.852Z|2d2c91ab-a457-47de-bf26-50a0c1f6f91f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:27.853Z|2d2c91ab-a457-47de-bf26-50a0c1f6f91f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:27.858Z|862314b2-af02-4474-8e4b-7970d28d430d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:27.858Z|8343a334-f5c1-4484-8fff-db885ca49257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:27.858Z|8343a334-f5c1-4484-8fff-db885ca49257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:27.858Z|862314b2-af02-4474-8e4b-7970d28d430d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:29.116Z|edd0ae71-a177-4350-95a0-df29c6fff838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:32:29.116Z|edd0ae71-a177-4350-95a0-df29c6fff838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:32:37.878Z|887a8591-7e8b-47d9-b1cd-eda7480a2f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:37.878Z|887a8591-7e8b-47d9-b1cd-eda7480a2f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:37.881Z|ae1abc2e-3e6c-44c8-acf9-02812ee1301c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:37.881Z|6162d360-d726-43e6-90f5-dc44eccabd56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:37.882Z|ae1abc2e-3e6c-44c8-acf9-02812ee1301c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:37.882Z|6162d360-d726-43e6-90f5-dc44eccabd56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:44.116Z|0d7a17e0-36da-451e-89b9-e0f9981f3118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:32:44.116Z|0d7a17e0-36da-451e-89b9-e0f9981f3118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:32:44.605Z|959f516c-cdc9-4f78-93fc-937301329cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:32:44.606Z|959f516c-cdc9-4f78-93fc-937301329cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:32:47.912Z|92d98f79-2c4d-4c88-b1e4-69f62730b971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:47.913Z|92d98f79-2c4d-4c88-b1e4-69f62730b971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:47.915Z|bc8c9dbc-1342-4922-ad94-d914153ba964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:47.916Z|bc8c9dbc-1342-4922-ad94-d914153ba964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:47.919Z|bd5ebf44-6944-4e94-8c19-d65f44b84be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:47.920Z|bd5ebf44-6944-4e94-8c19-d65f44b84be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:57.937Z|41514e29-10e1-429b-9073-8d6c236dc751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:57.937Z|41514e29-10e1-429b-9073-8d6c236dc751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:57.941Z|7925aea4-29f4-4586-9525-162dcc6a28b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:57.941Z|7925aea4-29f4-4586-9525-162dcc6a28b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:57.944Z|7a1bf274-db0e-4773-aa95-a5ee04c3756d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:32:57.944Z|7a1bf274-db0e-4773-aa95-a5ee04c3756d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:32:59.120Z|a56f281a-0857-46a5-8e5c-a4a28a41875d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:32:59.124Z|a56f281a-0857-46a5-8e5c-a4a28a41875d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:33:05.806Z|08060bd8-742e-46ee-98b6-1e7ace0a22e6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:33:05.807Z|08060bd8-742e-46ee-98b6-1e7ace0a22e6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:07.962Z|6800c38f-49c5-4213-9aa4-b1b537d7652c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:07.962Z|6800c38f-49c5-4213-9aa4-b1b537d7652c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:07.962Z|8fbf2e7e-054b-48b6-a4dc-7aa6dbc8f7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:07.963Z|8fbf2e7e-054b-48b6-a4dc-7aa6dbc8f7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:07.966Z|2e6faba4-5d1e-412e-b5a1-4008af2134f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:07.967Z|2e6faba4-5d1e-412e-b5a1-4008af2134f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:14.116Z|4e03fbf6-e2e2-4345-b59e-e895f0966e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:33:14.116Z|4e03fbf6-e2e2-4345-b59e-e895f0966e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:33:14.607Z|8a504f15-423f-4d1f-b03e-9e0822f0fa2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:33:14.607Z|8a504f15-423f-4d1f-b03e-9e0822f0fa2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:33:17.991Z|117768ed-6a2f-46dc-8114-45cdf3a1d161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:17.991Z|117768ed-6a2f-46dc-8114-45cdf3a1d161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:17.995Z|37ba8a2f-1788-45ff-a6fd-10d08b7da987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:17.996Z|37ba8a2f-1788-45ff-a6fd-10d08b7da987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:17.996Z|c268d86b-8e08-4f28-b533-0858474cb172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:17.997Z|c268d86b-8e08-4f28-b533-0858474cb172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:28.025Z|b2ac57d4-97a5-41fd-b7e7-e5638794f51c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:28.026Z|b2ac57d4-97a5-41fd-b7e7-e5638794f51c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:28.038Z|eea122a9-ba75-43cf-b6fc-27ddb86557df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:28.038Z|eea122a9-ba75-43cf-b6fc-27ddb86557df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:28.046Z|498b095e-7092-407a-9f65-22ad4d95d81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:28.046Z|498b095e-7092-407a-9f65-22ad4d95d81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:29.116Z|3d273e56-56b5-48f6-be47-3a70fe351eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:33:29.116Z|3d273e56-56b5-48f6-be47-3a70fe351eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:33:38.059Z|4ea1dafe-259b-4cff-b9d2-57ee111d99dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:38.060Z|4ea1dafe-259b-4cff-b9d2-57ee111d99dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:38.061Z|765b0251-b5ec-410a-bdc1-c38aaea22577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:38.061Z|765b0251-b5ec-410a-bdc1-c38aaea22577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:38.070Z|e67a1549-1b68-4cb3-9868-3bed129f5ddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:38.072Z|e67a1549-1b68-4cb3-9868-3bed129f5ddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:44.116Z|18a8b9ea-cbef-4e4d-9eac-207f6305275b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:33:44.122Z|18a8b9ea-cbef-4e4d-9eac-207f6305275b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:33:44.608Z|ea2c2e3c-2d41-4295-9354-58eb74206291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:33:44.608Z|ea2c2e3c-2d41-4295-9354-58eb74206291|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:33:48.082Z|6f12a110-035d-44ee-82d1-f41db8874c70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:48.083Z|6f12a110-035d-44ee-82d1-f41db8874c70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:48.083Z|2a1a38fb-73c3-4504-910f-2b9c5a8f621e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:48.084Z|2a1a38fb-73c3-4504-910f-2b9c5a8f621e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:48.096Z|fa21f55a-186b-4f7b-abcc-e7805fea5016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:48.099Z|fa21f55a-186b-4f7b-abcc-e7805fea5016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:58.109Z|0bc50721-c727-4050-9ed1-c049250b564b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:58.109Z|78b56d38-de86-46e4-b1dc-c4fdb108d4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:58.109Z|78b56d38-de86-46e4-b1dc-c4fdb108d4e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:58.109Z|0bc50721-c727-4050-9ed1-c049250b564b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:58.121Z|a81092c3-584d-40d5-8600-d4f36cfa7701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:33:58.122Z|a81092c3-584d-40d5-8600-d4f36cfa7701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:33:59.116Z|2329dc85-61ec-41c9-9a59-f73fa6cfe1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:33:59.116Z|2329dc85-61ec-41c9-9a59-f73fa6cfe1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:34:05.803Z|1685166d-2d46-4209-a44f-e132679a7e8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:34:05.804Z|1685166d-2d46-4209-a44f-e132679a7e8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:08.133Z|8fadfa6b-b03c-4f36-985e-f5190dd1c66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:08.133Z|92eea398-a46a-4a79-a934-2ea06f09a178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:08.134Z|8fadfa6b-b03c-4f36-985e-f5190dd1c66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:08.134Z|92eea398-a46a-4a79-a934-2ea06f09a178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:08.189Z|13151abc-e37d-47bd-a5cd-f79142c4ad8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:08.190Z|13151abc-e37d-47bd-a5cd-f79142c4ad8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:14.119Z|b37f0115-a91c-466d-bded-ee8b97ba5c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:34:14.120Z|b37f0115-a91c-466d-bded-ee8b97ba5c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:34:14.609Z|6c73ba8d-7b9b-4bf9-b94d-37fa891fb001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:34:14.609Z|6c73ba8d-7b9b-4bf9-b94d-37fa891fb001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:34:18.156Z|bb2eddbe-f9ee-4622-af58-f5d023f7000c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:18.157Z|bb2eddbe-f9ee-4622-af58-f5d023f7000c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:18.158Z|3d76c114-d0d5-4884-bce8-16a672e27447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:18.158Z|3d76c114-d0d5-4884-bce8-16a672e27447|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:18.214Z|296dc7ec-811c-44f8-8baf-76590901ba59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:18.215Z|296dc7ec-811c-44f8-8baf-76590901ba59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:28.181Z|7022082d-9657-4d86-9604-cd41aaadfafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:28.182Z|7022082d-9657-4d86-9604-cd41aaadfafe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:28.187Z|17549359-b510-485a-86e1-513eeaaf562e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:28.187Z|17549359-b510-485a-86e1-513eeaaf562e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:28.240Z|b8d1238d-6bc1-4585-9b69-42cb1619669a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:28.241Z|b8d1238d-6bc1-4585-9b69-42cb1619669a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:29.116Z|86054d2c-c778-4c5a-8e91-0d5573ba3189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:34:29.118Z|86054d2c-c778-4c5a-8e91-0d5573ba3189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:34:38.206Z|83387978-8715-4c7d-9d2b-8a3542467703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:38.206Z|83387978-8715-4c7d-9d2b-8a3542467703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:38.214Z|e4e07a6e-10ff-4f57-9d7c-448f42eabf82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:38.215Z|e4e07a6e-10ff-4f57-9d7c-448f42eabf82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:38.263Z|8489cf5d-bae8-4efe-b83e-dbd4fdd13ef1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:38.264Z|8489cf5d-bae8-4efe-b83e-dbd4fdd13ef1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:44.116Z|90a8ab78-2608-46a1-855a-c9ab84a42d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:34:44.116Z|90a8ab78-2608-46a1-855a-c9ab84a42d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:34:44.610Z|d681bdf4-60fc-46e3-b3bd-9bb0958283d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:34:44.610Z|d681bdf4-60fc-46e3-b3bd-9bb0958283d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:34:48.236Z|0bc36104-157f-4e7c-ba1d-4707b2b82f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:48.236Z|0bc36104-157f-4e7c-ba1d-4707b2b82f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:48.240Z|4b480da9-b1c1-4b25-8e98-c92fc36af952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:48.240Z|4b480da9-b1c1-4b25-8e98-c92fc36af952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:48.286Z|3c7bdded-cf0a-4d83-bb5a-96159d230076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:48.287Z|3c7bdded-cf0a-4d83-bb5a-96159d230076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:58.259Z|3cfff85f-f863-4e28-a48f-f6e3285e2da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:58.259Z|3cfff85f-f863-4e28-a48f-f6e3285e2da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:58.262Z|6ef94672-5c66-4655-8974-467137babeb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:58.262Z|6ef94672-5c66-4655-8974-467137babeb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:58.311Z|09123dd5-cb59-4074-bab2-b12b21ab9961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:34:58.312Z|09123dd5-cb59-4074-bab2-b12b21ab9961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:34:59.116Z|af4b3634-94b6-4118-b9c1-8461d17784c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:34:59.117Z|af4b3634-94b6-4118-b9c1-8461d17784c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:35:05.802Z|20c85b32-e741-4ae6-940d-bef6f0212a52|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:35:05.803Z|20c85b32-e741-4ae6-940d-bef6f0212a52|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:08.287Z|0bca05ad-1a8f-4ed0-81d8-eb0f10b5376c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:08.288Z|0bca05ad-1a8f-4ed0-81d8-eb0f10b5376c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:08.291Z|2c28692c-f9cf-4f99-9444-f94d3e058bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:08.291Z|2c28692c-f9cf-4f99-9444-f94d3e058bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:08.336Z|921c5ada-50ad-41a3-92d2-1d6fbe7ba203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:08.337Z|921c5ada-50ad-41a3-92d2-1d6fbe7ba203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:14.116Z|b20320af-de6d-4a41-bc88-b1a3d21195c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:35:14.128Z|b20320af-de6d-4a41-bc88-b1a3d21195c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:35:14.611Z|2fa46f26-8671-4aa7-9627-5f0c4eba550f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:35:14.611Z|2fa46f26-8671-4aa7-9627-5f0c4eba550f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:35:18.315Z|0e52f075-ea37-4e48-a482-0f8608242e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:18.315Z|2faa7465-ac50-45c1-927e-602e180f89e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:18.316Z|0e52f075-ea37-4e48-a482-0f8608242e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:18.316Z|2faa7465-ac50-45c1-927e-602e180f89e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:18.363Z|15c6e241-046b-4358-81bf-58d5e1a60b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:18.364Z|15c6e241-046b-4358-81bf-58d5e1a60b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:28.345Z|4e98b025-16fe-4151-8aff-4e850ea95e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:28.346Z|4e98b025-16fe-4151-8aff-4e850ea95e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:28.349Z|dd117553-a5a8-4d6a-998b-33320369c476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:28.350Z|dd117553-a5a8-4d6a-998b-33320369c476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:28.386Z|0a7b9d26-02d3-49d5-b081-956506145559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:28.387Z|0a7b9d26-02d3-49d5-b081-956506145559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:29.116Z|fa8433a4-282b-4958-a09b-842ba6be63bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:35:29.117Z|fa8433a4-282b-4958-a09b-842ba6be63bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:35:38.377Z|a2d75336-1631-4a6b-a9e7-5afa0703900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:38.378Z|a2d75336-1631-4a6b-a9e7-5afa0703900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:38.381Z|c57f8dea-6d16-41d6-9cc4-eb48e227e3b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:38.381Z|c57f8dea-6d16-41d6-9cc4-eb48e227e3b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:38.410Z|608cee64-0552-45da-bc85-49e29e5fec25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:38.410Z|608cee64-0552-45da-bc85-49e29e5fec25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:44.120Z|6f3278f8-8c83-4cad-ac40-6db5fa60b918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:35:44.120Z|6f3278f8-8c83-4cad-ac40-6db5fa60b918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:35:44.612Z|ec394886-c6c6-48b9-80bf-46289bfcdec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:35:44.613Z|ec394886-c6c6-48b9-80bf-46289bfcdec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:35:48.402Z|af7aa97c-fe91-43eb-9c4b-1cc34ea66180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:48.404Z|19287416-4f47-48c0-8d7f-5007bed1a33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:48.405Z|19287416-4f47-48c0-8d7f-5007bed1a33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:48.408Z|af7aa97c-fe91-43eb-9c4b-1cc34ea66180|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:48.434Z|d4d53c9d-4e23-48c6-b615-7ab2e5cd720b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:48.435Z|d4d53c9d-4e23-48c6-b615-7ab2e5cd720b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:58.431Z|a18ca7ec-7410-42d5-8b7c-707a5bf2747a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:58.431Z|74ab95e1-940a-433b-a7d1-69b743036209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:58.431Z|a18ca7ec-7410-42d5-8b7c-707a5bf2747a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:58.432Z|74ab95e1-940a-433b-a7d1-69b743036209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:58.458Z|b074107e-9d3f-43f0-84d0-f10696b98bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:35:58.458Z|b074107e-9d3f-43f0-84d0-f10696b98bf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:35:59.116Z|a898539a-9c10-4539-a0bc-5c0069a448b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:35:59.119Z|a898539a-9c10-4539-a0bc-5c0069a448b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:36:05.805Z|a67bcea1-4b05-42a0-bed6-be9c600db23c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:36:05.806Z|a67bcea1-4b05-42a0-bed6-be9c600db23c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:08.454Z|e9748cbe-8b56-4c0f-948f-e008c75dd250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:08.454Z|472f235c-1a09-4bf8-82d8-0dbc7567fd9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:08.455Z|472f235c-1a09-4bf8-82d8-0dbc7567fd9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:08.455Z|e9748cbe-8b56-4c0f-948f-e008c75dd250|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:08.479Z|bc183263-b55b-4e03-b823-08b982b59997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:08.480Z|bc183263-b55b-4e03-b823-08b982b59997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:14.116Z|88996a22-798e-486a-b078-3169fe0cf229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:36:14.117Z|88996a22-798e-486a-b078-3169fe0cf229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:36:14.613Z|ce7406a2-dec2-44ae-947b-3fb5d8f6b544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:36:14.614Z|ce7406a2-dec2-44ae-947b-3fb5d8f6b544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:36:18.480Z|51d6df4c-96a3-4f7f-8bc0-fb6e944ee61f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:18.480Z|f43cb913-541a-4a35-b9c8-91f68265cfcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:18.480Z|51d6df4c-96a3-4f7f-8bc0-fb6e944ee61f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:18.480Z|f43cb913-541a-4a35-b9c8-91f68265cfcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:18.502Z|29c31330-0b20-4dd8-8662-5009d47c772c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:18.504Z|29c31330-0b20-4dd8-8662-5009d47c772c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:28.504Z|fd012624-b080-4816-b9b2-d1e5cf1e2ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:28.505Z|fd012624-b080-4816-b9b2-d1e5cf1e2ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:28.504Z|a3836670-b8fa-4ebe-a18c-329376ec0c91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:28.505Z|a3836670-b8fa-4ebe-a18c-329376ec0c91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:28.528Z|dc5a700c-6edd-49be-a9de-95f9afd4a446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:28.529Z|dc5a700c-6edd-49be-a9de-95f9afd4a446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:29.116Z|97a50d63-0457-4a44-b61c-d4e8eba89284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:36:29.117Z|97a50d63-0457-4a44-b61c-d4e8eba89284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:36:38.529Z|731f2087-53a9-42fa-bdef-6012a7b97967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:38.530Z|68b1c6b9-e4ae-4654-979d-bb6bb9e3a5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:38.531Z|731f2087-53a9-42fa-bdef-6012a7b97967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:38.531Z|68b1c6b9-e4ae-4654-979d-bb6bb9e3a5be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:38.559Z|ecb64385-5ade-43e1-9aca-76a8e6cfa440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:38.560Z|ecb64385-5ade-43e1-9aca-76a8e6cfa440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:44.116Z|7f3ea7ca-abdd-41d9-bb8f-f8f1e5858858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:36:44.119Z|7f3ea7ca-abdd-41d9-bb8f-f8f1e5858858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:36:44.614Z|7ebf001e-69ae-4254-a87c-e1f2422ccac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:36:44.615Z|7ebf001e-69ae-4254-a87c-e1f2422ccac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:36:48.559Z|52cb348e-d8ed-48a6-a1bc-73fad13b7900|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:48.560Z|52cb348e-d8ed-48a6-a1bc-73fad13b7900|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:48.562Z|41b02bc1-83ef-4271-bb8a-f52a5c5ad157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:48.563Z|41b02bc1-83ef-4271-bb8a-f52a5c5ad157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:48.582Z|68327068-20e8-4121-9368-b4fefaa621a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:48.583Z|68327068-20e8-4121-9368-b4fefaa621a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:58.589Z|e636a3c7-280a-449d-afbe-4dec36257734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:58.590Z|e636a3c7-280a-449d-afbe-4dec36257734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:58.590Z|c02cd02d-955b-4b1b-be0d-1e210832308a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:58.591Z|c02cd02d-955b-4b1b-be0d-1e210832308a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:58.616Z|70c457b5-25e3-427c-bf4e-5871a1ef07be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:36:58.617Z|70c457b5-25e3-427c-bf4e-5871a1ef07be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:36:59.116Z|9a23618f-419b-41ab-a9c1-7f1bc48012f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:36:59.116Z|9a23618f-419b-41ab-a9c1-7f1bc48012f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:37:05.807Z|97353cf4-8e5b-48ba-beb7-e2657e670c66|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:37:05.808Z|97353cf4-8e5b-48ba-beb7-e2657e670c66|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:08.623Z|824368df-f658-4a09-8064-7d71970db05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:08.623Z|d56b6238-9990-4089-b8f4-4d66c18cf35c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:08.623Z|824368df-f658-4a09-8064-7d71970db05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:08.623Z|d56b6238-9990-4089-b8f4-4d66c18cf35c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:08.643Z|d106276c-d319-4673-b37d-97c7f5841d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:08.644Z|d106276c-d319-4673-b37d-97c7f5841d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:14.116Z|52e9c909-46a9-4799-a64e-c041cc52405a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:37:14.117Z|52e9c909-46a9-4799-a64e-c041cc52405a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:37:14.616Z|7df09f74-b01e-4b2d-a862-58594b63e0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:37:14.616Z|7df09f74-b01e-4b2d-a862-58594b63e0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:37:18.668Z|df67a7a8-e226-46e9-8b8c-04b6c51aaf37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:18.668Z|2eb81a4f-9ca7-444a-b19c-e8cfd6faff4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:18.668Z|df67a7a8-e226-46e9-8b8c-04b6c51aaf37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:18.668Z|2eb81a4f-9ca7-444a-b19c-e8cfd6faff4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:18.684Z|62f94b6e-4493-4ba8-b92f-0e167a2c9879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:18.685Z|62f94b6e-4493-4ba8-b92f-0e167a2c9879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:28.705Z|04c2f930-d460-4d4b-a942-4076da49fee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:28.705Z|620b9cd1-e98f-40e0-9430-62fd24c6d273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:28.706Z|620b9cd1-e98f-40e0-9430-62fd24c6d273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:28.706Z|04c2f930-d460-4d4b-a942-4076da49fee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:28.708Z|a3897ff1-514e-4089-9311-641b64381568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:28.709Z|a3897ff1-514e-4089-9311-641b64381568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:29.116Z|4d9e14df-1e93-49a6-ba7c-69d958fa17de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:37:29.119Z|4d9e14df-1e93-49a6-ba7c-69d958fa17de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:37:38.743Z|2cb084f5-ba7b-4bf8-9ae2-ee603b45150b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:38.746Z|2cb084f5-ba7b-4bf8-9ae2-ee603b45150b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:38.746Z|da81765b-c342-49c6-992b-374f69da9fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:38.746Z|da81765b-c342-49c6-992b-374f69da9fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:38.764Z|448a00fc-bee1-4935-a924-43e3711c2aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:38.765Z|448a00fc-bee1-4935-a924-43e3711c2aec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:44.116Z|23dc2d41-3a1c-4910-8754-732e211cf269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:37:44.116Z|23dc2d41-3a1c-4910-8754-732e211cf269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:37:44.617Z|0c50bb7e-625e-42c8-b1b2-d4046baa4333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:37:44.617Z|0c50bb7e-625e-42c8-b1b2-d4046baa4333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:37:48.772Z|e4d22600-2e70-4548-a582-6456623d1af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:48.773Z|e4d22600-2e70-4548-a582-6456623d1af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:48.777Z|ab3aa198-24f7-44bd-b71f-36073b260ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:48.778Z|ab3aa198-24f7-44bd-b71f-36073b260ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:48.788Z|b1314323-ef86-42d6-a6d7-946ff3391a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:48.788Z|b1314323-ef86-42d6-a6d7-946ff3391a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:58.796Z|1a7880db-9e74-4e93-bb00-2ee9385281f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:58.798Z|1a7880db-9e74-4e93-bb00-2ee9385281f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:58.799Z|c7873516-6e3e-4ed0-b4d4-319a4f935c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:58.800Z|c7873516-6e3e-4ed0-b4d4-319a4f935c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:58.815Z|f713cb3a-1550-4f55-a46f-d584473afa01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:37:58.816Z|f713cb3a-1550-4f55-a46f-d584473afa01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:37:59.116Z|711544c0-73d7-4776-92b5-808733cd1772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:37:59.116Z|711544c0-73d7-4776-92b5-808733cd1772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:38:05.805Z|9c28320e-9822-4977-9ebc-b9c7f7732305|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:38:05.805Z|9c28320e-9822-4977-9ebc-b9c7f7732305|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:08.821Z|9486af3f-98ba-4d2a-8734-f222d060e251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:08.821Z|945b8290-4f4d-47e8-8476-b33280e86a86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:08.821Z|9486af3f-98ba-4d2a-8734-f222d060e251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:08.821Z|945b8290-4f4d-47e8-8476-b33280e86a86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:08.840Z|14249843-a8bb-4c95-85dd-cce958f7a691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:08.841Z|14249843-a8bb-4c95-85dd-cce958f7a691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:14.116Z|f02db0ab-c00b-4af9-afa2-592df5cb5b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:38:14.119Z|f02db0ab-c00b-4af9-afa2-592df5cb5b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:38:14.618Z|4af5e8b9-daee-4edb-9a36-a761391e6663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:38:14.618Z|4af5e8b9-daee-4edb-9a36-a761391e6663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:38:18.849Z|ca1be276-3f85-4756-83b1-fa0d46fc0768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:18.846Z|5c32eaeb-12d6-4a4a-b96a-e57ed970da64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:18.849Z|5c32eaeb-12d6-4a4a-b96a-e57ed970da64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:18.849Z|ca1be276-3f85-4756-83b1-fa0d46fc0768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:18.863Z|c2f31e5e-a9f7-476f-965f-14bcd32d7677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:18.864Z|c2f31e5e-a9f7-476f-965f-14bcd32d7677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:28.872Z|a23f8178-668b-4b4e-9f50-3754f0ef2fcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:28.872Z|79de7159-c878-4170-9ca8-8772e4fadcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:28.873Z|a23f8178-668b-4b4e-9f50-3754f0ef2fcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:28.873Z|79de7159-c878-4170-9ca8-8772e4fadcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:28.890Z|2362eda3-d055-49ed-9852-5f85f012089c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:28.890Z|2362eda3-d055-49ed-9852-5f85f012089c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:29.116Z|a19e8dbf-b340-4410-825a-8230bf143815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:38:29.116Z|a19e8dbf-b340-4410-825a-8230bf143815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:38:38.895Z|412cabb0-b3f5-4e97-96c4-f1516eb9be99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:38.896Z|412cabb0-b3f5-4e97-96c4-f1516eb9be99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:38.897Z|7050bb37-5df0-47a1-ae66-10eccbe4c497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:38.898Z|7050bb37-5df0-47a1-ae66-10eccbe4c497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:38.919Z|d43c5697-378f-497f-b0da-36c97811287d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:38.919Z|d43c5697-378f-497f-b0da-36c97811287d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:44.116Z|77179bf6-3453-4c39-8d2a-817ee0dc7ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:38:44.117Z|77179bf6-3453-4c39-8d2a-817ee0dc7ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:38:44.619Z|9744af8b-8861-4277-87c6-160506295bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:38:44.619Z|9744af8b-8861-4277-87c6-160506295bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:38:48.920Z|f0bbef46-be3d-4fb4-908e-d1455c269c32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:48.920Z|091ba696-fa2b-4780-a826-a00a3827e645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:48.921Z|091ba696-fa2b-4780-a826-a00a3827e645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:48.921Z|f0bbef46-be3d-4fb4-908e-d1455c269c32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:48.953Z|c7106161-7eda-48e2-adc7-4199bb195b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:48.953Z|c7106161-7eda-48e2-adc7-4199bb195b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:58.946Z|c0ceee65-7ef9-439c-a8e5-1ba153fecd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:58.946Z|c0ceee65-7ef9-439c-a8e5-1ba153fecd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:58.947Z|a38e72a4-216d-4de5-bcc3-d90b058d4941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:58.947Z|a38e72a4-216d-4de5-bcc3-d90b058d4941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:58.982Z|33c8cf5a-8709-4ccd-a835-48790ea879c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:38:58.983Z|33c8cf5a-8709-4ccd-a835-48790ea879c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:38:59.116Z|29791761-cc2e-4d8b-a6e8-31d1b0257efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:38:59.119Z|29791761-cc2e-4d8b-a6e8-31d1b0257efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:05.806Z|4cd3b691-3090-4389-bcb0-0470fb391c6f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:39:05.807Z|4cd3b691-3090-4389-bcb0-0470fb391c6f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:08.969Z|c7a3bad4-79f7-4742-ac43-f4b913471949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:08.969Z|c7a3bad4-79f7-4742-ac43-f4b913471949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:08.987Z|7b0f7494-b13b-43a3-b89b-32a9bb0d4afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:08.988Z|7b0f7494-b13b-43a3-b89b-32a9bb0d4afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:09.009Z|369223aa-90d1-4530-8ff2-5877dd884c26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:09.009Z|369223aa-90d1-4530-8ff2-5877dd884c26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:14.117Z|f2ff2c06-fda1-4440-85f1-343b296aee90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:39:14.118Z|f2ff2c06-fda1-4440-85f1-343b296aee90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:14.620Z|04164732-b6a0-4cdd-8966-2d1bed49145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:39:14.620Z|04164732-b6a0-4cdd-8966-2d1bed49145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:18.994Z|08907dd3-f794-4259-8a5e-d6ee9526f7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:18.995Z|08907dd3-f794-4259-8a5e-d6ee9526f7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:19.012Z|2a70c427-20db-4d0f-8ebc-7fc486a7ea28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:19.012Z|2a70c427-20db-4d0f-8ebc-7fc486a7ea28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:19.033Z|3f9a6aa9-41b1-41c0-b99d-d4ebd78a74d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:19.034Z|3f9a6aa9-41b1-41c0-b99d-d4ebd78a74d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:29.018Z|8afc1301-8cc4-4c6f-a656-9eecf1b2a919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:29.018Z|8afc1301-8cc4-4c6f-a656-9eecf1b2a919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:29.036Z|c5fa1c36-324e-4c8d-aca5-82ccdbb9db08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:29.037Z|c5fa1c36-324e-4c8d-aca5-82ccdbb9db08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:29.058Z|61a9fcd4-4bf7-460d-8833-5327562ec988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:29.059Z|61a9fcd4-4bf7-460d-8833-5327562ec988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:29.116Z|3d53df99-dd02-4e29-b13d-6f0596eceaf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:39:29.116Z|3d53df99-dd02-4e29-b13d-6f0596eceaf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:39.046Z|315e2d66-bf8f-4761-9e2f-96683da5c9ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:39.046Z|315e2d66-bf8f-4761-9e2f-96683da5c9ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:39.062Z|87c68d10-b9ab-4a37-9739-f4fe48c7ead3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:39.062Z|87c68d10-b9ab-4a37-9739-f4fe48c7ead3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:39.082Z|b5d199b7-b693-4814-92ff-657104856195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:39.083Z|b5d199b7-b693-4814-92ff-657104856195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:44.116Z|81e82d38-04ec-407d-a94c-1ea0603d5827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:39:44.120Z|81e82d38-04ec-407d-a94c-1ea0603d5827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:44.621Z|32013997-53e5-4881-9547-5c2817e9cc2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:39:44.621Z|32013997-53e5-4881-9547-5c2817e9cc2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:49.073Z|ab265436-c941-413c-8aae-cef35eee8d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:49.074Z|ab265436-c941-413c-8aae-cef35eee8d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:49.093Z|65a2bd07-9ee7-4ce1-8fdd-1535b99cd320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:49.094Z|65a2bd07-9ee7-4ce1-8fdd-1535b99cd320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:49.107Z|56f6d246-b944-47e1-ab8b-7a4755449ca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:49.108Z|56f6d246-b944-47e1-ab8b-7a4755449ca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:59.099Z|c5cfa7ce-75ee-45b9-9730-13c728ebe5ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:59.099Z|c5cfa7ce-75ee-45b9-9730-13c728ebe5ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:59.116Z|3ca36ea1-0d4f-45dc-9589-8fb87d305054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:39:59.116Z|3ca36ea1-0d4f-45dc-9589-8fb87d305054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:39:59.119Z|0c623c65-b07f-4e2f-af19-4a9074f16e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:59.120Z|0c623c65-b07f-4e2f-af19-4a9074f16e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:39:59.130Z|c36feffd-64b3-4d54-adf6-6902da3c2b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:39:59.130Z|c36feffd-64b3-4d54-adf6-6902da3c2b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:05.803Z|b19516ea-2306-41bc-8414-2507ba282b7d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:40:05.804Z|b19516ea-2306-41bc-8414-2507ba282b7d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:09.123Z|9481a4cf-8d86-4eef-b511-675d3af3ae76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:09.123Z|9481a4cf-8d86-4eef-b511-675d3af3ae76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:09.143Z|4d97bd5d-f7d1-404f-b4f7-351831844640|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:09.143Z|4d97bd5d-f7d1-404f-b4f7-351831844640|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:09.154Z|9fec9eeb-5b79-4256-ae77-21855a239a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:09.155Z|9fec9eeb-5b79-4256-ae77-21855a239a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:14.116Z|94aed248-038c-4fb6-af57-a9cf28d15190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:40:14.117Z|94aed248-038c-4fb6-af57-a9cf28d15190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:40:14.622Z|ae7c298a-3939-4029-a368-342e9db4a1c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:40:14.622Z|ae7c298a-3939-4029-a368-342e9db4a1c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:40:19.146Z|6bb8a2dc-ff6b-46f7-9076-c82c63df4dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:19.146Z|6bb8a2dc-ff6b-46f7-9076-c82c63df4dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:19.168Z|dd68dd5c-d738-4ddb-b6a9-433b6bab52ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:19.169Z|dd68dd5c-d738-4ddb-b6a9-433b6bab52ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:19.175Z|51d2915d-fe52-4dcc-8360-96d4cc17a5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:19.175Z|51d2915d-fe52-4dcc-8360-96d4cc17a5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:29.116Z|59e17cd4-73f1-402f-91f5-6d5bd11a4fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:40:29.119Z|59e17cd4-73f1-402f-91f5-6d5bd11a4fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:40:29.172Z|61956f86-89af-47eb-af49-426ce754ff58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:29.173Z|61956f86-89af-47eb-af49-426ce754ff58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:29.192Z|17422ab7-4548-44f4-8bb4-98767e439693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:29.193Z|17422ab7-4548-44f4-8bb4-98767e439693|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:29.197Z|980df3bd-1bd1-4a6a-b2af-f3df1f5ba287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:29.198Z|980df3bd-1bd1-4a6a-b2af-f3df1f5ba287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:39.200Z|2a6cc4c9-9b0c-420a-8ea1-e988a6811cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:39.201Z|2a6cc4c9-9b0c-420a-8ea1-e988a6811cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:39.216Z|dffca85a-74c4-446b-bd48-c63e26256684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:39.217Z|dffca85a-74c4-446b-bd48-c63e26256684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:39.221Z|c41bcc9c-a826-47e7-8055-854769c02c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:39.221Z|c41bcc9c-a826-47e7-8055-854769c02c23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:44.116Z|1c6d0835-c47b-4dec-be04-d32c3cffc3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:40:44.117Z|1c6d0835-c47b-4dec-be04-d32c3cffc3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:40:44.623Z|9e0f3f64-45da-4a74-9cb8-f1e69db845fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:40:44.624Z|9e0f3f64-45da-4a74-9cb8-f1e69db845fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:40:49.230Z|7995430e-42ed-47e1-b53e-94f172eecb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:49.231Z|7995430e-42ed-47e1-b53e-94f172eecb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:49.239Z|1d9e21ba-c7c8-4b49-a228-cac8d95c2997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:49.240Z|1d9e21ba-c7c8-4b49-a228-cac8d95c2997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:49.244Z|a2f600c2-257a-49d9-b32c-2dabf52ea05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:49.244Z|a2f600c2-257a-49d9-b32c-2dabf52ea05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:59.116Z|d6578fea-7f40-40ec-acf5-f79b6872e0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:40:59.117Z|d6578fea-7f40-40ec-acf5-f79b6872e0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:40:59.260Z|b4cf91d4-8b56-4567-b1aa-de50c989004b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:59.261Z|b4cf91d4-8b56-4567-b1aa-de50c989004b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:59.267Z|c3c374da-80c8-4207-b975-4756363496f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:59.280Z|c3c374da-80c8-4207-b975-4756363496f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:40:59.268Z|ca1ba69a-788d-4fa9-af25-2c24ce825cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:40:59.281Z|ca1ba69a-788d-4fa9-af25-2c24ce825cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:05.803Z|332eceed-4e91-46b1-b6bf-ee46a6b109db|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:41:05.804Z|332eceed-4e91-46b1-b6bf-ee46a6b109db|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:09.289Z|b7ba616b-db41-489c-95b2-23bdded302b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:09.290Z|b7ba616b-db41-489c-95b2-23bdded302b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:09.305Z|2ec9dcbf-13c3-43d3-bb27-dd9e2e3af6dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:09.305Z|37c8ead7-796e-4bd0-9645-8e9e3afdebda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:09.305Z|2ec9dcbf-13c3-43d3-bb27-dd9e2e3af6dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:09.305Z|37c8ead7-796e-4bd0-9645-8e9e3afdebda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:14.116Z|9b24ca37-39e7-4d97-8fff-08d4d6775cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:41:14.119Z|9b24ca37-39e7-4d97-8fff-08d4d6775cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:41:14.625Z|194eea48-403b-4e11-ac27-fbd991627b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:41:14.626Z|194eea48-403b-4e11-ac27-fbd991627b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:41:19.315Z|096665ce-fbc2-4499-8367-b74ce9174dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:19.316Z|096665ce-fbc2-4499-8367-b74ce9174dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:19.329Z|44bb07e8-1614-499f-9c30-a3186dc0b055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:19.329Z|44bb07e8-1614-499f-9c30-a3186dc0b055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:19.328Z|61963766-53ee-4240-a539-f7770d479e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:19.331Z|61963766-53ee-4240-a539-f7770d479e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:29.116Z|0bd1b3a9-29c8-4201-9f41-a0782666f7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:41:29.116Z|0bd1b3a9-29c8-4201-9f41-a0782666f7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:41:29.340Z|0454d05d-3468-4e06-8e3a-de13abddfe5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:29.341Z|0454d05d-3468-4e06-8e3a-de13abddfe5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:29.353Z|288f4560-1274-433c-8368-7a22cf2b9505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:29.354Z|288f4560-1274-433c-8368-7a22cf2b9505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:29.355Z|1b748afa-b52a-4106-b772-e86e5fcb5389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:29.356Z|1b748afa-b52a-4106-b772-e86e5fcb5389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:39.364Z|94e32e68-f551-461a-972b-47cc70347ef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:39.365Z|94e32e68-f551-461a-972b-47cc70347ef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:39.376Z|7dab569b-1117-4d60-8d64-fabfbd24a0c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:39.377Z|7dab569b-1117-4d60-8d64-fabfbd24a0c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:39.380Z|f554d4c0-3275-4edb-8f70-ed066883a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:39.381Z|f554d4c0-3275-4edb-8f70-ed066883a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:44.116Z|22acc891-b54e-4fdb-80ae-63e5d1885891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:41:44.116Z|22acc891-b54e-4fdb-80ae-63e5d1885891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:41:44.626Z|6d7fb6bb-0e40-42a5-8995-90d868921537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:41:44.627Z|6d7fb6bb-0e40-42a5-8995-90d868921537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:41:49.389Z|54fbee49-4c57-4256-b4fc-dd8824ddfb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:49.389Z|54fbee49-4c57-4256-b4fc-dd8824ddfb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:49.409Z|e5310509-59f7-4ce9-892c-9bcba2f8b9b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:49.410Z|e5310509-59f7-4ce9-892c-9bcba2f8b9b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:49.410Z|b330e614-3d2d-4bda-a2f5-ba6cae441291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:49.411Z|b330e614-3d2d-4bda-a2f5-ba6cae441291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:59.116Z|7fc3ae58-2874-441a-890e-7b423aa2077f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:41:59.118Z|7fc3ae58-2874-441a-890e-7b423aa2077f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:41:59.450Z|873e116e-e8f1-449d-9c1e-dde2f81fc1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:59.451Z|873e116e-e8f1-449d-9c1e-dde2f81fc1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:59.459Z|cc0223bf-d94a-4909-a2d2-35766d0a41c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:59.459Z|bd80ce91-c9bb-4273-84c9-6854994a11ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:41:59.460Z|bd80ce91-c9bb-4273-84c9-6854994a11ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:41:59.460Z|cc0223bf-d94a-4909-a2d2-35766d0a41c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:05.803Z|f8620308-befc-4f80-b834-e88eff182f25|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:42:05.804Z|f8620308-befc-4f80-b834-e88eff182f25|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:09.495Z|b4a18933-ad3f-47d6-820f-c74f05039c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:09.496Z|b4a18933-ad3f-47d6-820f-c74f05039c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:09.501Z|50efb139-e4bb-46a4-8bfb-656488674c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:09.501Z|962db485-c9b6-466d-afd0-1f0a4d521138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:09.501Z|50efb139-e4bb-46a4-8bfb-656488674c1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:09.502Z|962db485-c9b6-466d-afd0-1f0a4d521138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:14.116Z|31c2a699-4727-45c5-a48a-75a320da5ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:42:14.117Z|31c2a699-4727-45c5-a48a-75a320da5ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:42:14.628Z|4bb38b91-a799-491f-b536-95643715ff9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:42:14.628Z|4bb38b91-a799-491f-b536-95643715ff9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:42:19.547Z|089a025d-d6ef-45a1-a737-55d4219a5e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:19.547Z|089a025d-d6ef-45a1-a737-55d4219a5e4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:19.550Z|3d9f1f7b-8a75-44f2-9ba9-0083ab8b9869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:19.551Z|3d9f1f7b-8a75-44f2-9ba9-0083ab8b9869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:19.553Z|d7efe44b-1f25-4b83-a591-9a6dd4c69a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:19.554Z|d7efe44b-1f25-4b83-a591-9a6dd4c69a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:29.116Z|b76a0d2e-98e4-4ccc-9a60-b4bbafb048db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:42:29.116Z|b76a0d2e-98e4-4ccc-9a60-b4bbafb048db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:42:29.575Z|419ae224-2525-4ca5-abc2-2b94b53f7a20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:29.576Z|419ae224-2525-4ca5-abc2-2b94b53f7a20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:29.576Z|4946ac7c-eed0-4584-876b-c0c3ed4a4d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:29.577Z|4946ac7c-eed0-4584-876b-c0c3ed4a4d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:29.581Z|fa453578-1993-4af4-92ca-787395a76973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:29.581Z|fa453578-1993-4af4-92ca-787395a76973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:39.601Z|43acf92f-caaa-431b-9471-4c21377ba82d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:39.601Z|2e58a3db-5e67-44f9-ad03-ca800d9ed07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:39.602Z|43acf92f-caaa-431b-9471-4c21377ba82d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:39.602Z|2e58a3db-5e67-44f9-ad03-ca800d9ed07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:39.604Z|ded2932b-2a79-4b8d-8895-10098c8ca901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:39.604Z|ded2932b-2a79-4b8d-8895-10098c8ca901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:44.116Z|49adc674-2ec9-4e74-99c3-1fa1f60bfb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:42:44.119Z|49adc674-2ec9-4e74-99c3-1fa1f60bfb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:42:44.629Z|642137a1-e27b-445e-8818-c459cb08a1e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:42:44.629Z|642137a1-e27b-445e-8818-c459cb08a1e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:42:49.628Z|d9b83275-f710-4085-9bd2-faa4c11885b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:49.629Z|d9b83275-f710-4085-9bd2-faa4c11885b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:49.631Z|19695390-6756-4bda-9f45-1e47ca4b358a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:49.632Z|19695390-6756-4bda-9f45-1e47ca4b358a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:49.636Z|df90c390-d66f-4ede-b5b5-167f0c5ede10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:49.636Z|df90c390-d66f-4ede-b5b5-167f0c5ede10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:59.116Z|fe817ed2-a448-4901-894a-68534455e944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:42:59.117Z|fe817ed2-a448-4901-894a-68534455e944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:42:59.657Z|eb9c9c13-f54d-47ce-b035-5d786a373150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:59.657Z|674bdfa6-8401-44a3-b43f-6c465a0c374e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:59.658Z|053bf759-65e1-4ea8-aa94-8e70be734384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:42:59.658Z|674bdfa6-8401-44a3-b43f-6c465a0c374e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:59.658Z|053bf759-65e1-4ea8-aa94-8e70be734384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:42:59.660Z|eb9c9c13-f54d-47ce-b035-5d786a373150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:05.805Z|37d8da74-365c-4414-96c9-89d8f48fcb75|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:43:05.806Z|37d8da74-365c-4414-96c9-89d8f48fcb75|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:09.686Z|fee54188-e48a-48d7-9ec6-90acb93efad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:09.688Z|fee54188-e48a-48d7-9ec6-90acb93efad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:09.689Z|d4f82018-bbc5-4cc9-9799-ac845f9ef55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:09.689Z|9f861b50-9f6a-496d-a9a0-88077cfb7fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:09.690Z|d4f82018-bbc5-4cc9-9799-ac845f9ef55b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:09.690Z|9f861b50-9f6a-496d-a9a0-88077cfb7fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:14.116Z|f42cbd60-af45-416b-b5e7-638662e46305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:43:14.116Z|f42cbd60-af45-416b-b5e7-638662e46305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:43:14.630Z|5dc4b064-fa97-4fbd-9889-f6e9c6cab203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:43:14.630Z|5dc4b064-fa97-4fbd-9889-f6e9c6cab203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:43:19.715Z|875aa6dd-e68c-4490-b16e-85ac75a97d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:19.715Z|a46acd56-7971-4e15-96a3-dcff2ba8c869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:19.715Z|875aa6dd-e68c-4490-b16e-85ac75a97d88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:19.716Z|a46acd56-7971-4e15-96a3-dcff2ba8c869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:19.721Z|a946552c-e4a0-4f10-9f23-608cb01642be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:19.722Z|a946552c-e4a0-4f10-9f23-608cb01642be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:29.116Z|53384743-9af3-4e90-aefb-e5460c194cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:43:29.119Z|53384743-9af3-4e90-aefb-e5460c194cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:43:29.740Z|d0401020-e139-4620-bd68-a05410f2ae05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:29.740Z|3838800a-dd68-4d62-8607-2bdf7639c99b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:29.741Z|d0401020-e139-4620-bd68-a05410f2ae05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:29.741Z|3838800a-dd68-4d62-8607-2bdf7639c99b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:29.744Z|83b84fad-9e28-486c-971c-d1b4c05a6ce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:29.745Z|83b84fad-9e28-486c-971c-d1b4c05a6ce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:39.764Z|4d60ee54-dc76-4e45-b6b6-db37fa5978d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:39.765Z|efdaf8b0-a683-497d-a72c-184687ba6fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:39.765Z|efdaf8b0-a683-497d-a72c-184687ba6fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:39.766Z|2998c2dc-ad71-419b-b652-20b0b5210a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:39.766Z|2998c2dc-ad71-419b-b652-20b0b5210a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:39.765Z|4d60ee54-dc76-4e45-b6b6-db37fa5978d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:44.116Z|d55460cd-6ec7-49ed-8d81-dc172440e5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:43:44.116Z|d55460cd-6ec7-49ed-8d81-dc172440e5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:43:44.631Z|ac6200bf-bf7a-4949-b8f2-0985cceaa37c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:43:44.631Z|ac6200bf-bf7a-4949-b8f2-0985cceaa37c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:43:49.790Z|526fa3b2-7623-45ca-b55e-5cf9cc680505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:49.790Z|12d2de65-bc45-4a34-818e-c7d21e1e8af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:49.790Z|526fa3b2-7623-45ca-b55e-5cf9cc680505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:49.790Z|12d2de65-bc45-4a34-818e-c7d21e1e8af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:49.790Z|ba5c067f-27ee-42f8-aa83-a394b5a7038a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:49.791Z|ba5c067f-27ee-42f8-aa83-a394b5a7038a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:59.116Z|7b91e458-836a-451d-8740-e48b3ad4810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:43:59.116Z|7b91e458-836a-451d-8740-e48b3ad4810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:43:59.817Z|19e7558f-fb02-4b4e-b6cc-69f3b9d7e848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:59.817Z|56d8424d-a357-4415-93cf-d9e5193cefa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:59.818Z|56d8424d-a357-4415-93cf-d9e5193cefa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:59.818Z|19e7558f-fb02-4b4e-b6cc-69f3b9d7e848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:43:59.822Z|e1cd5954-091f-402e-a349-f6636df72c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:43:59.823Z|e1cd5954-091f-402e-a349-f6636df72c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:05.806Z|4bcb410c-1aaa-4722-a85c-f23b0887c2b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:44:05.806Z|4bcb410c-1aaa-4722-a85c-f23b0887c2b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:09.841Z|449b0015-b066-4196-ad2f-6660398de4f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:09.841Z|449b0015-b066-4196-ad2f-6660398de4f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:09.844Z|3e049374-39a8-4edc-84d6-25e2a5500e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:09.844Z|3e049374-39a8-4edc-84d6-25e2a5500e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:09.845Z|d4611079-831e-4d99-a329-cf3c94e21df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:09.846Z|d4611079-831e-4d99-a329-cf3c94e21df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:14.116Z|96295e51-f62e-4f50-a592-dbd5d3338f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:44:14.119Z|96295e51-f62e-4f50-a592-dbd5d3338f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:44:14.632Z|9e55baad-b854-4dc6-8afa-6cf28fc67731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:44:14.633Z|9e55baad-b854-4dc6-8afa-6cf28fc67731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:44:19.862Z|8735f7b5-ecb3-4445-9024-bdfb9d35378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:19.863Z|8735f7b5-ecb3-4445-9024-bdfb9d35378e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:19.865Z|3659632e-3cdd-4e32-a5a6-669748f5cd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:19.865Z|3659632e-3cdd-4e32-a5a6-669748f5cd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:19.878Z|e0d1e12a-e5d6-4787-b5a7-6f1b8fbc03ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:19.878Z|e0d1e12a-e5d6-4787-b5a7-6f1b8fbc03ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:29.116Z|6ef5a276-62ef-4547-b8ed-f2f33b33dee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:44:29.117Z|6ef5a276-62ef-4547-b8ed-f2f33b33dee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:44:29.888Z|eaed5a4f-e384-4918-81fd-752c3f41a62d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:29.888Z|13658431-0891-4323-b1c9-f8cfccf6f4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:29.889Z|13658431-0891-4323-b1c9-f8cfccf6f4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:29.889Z|eaed5a4f-e384-4918-81fd-752c3f41a62d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:29.905Z|08cdd5d4-ce4b-4b00-9921-cc040e3fac48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:29.906Z|08cdd5d4-ce4b-4b00-9921-cc040e3fac48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:39.911Z|4fdab5f4-143d-41e6-8b8f-50891fff1329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:39.911Z|4fdab5f4-143d-41e6-8b8f-50891fff1329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:39.919Z|b5a1528a-0e55-418a-be73-8968f0eb90fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:39.920Z|b5a1528a-0e55-418a-be73-8968f0eb90fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:39.926Z|71734531-e52c-4b36-806d-2ec9d201a3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:39.927Z|71734531-e52c-4b36-806d-2ec9d201a3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:44.116Z|60eb3241-45e9-4312-bb8d-499e4b615cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:44:44.118Z|60eb3241-45e9-4312-bb8d-499e4b615cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:44:44.633Z|5ae53d12-1515-4aee-8274-04af2064e2ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:44:44.634Z|5ae53d12-1515-4aee-8274-04af2064e2ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:44:49.934Z|0e2f547b-0adb-46fb-990b-415ae6a3800c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:49.935Z|0e2f547b-0adb-46fb-990b-415ae6a3800c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:49.941Z|b25346ad-1347-444a-a980-a7c07d043f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:49.941Z|b25346ad-1347-444a-a980-a7c07d043f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:49.947Z|c6e7e3df-a583-4394-bba6-2b36df3ac45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:49.947Z|c6e7e3df-a583-4394-bba6-2b36df3ac45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:59.116Z|9ca468d4-9d49-4528-b503-a0417e10f94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:44:59.118Z|9ca468d4-9d49-4528-b503-a0417e10f94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:44:59.959Z|cf1456f7-dfdb-49e5-8725-d20649e4a6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:59.960Z|cf1456f7-dfdb-49e5-8725-d20649e4a6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:59.965Z|1a064254-f277-44f7-8673-91933d18d8fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:59.965Z|ea5fb411-454d-4ef4-b474-0c7b4a54e18e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:44:59.966Z|ea5fb411-454d-4ef4-b474-0c7b4a54e18e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:44:59.966Z|1a064254-f277-44f7-8673-91933d18d8fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:05.802Z|aa1ef35e-6c37-4ca6-bd77-3b1b34a1970e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:45:05.803Z|aa1ef35e-6c37-4ca6-bd77-3b1b34a1970e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:09.983Z|81f8b8c5-344d-432b-a198-880a78bb9843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:09.983Z|81f8b8c5-344d-432b-a198-880a78bb9843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:09.986Z|887e2f1a-c0b4-485e-b6f0-5589e96654ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:09.987Z|887e2f1a-c0b4-485e-b6f0-5589e96654ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:09.991Z|8cb6f0d8-c553-4ecc-8ff9-dba2db4bf7fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:09.991Z|8cb6f0d8-c553-4ecc-8ff9-dba2db4bf7fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:14.116Z|33b8db9f-a48b-4f81-b327-5533b2fee14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:45:14.116Z|33b8db9f-a48b-4f81-b327-5533b2fee14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:45:14.634Z|45bedcd2-1a7f-4121-be17-acfcff3532a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:45:14.635Z|45bedcd2-1a7f-4121-be17-acfcff3532a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:45:20.009Z|c8971354-ae4c-43c3-813d-c9ec9f6dc32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:20.009Z|c8971354-ae4c-43c3-813d-c9ec9f6dc32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:20.011Z|07df860e-dae0-46f5-8c39-a326ea74fa71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:20.011Z|07df860e-dae0-46f5-8c39-a326ea74fa71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:20.016Z|b9201579-519a-4407-881f-af3da8e63cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:20.016Z|b9201579-519a-4407-881f-af3da8e63cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:29.116Z|7d08ea71-1927-4d62-a24d-8ea852374e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:45:29.116Z|7d08ea71-1927-4d62-a24d-8ea852374e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:45:30.036Z|24a44b05-2eb3-4ddf-b88f-fa93e7f7c97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:30.036Z|24a44b05-2eb3-4ddf-b88f-fa93e7f7c97f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:30.038Z|3ef7721a-a5f8-431c-b40b-4bf6aa50ebf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:30.039Z|3ef7721a-a5f8-431c-b40b-4bf6aa50ebf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:30.044Z|e4e77aad-889e-4bd0-bd3e-4fbb78992eca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:30.045Z|e4e77aad-889e-4bd0-bd3e-4fbb78992eca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:40.059Z|877e5eb8-2577-465b-a21a-85c903d4512b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:40.059Z|356e89cf-9b83-45ac-a4d0-2ad65c587b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:40.060Z|356e89cf-9b83-45ac-a4d0-2ad65c587b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:40.060Z|877e5eb8-2577-465b-a21a-85c903d4512b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:40.068Z|37467166-f9ab-4168-862d-a4f5db46ed12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:40.069Z|37467166-f9ab-4168-862d-a4f5db46ed12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:44.116Z|e2a278ae-9514-43f9-b48e-50accc218967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:45:44.120Z|e2a278ae-9514-43f9-b48e-50accc218967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:45:44.635Z|1230cdf0-71e7-4ae6-938f-cec49c03546e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:45:44.636Z|1230cdf0-71e7-4ae6-938f-cec49c03546e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:45:50.084Z|76055559-8272-4aee-8209-b06ab7b9b46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:50.084Z|a4202c75-fc78-4f64-96ea-f6dc88e71518|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:50.085Z|76055559-8272-4aee-8209-b06ab7b9b46c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:50.085Z|a4202c75-fc78-4f64-96ea-f6dc88e71518|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:50.094Z|971943c2-2bc1-4f97-a23e-de7e6d3963c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:45:50.106Z|971943c2-2bc1-4f97-a23e-de7e6d3963c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:45:59.116Z|d7ad7f2f-0485-47ca-9ba3-dd8cf6f34c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:45:59.117Z|d7ad7f2f-0485-47ca-9ba3-dd8cf6f34c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:46:00.110Z|e71637cd-f0ea-4dba-aa1c-e952ad00d0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:00.111Z|e71637cd-f0ea-4dba-aa1c-e952ad00d0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:00.112Z|3135ce05-629f-48b5-8b42-2dfc195060ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:00.112Z|3135ce05-629f-48b5-8b42-2dfc195060ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:00.130Z|b9372275-0774-4735-926e-8e89de85c476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:00.130Z|b9372275-0774-4735-926e-8e89de85c476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:05.804Z|60130ae0-428c-4d30-8ead-f28630057fc3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:46:05.806Z|60130ae0-428c-4d30-8ead-f28630057fc3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:10.136Z|10083941-3429-4add-b642-a8acfd733493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:10.137Z|10083941-3429-4add-b642-a8acfd733493|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:10.137Z|1012b1d4-3309-4d0e-ad10-9f588d332aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:10.137Z|1012b1d4-3309-4d0e-ad10-9f588d332aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:10.154Z|ae78a248-c9b2-4948-95fc-4fe351a1a50e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:10.154Z|ae78a248-c9b2-4948-95fc-4fe351a1a50e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:14.116Z|f6485263-5ff2-47dd-a628-7a328a4323a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:46:14.117Z|f6485263-5ff2-47dd-a628-7a328a4323a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:46:14.636Z|4e6ac35b-e077-4915-9355-cb2fe8c754e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:46:14.637Z|4e6ac35b-e077-4915-9355-cb2fe8c754e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:46:20.161Z|90a90473-bfb4-4949-8cf4-cd36b745e929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:20.161Z|e6b137a2-fc5d-4b31-ac28-9eadf15ad5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:20.162Z|90a90473-bfb4-4949-8cf4-cd36b745e929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:20.162Z|e6b137a2-fc5d-4b31-ac28-9eadf15ad5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:20.176Z|1c24b2b7-2185-46fa-b9d8-cb7ce4bc5d17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:20.177Z|1c24b2b7-2185-46fa-b9d8-cb7ce4bc5d17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:29.117Z|417a919a-ac00-4faa-9289-954172c2d7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:46:29.122Z|417a919a-ac00-4faa-9289-954172c2d7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:46:30.187Z|6af4dedb-ff9a-4fde-847f-d1f969ae6511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:30.187Z|abf71a50-d7c4-4241-b1e0-67a4a331ed9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:30.188Z|6af4dedb-ff9a-4fde-847f-d1f969ae6511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:30.188Z|abf71a50-d7c4-4241-b1e0-67a4a331ed9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:30.202Z|0b4c3162-ae8e-450a-90a2-b643496f7a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:30.203Z|0b4c3162-ae8e-450a-90a2-b643496f7a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:40.214Z|768865a7-c5ff-460c-a80c-a916b63f0f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:40.214Z|000b1364-869c-4517-8a2f-c829594eca68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:40.215Z|768865a7-c5ff-460c-a80c-a916b63f0f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:40.215Z|000b1364-869c-4517-8a2f-c829594eca68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:40.225Z|34bc626a-a665-41fb-aa51-a1c4d8393ac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:40.225Z|34bc626a-a665-41fb-aa51-a1c4d8393ac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:44.116Z|d0593ef7-53fa-453b-90c1-410542e92f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:46:44.117Z|d0593ef7-53fa-453b-90c1-410542e92f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:46:44.638Z|80edf0a4-280d-4c59-b280-7fbe26f3f3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:46:44.639Z|80edf0a4-280d-4c59-b280-7fbe26f3f3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:46:50.241Z|6bea2939-c2fd-4d74-a21d-dbdaa2837356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:50.245Z|6bea2939-c2fd-4d74-a21d-dbdaa2837356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:50.241Z|512246dd-e827-4791-b69f-e16f5b0986be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:50.250Z|512246dd-e827-4791-b69f-e16f5b0986be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:50.258Z|0c64dabf-cb91-4eea-8515-aa2a642b2035|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:46:50.259Z|0c64dabf-cb91-4eea-8515-aa2a642b2035|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:46:59.120Z|e8469987-307a-43ae-8ee4-bec24c3ec91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:46:59.121Z|e8469987-307a-43ae-8ee4-bec24c3ec91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:47:00.269Z|df9719bf-2f43-4d26-8403-bb006381d7a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:00.270Z|df9719bf-2f43-4d26-8403-bb006381d7a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:00.281Z|20ecf6d9-1b04-4cda-a3b7-b0bddffd78c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:00.281Z|20ecf6d9-1b04-4cda-a3b7-b0bddffd78c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:00.286Z|908d3ed4-5efe-4590-8207-8e106280083d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:00.287Z|908d3ed4-5efe-4590-8207-8e106280083d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:05.805Z|3c69b11a-3bdd-40cf-adb5-ccf50b6bdc9d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:47:05.805Z|3c69b11a-3bdd-40cf-adb5-ccf50b6bdc9d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:10.294Z|e5263963-43c4-49aa-8774-cec0bad526ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:10.295Z|e5263963-43c4-49aa-8774-cec0bad526ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:10.303Z|c9b791d2-d0ca-4500-bfcf-7b72a27e94b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:10.304Z|c9b791d2-d0ca-4500-bfcf-7b72a27e94b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:10.308Z|0dceabf2-422a-453b-9a9c-445a360a854b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:10.309Z|0dceabf2-422a-453b-9a9c-445a360a854b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:14.116Z|4b7c5fdf-60b9-4600-bb1e-a7045868c3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:47:14.120Z|4b7c5fdf-60b9-4600-bb1e-a7045868c3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:47:14.639Z|dc6768b0-f196-492b-8cf6-0d1f0431c26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:47:14.640Z|dc6768b0-f196-492b-8cf6-0d1f0431c26c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:47:20.326Z|1c18f24d-2fdf-4f4c-9a59-46c2e5500dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:20.326Z|ecf1c118-e7a1-4d43-8361-fbbbfa57fd4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:20.326Z|1c18f24d-2fdf-4f4c-9a59-46c2e5500dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:20.326Z|ecf1c118-e7a1-4d43-8361-fbbbfa57fd4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:20.333Z|9e75a8ba-ee60-4031-986c-510067ab3d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:20.333Z|9e75a8ba-ee60-4031-986c-510067ab3d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:29.116Z|415ae0ca-c6ad-4021-a86b-af1e4bb85605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:47:29.116Z|415ae0ca-c6ad-4021-a86b-af1e4bb85605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:47:30.352Z|0adbdad7-66fb-40d6-be59-a157fb243811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:30.352Z|0adbdad7-66fb-40d6-be59-a157fb243811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:30.356Z|e32967d5-5287-44a0-a4cc-1454c919d87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:30.358Z|e32967d5-5287-44a0-a4cc-1454c919d87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:30.355Z|64d9d249-380a-42ce-b44c-bd5edb35e0aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:30.359Z|64d9d249-380a-42ce-b44c-bd5edb35e0aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:40.383Z|6c659034-b644-4eb0-a04b-e0dc29a0e9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:40.384Z|6c659034-b644-4eb0-a04b-e0dc29a0e9e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:40.386Z|a8a937ae-18f0-4a4c-af0e-574a8a85bd66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:40.386Z|a8a937ae-18f0-4a4c-af0e-574a8a85bd66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:40.389Z|54b22373-12ee-43d9-bd19-7d18ab388a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:40.389Z|54b22373-12ee-43d9-bd19-7d18ab388a04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:44.116Z|2351a94d-bd8c-48a9-b473-cd4ac0f9baa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:47:44.116Z|2351a94d-bd8c-48a9-b473-cd4ac0f9baa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:47:44.640Z|24b0f2f1-0d92-442d-9d45-fc5883072a33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:47:44.641Z|24b0f2f1-0d92-442d-9d45-fc5883072a33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:47:50.410Z|cf4ee6c3-498c-4fcf-abe0-426dca061670|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:50.410Z|19720ee3-3e2f-4ff9-b065-e4c44009c35e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:50.410Z|83517013-6b02-4867-a297-c44a5378d9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:47:50.410Z|83517013-6b02-4867-a297-c44a5378d9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:50.410Z|cf4ee6c3-498c-4fcf-abe0-426dca061670|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:50.411Z|19720ee3-3e2f-4ff9-b065-e4c44009c35e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:47:59.116Z|d7a273e8-8b9d-40e3-adfc-1c527647f35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:47:59.119Z|d7a273e8-8b9d-40e3-adfc-1c527647f35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:48:00.438Z|229c7ee3-0a5a-418a-b845-85a18d6600b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:00.439Z|229c7ee3-0a5a-418a-b845-85a18d6600b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:00.441Z|72c457f9-15d2-4898-99e1-d857ca0f006a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:00.442Z|72c457f9-15d2-4898-99e1-d857ca0f006a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:00.438Z|8727e134-66ff-4a24-8f7d-f2bdb516e8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:00.448Z|8727e134-66ff-4a24-8f7d-f2bdb516e8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:05.802Z|e971b054-f3e1-4844-a4f9-574001200836|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:48:05.803Z|e971b054-f3e1-4844-a4f9-574001200836|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:10.466Z|095d0fd3-59f6-4b3f-bade-577e48c4e2eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:10.466Z|80893461-1e11-4968-95ec-e3e7c433a0cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:10.466Z|095d0fd3-59f6-4b3f-bade-577e48c4e2eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:10.466Z|80893461-1e11-4968-95ec-e3e7c433a0cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:10.476Z|03a71023-640a-4dd3-b1f3-e0f993fcb6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:10.477Z|03a71023-640a-4dd3-b1f3-e0f993fcb6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:14.116Z|848ae37b-ae17-4cde-ab9a-7aaf08bd9275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:48:14.117Z|848ae37b-ae17-4cde-ab9a-7aaf08bd9275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:48:14.641Z|caa8542a-a24c-4268-95a2-363c767638d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:48:14.642Z|caa8542a-a24c-4268-95a2-363c767638d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:48:20.489Z|41e9bfa9-d4e4-4d9b-86bc-3805e9ac3c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:20.490Z|41e9bfa9-d4e4-4d9b-86bc-3805e9ac3c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:20.497Z|c108b14f-cd1b-4db9-b424-4f2716e89964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:20.498Z|c108b14f-cd1b-4db9-b424-4f2716e89964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:20.500Z|6985c1fc-b328-45a5-bc6b-5e14f1935dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:20.500Z|6985c1fc-b328-45a5-bc6b-5e14f1935dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:29.116Z|8ae6c81d-e46a-4aa6-a09a-717f5322a020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:48:29.116Z|8ae6c81d-e46a-4aa6-a09a-717f5322a020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:48:30.517Z|7cca001f-8e9c-46b8-a7c0-c63b0e361892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:30.518Z|7cca001f-8e9c-46b8-a7c0-c63b0e361892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:30.521Z|69bdae34-f480-4e0a-b974-ef985823c5f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:30.521Z|69bdae34-f480-4e0a-b974-ef985823c5f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:30.523Z|383e8487-f290-47d7-8ec2-5d391c23b056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:30.523Z|383e8487-f290-47d7-8ec2-5d391c23b056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:40.547Z|97132c43-f0a5-4b75-9726-5b42154264d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:40.549Z|97132c43-f0a5-4b75-9726-5b42154264d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:40.549Z|2a90c22a-734e-488f-9b2d-efcad08b0d27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:40.550Z|2a90c22a-734e-488f-9b2d-efcad08b0d27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:40.557Z|5876842d-ae1b-4e9a-b43c-043e368134b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:40.558Z|5876842d-ae1b-4e9a-b43c-043e368134b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:44.116Z|708267ef-9e39-448b-bdc1-83045e3b3831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:48:44.119Z|708267ef-9e39-448b-bdc1-83045e3b3831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:48:44.643Z|c9d3cc74-30cd-41eb-98d8-9ea468252644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:48:44.643Z|c9d3cc74-30cd-41eb-98d8-9ea468252644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:48:50.575Z|5851d33f-8704-45fa-aed3-ab1ca0b23ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:50.575Z|c8111059-783b-45a3-9901-6083f66083ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:50.576Z|5851d33f-8704-45fa-aed3-ab1ca0b23ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:50.576Z|c8111059-783b-45a3-9901-6083f66083ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:50.580Z|2280b283-33d9-461f-a05e-e95a39f6771b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:48:50.580Z|2280b283-33d9-461f-a05e-e95a39f6771b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:48:59.116Z|863ae7f5-5292-4ab5-b41d-e7ac7a7977e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:48:59.116Z|863ae7f5-5292-4ab5-b41d-e7ac7a7977e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:49:00.600Z|aacc8fdc-1ae4-4988-b1d0-8fad5ef40359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:00.600Z|693f0759-9299-4a7a-b79d-c29b4431cd1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:00.600Z|aacc8fdc-1ae4-4988-b1d0-8fad5ef40359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:00.600Z|693f0759-9299-4a7a-b79d-c29b4431cd1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:00.603Z|661c29c3-c515-4ccb-95fd-73f25e45ad8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:00.604Z|661c29c3-c515-4ccb-95fd-73f25e45ad8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:05.802Z|953305a6-0491-4bd0-904b-48a97f69ad4e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:49:05.803Z|953305a6-0491-4bd0-904b-48a97f69ad4e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:10.624Z|9131839a-39e3-45b6-8e4e-dcd9a03e2382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:10.624Z|1f196bd4-c3fe-45d1-941a-6a842c9e204c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:10.624Z|9131839a-39e3-45b6-8e4e-dcd9a03e2382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:10.625Z|1f196bd4-c3fe-45d1-941a-6a842c9e204c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:10.628Z|aef03dc2-75d6-4823-9963-3350e74b2850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:10.628Z|aef03dc2-75d6-4823-9963-3350e74b2850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:14.116Z|a2043149-3cc6-4a37-acaf-7b07f48dc988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:49:14.116Z|a2043149-3cc6-4a37-acaf-7b07f48dc988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:49:14.644Z|7046a9e8-3a83-49a8-ad64-35d6047b3cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:49:14.644Z|7046a9e8-3a83-49a8-ad64-35d6047b3cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:49:20.648Z|777deb7d-3b29-4832-8146-9132366cb6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:20.649Z|6e007c71-47b3-4f2e-a5d9-071d2eb74020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:20.650Z|777deb7d-3b29-4832-8146-9132366cb6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:20.650Z|6e007c71-47b3-4f2e-a5d9-071d2eb74020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:20.653Z|4321b537-257e-47fa-a55e-df9c1445b19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:20.654Z|4321b537-257e-47fa-a55e-df9c1445b19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:29.116Z|c012d3f5-9a3f-4775-8856-8d9f7b2ddb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:49:29.121Z|c012d3f5-9a3f-4775-8856-8d9f7b2ddb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:49:30.678Z|0cab9935-a24e-4334-b765-f516e268d6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:30.679Z|0cab9935-a24e-4334-b765-f516e268d6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:30.682Z|e255210d-45be-4ce0-a360-cf2be39309d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:30.682Z|f8843190-d1bd-44a5-87a9-cfd1241aca9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:30.682Z|f8843190-d1bd-44a5-87a9-cfd1241aca9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:30.682Z|e255210d-45be-4ce0-a360-cf2be39309d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:40.707Z|f2679606-2a5f-4f70-816a-653e755d8131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:40.708Z|f2679606-2a5f-4f70-816a-653e755d8131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:40.709Z|9f395def-7c58-45d1-9b39-0edc5dd70ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:40.709Z|17069249-b60e-476a-a4f0-a770b398dbdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:40.709Z|9f395def-7c58-45d1-9b39-0edc5dd70ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:40.709Z|17069249-b60e-476a-a4f0-a770b398dbdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:44.116Z|4a5cc5eb-b1b4-4136-af90-6d4149b495a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:49:44.117Z|4a5cc5eb-b1b4-4136-af90-6d4149b495a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:49:44.644Z|f8cd9e9b-bde3-4702-97ff-c0e1cb1bbda5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:49:44.645Z|f8cd9e9b-bde3-4702-97ff-c0e1cb1bbda5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:49:50.741Z|e303e722-5e22-4e32-ace7-cb120cbda8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:50.741Z|4067fe10-6fb5-462c-9b6c-1737038b8562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:50.741Z|d7f81a89-07ab-42fb-b9a9-893a80ebffdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:49:50.742Z|4067fe10-6fb5-462c-9b6c-1737038b8562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:50.742Z|d7f81a89-07ab-42fb-b9a9-893a80ebffdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:50.742Z|e303e722-5e22-4e32-ace7-cb120cbda8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:49:59.116Z|133e2208-1882-4c9b-a5c1-bc8be797ba7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:49:59.116Z|133e2208-1882-4c9b-a5c1-bc8be797ba7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:50:00.768Z|ebcdd81c-7a28-4251-9ab2-99af8512ad0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:00.768Z|029429ab-bf11-4af2-9dae-61f42a255ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:00.768Z|4f0483e3-e2d6-4d12-b5ea-d45f2e14232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:00.768Z|4f0483e3-e2d6-4d12-b5ea-d45f2e14232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:00.768Z|ebcdd81c-7a28-4251-9ab2-99af8512ad0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:00.768Z|029429ab-bf11-4af2-9dae-61f42a255ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:05.803Z|dff6c046-bb15-47eb-b186-534cff3ee67b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:50:05.804Z|dff6c046-bb15-47eb-b186-534cff3ee67b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:10.793Z|df17b152-2a6f-441e-9376-c3ebeb032bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:10.793Z|6dea109f-2bbc-4e5c-a605-39d8b2139486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:10.793Z|df17b152-2a6f-441e-9376-c3ebeb032bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:10.793Z|6dea109f-2bbc-4e5c-a605-39d8b2139486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:10.801Z|2dbb0878-8ae1-4e64-a8da-ef94a15a16d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:10.801Z|2dbb0878-8ae1-4e64-a8da-ef94a15a16d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:14.116Z|19aabe78-8165-4c4e-ae68-969cd4613807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:50:14.119Z|19aabe78-8165-4c4e-ae68-969cd4613807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:50:14.646Z|94565b9f-9368-4634-aa05-e6eebae7e4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:50:14.646Z|94565b9f-9368-4634-aa05-e6eebae7e4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:50:20.818Z|71edef93-2be9-415c-8ac8-6567c1da65a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:20.819Z|71edef93-2be9-415c-8ac8-6567c1da65a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:20.824Z|859b9ef3-cb8c-4e63-8e9f-0833c219e890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:20.824Z|859b9ef3-cb8c-4e63-8e9f-0833c219e890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:20.826Z|3bd0d8b4-2261-4eba-8dcf-6575ea400e55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:20.827Z|3bd0d8b4-2261-4eba-8dcf-6575ea400e55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:29.116Z|64ebaa04-ba18-42be-9853-dd1755afde3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:50:29.116Z|64ebaa04-ba18-42be-9853-dd1755afde3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:50:30.845Z|91d656d3-1e79-4bdf-bc3b-e8bdb0b16170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:30.846Z|91d656d3-1e79-4bdf-bc3b-e8bdb0b16170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:30.849Z|32cd739a-0e97-4e81-9ce7-d77bbc113d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:30.849Z|32cd739a-0e97-4e81-9ce7-d77bbc113d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:30.849Z|70908372-4e9d-4575-a65e-b8ad9def48ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:30.850Z|70908372-4e9d-4575-a65e-b8ad9def48ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:40.868Z|725964c2-fa67-4df0-a58f-19b6f05cc84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:40.869Z|ea5c1be5-a43b-44c2-b9d4-224b1a16af68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:40.869Z|725964c2-fa67-4df0-a58f-19b6f05cc84f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:40.869Z|ea5c1be5-a43b-44c2-b9d4-224b1a16af68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:40.870Z|b76f8ed2-fd4d-4f48-aebe-ecbb5f194b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:40.871Z|b76f8ed2-fd4d-4f48-aebe-ecbb5f194b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:44.116Z|e08417f0-997d-475d-bae5-ea5d61aa000c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:50:44.117Z|e08417f0-997d-475d-bae5-ea5d61aa000c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:50:44.647Z|13621e4c-3889-44fd-b65c-3040456ed53a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:50:44.647Z|13621e4c-3889-44fd-b65c-3040456ed53a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:50:50.893Z|930edb23-c0f7-4cf0-89a6-1d5280c233b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:50.894Z|930edb23-c0f7-4cf0-89a6-1d5280c233b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:50.896Z|aacef34b-34ae-40c7-b76d-37c6c2b48091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:50.896Z|aacef34b-34ae-40c7-b76d-37c6c2b48091|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:50.899Z|17a56cba-0ce8-494d-8572-54c25497e3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:50:50.899Z|17a56cba-0ce8-494d-8572-54c25497e3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:50:59.116Z|bea64ffd-59a3-4419-8d82-177476832126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:50:59.119Z|bea64ffd-59a3-4419-8d82-177476832126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:51:00.921Z|b75c030c-a0a9-4720-96aa-66ff7e269004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:00.922Z|b75c030c-a0a9-4720-96aa-66ff7e269004|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:00.922Z|c3ec5e47-af4c-4473-868e-9293e0f3ce60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:00.922Z|c3ec5e47-af4c-4473-868e-9293e0f3ce60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:00.923Z|98337042-0525-45bf-a48e-7d83e9182e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:00.924Z|98337042-0525-45bf-a48e-7d83e9182e2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:05.802Z|4a9378cf-610d-481b-a9fb-bd3e463ebf30|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:51:05.803Z|4a9378cf-610d-481b-a9fb-bd3e463ebf30|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:10.947Z|b93acdaa-7d66-42e0-a05a-8d3979370f81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:10.947Z|ec134298-9f64-430b-81b4-675bb3280726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:10.947Z|aac8c314-3e19-4992-843d-35fa257b7529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:10.947Z|aac8c314-3e19-4992-843d-35fa257b7529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:10.947Z|ec134298-9f64-430b-81b4-675bb3280726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:10.947Z|b93acdaa-7d66-42e0-a05a-8d3979370f81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:14.116Z|16e69d7c-121d-4dec-9384-eac2b51d18ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:51:14.116Z|16e69d7c-121d-4dec-9384-eac2b51d18ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:51:14.648Z|3b24dc3f-d20a-4e0c-afa5-ea4bbc4d2cd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:51:14.648Z|3b24dc3f-d20a-4e0c-afa5-ea4bbc4d2cd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:51:20.975Z|81d6ac5b-376e-4716-94ec-4d6a9768e921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:20.975Z|49676e8d-4dc0-4fed-9a24-e6375980aed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:20.975Z|d045adaf-8ae5-4039-adb5-569028e82270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:20.976Z|49676e8d-4dc0-4fed-9a24-e6375980aed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:20.976Z|81d6ac5b-376e-4716-94ec-4d6a9768e921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:20.976Z|d045adaf-8ae5-4039-adb5-569028e82270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:29.116Z|f751c8c9-aef9-474d-956d-91866cd48c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:51:29.116Z|f751c8c9-aef9-474d-956d-91866cd48c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:51:31.001Z|07d41881-1f44-4694-922b-d2789035507b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:31.001Z|07d41881-1f44-4694-922b-d2789035507b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:31.001Z|27e276e7-d88b-4790-8405-95a755f57e65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:31.002Z|c6ffcdbd-fa81-498c-82cb-1de572cfbe6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:31.003Z|c6ffcdbd-fa81-498c-82cb-1de572cfbe6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:31.004Z|27e276e7-d88b-4790-8405-95a755f57e65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:41.027Z|2f0b0246-af02-48e4-80a6-a224a42303cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:41.027Z|6719bf04-31c5-4e22-9067-8389e9857ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:41.027Z|26362786-9fbd-4c2d-991e-09a255838259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:41.027Z|2f0b0246-af02-48e4-80a6-a224a42303cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:41.027Z|26362786-9fbd-4c2d-991e-09a255838259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:41.027Z|6719bf04-31c5-4e22-9067-8389e9857ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:44.116Z|78e6fc5c-ade7-4f78-9a8e-8b1a12f34e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:51:44.119Z|78e6fc5c-ade7-4f78-9a8e-8b1a12f34e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:51:44.649Z|c0c57f18-1b24-4383-b30e-0dc8e71a7d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:51:44.649Z|c0c57f18-1b24-4383-b30e-0dc8e71a7d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:51:51.055Z|b10c8d74-de83-469f-88b2-95b6d38ffd1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:51.056Z|b10c8d74-de83-469f-88b2-95b6d38ffd1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:51.061Z|9e8df133-a3ab-42b2-8c80-f92af441c227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:51.061Z|c281d883-dc4b-4d67-b313-3be80f5a7c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:51:51.061Z|9e8df133-a3ab-42b2-8c80-f92af441c227|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:51.061Z|c281d883-dc4b-4d67-b313-3be80f5a7c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:51:59.118Z|c31fa64f-96ce-4083-86da-86d04f784e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:51:59.119Z|c31fa64f-96ce-4083-86da-86d04f784e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:52:01.088Z|73032d26-6b97-49c7-8508-cfa09af5c941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:01.089Z|bf60a271-df90-4933-bcd7-cb7ce0ee6208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:01.088Z|6c22832e-b37c-4405-b36b-d223567d98d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:01.089Z|6c22832e-b37c-4405-b36b-d223567d98d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:01.089Z|73032d26-6b97-49c7-8508-cfa09af5c941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:01.096Z|bf60a271-df90-4933-bcd7-cb7ce0ee6208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:05.811Z|12288917-dde9-4614-adba-89643fbccf2d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:52:05.812Z|12288917-dde9-4614-adba-89643fbccf2d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:11.116Z|15e8af0a-4d41-4676-9937-9ab188eb034c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:11.116Z|12bf8788-58bc-4b47-ac4c-f759237d7562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:11.117Z|12bf8788-58bc-4b47-ac4c-f759237d7562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:11.117Z|15e8af0a-4d41-4676-9937-9ab188eb034c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:11.121Z|2f3bc77c-3b9b-42a2-8eb2-704018d6f671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:11.121Z|2f3bc77c-3b9b-42a2-8eb2-704018d6f671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:14.116Z|4658abcc-8310-4972-92ef-0680c4a76d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:52:14.116Z|4658abcc-8310-4972-92ef-0680c4a76d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:52:14.650Z|088f8cc0-e40d-4284-be54-0a3e352593da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:52:14.651Z|088f8cc0-e40d-4284-be54-0a3e352593da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:52:21.142Z|2beb76c4-694a-43bc-93a9-4e750429fe55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:21.143Z|2beb76c4-694a-43bc-93a9-4e750429fe55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:21.144Z|893862f6-1b26-4fb2-9c3f-0eda81141aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:21.145Z|893862f6-1b26-4fb2-9c3f-0eda81141aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:21.145Z|1cfb56eb-8581-415b-81cd-75117dd73e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:21.145Z|1cfb56eb-8581-415b-81cd-75117dd73e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:29.116Z|e5b64dcc-b101-4927-a1d0-5a108f0f102c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:52:29.119Z|e5b64dcc-b101-4927-a1d0-5a108f0f102c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:52:31.169Z|6d66a9a3-0d84-4262-9d1a-e058eeedc536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:31.170Z|6d66a9a3-0d84-4262-9d1a-e058eeedc536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:31.177Z|decebfa5-d3ff-4b29-90aa-6d988d2e1e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:31.176Z|98e0bd6c-1f73-4b5a-b683-a6086510f832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:31.177Z|98e0bd6c-1f73-4b5a-b683-a6086510f832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:31.177Z|decebfa5-d3ff-4b29-90aa-6d988d2e1e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:41.195Z|4ab2082a-aaaf-4739-8274-bcb5d951cc2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:41.196Z|4ab2082a-aaaf-4739-8274-bcb5d951cc2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:41.198Z|c2081332-a56b-4fb8-86df-702a5aff5ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:41.199Z|c2081332-a56b-4fb8-86df-702a5aff5ab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:41.200Z|f61fea55-2904-41e3-a477-7daffe80267f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:41.200Z|f61fea55-2904-41e3-a477-7daffe80267f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:44.116Z|ba6b759f-d03b-4b27-8cbd-c446e07f1771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:52:44.116Z|ba6b759f-d03b-4b27-8cbd-c446e07f1771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:52:44.651Z|1ea2fced-a876-4df3-99d4-2669f2083c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:52:44.652Z|1ea2fced-a876-4df3-99d4-2669f2083c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:52:51.230Z|24c2eb2b-4c5d-45ca-9828-ada851b4ad92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:51.232Z|24c2eb2b-4c5d-45ca-9828-ada851b4ad92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:51.232Z|4ae54103-8548-4a83-b56b-959039683a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:51.233Z|4ae54103-8548-4a83-b56b-959039683a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:51.230Z|35025c20-2a4a-4c63-9b5e-71ed30404592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:52:51.234Z|35025c20-2a4a-4c63-9b5e-71ed30404592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:52:59.116Z|7de90be6-488a-45ff-a6b9-3dc4514072ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:52:59.116Z|7de90be6-488a-45ff-a6b9-3dc4514072ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:53:01.266Z|bc532021-31eb-41d0-b4e3-fc459bf35ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:01.267Z|bc532021-31eb-41d0-b4e3-fc459bf35ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:01.269Z|d37fa3d7-39c0-45d6-9045-5e0eeb9c5a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:01.269Z|d37fa3d7-39c0-45d6-9045-5e0eeb9c5a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:01.271Z|87ccd376-3bef-4d54-a51f-254c608bb312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:01.272Z|87ccd376-3bef-4d54-a51f-254c608bb312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:05.804Z|8758dcf1-6381-4c98-a4c2-7b71b1f9593f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:53:05.805Z|8758dcf1-6381-4c98-a4c2-7b71b1f9593f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:11.293Z|4d7914c5-a25b-473b-8e1a-a9f09c85d742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:11.294Z|4d7914c5-a25b-473b-8e1a-a9f09c85d742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:11.294Z|84410181-3b94-44fb-b38b-c8aee8a6dc17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:11.294Z|ba6cb4cf-bba2-4c0a-9114-000ca760e9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:11.294Z|84410181-3b94-44fb-b38b-c8aee8a6dc17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:11.295Z|ba6cb4cf-bba2-4c0a-9114-000ca760e9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:14.116Z|e522cbed-57d8-4424-8afc-e12d2c0720cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:53:14.119Z|e522cbed-57d8-4424-8afc-e12d2c0720cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:53:14.652Z|8d220553-9e04-4e82-a423-1de01f0780d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:53:14.653Z|8d220553-9e04-4e82-a423-1de01f0780d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:53:21.317Z|0d0e26d2-a294-4317-aac3-770891330ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:21.317Z|68018e7d-50ec-464c-9031-32901f64f392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:21.318Z|68018e7d-50ec-464c-9031-32901f64f392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:21.318Z|0d0e26d2-a294-4317-aac3-770891330ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:21.318Z|ea9e3fb8-d32a-40f7-9b3c-aa6aed0d0730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:21.319Z|ea9e3fb8-d32a-40f7-9b3c-aa6aed0d0730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:29.116Z|330232ad-4189-430e-b65a-c69ae116482c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:53:29.116Z|330232ad-4189-430e-b65a-c69ae116482c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:53:31.342Z|c09ae76a-e0df-402a-9bed-8b2c4688a919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:31.342Z|52e540eb-bff0-47d7-9272-ed0dff8546ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:31.343Z|c09ae76a-e0df-402a-9bed-8b2c4688a919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:31.343Z|52e540eb-bff0-47d7-9272-ed0dff8546ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:31.344Z|e37693ea-03fd-461c-ab26-9a7b1b5bde66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:31.345Z|e37693ea-03fd-461c-ab26-9a7b1b5bde66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:41.367Z|c4b638f0-101c-4353-b46d-9e2017beb1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:41.367Z|c4b638f0-101c-4353-b46d-9e2017beb1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:41.368Z|5154fb7a-5ddc-4806-b612-9adf81f6a3c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:41.368Z|a7a89dc6-4a9b-4766-b116-225c85964c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:41.369Z|5154fb7a-5ddc-4806-b612-9adf81f6a3c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:41.369Z|a7a89dc6-4a9b-4766-b116-225c85964c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:44.116Z|e1d4983a-bc60-4b13-afab-abb4baec5d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:53:44.116Z|e1d4983a-bc60-4b13-afab-abb4baec5d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:53:44.653Z|4081d77e-8219-47da-a059-10dea0cf1978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:53:44.654Z|4081d77e-8219-47da-a059-10dea0cf1978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:53:51.400Z|2050ce71-6e4c-4fbf-8cb8-c94f32680c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:51.401Z|2050ce71-6e4c-4fbf-8cb8-c94f32680c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:51.400Z|34627f20-9407-412f-89ec-30434ccbec34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:51.402Z|34627f20-9407-412f-89ec-30434ccbec34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:51.400Z|c0056e50-3660-447e-9ff3-a21e62ea0049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:53:51.404Z|c0056e50-3660-447e-9ff3-a21e62ea0049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:53:59.117Z|5ae87637-3f41-42bf-a179-401564530a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:53:59.120Z|5ae87637-3f41-42bf-a179-401564530a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:54:01.427Z|e2dccb3e-1bf5-48a7-b521-02bfe4f021d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:01.427Z|43e27456-6a55-4ad9-add7-b79ac5ca442e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:01.427Z|e2dccb3e-1bf5-48a7-b521-02bfe4f021d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:01.427Z|43e27456-6a55-4ad9-add7-b79ac5ca442e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:01.434Z|5cbc1576-20a5-40bf-a07a-f98a154ff2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:01.435Z|5cbc1576-20a5-40bf-a07a-f98a154ff2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:05.803Z|2116d802-39a3-4f42-b44f-7a460e23f62e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:54:05.805Z|2116d802-39a3-4f42-b44f-7a460e23f62e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:11.451Z|7d1ae3b5-d978-4e2e-b0fe-d0cc03f1b95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:11.451Z|f504158c-014a-45e7-94f6-cc37d83a74b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:11.452Z|7d1ae3b5-d978-4e2e-b0fe-d0cc03f1b95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:11.452Z|f504158c-014a-45e7-94f6-cc37d83a74b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:11.456Z|59c5f4ed-39d9-48e1-9a55-ab0e31348c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:11.456Z|59c5f4ed-39d9-48e1-9a55-ab0e31348c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:14.116Z|06895cce-12fd-433b-bd01-3ba7b597b811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:54:14.117Z|06895cce-12fd-433b-bd01-3ba7b597b811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:54:14.655Z|9085ccf8-6c8f-449a-990a-1672f4aa4860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:54:14.655Z|9085ccf8-6c8f-449a-990a-1672f4aa4860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:54:21.476Z|e7cc001b-9d05-429f-bfbf-50fd0f66d488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:21.476Z|c66a885e-b46a-4d01-8202-97a1650fd574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:21.477Z|c66a885e-b46a-4d01-8202-97a1650fd574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:21.477Z|e7cc001b-9d05-429f-bfbf-50fd0f66d488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:21.480Z|a75c6006-8d27-49fe-937f-e4ec1ac539e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:21.480Z|a75c6006-8d27-49fe-937f-e4ec1ac539e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:29.116Z|aec19ba8-7b2c-4d80-a1e4-fb5f533eae9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:54:29.117Z|aec19ba8-7b2c-4d80-a1e4-fb5f533eae9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:54:31.504Z|3136df86-d4f2-4b73-91e1-ee784873cf95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:31.505Z|3136df86-d4f2-4b73-91e1-ee784873cf95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:31.510Z|e64db9b0-c30b-4ef3-b343-af4b8cab513f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:31.512Z|e64db9b0-c30b-4ef3-b343-af4b8cab513f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:31.517Z|548d5c93-758b-4e14-a4dd-f9cb2be4f069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:31.518Z|548d5c93-758b-4e14-a4dd-f9cb2be4f069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:41.528Z|c6c688b0-6eba-440f-91d1-14c872f207cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:41.529Z|c6c688b0-6eba-440f-91d1-14c872f207cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:41.538Z|0a201948-d5e9-409c-9f80-868228275024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:41.538Z|b79d34f0-b4ec-4bc7-9cbb-febb8afaf5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:41.539Z|0a201948-d5e9-409c-9f80-868228275024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:41.539Z|b79d34f0-b4ec-4bc7-9cbb-febb8afaf5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:44.116Z|46fccc01-9fc4-4908-b860-8f0405fc3b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:54:44.120Z|46fccc01-9fc4-4908-b860-8f0405fc3b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:54:44.656Z|dcf084de-14bc-4be8-9b17-e90efc461b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:54:44.656Z|dcf084de-14bc-4be8-9b17-e90efc461b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:54:51.562Z|d68ba32f-20d3-44c2-b851-65e99357f8d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:51.562Z|366aa5b7-93dc-4a71-b303-9fafe4ab5fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:51.564Z|366aa5b7-93dc-4a71-b303-9fafe4ab5fae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:51.566Z|d68ba32f-20d3-44c2-b851-65e99357f8d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:51.568Z|f29b05d6-9116-4715-9000-072bf816abea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:54:51.568Z|f29b05d6-9116-4715-9000-072bf816abea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:54:59.116Z|cfcbf766-d3d4-4a22-9a63-1693038d934e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:54:59.116Z|cfcbf766-d3d4-4a22-9a63-1693038d934e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:55:01.589Z|f4d72a04-67f6-43fb-8eb3-685ffd8048bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:01.590Z|2143b3a2-5ba1-4a46-b69a-e91f029dd2c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:01.590Z|a84a1cf3-9407-4ba9-b9c8-3030813635fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:01.590Z|2143b3a2-5ba1-4a46-b69a-e91f029dd2c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:01.590Z|f4d72a04-67f6-43fb-8eb3-685ffd8048bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:01.590Z|a84a1cf3-9407-4ba9-b9c8-3030813635fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:05.802Z|76076164-2f86-44c4-9042-4d34a2f22f06|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-24T11:55:05.803Z|76076164-2f86-44c4-9042-4d34a2f22f06|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:11.614Z|c74874bc-7194-4488-946e-af3046c384bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:11.614Z|906f902d-66fd-4b88-85fa-915f9a8588e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:11.614Z|c22b5672-4ac7-4c7d-8015-077e7f715436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:11.616Z|906f902d-66fd-4b88-85fa-915f9a8588e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:11.616Z|c22b5672-4ac7-4c7d-8015-077e7f715436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:11.616Z|c74874bc-7194-4488-946e-af3046c384bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:14.116Z|88b35988-6cf3-40e8-9d2e-6383de5b2e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:55:14.116Z|88b35988-6cf3-40e8-9d2e-6383de5b2e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:55:14.657Z|ca7eddc4-c4ad-4786-8e13-c9d5586cd2d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-24T11:55:14.657Z|ca7eddc4-c4ad-4786-8e13-c9d5586cd2d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-24T11:55:21.644Z|109b8a9a-ba2f-44cb-85ba-28f19b46e7c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:21.644Z|09cc9107-2927-4516-aac5-50dccc0ab92e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:21.644Z|adc601cb-8ae4-4067-a59d-3bea8fc8d0d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-24T11:55:21.645Z|109b8a9a-ba2f-44cb-85ba-28f19b46e7c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:21.645Z|09cc9107-2927-4516-aac5-50dccc0ab92e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-24T11:55:21.645Z|adc601cb-8ae4-4067-a59d-3bea8fc8d0d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.