By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-14T05:30:02.797Z||main|||||INFO|500||The following profiles are active: basic 2022-06-14T05:30:29.353Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-14T05:30:29.358Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-14T05:30:29.640Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-14T05:30:44.755Z||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-06-14T05:30:45.194Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-14T05:30:45.796Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-14T05:30:46.793Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-14T05:30:47.351Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-14T05:30:48.813Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-14T05:30:53.469Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-14T05:30:54.949Z||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-06-14T05:31:00.577Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-14T05:31:00.946Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-14T05:31:00.982Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-14T05:31:01.004Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-14T05:31:02.211Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-14T05:31:03.125Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-14T05:31:05.897Z||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-06-14T05:31:17.691Z||main|||||WARN|500||--- 2022-06-14T05:31:17.692Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-14T05:31:17.692Z||main|||||WARN|500||--- 2022-06-14T05:31:18.829Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-14T05:31:30.080Z||main|||||INFO|500||Started ApiHandlerApplication in 94.521 seconds (JVM running for 102.121) 2022-06-14T05:31:30.103Z|2fb38dff-9bca-42cc-bb81-e8e7d201d763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:31:30.151Z|2fb38dff-9bca-42cc-bb81-e8e7d201d763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:31:30.161Z|7e61356e-14e3-40a3-95a5-cf0fdeae6fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:31:30.173Z|7e61356e-14e3-40a3-95a5-cf0fdeae6fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:31:30.753Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-14T05:31:31.127Z|03a9dac8-1cde-4ce8-9249-730aa964202a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-14T05:31:32.036Z|03a9dac8-1cde-4ce8-9249-730aa964202a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:35.233Z|88007411-50a3-4bea-8f9b-dee8d94ca9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:35.235Z|88007411-50a3-4bea-8f9b-dee8d94ca9d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:37.769Z|686a5e7d-223b-4e0c-82c0-f91aa679e510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:37.774Z|686a5e7d-223b-4e0c-82c0-f91aa679e510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:41.511Z|d3619301-72bb-4e19-8246-f0bdfbb4881a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:41.519Z|d3619301-72bb-4e19-8246-f0bdfbb4881a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:45.063Z|4e02ab10-016a-40eb-b916-cb1f33d93bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:31:45.065Z|4e02ab10-016a-40eb-b916-cb1f33d93bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:31:45.324Z|76a540ad-9a55-4cb3-822b-718cc4c530a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:45.325Z|76a540ad-9a55-4cb3-822b-718cc4c530a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:47.833Z|764d12ba-74b0-4c3d-a490-9f2bb118e192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:47.835Z|764d12ba-74b0-4c3d-a490-9f2bb118e192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:51.572Z|1e3d9641-56f4-4d06-8bb4-e40b20ac890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:51.574Z|1e3d9641-56f4-4d06-8bb4-e40b20ac890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:55.397Z|30a13f40-74a3-4498-b147-bd14caea1ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:55.399Z|30a13f40-74a3-4498-b147-bd14caea1ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:31:57.884Z|1f85bbe9-e30c-4b72-b6b0-60374bd29065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:31:57.885Z|1f85bbe9-e30c-4b72-b6b0-60374bd29065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:00.063Z|ab54a03f-b97d-4d3f-bbb3-98bc764e7fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:00.065Z|ab54a03f-b97d-4d3f-bbb3-98bc764e7fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:00.179Z|4c320173-83db-417d-9e77-65c19b1f6c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:00.180Z|4c320173-83db-417d-9e77-65c19b1f6c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:01.627Z|77eb9e73-df85-45c9-9cbe-e2a92edeed64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:01.630Z|77eb9e73-df85-45c9-9cbe-e2a92edeed64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:05.491Z|da8e02d1-07d4-45d6-ab80-2cd9a87075fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:05.493Z|da8e02d1-07d4-45d6-ab80-2cd9a87075fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:07.951Z|61068ece-2ab9-4e87-9c3b-acb1376e38c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:07.953Z|61068ece-2ab9-4e87-9c3b-acb1376e38c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:11.689Z|a82639b1-e8c7-4a57-a13b-722817282193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:11.691Z|a82639b1-e8c7-4a57-a13b-722817282193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:15.062Z|1e2ad74b-3f56-45eb-8776-975d3adb6bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:15.068Z|1e2ad74b-3f56-45eb-8776-975d3adb6bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:15.590Z|a8d3be9e-0e77-4e24-93db-926a78010c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:15.592Z|a8d3be9e-0e77-4e24-93db-926a78010c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:18.003Z|62468c73-08ae-4a91-9d00-111d0915c77d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:18.005Z|62468c73-08ae-4a91-9d00-111d0915c77d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:21.766Z|4ebebc6f-b3eb-4ccf-b171-677480271a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:21.768Z|4ebebc6f-b3eb-4ccf-b171-677480271a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:25.705Z|c34c3a97-6585-4d48-8152-baebe27cfce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:25.707Z|c34c3a97-6585-4d48-8152-baebe27cfce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:28.047Z|ed30a2b8-4291-44ab-8901-e46977592c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:28.049Z|ed30a2b8-4291-44ab-8901-e46977592c5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:30.062Z|5863cca0-93c6-4cb8-abda-aa8fc93e26c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:30.067Z|5863cca0-93c6-4cb8-abda-aa8fc93e26c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:30.182Z|9bff3859-6c74-4e18-b4b1-2492e60065f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:30.184Z|9bff3859-6c74-4e18-b4b1-2492e60065f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:31.821Z|efa4afc4-cb97-4a82-a0ad-21a9a655e78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:31.823Z|efa4afc4-cb97-4a82-a0ad-21a9a655e78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:35.777Z|6b18ffd2-5453-421f-945f-4f877bd2274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:35.779Z|6b18ffd2-5453-421f-945f-4f877bd2274b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:38.091Z|8520d196-b701-4874-b47a-83200dddd618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:38.093Z|8520d196-b701-4874-b47a-83200dddd618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:41.866Z|f8cb6d2a-a97b-4f82-9b6d-f23a9f9f0bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:41.868Z|f8cb6d2a-a97b-4f82-9b6d-f23a9f9f0bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:45.062Z|a0a8ebd1-b432-43f1-a3c8-7b20b354ddd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:32:45.064Z|a0a8ebd1-b432-43f1-a3c8-7b20b354ddd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:32:45.821Z|840a4954-a744-41f0-ac34-e79f5067b357|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:45.823Z|840a4954-a744-41f0-ac34-e79f5067b357|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:48.142Z|f4d17f5c-699e-4783-8b06-182f875f8b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:48.144Z|f4d17f5c-699e-4783-8b06-182f875f8b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:51.912Z|77bebbc3-3ca7-4913-b898-5e49498157fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:51.914Z|77bebbc3-3ca7-4913-b898-5e49498157fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:55.873Z|f0b0f57d-8f5f-45f1-9721-950f81de4182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:55.876Z|f0b0f57d-8f5f-45f1-9721-950f81de4182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:32:58.185Z|02cfbbf1-ce46-44a8-b346-8574be23b817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:32:58.187Z|02cfbbf1-ce46-44a8-b346-8574be23b817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:00.062Z|f6cb0242-c14a-4ea5-9a65-295381fed9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:00.067Z|f6cb0242-c14a-4ea5-9a65-295381fed9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:00.186Z|0ee3f9f3-2304-4e84-8b0a-4aab3d8896e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:00.188Z|0ee3f9f3-2304-4e84-8b0a-4aab3d8896e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:01.950Z|4745e2f0-5bad-45f4-bf92-9a19c37b9432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:01.952Z|4745e2f0-5bad-45f4-bf92-9a19c37b9432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:05.918Z|3a3bc466-bfaf-4f22-9cbe-02d6edd42aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:05.920Z|3a3bc466-bfaf-4f22-9cbe-02d6edd42aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:08.225Z|62478458-25fc-48c5-b060-837f70aba505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:08.227Z|62478458-25fc-48c5-b060-837f70aba505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:12.000Z|9f4ca2a4-6145-4a44-b176-c6dbe1be86c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:12.002Z|9f4ca2a4-6145-4a44-b176-c6dbe1be86c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:15.062Z|b78f7c8d-51f2-45e7-be30-68d9299adf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:15.063Z|b78f7c8d-51f2-45e7-be30-68d9299adf67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:15.967Z|2ce74082-ca6f-4493-a1c9-3ce37d4039f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:15.969Z|2ce74082-ca6f-4493-a1c9-3ce37d4039f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:18.265Z|47d85d3c-5184-40c3-9596-8ef00b65ef3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:18.268Z|47d85d3c-5184-40c3-9596-8ef00b65ef3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:22.038Z|d2afa6ec-9d6d-400d-a717-48145389f69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:22.040Z|d2afa6ec-9d6d-400d-a717-48145389f69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:26.007Z|96a2474d-afe9-4784-99b2-ed53828d3161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:26.009Z|96a2474d-afe9-4784-99b2-ed53828d3161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:28.311Z|ebc50ed7-c286-4832-957d-0bb48f1b3e76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:28.313Z|ebc50ed7-c286-4832-957d-0bb48f1b3e76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:30.062Z|5acfae51-9a50-47c9-b985-0674ea1a0664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:30.064Z|5acfae51-9a50-47c9-b985-0674ea1a0664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:30.190Z|652aa647-09a3-4865-b52b-8be46d6df895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:30.191Z|652aa647-09a3-4865-b52b-8be46d6df895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:32.080Z|f4150dde-c12e-4244-a8cb-4b19ab3894a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:32.082Z|f4150dde-c12e-4244-a8cb-4b19ab3894a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:36.053Z|e7d8f15c-ac3f-4457-9810-ab4f9351b3b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:36.054Z|e7d8f15c-ac3f-4457-9810-ab4f9351b3b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:38.352Z|e5ae9eec-59f9-4494-ac9d-02f9334364ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:38.353Z|e5ae9eec-59f9-4494-ac9d-02f9334364ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:42.124Z|855f7e29-4454-4fe5-a6a4-8e4a14b0f148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:42.125Z|855f7e29-4454-4fe5-a6a4-8e4a14b0f148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:45.062Z|f8be816f-dcbb-46ec-acd9-940ec82f8b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:33:45.066Z|f8be816f-dcbb-46ec-acd9-940ec82f8b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:33:46.088Z|e8c8368a-788b-45d0-9580-b4bafde91f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:46.090Z|e8c8368a-788b-45d0-9580-b4bafde91f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:48.390Z|b4811ea7-34e0-47a8-a729-f1146cbce6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:48.392Z|b4811ea7-34e0-47a8-a729-f1146cbce6eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:52.162Z|34fa60b6-2c4e-4e0d-ae6d-08503b8e44ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:52.164Z|34fa60b6-2c4e-4e0d-ae6d-08503b8e44ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:56.129Z|2492cfa9-b5f3-4224-8e2a-abe5b50c815e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:56.132Z|2492cfa9-b5f3-4224-8e2a-abe5b50c815e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:33:58.435Z|8bd74201-8927-4d52-9827-70a397f4206b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:33:58.437Z|8bd74201-8927-4d52-9827-70a397f4206b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:00.063Z|2c50606a-a46f-4a0d-9418-aebc56c892d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:00.065Z|2c50606a-a46f-4a0d-9418-aebc56c892d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:00.193Z|b5b1740c-9f60-47fc-92da-e69c6e1b43c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:00.195Z|b5b1740c-9f60-47fc-92da-e69c6e1b43c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:02.200Z|348023b4-00ea-4a5e-89b5-fc734759e78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:02.202Z|348023b4-00ea-4a5e-89b5-fc734759e78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:06.175Z|b18805f1-4efa-4b86-86ea-c382ca70e9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:06.177Z|b18805f1-4efa-4b86-86ea-c382ca70e9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:08.471Z|fa44981c-51b9-48f5-9aaf-557d67695718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:08.475Z|fa44981c-51b9-48f5-9aaf-557d67695718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:12.243Z|2bed5cfd-1eb7-4786-a6ad-28ef053fcd1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:12.245Z|2bed5cfd-1eb7-4786-a6ad-28ef053fcd1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:15.062Z|33ccf268-7c07-4025-8270-28e49285baeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:15.063Z|33ccf268-7c07-4025-8270-28e49285baeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:16.227Z|070c277e-f851-4be4-af4c-6d87258c1640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:16.228Z|070c277e-f851-4be4-af4c-6d87258c1640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:18.512Z|2e730c13-6332-40f6-b645-9f111b59aa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:18.514Z|2e730c13-6332-40f6-b645-9f111b59aa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:22.279Z|bac9c5cf-9404-4297-996e-fd368fc722df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:22.281Z|bac9c5cf-9404-4297-996e-fd368fc722df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:26.268Z|6d5d7580-ef26-4043-8331-5b9abb06f454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:26.270Z|6d5d7580-ef26-4043-8331-5b9abb06f454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:28.548Z|6d14b9e1-291d-4af7-b8b1-50dd5f3ac994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:28.550Z|6d14b9e1-291d-4af7-b8b1-50dd5f3ac994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:30.062Z|b01a4f31-bc42-44be-ab34-36c5008439d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:30.066Z|b01a4f31-bc42-44be-ab34-36c5008439d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:30.197Z|cd52dac3-5105-48da-a39d-cc08298a339f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:30.198Z|cd52dac3-5105-48da-a39d-cc08298a339f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:32.315Z|9c7c46b6-7847-4173-af02-669ae8822815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:32.317Z|9c7c46b6-7847-4173-af02-669ae8822815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:36.306Z|c60bd7c3-13dd-41f4-97f9-9210c41cadf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:36.308Z|c60bd7c3-13dd-41f4-97f9-9210c41cadf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:38.585Z|75a2f8fc-fd3d-451d-88fd-3be9625e4eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:38.587Z|75a2f8fc-fd3d-451d-88fd-3be9625e4eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:42.353Z|c75bf60f-b50c-40ad-b6d8-9097e006b736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:42.357Z|c75bf60f-b50c-40ad-b6d8-9097e006b736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:45.062Z|92b25705-c458-46f7-98b9-cce8d2b796c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:34:45.064Z|92b25705-c458-46f7-98b9-cce8d2b796c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:34:46.347Z|bc987930-e9fd-4a01-b90c-da230c86404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:46.349Z|bc987930-e9fd-4a01-b90c-da230c86404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:48.618Z|7e34a604-ba4f-449d-a90d-f66c71887261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:48.621Z|7e34a604-ba4f-449d-a90d-f66c71887261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:52.392Z|a7f152c4-03f9-44b5-9869-d720a9dd0b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:52.395Z|a7f152c4-03f9-44b5-9869-d720a9dd0b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:56.384Z|3845af2f-dda6-4b02-bc27-c44dfceea057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:56.385Z|3845af2f-dda6-4b02-bc27-c44dfceea057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:34:58.653Z|a71437b8-e6cf-47e3-963c-9c98f3599a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:34:58.654Z|a71437b8-e6cf-47e3-963c-9c98f3599a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:00.062Z|95b515b0-e08f-41c1-b47b-5c737375e8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:00.063Z|95b515b0-e08f-41c1-b47b-5c737375e8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:00.200Z|e90e5d6e-7ab5-4eec-b9a9-665454824b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:00.202Z|e90e5d6e-7ab5-4eec-b9a9-665454824b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:02.448Z|03f51cee-aa28-4c5a-8d99-5262fce379f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:02.451Z|03f51cee-aa28-4c5a-8d99-5262fce379f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:06.420Z|256a29a3-3e40-4817-8ff0-a3261f4fea52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:06.422Z|256a29a3-3e40-4817-8ff0-a3261f4fea52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:08.687Z|403dd2fb-ace0-42ce-baa1-e1b8592b49c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:08.689Z|403dd2fb-ace0-42ce-baa1-e1b8592b49c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:12.486Z|f866b75b-86ad-4d8c-af88-4e2393fa443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:12.488Z|f866b75b-86ad-4d8c-af88-4e2393fa443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:15.063Z|b0c06a3e-d7b6-4dfc-9f49-2929f084b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:15.070Z|b0c06a3e-d7b6-4dfc-9f49-2929f084b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:16.455Z|79211909-0602-4a15-bc71-8d6cf7ec7584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:16.457Z|79211909-0602-4a15-bc71-8d6cf7ec7584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:18.730Z|e6c1d5ac-b07e-4941-b5ae-3deb33682936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:18.732Z|e6c1d5ac-b07e-4941-b5ae-3deb33682936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:22.523Z|c3904989-8c54-406f-abce-d535c3213db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:22.525Z|c3904989-8c54-406f-abce-d535c3213db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:26.491Z|6adc56b5-c3c1-482c-8733-fa553069c752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:26.493Z|6adc56b5-c3c1-482c-8733-fa553069c752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:28.771Z|9d333ea3-f25a-489b-b144-fee07a584dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:28.779Z|9d333ea3-f25a-489b-b144-fee07a584dec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:30.062Z|7cd3d3a6-7b18-486f-9670-6661f48addc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:30.064Z|7cd3d3a6-7b18-486f-9670-6661f48addc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:30.205Z|d0a73992-326f-4644-9081-fb4b6c516493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:30.206Z|d0a73992-326f-4644-9081-fb4b6c516493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:32.573Z|b3e4be7f-9746-4d3e-aaef-c28933f8fb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:32.577Z|b3e4be7f-9746-4d3e-aaef-c28933f8fb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:36.537Z|fb8e095a-f322-4f46-8ed3-b528ec1cdef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:36.539Z|fb8e095a-f322-4f46-8ed3-b528ec1cdef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:38.831Z|5e35eef0-2802-45d8-b13a-a46d710315b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:38.838Z|5e35eef0-2802-45d8-b13a-a46d710315b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:42.627Z|e95ae414-51a6-4930-b2f9-94533f781c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:42.628Z|e95ae414-51a6-4930-b2f9-94533f781c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:45.062Z|dca0b8e5-e6df-4fb2-a780-c15153a100d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:35:45.064Z|dca0b8e5-e6df-4fb2-a780-c15153a100d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:35:46.581Z|bc58c15a-1982-4915-a6ed-faca0562e020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:46.583Z|bc58c15a-1982-4915-a6ed-faca0562e020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:48.872Z|92da8a95-3815-4f4b-9760-dbf68c042421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:48.874Z|92da8a95-3815-4f4b-9760-dbf68c042421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:52.668Z|b65d679b-cc7e-4737-9eb2-65ec9dca2713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:52.671Z|b65d679b-cc7e-4737-9eb2-65ec9dca2713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:56.617Z|b2d4d54b-b626-4465-9649-76a9b2983f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:56.618Z|b2d4d54b-b626-4465-9649-76a9b2983f64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:35:58.911Z|df306eeb-c28b-4a95-8632-a3d782b9d399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:35:58.912Z|df306eeb-c28b-4a95-8632-a3d782b9d399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:00.062Z|69d85cdc-745d-42c7-8269-f3503af28dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:00.066Z|69d85cdc-745d-42c7-8269-f3503af28dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:00.207Z|a68674e6-8f84-474e-9a98-fde8aa51045b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:00.208Z|a68674e6-8f84-474e-9a98-fde8aa51045b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:02.707Z|843e80b6-3682-43d3-b016-ac15872ecae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:02.709Z|843e80b6-3682-43d3-b016-ac15872ecae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:06.663Z|7f32eaec-8906-46c3-8496-9ae5205b2692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:06.665Z|7f32eaec-8906-46c3-8496-9ae5205b2692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:08.944Z|b48fe371-f76e-4383-aaa0-0ad1d3d1f40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:08.947Z|b48fe371-f76e-4383-aaa0-0ad1d3d1f40b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:12.740Z|276a187c-eba9-4ef9-a23f-df23c43e5e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:12.742Z|276a187c-eba9-4ef9-a23f-df23c43e5e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:15.062Z|e84a662f-1ff0-47ae-ad6a-8b5c95726caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:15.064Z|e84a662f-1ff0-47ae-ad6a-8b5c95726caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:16.707Z|0abe401b-3f57-47ab-8757-0e7a921a3fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:16.708Z|0abe401b-3f57-47ab-8757-0e7a921a3fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:18.981Z|c3f1c2f6-d23b-4826-b799-09305d41fa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:18.983Z|c3f1c2f6-d23b-4826-b799-09305d41fa69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:22.774Z|7d86e91a-b5f4-43d7-96c5-f67a4b2defc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:22.776Z|7d86e91a-b5f4-43d7-96c5-f67a4b2defc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:26.747Z|a4698469-b0d4-4107-ae71-c1e40a13c342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:26.748Z|a4698469-b0d4-4107-ae71-c1e40a13c342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:29.017Z|1c986dd1-9580-47f9-beba-2b9920f65527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:29.019Z|1c986dd1-9580-47f9-beba-2b9920f65527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:30.062Z|07e59264-6f8e-4759-a89e-098fc4556dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:30.064Z|07e59264-6f8e-4759-a89e-098fc4556dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:30.210Z|d79a2634-dc0b-4462-b8c7-d3d2426ce94e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:30.213Z|d79a2634-dc0b-4462-b8c7-d3d2426ce94e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:32.812Z|836f496d-8787-48d7-b330-97560322e942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:32.813Z|836f496d-8787-48d7-b330-97560322e942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:36.781Z|8c6da7b7-5455-4b27-8dec-4970ef42dc9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:36.782Z|8c6da7b7-5455-4b27-8dec-4970ef42dc9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:39.053Z|27275e57-15dc-47c6-92bb-3705d32ec730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:39.055Z|27275e57-15dc-47c6-92bb-3705d32ec730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:42.845Z|ff288da2-f87c-4460-bdd2-12a9010ffb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:42.847Z|ff288da2-f87c-4460-bdd2-12a9010ffb73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:45.062Z|980ef791-cb3e-43d4-b4b6-1508a1f20e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:36:45.066Z|980ef791-cb3e-43d4-b4b6-1508a1f20e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:36:46.819Z|e2a2d5e6-3e32-44be-839f-49f971658052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:46.821Z|e2a2d5e6-3e32-44be-839f-49f971658052|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:49.104Z|39403a67-8e19-4aae-ab48-09c08a2faf97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:49.105Z|39403a67-8e19-4aae-ab48-09c08a2faf97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:52.880Z|9815baf0-fa1e-403b-8a35-90a95f6dd5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:52.882Z|9815baf0-fa1e-403b-8a35-90a95f6dd5a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:56.861Z|da8bc192-5cd0-48f4-9a83-3d4695fef8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:56.864Z|da8bc192-5cd0-48f4-9a83-3d4695fef8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:36:59.137Z|a9e61af8-1996-4eea-9ce5-5410f1e7f71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:36:59.138Z|a9e61af8-1996-4eea-9ce5-5410f1e7f71e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:00.062Z|5f32d204-da1b-4b75-a1c1-5a9cce44130b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:00.063Z|5f32d204-da1b-4b75-a1c1-5a9cce44130b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:00.215Z|c3394681-b527-436e-a583-e09ac569d270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:00.216Z|c3394681-b527-436e-a583-e09ac569d270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:02.915Z|c3b49bcc-8100-4b64-9577-c44a966ee117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:02.917Z|c3b49bcc-8100-4b64-9577-c44a966ee117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:06.904Z|5bc84f90-db97-4108-98f8-8da0254ffc43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:06.918Z|5bc84f90-db97-4108-98f8-8da0254ffc43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:09.173Z|02c0cd9f-f753-418f-8416-02d332854a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:09.174Z|02c0cd9f-f753-418f-8416-02d332854a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:12.959Z|65eba8a9-4f07-43b7-8021-b668c84b8277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:12.961Z|65eba8a9-4f07-43b7-8021-b668c84b8277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:15.062Z|a81a0194-7a2f-431b-b24d-7b1c1405c0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:15.063Z|a81a0194-7a2f-431b-b24d-7b1c1405c0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:16.964Z|3c86f209-739f-4806-9f1e-a8f1701e5b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:16.965Z|3c86f209-739f-4806-9f1e-a8f1701e5b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:19.210Z|cb16a849-5b87-476e-bc20-8be79f2c14e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:19.211Z|cb16a849-5b87-476e-bc20-8be79f2c14e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:23.003Z|67be55bf-3690-47c5-8f6b-9c24264dd417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:23.005Z|67be55bf-3690-47c5-8f6b-9c24264dd417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:26.998Z|1ec47a38-c354-4349-990e-80539d6e1f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:26.999Z|1ec47a38-c354-4349-990e-80539d6e1f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:29.255Z|e6492898-e98b-4a8d-a759-d086151f2fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:29.256Z|e6492898-e98b-4a8d-a759-d086151f2fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:30.062Z|5b69405d-c765-4564-8deb-3914536566ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:30.066Z|5b69405d-c765-4564-8deb-3914536566ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:30.217Z|b80d62c6-3ebf-4295-a68a-67ad6901ed7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:30.219Z|b80d62c6-3ebf-4295-a68a-67ad6901ed7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:33.050Z|dfc7e8b5-8f8a-42ef-a68c-4ad49fe75681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:33.051Z|dfc7e8b5-8f8a-42ef-a68c-4ad49fe75681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:37.068Z|53422f37-e7b7-4fa7-940d-d9b756263eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:37.070Z|53422f37-e7b7-4fa7-940d-d9b756263eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:39.291Z|bc38aa69-bbb8-4e22-b5be-9090d70bfeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:39.293Z|bc38aa69-bbb8-4e22-b5be-9090d70bfeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:43.118Z|b472089c-0be0-4c91-8c57-bd5bfbb3bb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:43.119Z|b472089c-0be0-4c91-8c57-bd5bfbb3bb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:45.062Z|ffe42e8e-9398-41be-b0c8-6a70d0190ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:37:45.064Z|ffe42e8e-9398-41be-b0c8-6a70d0190ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:37:47.110Z|2a943fb5-8188-4ca2-88b6-f6faa7e2949a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:47.111Z|2a943fb5-8188-4ca2-88b6-f6faa7e2949a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:49.332Z|86614258-9c36-4a17-be89-6671be46d4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:49.335Z|86614258-9c36-4a17-be89-6671be46d4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:53.197Z|06b6b8a9-6447-4ffe-9672-6ea303985045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:53.198Z|06b6b8a9-6447-4ffe-9672-6ea303985045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:57.169Z|cb301f06-75c3-4b27-8a32-4c3888db5ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:57.172Z|cb301f06-75c3-4b27-8a32-4c3888db5ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:37:59.374Z|2a84c0db-da27-4283-bc28-efa679b8f5e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:37:59.375Z|2a84c0db-da27-4283-bc28-efa679b8f5e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:00.063Z|1f68ecf9-d563-4c34-aa48-05807efcfd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:00.064Z|1f68ecf9-d563-4c34-aa48-05807efcfd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:00.221Z|55836b17-44fd-4ed7-94e2-b3af8ae0dce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:00.224Z|55836b17-44fd-4ed7-94e2-b3af8ae0dce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:03.240Z|a18c2603-9b79-4091-9f19-9ff71f7aff90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:03.243Z|a18c2603-9b79-4091-9f19-9ff71f7aff90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:07.220Z|1defe0dc-23e8-4f79-9c96-7a93c1241055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:07.221Z|1defe0dc-23e8-4f79-9c96-7a93c1241055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:09.425Z|0b49f5b2-ffba-486f-8e19-22a59a550f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:09.427Z|0b49f5b2-ffba-486f-8e19-22a59a550f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:13.280Z|82eb5d14-ec78-40ce-91bf-ed0cf96e5d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:13.283Z|82eb5d14-ec78-40ce-91bf-ed0cf96e5d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:15.062Z|a8cca78b-ea23-412f-9bd3-2ed72aeb58f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:15.068Z|a8cca78b-ea23-412f-9bd3-2ed72aeb58f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:17.265Z|7bdf75f2-2e02-42d0-b03d-93bc5a8f1ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:17.266Z|7bdf75f2-2e02-42d0-b03d-93bc5a8f1ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:19.470Z|d7525eb2-3cd3-48cc-a074-345f8e8c4e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:19.472Z|d7525eb2-3cd3-48cc-a074-345f8e8c4e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:23.324Z|b3c78e73-d2bc-4399-bb39-26a611fd43b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:23.327Z|b3c78e73-d2bc-4399-bb39-26a611fd43b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:27.305Z|38657794-2067-4772-b5a1-d6f176cc5ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:27.307Z|38657794-2067-4772-b5a1-d6f176cc5ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:29.507Z|0f3ccaea-bee5-4014-b0dc-3b8854c4a7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:29.509Z|0f3ccaea-bee5-4014-b0dc-3b8854c4a7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:30.062Z|b1ecafd0-d7bc-472d-b7c4-1c27722f2029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:30.063Z|b1ecafd0-d7bc-472d-b7c4-1c27722f2029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:30.225Z|0c0c6073-8455-46bb-8cc6-ae1ee6b62670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:30.227Z|0c0c6073-8455-46bb-8cc6-ae1ee6b62670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:33.369Z|877c7897-c922-4810-96a9-897e845c2781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:33.370Z|877c7897-c922-4810-96a9-897e845c2781|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:37.377Z|dc6ebe76-abc4-4587-81a7-8956c9c71db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:37.381Z|dc6ebe76-abc4-4587-81a7-8956c9c71db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:39.557Z|8c8b1a7f-9eac-4469-9d70-f5681415f839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:39.559Z|8c8b1a7f-9eac-4469-9d70-f5681415f839|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:43.406Z|5d9ce15b-858b-439e-9dc4-be0821e700ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:43.408Z|5d9ce15b-858b-439e-9dc4-be0821e700ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:45.062Z|f2c3e4e8-2871-44f3-80ab-bc8155d765a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:38:45.063Z|f2c3e4e8-2871-44f3-80ab-bc8155d765a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:38:47.423Z|d19eeb1d-db71-45a7-8a80-e73cb92db9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:47.425Z|d19eeb1d-db71-45a7-8a80-e73cb92db9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:49.596Z|955eee8f-a038-4a82-afff-3b6131acf26f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:49.597Z|955eee8f-a038-4a82-afff-3b6131acf26f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:53.444Z|98cd72d0-9a3f-49f3-9177-1a8856ee476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:53.446Z|98cd72d0-9a3f-49f3-9177-1a8856ee476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:57.462Z|e9eb6080-7845-4841-8078-c7cfd780867d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:57.463Z|e9eb6080-7845-4841-8078-c7cfd780867d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:38:59.643Z|70953964-cb93-4107-85bc-503e16c02bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:38:59.645Z|70953964-cb93-4107-85bc-503e16c02bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:00.061Z|8dfde70b-3a78-40b5-b311-da34a5e6ad5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:00.065Z|8dfde70b-3a78-40b5-b311-da34a5e6ad5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:00.232Z|39f08feb-01dc-404a-bc76-b34ba9718e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:00.235Z|39f08feb-01dc-404a-bc76-b34ba9718e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:03.484Z|5dc33b2b-ae2e-46d4-8698-afbf20f5a3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:03.487Z|5dc33b2b-ae2e-46d4-8698-afbf20f5a3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:07.497Z|4b19231a-0ff9-40c4-831f-33334d6b1556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:07.500Z|4b19231a-0ff9-40c4-831f-33334d6b1556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:09.678Z|b8382d67-34ec-4f6c-aeae-3d604b72d9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:09.680Z|b8382d67-34ec-4f6c-aeae-3d604b72d9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:13.532Z|989a5936-378f-446c-b9c6-364aee12b54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:13.534Z|989a5936-378f-446c-b9c6-364aee12b54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:15.062Z|e597f50a-756d-4476-835d-3da17b5d82ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:15.063Z|e597f50a-756d-4476-835d-3da17b5d82ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:17.545Z|3199cee5-eda5-4e4a-b78e-9387e83e6195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:17.547Z|3199cee5-eda5-4e4a-b78e-9387e83e6195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:19.714Z|2e2a0a96-dd0b-403e-b8ef-4e03339d4a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:19.715Z|2e2a0a96-dd0b-403e-b8ef-4e03339d4a49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:23.568Z|d6a6951b-de73-4949-b27f-f3b118b21750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:23.569Z|d6a6951b-de73-4949-b27f-f3b118b21750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:27.582Z|4484f287-01e0-4686-8965-0f2f5efd7e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:27.584Z|4484f287-01e0-4686-8965-0f2f5efd7e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:29.763Z|b1c939cd-1c42-4738-afae-185dbd42fa82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:29.765Z|b1c939cd-1c42-4738-afae-185dbd42fa82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:30.063Z|eccd6c68-0a57-4ff5-9157-3a9585d23ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:30.064Z|eccd6c68-0a57-4ff5-9157-3a9585d23ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:30.236Z|8cc3d535-a30c-4b52-947a-1bda2a6d7b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:30.237Z|8cc3d535-a30c-4b52-947a-1bda2a6d7b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:33.607Z|ce6e902d-c294-42f1-8181-8f3a047ce198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:33.610Z|ce6e902d-c294-42f1-8181-8f3a047ce198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:37.636Z|433acaf8-560d-4f35-a2bb-9f760f4aba48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:37.639Z|433acaf8-560d-4f35-a2bb-9f760f4aba48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:39.810Z|981639a5-377c-4159-8f39-1e4fef9f2a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:39.812Z|981639a5-377c-4159-8f39-1e4fef9f2a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:43.648Z|8a2a03af-099d-497e-8aad-efdce771c850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:43.650Z|8a2a03af-099d-497e-8aad-efdce771c850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:45.061Z|4b02eccd-e95b-4cc8-b13a-4e2905499833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:39:45.066Z|4b02eccd-e95b-4cc8-b13a-4e2905499833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:39:47.674Z|d9943211-f319-48e8-89a4-95b21c42f922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:47.675Z|d9943211-f319-48e8-89a4-95b21c42f922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:49.842Z|f1533714-b2c9-412f-8c60-6cb2832d32ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:49.843Z|f1533714-b2c9-412f-8c60-6cb2832d32ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:53.687Z|5566cbc7-26f4-4113-85a1-b6013db606cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:53.689Z|5566cbc7-26f4-4113-85a1-b6013db606cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:57.726Z|d24ce8dd-7a3a-4585-9a5f-35dc376557d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:57.727Z|d24ce8dd-7a3a-4585-9a5f-35dc376557d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:39:59.877Z|39e5c2b2-7485-4322-adbd-6689ff06d1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:39:59.879Z|39e5c2b2-7485-4322-adbd-6689ff06d1c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:00.062Z|6940dd70-f9e6-4f42-adc3-853d555b26cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:00.063Z|6940dd70-f9e6-4f42-adc3-853d555b26cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:00.239Z|31e3cfbe-cafd-48ec-916c-9c7c2687672b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:00.240Z|31e3cfbe-cafd-48ec-916c-9c7c2687672b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:03.724Z|64a7a5b0-3c74-45b0-a49d-a7a0f23d97cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:03.725Z|64a7a5b0-3c74-45b0-a49d-a7a0f23d97cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:07.765Z|94963913-f0e4-4de0-ad41-f8f019722a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:07.766Z|94963913-f0e4-4de0-ad41-f8f019722a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:09.914Z|6322ebd2-d891-44c0-8816-38787628b33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:09.915Z|6322ebd2-d891-44c0-8816-38787628b33b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:13.769Z|72fff4d5-97ba-4022-86b7-c4b192d805e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:13.771Z|72fff4d5-97ba-4022-86b7-c4b192d805e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:15.062Z|9d364baf-052b-431c-b987-b1d32dc8964b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:15.063Z|9d364baf-052b-431c-b987-b1d32dc8964b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:17.801Z|fe1fc15f-3873-4d95-850a-e8ca94ef35a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:17.807Z|fe1fc15f-3873-4d95-850a-e8ca94ef35a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:19.950Z|803a0bd0-e90a-41b0-afee-3cc195b90794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:19.952Z|803a0bd0-e90a-41b0-afee-3cc195b90794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:23.808Z|4b2eca69-c551-46ce-a6b7-f5b24b3a847c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:23.809Z|4b2eca69-c551-46ce-a6b7-f5b24b3a847c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:27.863Z|1eed2275-1667-4c45-ab34-30aa2d3e1f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:27.864Z|1eed2275-1667-4c45-ab34-30aa2d3e1f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:29.898Z|9b6bb7d4-d537-4cfe-8fd5-2bea8a44f906|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:40:29.900Z|9b6bb7d4-d537-4cfe-8fd5-2bea8a44f906|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:29.992Z|53785a72-2933-402f-90b3-7007702b3878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:29.993Z|53785a72-2933-402f-90b3-7007702b3878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:30.062Z|74a9b658-2a0f-4a15-b605-0bd7cf9ada4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:30.066Z|74a9b658-2a0f-4a15-b605-0bd7cf9ada4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:30.241Z|0b303f45-5a06-4688-92a9-f76c835c7152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:30.242Z|0b303f45-5a06-4688-92a9-f76c835c7152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:33.854Z|85afd210-d111-43c6-984c-299b66d4bc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:33.856Z|85afd210-d111-43c6-984c-299b66d4bc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:37.897Z|7f271c71-fb0b-401e-8cfe-f9c340a673a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:37.899Z|7f271c71-fb0b-401e-8cfe-f9c340a673a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:40.031Z|da0dba93-33da-4031-afba-b38746b167fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:40.032Z|da0dba93-33da-4031-afba-b38746b167fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:43.888Z|d19f1ec4-2d30-48ec-9e44-fbfc45928433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:43.890Z|d19f1ec4-2d30-48ec-9e44-fbfc45928433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:45.062Z|56e9bb0e-bc92-40c6-8dd2-ff8fe9309481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:40:45.064Z|56e9bb0e-bc92-40c6-8dd2-ff8fe9309481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:40:47.939Z|d4dd5c78-2315-4607-968e-bfd5d39c0182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:47.941Z|d4dd5c78-2315-4607-968e-bfd5d39c0182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:50.067Z|c3a09307-76a2-4038-a971-2b59cf0486c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:50.068Z|c3a09307-76a2-4038-a971-2b59cf0486c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:53.936Z|318b458c-d351-4da5-b772-544510b344b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:53.937Z|318b458c-d351-4da5-b772-544510b344b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:40:57.979Z|ab42b9d3-fe78-4892-8d2d-5f744cf9043c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:40:57.980Z|ab42b9d3-fe78-4892-8d2d-5f744cf9043c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:00.061Z|4e564dcc-b21e-4d93-b80f-dcf1c59a1951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:00.063Z|4e564dcc-b21e-4d93-b80f-dcf1c59a1951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:00.102Z|3ebfd74b-de83-427c-ba99-439fe9e11be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:00.104Z|3ebfd74b-de83-427c-ba99-439fe9e11be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:00.244Z|3b0238e9-a910-4270-9ddd-b0e879f35999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:00.245Z|3b0238e9-a910-4270-9ddd-b0e879f35999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:03.968Z|a9b4374b-3bbd-410c-a6cf-6f62c979c8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:03.969Z|a9b4374b-3bbd-410c-a6cf-6f62c979c8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:08.019Z|b3b820a0-1f1c-4ca1-a689-d2a255ad733e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:08.020Z|b3b820a0-1f1c-4ca1-a689-d2a255ad733e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:10.136Z|81739e12-0407-4023-941f-7884a5217ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:10.138Z|81739e12-0407-4023-941f-7884a5217ee9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:14.002Z|b23a81fd-6c23-4fe5-abbd-bb3ce470c8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:14.003Z|b23a81fd-6c23-4fe5-abbd-bb3ce470c8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:15.061Z|de0bc7ad-2c09-4c03-9efb-7d38c7baa763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:15.065Z|de0bc7ad-2c09-4c03-9efb-7d38c7baa763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:18.059Z|d5f497fe-3b03-4503-a33d-90831df07036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:18.061Z|d5f497fe-3b03-4503-a33d-90831df07036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:20.173Z|069132cf-0eda-4a95-8aa1-4811056f83fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:20.174Z|069132cf-0eda-4a95-8aa1-4811056f83fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:24.037Z|d87cea8d-c47d-40e8-9085-020766a8d629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:24.040Z|d87cea8d-c47d-40e8-9085-020766a8d629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:28.096Z|38ee3916-c650-4617-9962-2b2f89d094e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:28.098Z|38ee3916-c650-4617-9962-2b2f89d094e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:29.865Z|ad6c7a4b-b552-4842-bdfd-b43842068ddd|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:41:29.867Z|ad6c7a4b-b552-4842-bdfd-b43842068ddd|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:30.061Z|3b7cb869-98ec-4bf4-9d08-39478e729f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:30.062Z|3b7cb869-98ec-4bf4-9d08-39478e729f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:30.216Z|51338159-0488-4308-a206-147b08eaac65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:30.217Z|51338159-0488-4308-a206-147b08eaac65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:30.247Z|f912ccdd-4933-4f46-b5a2-1299608ac192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:30.248Z|f912ccdd-4933-4f46-b5a2-1299608ac192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:34.082Z|6daadda6-33f8-4234-a8b4-4778737184fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:34.084Z|6daadda6-33f8-4234-a8b4-4778737184fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:38.129Z|7224a082-78ff-49b0-8a59-80aa390c7d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:38.131Z|7224a082-78ff-49b0-8a59-80aa390c7d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:40.254Z|1e491d91-2020-46c7-85d9-5600003b442b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:40.255Z|1e491d91-2020-46c7-85d9-5600003b442b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:44.119Z|82907259-2109-43b4-91b9-a90a50cdf3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:44.120Z|82907259-2109-43b4-91b9-a90a50cdf3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:45.061Z|3122d31c-ed23-4a1c-bb0f-f0045e54f1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:41:45.063Z|3122d31c-ed23-4a1c-bb0f-f0045e54f1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:41:48.164Z|e5026ecc-4c69-4674-a363-1c679e7e1403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:48.166Z|e5026ecc-4c69-4674-a363-1c679e7e1403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:50.297Z|6f5aac72-25e4-40cb-8e48-d09e991d801a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:50.300Z|6f5aac72-25e4-40cb-8e48-d09e991d801a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:54.161Z|a6fb06d1-7ab3-4aae-ab24-c2c34028f307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:54.166Z|a6fb06d1-7ab3-4aae-ab24-c2c34028f307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:41:58.198Z|7568cf42-3185-4179-80be-5069910d3899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:41:58.199Z|7568cf42-3185-4179-80be-5069910d3899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:00.062Z|a0c2731f-ebf4-47c5-92c2-6fdd6c51f9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:00.066Z|a0c2731f-ebf4-47c5-92c2-6fdd6c51f9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:00.249Z|05e7765f-156f-403c-adea-e244bdb5b910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:00.250Z|05e7765f-156f-403c-adea-e244bdb5b910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:00.331Z|8244e96a-a92d-460f-8f1a-36b6856e5e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:00.333Z|8244e96a-a92d-460f-8f1a-36b6856e5e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:04.202Z|13fc8d78-0a8b-45d3-841a-ad4c23baf235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:04.204Z|13fc8d78-0a8b-45d3-841a-ad4c23baf235|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:08.234Z|622499a9-2f44-4717-a638-ab7bb706ed90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:08.236Z|622499a9-2f44-4717-a638-ab7bb706ed90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:10.368Z|e1618cb4-ef99-4b4a-9b67-4fbf6861fb18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:10.369Z|e1618cb4-ef99-4b4a-9b67-4fbf6861fb18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:14.236Z|28b2fb79-3b82-457c-889f-a9f4235480e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:14.238Z|28b2fb79-3b82-457c-889f-a9f4235480e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:15.062Z|e75477bd-5a64-4050-99f5-cdd62326dae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:15.063Z|e75477bd-5a64-4050-99f5-cdd62326dae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:18.271Z|f7bffa4d-66cd-4d93-b77f-7b3940ba1599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:18.273Z|f7bffa4d-66cd-4d93-b77f-7b3940ba1599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:20.401Z|0b11ef66-9d10-4fee-bcb4-b10ebb3c1eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:20.402Z|0b11ef66-9d10-4fee-bcb4-b10ebb3c1eaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:24.297Z|1e692cf7-4599-4055-bf4e-798a3cd2e3d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:24.298Z|1e692cf7-4599-4055-bf4e-798a3cd2e3d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:28.313Z|c55135c0-08a0-401a-8b9a-bd46905fa3a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:28.315Z|c55135c0-08a0-401a-8b9a-bd46905fa3a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:29.862Z|2a4826eb-2c48-4985-9a6f-f23e1b690ee4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:42:29.863Z|2a4826eb-2c48-4985-9a6f-f23e1b690ee4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:30.061Z|bedbd07a-9102-4cf6-89a9-cb427abca2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:30.063Z|bedbd07a-9102-4cf6-89a9-cb427abca2fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:30.252Z|41eaef2a-85fb-4d2d-8543-965430efdda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:30.253Z|41eaef2a-85fb-4d2d-8543-965430efdda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:30.437Z|ccbfab10-dab1-474e-b45f-44deff5b4dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:30.439Z|ccbfab10-dab1-474e-b45f-44deff5b4dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:34.340Z|14b45cb3-96c6-478a-b72d-30f15ba1aba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:34.342Z|14b45cb3-96c6-478a-b72d-30f15ba1aba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:38.346Z|74927186-c4cb-4fef-9950-6b28802bc5d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:38.347Z|74927186-c4cb-4fef-9950-6b28802bc5d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:40.475Z|e00ba56b-cf9b-4833-89cb-c3a26ce3119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:40.476Z|e00ba56b-cf9b-4833-89cb-c3a26ce3119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:44.374Z|603e9784-b6e0-45c6-baa5-0a8428663282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:44.375Z|603e9784-b6e0-45c6-baa5-0a8428663282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:45.061Z|2e88b33c-11f9-40f3-aff0-0f853cdfd5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:42:45.065Z|2e88b33c-11f9-40f3-aff0-0f853cdfd5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:42:48.382Z|44c8a74a-ee8c-449d-80a5-860d482978b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:48.385Z|44c8a74a-ee8c-449d-80a5-860d482978b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:50.508Z|30a6af5c-bbe9-494f-9d2c-c61e8ac6b869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:50.509Z|30a6af5c-bbe9-494f-9d2c-c61e8ac6b869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:54.408Z|a7a85129-e7f8-4ff9-8c72-5a1b2adb3b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:54.409Z|a7a85129-e7f8-4ff9-8c72-5a1b2adb3b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:42:58.424Z|63f48fa8-31ec-441d-9ef9-8d7ca93c31e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:42:58.425Z|63f48fa8-31ec-441d-9ef9-8d7ca93c31e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:00.061Z|44a10b20-54f7-4657-9fe4-4a0fb03ee0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:00.062Z|44a10b20-54f7-4657-9fe4-4a0fb03ee0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:00.254Z|05c3b7de-6a2b-49d2-99d1-7522c1c2ee91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:00.255Z|05c3b7de-6a2b-49d2-99d1-7522c1c2ee91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:00.543Z|1cfa1852-b843-43ac-b41a-5aa98f7638ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:00.545Z|1cfa1852-b843-43ac-b41a-5aa98f7638ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:04.463Z|d7d1d913-138a-4e7c-8637-bba8cb8d5669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:04.465Z|d7d1d913-138a-4e7c-8637-bba8cb8d5669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:08.457Z|6cfe21cd-f033-4ceb-9dc6-87b70b5d188e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:08.459Z|6cfe21cd-f033-4ceb-9dc6-87b70b5d188e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:10.579Z|34cb1c52-d75c-47f4-9baf-56514dd3e766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:10.581Z|34cb1c52-d75c-47f4-9baf-56514dd3e766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:14.504Z|6b2ab920-3e58-4c8a-8d27-78ea712f39fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:14.505Z|6b2ab920-3e58-4c8a-8d27-78ea712f39fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:15.061Z|9b0f0c99-0259-42fd-a73c-dd2ddcf2245a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:15.063Z|9b0f0c99-0259-42fd-a73c-dd2ddcf2245a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:18.511Z|e12f6404-3547-4436-a749-97e37c23ff91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:18.513Z|e12f6404-3547-4436-a749-97e37c23ff91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:20.612Z|8bf22b73-3ae1-4d14-8c26-113934bb63f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:20.613Z|8bf22b73-3ae1-4d14-8c26-113934bb63f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:24.545Z|51b35f50-96ec-4063-b252-6ddca15bbed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:24.546Z|51b35f50-96ec-4063-b252-6ddca15bbed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:28.550Z|5b25fd7d-21a7-4367-9cda-dab36f1e05a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:28.552Z|5b25fd7d-21a7-4367-9cda-dab36f1e05a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:29.862Z|fb767836-632c-4569-8dca-d39b3b27d816|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:43:29.864Z|fb767836-632c-4569-8dca-d39b3b27d816|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:30.061Z|8b8f43ee-c4f4-493a-b51c-550a967580a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:30.066Z|8b8f43ee-c4f4-493a-b51c-550a967580a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:30.256Z|4d32c3f9-56a9-4943-9869-4bc33df5c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:30.257Z|4d32c3f9-56a9-4943-9869-4bc33df5c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:30.652Z|4dd36ad9-6fe6-4c7d-96d7-81beb1bff863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:30.654Z|4dd36ad9-6fe6-4c7d-96d7-81beb1bff863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:34.583Z|54045339-5c57-4828-974f-271b3065a057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:34.585Z|54045339-5c57-4828-974f-271b3065a057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:38.582Z|e0deffef-d78e-477a-911f-4bcfffc1b872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:38.583Z|e0deffef-d78e-477a-911f-4bcfffc1b872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:40.688Z|d118edf7-ee2c-44a6-9e79-bebe20059595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:40.690Z|d118edf7-ee2c-44a6-9e79-bebe20059595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:44.621Z|3ca1287f-4024-450b-ab41-9c3641653bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:44.623Z|3ca1287f-4024-450b-ab41-9c3641653bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:45.061Z|4b7e415e-30b5-4fec-a319-d2667b563a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:43:45.063Z|4b7e415e-30b5-4fec-a319-d2667b563a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:43:48.614Z|ef8e6da8-5141-4802-8df3-69bbed984da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:48.616Z|ef8e6da8-5141-4802-8df3-69bbed984da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:50.722Z|84c046cd-f294-42ad-8b26-8244626ee395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:50.723Z|84c046cd-f294-42ad-8b26-8244626ee395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:54.666Z|1866db64-da4a-4b9b-a475-83b49e4e7264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:54.667Z|1866db64-da4a-4b9b-a475-83b49e4e7264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:43:58.649Z|68e529e6-0ba6-4cbe-9d07-d8e315e91290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:43:58.651Z|68e529e6-0ba6-4cbe-9d07-d8e315e91290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:00.061Z|7537eba0-e692-4623-a769-9f2434966325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:00.063Z|7537eba0-e692-4623-a769-9f2434966325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:00.259Z|e6662686-2f6f-4c4d-92b2-3a6926167f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:00.260Z|e6662686-2f6f-4c4d-92b2-3a6926167f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:00.759Z|dd9276c6-edec-4c27-bb4a-3d7dd19d9cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:00.760Z|dd9276c6-edec-4c27-bb4a-3d7dd19d9cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:04.701Z|4b3e1320-bd66-4356-8bc0-9ebc91df8bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:04.703Z|4b3e1320-bd66-4356-8bc0-9ebc91df8bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:08.683Z|3b30d760-abcd-4a77-a6a1-d9d48207360c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:08.685Z|3b30d760-abcd-4a77-a6a1-d9d48207360c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:10.793Z|d70ba485-65e2-4a15-8aac-af6e940130bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:10.795Z|d70ba485-65e2-4a15-8aac-af6e940130bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:14.736Z|b29f6ace-dbd9-4f83-8581-0f25dd4a9db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:14.738Z|b29f6ace-dbd9-4f83-8581-0f25dd4a9db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:15.062Z|928d55d1-dce6-40a9-a61b-caa47b34ee7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:15.066Z|928d55d1-dce6-40a9-a61b-caa47b34ee7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:18.717Z|6379f72d-204f-48a5-aa99-e4128dc9d673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:18.718Z|6379f72d-204f-48a5-aa99-e4128dc9d673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:20.828Z|a4dcb83d-4d33-4fe3-a357-bd0bef47c3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:20.829Z|a4dcb83d-4d33-4fe3-a357-bd0bef47c3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:24.774Z|2ffab292-264e-4adc-a1b9-62d2b7e8afd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:24.776Z|2ffab292-264e-4adc-a1b9-62d2b7e8afd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:28.756Z|4ea300dd-c0b0-4722-9889-c1634cdfffd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:28.758Z|4ea300dd-c0b0-4722-9889-c1634cdfffd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:29.861Z|6727e34e-03f1-45b9-81a0-8ec0f90c2ce6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:44:29.863Z|6727e34e-03f1-45b9-81a0-8ec0f90c2ce6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:30.061Z|433c0027-c228-402f-a38f-cbd874248437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:30.062Z|433c0027-c228-402f-a38f-cbd874248437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:30.261Z|848cb076-e1ee-439a-abf0-fa041d23b9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:30.262Z|848cb076-e1ee-439a-abf0-fa041d23b9af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:30.867Z|f5b59e68-e5f8-4102-8644-43abb3539b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:30.869Z|f5b59e68-e5f8-4102-8644-43abb3539b76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:34.812Z|6a099585-7eb9-4ed3-a075-84ac7b91458f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:34.813Z|6a099585-7eb9-4ed3-a075-84ac7b91458f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:38.795Z|d981b7c1-1388-4f71-8e29-cffdf5984088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:38.796Z|d981b7c1-1388-4f71-8e29-cffdf5984088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:40.903Z|7e940189-5946-40ce-a7e8-2d4e1b6d53d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:40.905Z|7e940189-5946-40ce-a7e8-2d4e1b6d53d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:44.872Z|55d309b5-f063-4ba1-b49e-e7967ac5ed19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:44.873Z|55d309b5-f063-4ba1-b49e-e7967ac5ed19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:45.062Z|44d5251c-5015-4802-a90c-1e8fe2f917e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:44:45.063Z|44d5251c-5015-4802-a90c-1e8fe2f917e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:44:48.834Z|5cf932f0-dff2-43ca-aa9c-881d282999d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:48.836Z|5cf932f0-dff2-43ca-aa9c-881d282999d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:50.936Z|940da780-877e-40ae-8ea7-e53a290708ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:50.937Z|940da780-877e-40ae-8ea7-e53a290708ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:54.911Z|49a20d65-09c5-49d7-860c-d4bc79039694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:54.913Z|49a20d65-09c5-49d7-860c-d4bc79039694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:44:58.873Z|51423459-5c32-4f57-b030-4d51f93c199a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:44:58.874Z|51423459-5c32-4f57-b030-4d51f93c199a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:00.063Z|75534657-a9c2-4470-a41a-491eada2ba6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:00.076Z|75534657-a9c2-4470-a41a-491eada2ba6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:00.264Z|6c5617e2-19bb-4893-bcb4-003192b01419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:00.265Z|6c5617e2-19bb-4893-bcb4-003192b01419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:00.969Z|9ba9695a-c001-4f1f-bb32-0ad5e0479552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:00.971Z|9ba9695a-c001-4f1f-bb32-0ad5e0479552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:04.943Z|f7f41ef7-2692-48c6-8050-ed2e93613691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:04.944Z|f7f41ef7-2692-48c6-8050-ed2e93613691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:08.909Z|e99288f9-c4ea-4efa-99de-e2ac4422a575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:08.910Z|e99288f9-c4ea-4efa-99de-e2ac4422a575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:11.020Z|790a8926-8dc1-41d9-8e4b-e25a76fd0a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:11.023Z|790a8926-8dc1-41d9-8e4b-e25a76fd0a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:14.980Z|c6807602-d352-4057-b1bc-4983219fa717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:14.982Z|c6807602-d352-4057-b1bc-4983219fa717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:15.061Z|74b6927d-2f25-43b3-973c-4795e196f279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:15.062Z|74b6927d-2f25-43b3-973c-4795e196f279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:18.942Z|256be73a-67c8-4ad6-9f29-b4a7bc0ae91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:18.944Z|256be73a-67c8-4ad6-9f29-b4a7bc0ae91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:21.061Z|a5d41eac-f689-4654-a5ea-8a799f8c1438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:21.063Z|a5d41eac-f689-4654-a5ea-8a799f8c1438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:25.043Z|a7967dcd-e7e5-4a6a-8daa-69f40f9fad93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:25.045Z|a7967dcd-e7e5-4a6a-8daa-69f40f9fad93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:28.974Z|59442180-fe28-4250-87aa-d42db3bb5ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:28.977Z|59442180-fe28-4250-87aa-d42db3bb5ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:29.863Z|34130f46-91ce-4f6e-bb32-ff5215eed26d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:45:29.865Z|34130f46-91ce-4f6e-bb32-ff5215eed26d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:30.061Z|eb0ea42f-a9b1-469d-85d1-f669a29166de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:30.063Z|eb0ea42f-a9b1-469d-85d1-f669a29166de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:30.267Z|72144b60-d0b1-4904-a17e-8159b466be5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:30.268Z|72144b60-d0b1-4904-a17e-8159b466be5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:31.093Z|d927b51a-8b3a-42ce-b3fa-bf75f1a0b0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:31.094Z|d927b51a-8b3a-42ce-b3fa-bf75f1a0b0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:35.082Z|bf8ed48d-2a6e-4c74-8c43-70ec37c130b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:35.084Z|bf8ed48d-2a6e-4c74-8c43-70ec37c130b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:39.011Z|fc9f56f2-7c9d-4c96-ba9f-e363f088bcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:39.013Z|fc9f56f2-7c9d-4c96-ba9f-e363f088bcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:41.129Z|799e6dce-e963-4f74-8124-e1077bb75439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:41.131Z|799e6dce-e963-4f74-8124-e1077bb75439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:45.061Z|eafc34ef-7290-4407-acd2-19ffcef33697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:45:45.065Z|eafc34ef-7290-4407-acd2-19ffcef33697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:45:45.120Z|c52c055c-a06b-4d57-869b-42fc9a09c0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:45.121Z|c52c055c-a06b-4d57-869b-42fc9a09c0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:49.045Z|2bd00477-de52-4566-ab1b-62cfe0aea9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:49.046Z|2bd00477-de52-4566-ab1b-62cfe0aea9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:51.167Z|94a2d99e-e1a4-4f01-b10b-eb1f13226a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:51.168Z|94a2d99e-e1a4-4f01-b10b-eb1f13226a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:55.159Z|ef8f501c-da3c-4d21-afba-0d0c27770b7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:55.160Z|ef8f501c-da3c-4d21-afba-0d0c27770b7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:45:59.090Z|4d64f5f5-235d-450c-b408-f65fd9bd7061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:45:59.092Z|4d64f5f5-235d-450c-b408-f65fd9bd7061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:00.061Z|84d49ad6-7a50-443a-85f2-a163ee5f5bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:00.062Z|84d49ad6-7a50-443a-85f2-a163ee5f5bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:00.269Z|04776757-361a-4620-bd48-39673281ab96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:00.270Z|04776757-361a-4620-bd48-39673281ab96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:01.200Z|11b76a50-60fe-4b11-b422-1d9c4b4aaf26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:01.201Z|11b76a50-60fe-4b11-b422-1d9c4b4aaf26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:05.189Z|64edf8c1-31b6-45a9-92f7-b122e282c2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:05.191Z|64edf8c1-31b6-45a9-92f7-b122e282c2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:09.126Z|f8aa44e2-86a8-4d43-9f7d-90071ddf3523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:09.127Z|f8aa44e2-86a8-4d43-9f7d-90071ddf3523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:11.236Z|b3d793c4-8a29-44de-9559-82a9c5d33c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:11.238Z|b3d793c4-8a29-44de-9559-82a9c5d33c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:15.061Z|90de5675-eeb4-4962-90bd-2620dbe59818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:15.063Z|90de5675-eeb4-4962-90bd-2620dbe59818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:15.231Z|fd5f4298-dbd9-4d25-83ea-2a0767900522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:15.232Z|fd5f4298-dbd9-4d25-83ea-2a0767900522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:19.159Z|951f5177-b277-49c7-8398-edce37410b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:19.160Z|951f5177-b277-49c7-8398-edce37410b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:21.275Z|011e38fc-9b62-4f67-9a64-c4f642afdb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:21.277Z|011e38fc-9b62-4f67-9a64-c4f642afdb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:25.279Z|331206ad-e063-445c-be88-ef50f34ecb6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:25.281Z|331206ad-e063-445c-be88-ef50f34ecb6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:29.192Z|1150169d-0eb0-46d5-9749-62b6d26485a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:29.193Z|1150169d-0eb0-46d5-9749-62b6d26485a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:29.862Z|8ebadc1b-f6be-4c88-a660-986df1de6e6e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:46:29.864Z|8ebadc1b-f6be-4c88-a660-986df1de6e6e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:30.062Z|c3f1b88e-3141-4724-bb04-fa0309695fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:30.067Z|c3f1b88e-3141-4724-bb04-fa0309695fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:30.272Z|d2ed23d5-9e79-4822-9a0f-903e0d6b0cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:30.274Z|d2ed23d5-9e79-4822-9a0f-903e0d6b0cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:31.307Z|fc93bd69-0ac5-477e-a87a-1ede83637083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:31.309Z|fc93bd69-0ac5-477e-a87a-1ede83637083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:35.315Z|ce124733-8f13-489a-982d-bdfa26907c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:35.316Z|ce124733-8f13-489a-982d-bdfa26907c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:39.226Z|5c6b7939-6976-4dbd-9fdb-ca1b35acfd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:39.227Z|5c6b7939-6976-4dbd-9fdb-ca1b35acfd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:41.339Z|47f6f66b-7006-43d7-9113-114f7af5f87b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:41.340Z|47f6f66b-7006-43d7-9113-114f7af5f87b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:45.063Z|ab109643-d06f-44ae-a462-82d69a40f7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:46:45.065Z|ab109643-d06f-44ae-a462-82d69a40f7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:46:45.348Z|e7c89213-0da8-4f76-81d2-11afc95650dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:45.350Z|e7c89213-0da8-4f76-81d2-11afc95650dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:49.267Z|186d0e52-2139-4ce6-99f6-6d4375d2b0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:49.270Z|186d0e52-2139-4ce6-99f6-6d4375d2b0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:51.370Z|081e6d3d-e16a-49e4-80e4-c6673671dfa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:51.372Z|081e6d3d-e16a-49e4-80e4-c6673671dfa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:55.388Z|860d2a00-99fa-4166-b8f1-bcb98c588989|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:55.390Z|860d2a00-99fa-4166-b8f1-bcb98c588989|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:46:59.309Z|c61612a5-0621-459d-8353-c4b946bdd666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:46:59.310Z|c61612a5-0621-459d-8353-c4b946bdd666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:00.062Z|9c79113c-735d-4cf8-8187-3ac27c1f34d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:00.063Z|9c79113c-735d-4cf8-8187-3ac27c1f34d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:00.275Z|e3928a93-c7e3-4988-9028-3414354e218b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:00.276Z|e3928a93-c7e3-4988-9028-3414354e218b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:01.415Z|cb0176ad-5a0f-42d2-aeec-296053b92a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:01.417Z|cb0176ad-5a0f-42d2-aeec-296053b92a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:05.436Z|f2d8a3e5-81fa-4a83-be82-f1688c297d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:05.438Z|f2d8a3e5-81fa-4a83-be82-f1688c297d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:09.343Z|beb83dc4-5577-4d50-88b1-6be4c469eb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:09.344Z|beb83dc4-5577-4d50-88b1-6be4c469eb73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:11.455Z|62a83257-e00c-4fb2-b316-6fe19cb693b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:11.456Z|62a83257-e00c-4fb2-b316-6fe19cb693b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:15.064Z|ac3cdb03-984d-4ab1-a4b7-f7982e5d6de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:15.069Z|ac3cdb03-984d-4ab1-a4b7-f7982e5d6de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:15.472Z|ab108772-1427-4279-80ad-7ecedc24c89c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:15.473Z|ab108772-1427-4279-80ad-7ecedc24c89c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:19.378Z|ad22ca58-30a3-4267-9f98-a14e0cb65983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:19.380Z|ad22ca58-30a3-4267-9f98-a14e0cb65983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:21.491Z|bbff12d2-197c-49f8-a46b-d82ebb1c2736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:21.492Z|bbff12d2-197c-49f8-a46b-d82ebb1c2736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:25.507Z|4acb0438-04e8-4382-bb41-678919299be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:25.510Z|4acb0438-04e8-4382-bb41-678919299be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:29.412Z|c6d58552-d082-4b27-90e0-850967e087f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:29.415Z|c6d58552-d082-4b27-90e0-850967e087f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:29.862Z|43d4871a-5839-4eff-a599-eb2cce706b62|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:47:29.863Z|43d4871a-5839-4eff-a599-eb2cce706b62|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:30.062Z|78e302f1-4ab9-43af-a045-bfa9f8605c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:30.063Z|78e302f1-4ab9-43af-a045-bfa9f8605c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:30.277Z|7d36ef2e-4e76-4d4a-90b3-940a9faf4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:30.278Z|7d36ef2e-4e76-4d4a-90b3-940a9faf4d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:31.529Z|ee5d12dd-84db-47f8-a0b6-cea3251b95af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:31.530Z|ee5d12dd-84db-47f8-a0b6-cea3251b95af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:35.544Z|0171db12-14de-477e-a75f-e17cc59e03a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:35.545Z|0171db12-14de-477e-a75f-e17cc59e03a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:39.453Z|df170128-0f1d-45ec-a9dd-b950ba564e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:39.454Z|df170128-0f1d-45ec-a9dd-b950ba564e2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:41.564Z|acd43b5b-02af-474f-b04d-279778ce1fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:41.565Z|acd43b5b-02af-474f-b04d-279778ce1fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:45.062Z|3029e020-db7d-4ecc-8819-9f48d0ad4342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:47:45.063Z|3029e020-db7d-4ecc-8819-9f48d0ad4342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:47:45.580Z|39c4891b-2128-46fb-83d1-e36ef1b9ca7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:45.584Z|39c4891b-2128-46fb-83d1-e36ef1b9ca7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:49.491Z|d5f32353-4bcd-4e4e-975e-0bf0eb08b90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:49.493Z|d5f32353-4bcd-4e4e-975e-0bf0eb08b90d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:51.597Z|a42b61f2-98e0-44a2-b576-630e53ea9462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:51.599Z|a42b61f2-98e0-44a2-b576-630e53ea9462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:55.618Z|37138dbd-57ca-4ca1-ab97-e2fbd9a904b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:55.620Z|37138dbd-57ca-4ca1-ab97-e2fbd9a904b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:47:59.523Z|aed8ef82-c09c-44a3-9469-18ecfc79edb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:47:59.525Z|aed8ef82-c09c-44a3-9469-18ecfc79edb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:00.061Z|62a8d612-42f4-4fda-bf4d-5dce122eab8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:00.066Z|62a8d612-42f4-4fda-bf4d-5dce122eab8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:00.279Z|0d679466-6d8f-4ca5-baa1-5c5a889953ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:00.280Z|0d679466-6d8f-4ca5-baa1-5c5a889953ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:01.637Z|3e346bda-3cab-48e4-9b25-637c5e8102e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:01.638Z|3e346bda-3cab-48e4-9b25-637c5e8102e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:05.674Z|c721acf1-81b0-45f6-bcb4-9a69b15ff6f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:05.676Z|c721acf1-81b0-45f6-bcb4-9a69b15ff6f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:09.558Z|c4765241-d260-4d46-bdbd-6be8b28be397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:09.559Z|c4765241-d260-4d46-bdbd-6be8b28be397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:11.672Z|73d6d4eb-0e15-40c9-a3fc-13d25ebc08c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:11.673Z|73d6d4eb-0e15-40c9-a3fc-13d25ebc08c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:15.061Z|aeee32ff-1cd5-4dae-bd3b-34878315f3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:15.063Z|aeee32ff-1cd5-4dae-bd3b-34878315f3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:15.716Z|454abdb5-2219-44b2-9197-032fd82b8bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:15.717Z|454abdb5-2219-44b2-9197-032fd82b8bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:19.592Z|dfef2b83-8154-4ada-aad0-fd818c55f3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:19.594Z|dfef2b83-8154-4ada-aad0-fd818c55f3db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:21.705Z|70b46210-b922-42c0-a095-55ec1385e199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:21.706Z|70b46210-b922-42c0-a095-55ec1385e199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:25.765Z|facf3d56-d740-42ee-af2d-f36766906dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:25.766Z|facf3d56-d740-42ee-af2d-f36766906dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:29.635Z|1ab720ac-bd4b-4c27-8daa-f04cab217b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:29.636Z|1ab720ac-bd4b-4c27-8daa-f04cab217b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:29.862Z|285c0186-73cd-46fa-8f28-8eba250b15b5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:48:29.864Z|285c0186-73cd-46fa-8f28-8eba250b15b5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:30.062Z|e14795ca-c1f5-4d0f-baea-24b765cd8b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:30.063Z|e14795ca-c1f5-4d0f-baea-24b765cd8b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:30.282Z|579dec15-2b00-4584-9066-2b548150938b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:30.283Z|579dec15-2b00-4584-9066-2b548150938b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:31.740Z|7a460276-a350-4b08-9f56-18848ba683c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:31.741Z|7a460276-a350-4b08-9f56-18848ba683c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:35.799Z|5c446a65-9c28-488a-af79-19effbb63a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:35.800Z|5c446a65-9c28-488a-af79-19effbb63a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:39.672Z|ba15d938-e623-4d4a-a829-a5e9687a6962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:39.673Z|ba15d938-e623-4d4a-a829-a5e9687a6962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:41.810Z|a6ce7d0f-687a-453c-84d2-8b2cff9af4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:41.811Z|a6ce7d0f-687a-453c-84d2-8b2cff9af4bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:45.061Z|d76501ea-7b53-407f-a479-964584155523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:48:45.068Z|d76501ea-7b53-407f-a479-964584155523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:48:45.839Z|5bae400b-96de-4243-ac7a-fd9e84fa49e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:45.840Z|5bae400b-96de-4243-ac7a-fd9e84fa49e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:49.709Z|31240105-a5fe-473f-a96d-9c7bd248eda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:49.711Z|31240105-a5fe-473f-a96d-9c7bd248eda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:51.857Z|c3fef37f-3d39-445f-ae69-e9583e868b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:51.858Z|c3fef37f-3d39-445f-ae69-e9583e868b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:55.884Z|c290e769-76db-410e-9550-80d79de4daa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:55.886Z|c290e769-76db-410e-9550-80d79de4daa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:48:59.744Z|13a01d92-3696-4072-a2ab-f5b42b03b9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:48:59.745Z|13a01d92-3696-4072-a2ab-f5b42b03b9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:00.061Z|621910d0-6769-4e07-8187-ca74ded79e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:00.062Z|621910d0-6769-4e07-8187-ca74ded79e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:00.284Z|75ea5478-defe-4353-8af7-4b437a651fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:00.285Z|75ea5478-defe-4353-8af7-4b437a651fe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:01.912Z|e8e356be-7cb6-408d-a8a4-77c1a8de4952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:01.914Z|e8e356be-7cb6-408d-a8a4-77c1a8de4952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:05.919Z|e40d4d6d-7b58-4c22-85e4-1348b9d64fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:05.920Z|e40d4d6d-7b58-4c22-85e4-1348b9d64fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:09.778Z|c9324f28-9274-4031-836c-b64508b08097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:09.779Z|c9324f28-9274-4031-836c-b64508b08097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:11.951Z|d1407360-347d-48a0-a98f-e002b6352d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:11.953Z|d1407360-347d-48a0-a98f-e002b6352d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:15.061Z|c93a4605-8a90-4b5b-ae2c-4741a926465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:15.062Z|c93a4605-8a90-4b5b-ae2c-4741a926465e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:15.959Z|b5b41845-e1e4-4112-9133-6a04dc82e949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:15.960Z|b5b41845-e1e4-4112-9133-6a04dc82e949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:19.815Z|b6e22374-83a7-415d-8014-b825f099f467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:19.816Z|b6e22374-83a7-415d-8014-b825f099f467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:21.989Z|3b200fcf-7525-4488-b46e-2ee26b2b90c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:21.991Z|3b200fcf-7525-4488-b46e-2ee26b2b90c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:25.997Z|e2074aa7-2cc2-471d-a0b1-4f8f57a97b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:25.999Z|e2074aa7-2cc2-471d-a0b1-4f8f57a97b46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:29.849Z|9847557e-4508-4a10-8413-5788f2842130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:29.851Z|9847557e-4508-4a10-8413-5788f2842130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:29.864Z|b66b0955-1ba3-470b-82a7-091eb916415d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:49:29.866Z|b66b0955-1ba3-470b-82a7-091eb916415d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:30.061Z|e5ffb1d8-0d92-42a7-873c-eb595ebeebbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:30.065Z|e5ffb1d8-0d92-42a7-873c-eb595ebeebbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:30.286Z|6ac0a285-4bc5-4622-aee7-76dff3b54dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:30.287Z|6ac0a285-4bc5-4622-aee7-76dff3b54dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:32.026Z|a9ed2c6f-4c2d-44ad-adc1-a282d5f5c9d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:32.027Z|a9ed2c6f-4c2d-44ad-adc1-a282d5f5c9d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:36.036Z|ecf00a6f-7310-41dc-9acc-fe00bec3a965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:36.038Z|ecf00a6f-7310-41dc-9acc-fe00bec3a965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:39.881Z|c06d5566-e627-4be5-97e8-19e461c5cd4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:39.882Z|c06d5566-e627-4be5-97e8-19e461c5cd4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:42.056Z|737f1755-f85f-47f0-b13d-7bb4a804d8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:42.057Z|737f1755-f85f-47f0-b13d-7bb4a804d8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:45.061Z|e28c16ec-341a-4942-b97f-8338de311d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:49:45.062Z|e28c16ec-341a-4942-b97f-8338de311d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:49:46.068Z|47227460-5fd5-4751-b380-7be52dbc21f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:46.069Z|47227460-5fd5-4751-b380-7be52dbc21f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:49.915Z|1c889a14-8746-4727-9805-2079f25115e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:49.916Z|1c889a14-8746-4727-9805-2079f25115e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:52.089Z|6b69f791-378b-4cb5-bac5-4d1867b4cdc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:52.091Z|6b69f791-378b-4cb5-bac5-4d1867b4cdc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:56.105Z|f411ec9b-2bd4-411d-915b-3877fe0a966b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:56.106Z|f411ec9b-2bd4-411d-915b-3877fe0a966b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:49:59.949Z|a6a5d4ab-99f0-489f-bb10-cfedf45a95f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:49:59.950Z|a6a5d4ab-99f0-489f-bb10-cfedf45a95f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:00.061Z|06ab007b-9ca1-4279-ada1-e3cef07d04cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:00.062Z|06ab007b-9ca1-4279-ada1-e3cef07d04cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:00.289Z|3e36a3e9-6bd9-4c66-8b8f-112d350b361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:00.290Z|3e36a3e9-6bd9-4c66-8b8f-112d350b361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:02.125Z|fdfc2408-73a7-471f-8350-3f1105db4859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:02.126Z|fdfc2408-73a7-471f-8350-3f1105db4859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:06.141Z|b2db60ef-96b8-496a-bf97-5afc8ce0f578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:06.142Z|b2db60ef-96b8-496a-bf97-5afc8ce0f578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:09.979Z|2841e5c9-ad29-427a-b967-51f043d3ea33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:09.981Z|2841e5c9-ad29-427a-b967-51f043d3ea33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:12.164Z|5988916d-5f8c-46ee-bcb1-b4a3b5e65d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:12.165Z|5988916d-5f8c-46ee-bcb1-b4a3b5e65d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:15.061Z|c7f86860-8165-4773-8089-e5b6c717dd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:15.065Z|c7f86860-8165-4773-8089-e5b6c717dd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:16.171Z|972b2746-a456-41f6-a29b-170ea710ce4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:16.173Z|972b2746-a456-41f6-a29b-170ea710ce4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:20.010Z|e030998a-5cc9-4274-940b-4b11823a5392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:20.012Z|e030998a-5cc9-4274-940b-4b11823a5392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:22.199Z|cd106de6-2d4f-499b-93b9-940db91006dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:22.201Z|cd106de6-2d4f-499b-93b9-940db91006dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:26.211Z|7d9a4b6d-48c2-450a-bc58-acbfe79df4ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:26.212Z|7d9a4b6d-48c2-450a-bc58-acbfe79df4ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:29.861Z|df7a3817-9539-4eed-b457-59b429448242|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:50:29.862Z|df7a3817-9539-4eed-b457-59b429448242|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:30.039Z|758fd4f6-36aa-4304-9e42-56cdae2db2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:30.040Z|758fd4f6-36aa-4304-9e42-56cdae2db2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:30.061Z|5dcb9166-71ca-47a8-b779-67a74f124bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:30.063Z|5dcb9166-71ca-47a8-b779-67a74f124bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:30.292Z|db80b398-a874-4acc-acb1-04816a4d90f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:30.293Z|db80b398-a874-4acc-acb1-04816a4d90f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:32.235Z|cff421b0-e6f5-43ce-94e0-12212c450336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:32.236Z|cff421b0-e6f5-43ce-94e0-12212c450336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:36.249Z|244244dd-c198-4822-aeff-2e1ba7834a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:36.251Z|244244dd-c198-4822-aeff-2e1ba7834a6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:40.076Z|7194cf8f-c534-4927-a433-2445a4e87ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:40.077Z|7194cf8f-c534-4927-a433-2445a4e87ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:42.269Z|55edca82-e8c3-4e6c-aaa3-89cddd4a3baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:42.271Z|55edca82-e8c3-4e6c-aaa3-89cddd4a3baa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:45.061Z|d57ab9ba-3871-41e4-bdda-49fe0d7daccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:50:45.062Z|d57ab9ba-3871-41e4-bdda-49fe0d7daccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:50:46.283Z|21a2b5e3-5227-4766-b6f9-d57d237227e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:46.284Z|21a2b5e3-5227-4766-b6f9-d57d237227e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:50.108Z|334fd5b8-e3f1-4cb0-a82a-4e9247964901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:50.109Z|334fd5b8-e3f1-4cb0-a82a-4e9247964901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:52.304Z|818b1290-a9d3-47df-b749-f0c1d8f97524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:52.306Z|818b1290-a9d3-47df-b749-f0c1d8f97524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:50:56.339Z|cd1429e8-bd2f-42e9-9f63-3c0c59feb2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:50:56.341Z|cd1429e8-bd2f-42e9-9f63-3c0c59feb2e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:00.062Z|6a7ab54a-2ffb-4d50-8ca8-46a55283266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:00.066Z|6a7ab54a-2ffb-4d50-8ca8-46a55283266b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:00.148Z|18c47ec4-51a5-4d21-9cea-a74b009a247d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:00.149Z|18c47ec4-51a5-4d21-9cea-a74b009a247d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:00.295Z|2f27c496-9ad8-4d4a-a617-09128aaa79e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:00.295Z|2f27c496-9ad8-4d4a-a617-09128aaa79e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:02.333Z|6f885116-45bf-495d-a726-1ae9155525cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:02.335Z|6f885116-45bf-495d-a726-1ae9155525cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:06.373Z|18bde7b4-6972-46f1-be15-d6cda88c2b37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:06.375Z|18bde7b4-6972-46f1-be15-d6cda88c2b37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:10.184Z|bcf72a70-985c-4b42-89e6-f95c564232f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:10.186Z|bcf72a70-985c-4b42-89e6-f95c564232f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:12.366Z|3834577e-9582-41cc-8d98-441fcb50ec32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:12.369Z|3834577e-9582-41cc-8d98-441fcb50ec32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:15.061Z|784fce91-f187-4d70-8986-3b16c083007e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:15.062Z|784fce91-f187-4d70-8986-3b16c083007e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:16.407Z|3632b330-b6c1-42c4-a8ca-bd63ce4091c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:16.408Z|3632b330-b6c1-42c4-a8ca-bd63ce4091c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:20.214Z|aa8a09dc-5607-4eca-a645-07903d60d6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:20.215Z|aa8a09dc-5607-4eca-a645-07903d60d6b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:22.400Z|d8b1e536-1b54-4f70-a035-73275c29f1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:22.401Z|d8b1e536-1b54-4f70-a035-73275c29f1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:26.447Z|0eb55d34-d56c-48d2-9705-305eca523871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:26.453Z|0eb55d34-d56c-48d2-9705-305eca523871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:29.863Z|209f3bc8-73b9-49c5-af61-eb6ebbba44bb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:51:29.864Z|209f3bc8-73b9-49c5-af61-eb6ebbba44bb|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:30.062Z|a0b4068e-cd3d-45d0-b102-2d82e86e1a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:30.063Z|a0b4068e-cd3d-45d0-b102-2d82e86e1a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:30.245Z|4ee9a267-62e2-4b0c-a0ce-19b04ddda4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:30.246Z|4ee9a267-62e2-4b0c-a0ce-19b04ddda4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:30.297Z|7977aa29-8bf1-4eeb-929d-00fe9db3bf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:30.298Z|7977aa29-8bf1-4eeb-929d-00fe9db3bf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:32.429Z|6d903d76-4d6b-42e7-97db-dada08d013c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:32.430Z|6d903d76-4d6b-42e7-97db-dada08d013c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:36.485Z|443afa68-3921-41eb-91d3-317f8ecb211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:36.486Z|443afa68-3921-41eb-91d3-317f8ecb211b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:40.277Z|841a8eaf-a495-4d5a-9d4d-3ec441bbdc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:40.278Z|841a8eaf-a495-4d5a-9d4d-3ec441bbdc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:42.460Z|1d4454cc-ae0d-48f9-9ef7-3fe032f294c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:42.461Z|1d4454cc-ae0d-48f9-9ef7-3fe032f294c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:45.061Z|05377221-5ce8-4c2f-86f6-db320471e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:51:45.065Z|05377221-5ce8-4c2f-86f6-db320471e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:51:46.514Z|6b280d0b-e8fa-4fd4-9d81-9c04c14eded7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:46.516Z|6b280d0b-e8fa-4fd4-9d81-9c04c14eded7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:50.307Z|2400fa12-9653-4879-ba86-84089e20fb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:50.308Z|2400fa12-9653-4879-ba86-84089e20fb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:52.495Z|66f4b25e-77f3-4d84-b774-ca150c79cd6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:52.496Z|66f4b25e-77f3-4d84-b774-ca150c79cd6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:51:56.552Z|aa28499a-617d-4d57-8a23-8a163cac9f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:51:56.554Z|aa28499a-617d-4d57-8a23-8a163cac9f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:00.061Z|5f510b4c-9f4c-48af-ba41-e8c5c2a04e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:00.062Z|5f510b4c-9f4c-48af-ba41-e8c5c2a04e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:00.299Z|72fa7bc4-2192-4fc0-9a8f-ee4a2da54ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:00.300Z|72fa7bc4-2192-4fc0-9a8f-ee4a2da54ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:00.338Z|0b37f321-52be-4712-81f3-dc9a8345ecf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:00.339Z|0b37f321-52be-4712-81f3-dc9a8345ecf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:02.527Z|94b1be42-dfcf-4fd7-9a2d-9c3d6b82424a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:02.529Z|94b1be42-dfcf-4fd7-9a2d-9c3d6b82424a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:06.587Z|a6db7fd3-d7af-4357-8d45-88d2919fefb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:06.589Z|a6db7fd3-d7af-4357-8d45-88d2919fefb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:10.371Z|04e888b3-bb81-49ad-8247-75c4b395207b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:10.373Z|04e888b3-bb81-49ad-8247-75c4b395207b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:12.564Z|e77048b5-ea9f-4c4d-8a6d-b31969421165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:12.566Z|e77048b5-ea9f-4c4d-8a6d-b31969421165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:15.061Z|2731e24a-ac6b-48be-a415-b6545410381b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:15.062Z|2731e24a-ac6b-48be-a415-b6545410381b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:16.637Z|daa11b2c-43da-47d1-93a9-e9161969d139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:16.638Z|daa11b2c-43da-47d1-93a9-e9161969d139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:20.504Z|1f0efc41-6572-492f-9905-fbaca06d3df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:20.505Z|1f0efc41-6572-492f-9905-fbaca06d3df5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:22.598Z|54b22ffd-e936-4876-985c-039853b2fcc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:22.599Z|54b22ffd-e936-4876-985c-039853b2fcc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:26.673Z|fc14f368-2b1f-47ca-8000-584d61181673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:26.675Z|fc14f368-2b1f-47ca-8000-584d61181673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:29.862Z|6f899249-e5d1-4a29-9b85-d00fb15ec1e3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:52:29.863Z|6f899249-e5d1-4a29-9b85-d00fb15ec1e3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:30.061Z|f70a695b-f4dd-4e2d-854c-69376d3320eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:30.065Z|f70a695b-f4dd-4e2d-854c-69376d3320eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:30.301Z|38e5ff8b-828b-44fe-b4f3-7870fd7162f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:30.302Z|38e5ff8b-828b-44fe-b4f3-7870fd7162f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:30.536Z|ea551f62-e067-4e77-8c61-ecfeb1780593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:30.539Z|ea551f62-e067-4e77-8c61-ecfeb1780593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:32.629Z|c0bf3e6e-b624-4e6f-bd8a-270907a263a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:32.630Z|c0bf3e6e-b624-4e6f-bd8a-270907a263a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:36.704Z|5c1b2685-52ff-4cb0-9017-770635caaed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:36.706Z|5c1b2685-52ff-4cb0-9017-770635caaed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:40.570Z|36186624-130a-4c7a-a731-595277a5558c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:40.571Z|36186624-130a-4c7a-a731-595277a5558c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:42.660Z|807bbf0e-5623-4a59-bae6-033ac79099c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:42.661Z|807bbf0e-5623-4a59-bae6-033ac79099c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:45.062Z|8d37361c-e548-4f26-be0c-947488702ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:52:45.062Z|8d37361c-e548-4f26-be0c-947488702ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:52:46.737Z|e9704db5-509a-4f7d-bb63-ea9a82835e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:46.738Z|e9704db5-509a-4f7d-bb63-ea9a82835e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:50.602Z|01415b4c-0e9e-4db5-96f4-a93cb916dc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:50.603Z|01415b4c-0e9e-4db5-96f4-a93cb916dc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:52.698Z|da677d39-85ce-482a-ba87-46065095e5b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:52.699Z|da677d39-85ce-482a-ba87-46065095e5b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:52:56.772Z|29b5ec0e-4bab-4c88-8b1d-ea26af232b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:52:56.773Z|29b5ec0e-4bab-4c88-8b1d-ea26af232b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:00.063Z|af16784e-0776-4a22-b69e-8d970bf92f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:00.064Z|af16784e-0776-4a22-b69e-8d970bf92f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:00.303Z|65268cca-af75-477e-8eb3-fdb77dfe61b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:00.304Z|65268cca-af75-477e-8eb3-fdb77dfe61b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:00.633Z|7fec0dd9-7d28-4d9a-b85c-ce087a586cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:00.634Z|7fec0dd9-7d28-4d9a-b85c-ce087a586cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:02.732Z|d3c10494-074b-423b-ba8a-13fa4060536a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:02.733Z|d3c10494-074b-423b-ba8a-13fa4060536a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:06.805Z|015cc35b-71f3-4d89-b73c-fce29b00a8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:06.806Z|015cc35b-71f3-4d89-b73c-fce29b00a8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:10.663Z|b421f166-f365-4d2a-8454-529f9e6b15c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:10.664Z|b421f166-f365-4d2a-8454-529f9e6b15c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:12.760Z|efa0e477-5b0f-4711-bb4a-406370d71620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:12.762Z|efa0e477-5b0f-4711-bb4a-406370d71620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:15.061Z|30e3efaf-a3a4-4606-999e-02644a82ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:15.065Z|30e3efaf-a3a4-4606-999e-02644a82ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:16.839Z|153f04f3-b4a5-4618-ab79-2f83b8f3bcf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:16.840Z|153f04f3-b4a5-4618-ab79-2f83b8f3bcf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:20.696Z|dfcd2b79-1baf-4005-b91a-fe06c6f42a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:20.697Z|dfcd2b79-1baf-4005-b91a-fe06c6f42a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:22.792Z|dc2b5d2c-2e67-40cf-bc53-8ed5868268cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:22.793Z|dc2b5d2c-2e67-40cf-bc53-8ed5868268cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:26.872Z|c431f3d4-eca3-41b4-a08e-bde11fd06673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:26.873Z|c431f3d4-eca3-41b4-a08e-bde11fd06673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:29.861Z|d90232a3-a81d-4bf9-9319-b34573c58952|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:53:29.862Z|d90232a3-a81d-4bf9-9319-b34573c58952|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:30.061Z|02ec8caa-c19b-48b8-86b1-9a12e458416e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:30.062Z|02ec8caa-c19b-48b8-86b1-9a12e458416e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:30.305Z|4a6015f7-952c-446f-9af0-eeac1cd9d042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:30.306Z|4a6015f7-952c-446f-9af0-eeac1cd9d042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:30.726Z|408c28f4-f923-42ea-8c8c-84647cf081b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:30.727Z|408c28f4-f923-42ea-8c8c-84647cf081b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:32.847Z|45f28012-de64-415c-a760-1cc3ef4dbb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:32.848Z|45f28012-de64-415c-a760-1cc3ef4dbb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:36.906Z|b179c329-4411-4791-a747-7fce2807bac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:36.907Z|b179c329-4411-4791-a747-7fce2807bac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:40.758Z|0e749d8d-9559-4f6c-a9bf-d90d64d869fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:40.759Z|0e749d8d-9559-4f6c-a9bf-d90d64d869fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:42.882Z|ab3cf851-7962-41a8-97dd-5b504557377a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:42.883Z|ab3cf851-7962-41a8-97dd-5b504557377a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:45.061Z|04f838a6-ad25-4528-8886-6643694b1eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:53:45.062Z|04f838a6-ad25-4528-8886-6643694b1eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:53:46.949Z|55e60603-ec40-4dd3-9e16-080689193286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:46.950Z|55e60603-ec40-4dd3-9e16-080689193286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:50.793Z|675ea8fd-2d33-490b-8aab-7d93b33039e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:50.794Z|675ea8fd-2d33-490b-8aab-7d93b33039e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:52.920Z|7a96db24-da4b-4a7d-a2ee-28bb94696794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:52.921Z|7a96db24-da4b-4a7d-a2ee-28bb94696794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:53:56.987Z|1921f0c5-0b79-4d16-b03c-e2800fa33266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:53:56.988Z|1921f0c5-0b79-4d16-b03c-e2800fa33266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:00.061Z|5143d3cb-7d87-4807-a8f7-dba7b8b28b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:00.065Z|5143d3cb-7d87-4807-a8f7-dba7b8b28b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:00.307Z|7448073c-5712-49b8-bf81-87a2b1ba1b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:00.308Z|7448073c-5712-49b8-bf81-87a2b1ba1b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:00.828Z|1582d698-e5bf-4a30-801d-6b1ba9b11ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:00.830Z|1582d698-e5bf-4a30-801d-6b1ba9b11ac8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:02.953Z|d64f79c1-6689-4b4c-a92c-6bf2c8d56e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:02.954Z|d64f79c1-6689-4b4c-a92c-6bf2c8d56e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:07.018Z|50d5733f-57f0-41a4-a977-58af3e7d7b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:07.019Z|50d5733f-57f0-41a4-a977-58af3e7d7b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:10.861Z|d808e682-a55b-4a0d-a902-558d9de5a0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:10.863Z|d808e682-a55b-4a0d-a902-558d9de5a0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:12.993Z|2fc2e054-e999-4289-9523-84c131e81fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:12.994Z|2fc2e054-e999-4289-9523-84c131e81fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:15.062Z|033e106b-c2b7-44b5-941c-52b16c6df24b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:15.063Z|033e106b-c2b7-44b5-941c-52b16c6df24b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:17.058Z|42c01101-38e8-4e1c-82a9-c2700b4caf76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:17.059Z|42c01101-38e8-4e1c-82a9-c2700b4caf76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:20.894Z|2e58817a-8625-4dc6-aed7-7b7902c52eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:20.895Z|2e58817a-8625-4dc6-aed7-7b7902c52eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:23.023Z|75ee2992-14bc-43e4-ad3c-b6feb4f30d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:23.024Z|75ee2992-14bc-43e4-ad3c-b6feb4f30d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:27.100Z|a35719e1-4af4-465b-adba-6fa802ba463f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:27.101Z|a35719e1-4af4-465b-adba-6fa802ba463f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:29.861Z|d321cd87-8fc0-4f20-a633-a9850679900c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:54:29.862Z|d321cd87-8fc0-4f20-a633-a9850679900c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:30.061Z|807c70ad-faab-4548-b9a5-7a290cbb51fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:30.062Z|807c70ad-faab-4548-b9a5-7a290cbb51fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:30.309Z|ad027108-eb4e-4f81-92fa-fbb537beaae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:30.310Z|ad027108-eb4e-4f81-92fa-fbb537beaae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:30.928Z|e05923d0-228d-477e-aa2b-031f4804cea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:30.929Z|e05923d0-228d-477e-aa2b-031f4804cea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:33.060Z|b1b4bfe9-f2e0-4be8-96f2-94da6a250311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:33.062Z|b1b4bfe9-f2e0-4be8-96f2-94da6a250311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:37.140Z|6bbafc5f-4cff-400a-b2cc-f2c0dfd0a6d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:37.141Z|6bbafc5f-4cff-400a-b2cc-f2c0dfd0a6d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:40.960Z|f9c3d3b4-b249-4ac3-8214-e890d0e03fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:40.962Z|f9c3d3b4-b249-4ac3-8214-e890d0e03fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:43.093Z|d6c3f92a-4af9-409e-9d40-a712a756fbea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:43.095Z|d6c3f92a-4af9-409e-9d40-a712a756fbea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:45.061Z|321e365d-e23f-4a59-b6ab-a11463025d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:54:45.065Z|321e365d-e23f-4a59-b6ab-a11463025d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:54:47.170Z|421cb8f4-21b9-4a14-b990-adf3c10bd795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:47.171Z|421cb8f4-21b9-4a14-b990-adf3c10bd795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:50.993Z|94615912-bc8a-4fb9-9ae2-7ccd6202f4d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:50.994Z|94615912-bc8a-4fb9-9ae2-7ccd6202f4d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:53.125Z|76589965-0a1b-4a69-95cf-6e839509f3d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:53.127Z|76589965-0a1b-4a69-95cf-6e839509f3d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:54:57.207Z|d9171804-6c05-4a79-96d7-2b2d605ea4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:54:57.208Z|d9171804-6c05-4a79-96d7-2b2d605ea4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:00.061Z|482479b3-006e-4c3a-a228-efcd1b447eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:00.062Z|482479b3-006e-4c3a-a228-efcd1b447eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:00.311Z|22df109d-1a0a-4c56-8974-c86ef34b626e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:00.312Z|22df109d-1a0a-4c56-8974-c86ef34b626e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:01.022Z|3c0cf1ff-731e-41d4-a173-3466a226be03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:01.023Z|3c0cf1ff-731e-41d4-a173-3466a226be03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:03.175Z|d851d609-f985-490d-98cc-d5d18cadcba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:03.176Z|d851d609-f985-490d-98cc-d5d18cadcba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:07.240Z|5fc4ec53-47ce-4263-92da-3ab78a771057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:07.241Z|5fc4ec53-47ce-4263-92da-3ab78a771057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:11.053Z|00889746-b77c-45cd-a0e6-35b53ea46e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:11.055Z|00889746-b77c-45cd-a0e6-35b53ea46e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:13.213Z|a3c47eb9-c78f-448f-921b-e1867abc287a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:13.214Z|a3c47eb9-c78f-448f-921b-e1867abc287a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:15.062Z|f161b06d-2246-4dd7-9035-6b01c5121c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:15.064Z|f161b06d-2246-4dd7-9035-6b01c5121c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:17.268Z|4c6be8a9-a148-4648-a58e-e2e8a346242b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:17.269Z|4c6be8a9-a148-4648-a58e-e2e8a346242b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:21.083Z|de357d5a-846f-441e-8b75-9fe59cc35110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:21.087Z|de357d5a-846f-441e-8b75-9fe59cc35110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:23.245Z|8333a174-4c9b-4ad4-abe3-7542198cf86e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:23.247Z|8333a174-4c9b-4ad4-abe3-7542198cf86e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:27.300Z|b9fd33dd-d591-41c3-a06d-906f28f4aba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:27.301Z|b9fd33dd-d591-41c3-a06d-906f28f4aba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:29.862Z|3973c9c4-69cc-43f7-967e-3290454ce36a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:55:29.863Z|3973c9c4-69cc-43f7-967e-3290454ce36a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:30.061Z|11954285-98fa-48e2-9333-2d732dcba288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:30.065Z|11954285-98fa-48e2-9333-2d732dcba288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:30.313Z|7dbd9b63-329e-4bf8-9ad8-6fd1e0fb271a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:30.314Z|7dbd9b63-329e-4bf8-9ad8-6fd1e0fb271a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:31.120Z|ff04fdae-110f-4c6e-bcc8-69a6ade0e5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:31.121Z|ff04fdae-110f-4c6e-bcc8-69a6ade0e5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:33.286Z|24349e8d-d974-4dd6-8602-989e93433812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:33.288Z|24349e8d-d974-4dd6-8602-989e93433812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:37.335Z|a23be061-0a16-436a-9af1-8ef42e33fb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:37.336Z|a23be061-0a16-436a-9af1-8ef42e33fb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:41.157Z|4d05f5a9-b79f-45f4-b3d9-275d8fd97818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:41.158Z|4d05f5a9-b79f-45f4-b3d9-275d8fd97818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:43.318Z|97845a6d-b896-476e-82af-5a35cc469eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:43.319Z|97845a6d-b896-476e-82af-5a35cc469eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:45.062Z|fa11ea36-cad5-45e1-a4ae-db849d7a423d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:55:45.064Z|fa11ea36-cad5-45e1-a4ae-db849d7a423d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:55:47.382Z|29f1c18e-686e-4adc-bb24-d238d0c8a3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:47.385Z|29f1c18e-686e-4adc-bb24-d238d0c8a3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:51.193Z|bbc37e61-8a3e-47c2-ade5-bff237ba2380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:51.198Z|bbc37e61-8a3e-47c2-ade5-bff237ba2380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:53.348Z|cbb51edc-5e24-4a8c-b60e-f1b8e07195b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:53.349Z|cbb51edc-5e24-4a8c-b60e-f1b8e07195b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:55:57.422Z|ae547873-4258-414f-b893-853bda3f19f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:55:57.423Z|ae547873-4258-414f-b893-853bda3f19f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:00.061Z|0abb08c5-b3ac-4752-a928-55a5a5f5bff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:00.062Z|0abb08c5-b3ac-4752-a928-55a5a5f5bff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:00.315Z|1babab11-32b0-4e07-8a2e-e5f0cdd3cffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:00.316Z|1babab11-32b0-4e07-8a2e-e5f0cdd3cffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:01.228Z|20512515-4a03-496e-b819-97a17dcad0fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:01.229Z|20512515-4a03-496e-b819-97a17dcad0fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:03.384Z|aedf6498-8119-4bb5-bbfa-7e0f07609849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:03.385Z|aedf6498-8119-4bb5-bbfa-7e0f07609849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:07.463Z|e37c4e7b-5d0f-4472-aaea-0982318a5cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:07.466Z|e37c4e7b-5d0f-4472-aaea-0982318a5cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:11.269Z|0f7d5781-bfa7-4544-a32d-e4cf1e6f59ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:11.272Z|0f7d5781-bfa7-4544-a32d-e4cf1e6f59ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:13.431Z|d74cff51-11ba-446c-a636-2d9804db4fe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:13.432Z|d74cff51-11ba-446c-a636-2d9804db4fe5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:15.067Z|751ccf31-50a4-43c6-9914-d8c101013c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:15.071Z|751ccf31-50a4-43c6-9914-d8c101013c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:17.509Z|62e8ba6c-7eae-4a7c-9251-cdf0f3720c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:17.510Z|62e8ba6c-7eae-4a7c-9251-cdf0f3720c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:21.301Z|7a44a7c9-4fdd-4e05-ba87-22287fd07df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:21.302Z|7a44a7c9-4fdd-4e05-ba87-22287fd07df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:23.467Z|ebf77d84-74cd-4649-b298-2d4b4521bf2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:23.468Z|ebf77d84-74cd-4649-b298-2d4b4521bf2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:27.543Z|46fe9ed2-678c-44b6-9e06-4c9e2eb80d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:27.545Z|46fe9ed2-678c-44b6-9e06-4c9e2eb80d3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:29.863Z|0c0c7b55-203b-43a8-86ff-453b8f7f08d9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:56:29.865Z|0c0c7b55-203b-43a8-86ff-453b8f7f08d9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:30.061Z|76c68c74-5362-4ffe-97f0-bae0dfac640c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:30.062Z|76c68c74-5362-4ffe-97f0-bae0dfac640c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:30.317Z|7b168c5c-e197-4ccd-9de7-d9b96b4fe10d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:30.318Z|7b168c5c-e197-4ccd-9de7-d9b96b4fe10d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:31.332Z|f69bfb16-8840-4a83-98e7-ed6896fd4e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:31.334Z|f69bfb16-8840-4a83-98e7-ed6896fd4e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:33.502Z|b1c5b134-5dcd-4112-b58c-d9a82c58ae44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:33.503Z|b1c5b134-5dcd-4112-b58c-d9a82c58ae44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:37.587Z|92c31dfc-837e-474c-ab56-259fa8dbef29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:37.589Z|92c31dfc-837e-474c-ab56-259fa8dbef29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:41.367Z|a31c4403-e4c8-467e-9177-8c1eed2c128a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:41.368Z|a31c4403-e4c8-467e-9177-8c1eed2c128a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:43.535Z|540ac686-35da-41c5-8316-93b8b4f6ba51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:43.536Z|540ac686-35da-41c5-8316-93b8b4f6ba51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:45.061Z|74c0b183-72a6-42c1-8bb5-e569e88819da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:56:45.063Z|74c0b183-72a6-42c1-8bb5-e569e88819da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:56:47.621Z|051afba0-3a73-4431-9238-8332a4dec660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:47.622Z|051afba0-3a73-4431-9238-8332a4dec660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:51.401Z|187f1632-21b0-4fb7-a2fc-823ce9b8b231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:51.403Z|187f1632-21b0-4fb7-a2fc-823ce9b8b231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:53.572Z|eaea9e80-7b2c-4816-b3d5-9df5e124c8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:53.573Z|eaea9e80-7b2c-4816-b3d5-9df5e124c8b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:56:57.656Z|80d9f9c0-1476-4f27-aef6-f9987d832152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:56:57.662Z|80d9f9c0-1476-4f27-aef6-f9987d832152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:00.061Z|bcc833d1-38be-4b2d-8ee9-58ec91205c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:00.065Z|bcc833d1-38be-4b2d-8ee9-58ec91205c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:00.320Z|cec8657d-8306-4539-898b-1de54871090a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:00.321Z|cec8657d-8306-4539-898b-1de54871090a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:01.433Z|5194f216-1c7c-4170-904b-c69fd7f13b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:01.439Z|5194f216-1c7c-4170-904b-c69fd7f13b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:03.610Z|bcae9c91-2c69-460f-a6e6-9521da6a93e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:03.611Z|bcae9c91-2c69-460f-a6e6-9521da6a93e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:07.695Z|11f8d23b-b9ff-4eec-931f-258f04c0e22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:07.697Z|11f8d23b-b9ff-4eec-931f-258f04c0e22a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:11.478Z|cb65b495-b7d2-4ccb-9c1c-372ca1a6b36e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:11.480Z|cb65b495-b7d2-4ccb-9c1c-372ca1a6b36e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:13.642Z|1a821735-7b3a-4f70-93c3-036e23528819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:13.643Z|1a821735-7b3a-4f70-93c3-036e23528819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:15.061Z|2e05c598-9e1f-4c29-bca4-470439c76019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:15.062Z|2e05c598-9e1f-4c29-bca4-470439c76019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:17.730Z|cafa40d8-3dcd-4338-96c3-f6781c3377a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:17.731Z|cafa40d8-3dcd-4338-96c3-f6781c3377a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:21.511Z|5ab4f792-ff1e-47f9-a0b9-372726c36015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:21.513Z|5ab4f792-ff1e-47f9-a0b9-372726c36015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:23.674Z|2f8d0139-7058-4d06-a59a-638489971a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:23.676Z|2f8d0139-7058-4d06-a59a-638489971a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:27.762Z|3561c8a7-3193-41e7-954c-382288deadb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:27.764Z|3561c8a7-3193-41e7-954c-382288deadb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:29.862Z|76f67833-26e5-45d7-b8b6-0a8305bb6c6e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:57:29.864Z|76f67833-26e5-45d7-b8b6-0a8305bb6c6e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:30.062Z|892a31d4-1919-4aa7-8f12-e63e2b4ab537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:30.063Z|892a31d4-1919-4aa7-8f12-e63e2b4ab537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:30.322Z|ccb39102-66ac-44fc-a510-238474ff4a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:30.323Z|ccb39102-66ac-44fc-a510-238474ff4a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:31.547Z|e3ee157c-f424-4d73-ab44-cad60bf917b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:31.549Z|e3ee157c-f424-4d73-ab44-cad60bf917b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:33.713Z|04b6fd49-5e97-44f9-bc5d-28bbdaeef3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:33.714Z|04b6fd49-5e97-44f9-bc5d-28bbdaeef3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:37.792Z|b0a169e5-d752-4ee4-ad4c-c8330d0ddcd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:37.793Z|b0a169e5-d752-4ee4-ad4c-c8330d0ddcd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:41.578Z|0d4b0cb5-37ab-46a4-9411-5f946b8bf6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:41.579Z|0d4b0cb5-37ab-46a4-9411-5f946b8bf6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:43.751Z|aafd7b86-a53b-4232-9f6f-e8c7cbfb8d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:43.752Z|aafd7b86-a53b-4232-9f6f-e8c7cbfb8d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:45.061Z|b5eb3e7b-d851-4dc9-ac2f-2883681aa2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:57:45.066Z|b5eb3e7b-d851-4dc9-ac2f-2883681aa2f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:57:47.828Z|8944f1c9-0828-49ab-9494-28a8a3209a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:47.829Z|8944f1c9-0828-49ab-9494-28a8a3209a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:51.609Z|bf87ec65-ca0a-4f04-b384-9044ffd862a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:51.610Z|bf87ec65-ca0a-4f04-b384-9044ffd862a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:53.783Z|ae53a8aa-dc6c-4100-b4db-2bcc3e21fe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:53.785Z|ae53a8aa-dc6c-4100-b4db-2bcc3e21fe63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:57:57.860Z|29fef9bb-ae94-4526-be92-c82408773d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:57:57.861Z|29fef9bb-ae94-4526-be92-c82408773d39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:00.061Z|4493c390-a8a4-47b7-98cc-44a0a76ca34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:00.063Z|4493c390-a8a4-47b7-98cc-44a0a76ca34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:00.324Z|8d4f9754-ff3b-4d2e-be89-331ad07e1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:00.325Z|8d4f9754-ff3b-4d2e-be89-331ad07e1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:01.640Z|243542db-89ba-4afc-9b72-0874b39ceb3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:01.642Z|243542db-89ba-4afc-9b72-0874b39ceb3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:03.814Z|68cd5f16-2498-4f39-86b4-6b4fe4100c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:03.815Z|68cd5f16-2498-4f39-86b4-6b4fe4100c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:07.891Z|181f0109-7a44-4cb3-b285-e4dc13fbe405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:07.892Z|181f0109-7a44-4cb3-b285-e4dc13fbe405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:11.682Z|5c1a702b-bfbc-47af-9815-e1bf1a9956c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:11.684Z|5c1a702b-bfbc-47af-9815-e1bf1a9956c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:13.859Z|16f611ec-df2f-472d-9eb9-6a20b0e7189c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:13.860Z|16f611ec-df2f-472d-9eb9-6a20b0e7189c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:15.061Z|041dba22-bb2e-4d63-b5f8-bf1a5af33826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:15.062Z|041dba22-bb2e-4d63-b5f8-bf1a5af33826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:17.928Z|6e5b8960-2793-41fd-a3fd-e4617802f42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:17.930Z|6e5b8960-2793-41fd-a3fd-e4617802f42c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:21.725Z|bb08de8d-6405-4788-8b5f-767a5ac3a9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:21.727Z|bb08de8d-6405-4788-8b5f-767a5ac3a9f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:23.889Z|b6f5f07b-b6df-4eae-8dde-00582b5d4e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:23.890Z|b6f5f07b-b6df-4eae-8dde-00582b5d4e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:27.960Z|9462f3a6-4a4b-4479-a71d-7300f4a0778b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:27.962Z|9462f3a6-4a4b-4479-a71d-7300f4a0778b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:29.860Z|fdbba1e4-f775-4949-9f46-025d2afb0330|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:58:29.862Z|fdbba1e4-f775-4949-9f46-025d2afb0330|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:30.062Z|797ae11c-abdf-4fb2-9c86-2dd5763921d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:30.066Z|797ae11c-abdf-4fb2-9c86-2dd5763921d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:30.326Z|dfb5c473-c309-4387-9d4f-e090a39a00ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:30.327Z|dfb5c473-c309-4387-9d4f-e090a39a00ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:31.759Z|d086115f-7ffa-4467-ba21-98847e8aab63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:31.760Z|d086115f-7ffa-4467-ba21-98847e8aab63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:33.924Z|5551f128-bc80-4d7f-8211-b399ec9fce44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:33.925Z|5551f128-bc80-4d7f-8211-b399ec9fce44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:37.994Z|394d1665-3666-4237-886c-f353e65f0147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:37.996Z|394d1665-3666-4237-886c-f353e65f0147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:41.796Z|4ab5c85a-c60a-4c8f-ab28-cd046aabf2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:41.799Z|4ab5c85a-c60a-4c8f-ab28-cd046aabf2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:43.956Z|28053419-330f-4623-b290-ae287ae8e63b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:43.958Z|28053419-330f-4623-b290-ae287ae8e63b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:45.061Z|bc6fdfad-4403-4be2-b7e5-b7d941c8647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:58:45.062Z|bc6fdfad-4403-4be2-b7e5-b7d941c8647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:58:48.027Z|503934b4-4161-47be-8fcc-21059d2090d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:48.029Z|503934b4-4161-47be-8fcc-21059d2090d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:51.830Z|d810ae6a-7171-4e77-945e-b3fc32b79ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:51.832Z|d810ae6a-7171-4e77-945e-b3fc32b79ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:53.987Z|f90329a0-fc67-48d0-9175-b48c750b1e6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:53.988Z|f90329a0-fc67-48d0-9175-b48c750b1e6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:58:58.071Z|252542e9-9381-42ee-84bf-03c087c09584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:58:58.073Z|252542e9-9381-42ee-84bf-03c087c09584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:00.061Z|2d4607ee-45b3-4f96-bbae-475e38f6de26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:00.063Z|2d4607ee-45b3-4f96-bbae-475e38f6de26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:00.328Z|530184b8-04d8-4bb2-a21e-1d40a2debdf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:00.329Z|530184b8-04d8-4bb2-a21e-1d40a2debdf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:01.869Z|99bc4727-aa43-4911-a158-d7ba1dc14479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:01.871Z|99bc4727-aa43-4911-a158-d7ba1dc14479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:04.031Z|1884a377-f4b9-488c-ac82-ed8cf59b8035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:04.033Z|1884a377-f4b9-488c-ac82-ed8cf59b8035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:08.111Z|0c033288-72a6-4844-a092-76243fff26e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:08.112Z|0c033288-72a6-4844-a092-76243fff26e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:11.920Z|b9c210a7-9fcf-45ca-90d4-1fbc6703d019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:11.922Z|b9c210a7-9fcf-45ca-90d4-1fbc6703d019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:14.063Z|be298b08-9eaf-415e-84c3-20ca19cc4a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:14.064Z|be298b08-9eaf-415e-84c3-20ca19cc4a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:15.061Z|74087e31-32a4-4139-92d8-99dd269b3270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:15.065Z|74087e31-32a4-4139-92d8-99dd269b3270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:18.148Z|589a90c2-a66a-445d-bcdf-e7d29656f27a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:18.149Z|589a90c2-a66a-445d-bcdf-e7d29656f27a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:21.952Z|1600d14b-30d7-4fe8-a877-00f0de4c8eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:21.953Z|1600d14b-30d7-4fe8-a877-00f0de4c8eb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:24.099Z|9fe3b690-66f9-418b-a44b-9d793493a55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:24.100Z|9fe3b690-66f9-418b-a44b-9d793493a55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:28.186Z|de306121-228a-4633-ba31-998f4462cf3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:28.187Z|de306121-228a-4633-ba31-998f4462cf3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:29.863Z|237f2561-93ee-4347-913a-d7ae8ec82c66|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T05:59:29.865Z|237f2561-93ee-4347-913a-d7ae8ec82c66|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:30.061Z|8960a33e-6a95-4a2b-9792-c6cc76d4113f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:30.062Z|8960a33e-6a95-4a2b-9792-c6cc76d4113f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:30.331Z|adb7404e-3d0f-4226-b32e-7d16111564e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:30.332Z|adb7404e-3d0f-4226-b32e-7d16111564e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:31.982Z|0a1c0f20-fbc1-408d-8db1-3866aaf28175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:31.985Z|0a1c0f20-fbc1-408d-8db1-3866aaf28175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:34.133Z|63bd6217-334d-4f82-89e4-35e7f4e45049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:34.134Z|63bd6217-334d-4f82-89e4-35e7f4e45049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:38.217Z|fc79bb25-bf32-409a-824f-372a69166623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:38.221Z|fc79bb25-bf32-409a-824f-372a69166623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:42.019Z|74ad3c94-a57a-4bd5-a3bf-7e4899559912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:42.020Z|74ad3c94-a57a-4bd5-a3bf-7e4899559912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:44.163Z|fb868107-d0dd-471a-81df-d4980c107f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:44.164Z|fb868107-d0dd-471a-81df-d4980c107f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:45.061Z|b26b2a1d-192e-409f-8b28-9f2de0263a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T05:59:45.063Z|b26b2a1d-192e-409f-8b28-9f2de0263a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T05:59:48.253Z|0f97e5ad-69ec-4f5c-8869-173c4a87dc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:48.254Z|0f97e5ad-69ec-4f5c-8869-173c4a87dc45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:52.051Z|fedda087-a854-44ca-a623-e0158c5b7515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:52.053Z|fedda087-a854-44ca-a623-e0158c5b7515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:54.190Z|062e8420-cc29-477a-a88a-17436dbb5734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:54.191Z|062e8420-cc29-477a-a88a-17436dbb5734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T05:59:58.286Z|e247e5e2-a878-4ead-a15a-8de84f62e8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T05:59:58.288Z|e247e5e2-a878-4ead-a15a-8de84f62e8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:00.062Z|26e5bcaf-a63b-44da-a942-d3dc1fca66ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:00.067Z|26e5bcaf-a63b-44da-a942-d3dc1fca66ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:00.333Z|8749faef-e850-4039-b405-9e0c039fd04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:00.334Z|8749faef-e850-4039-b405-9e0c039fd04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:02.085Z|cb31152c-35a9-426d-a158-edb1cbeaa356|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:02.086Z|cb31152c-35a9-426d-a158-edb1cbeaa356|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:04.223Z|260b5c69-a7ca-45dd-a7a2-52ba1c9311f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:04.224Z|260b5c69-a7ca-45dd-a7a2-52ba1c9311f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:08.317Z|fb1d3eee-5eb1-4bf2-b3ef-61d3b291be5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:08.318Z|fb1d3eee-5eb1-4bf2-b3ef-61d3b291be5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:12.123Z|decf1d30-9560-4670-9ef9-eca33d7f1e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:12.125Z|decf1d30-9560-4670-9ef9-eca33d7f1e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:14.259Z|55377a5a-ce52-4db5-a3a9-9d66acf0671a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:14.260Z|55377a5a-ce52-4db5-a3a9-9d66acf0671a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:15.062Z|f74e059a-ff92-4cd8-8072-60f675e80ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:15.063Z|f74e059a-ff92-4cd8-8072-60f675e80ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:18.350Z|edd223f2-4d60-4a5b-a520-2cec5118bc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:18.351Z|edd223f2-4d60-4a5b-a520-2cec5118bc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:22.180Z|da0dcf13-d376-4627-a0ff-bc5ed6f8f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:22.181Z|da0dcf13-d376-4627-a0ff-bc5ed6f8f40f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:24.290Z|1b83f630-5044-4f5e-bfb7-f17df83b0ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:24.291Z|1b83f630-5044-4f5e-bfb7-f17df83b0ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:28.383Z|762a8dd9-dec5-4a2e-aa44-cd913d3ff6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:28.384Z|762a8dd9-dec5-4a2e-aa44-cd913d3ff6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:29.860Z|6806d468-96b6-4c69-85d7-275c461eb15e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:00:29.861Z|6806d468-96b6-4c69-85d7-275c461eb15e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:30.061Z|9852494e-813e-4913-a4a3-b289835d8fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:30.063Z|9852494e-813e-4913-a4a3-b289835d8fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:30.335Z|dcf1e119-b29b-4db9-a932-a065e87c9214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:30.336Z|dcf1e119-b29b-4db9-a932-a065e87c9214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:32.209Z|19f361e4-a659-47cf-b24b-bccab2c1d896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:32.210Z|19f361e4-a659-47cf-b24b-bccab2c1d896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:34.329Z|e6fcb941-e604-4945-afa7-3d4a0056d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:34.330Z|e6fcb941-e604-4945-afa7-3d4a0056d5ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:38.413Z|a48b36c3-deb0-4a95-bab5-f128a428b484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:38.415Z|a48b36c3-deb0-4a95-bab5-f128a428b484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:42.241Z|ae05c823-1497-432f-9bf0-d7876dd41409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:42.242Z|ae05c823-1497-432f-9bf0-d7876dd41409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:44.364Z|eca8bd0b-d028-477e-a655-360835f4e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:44.365Z|eca8bd0b-d028-477e-a655-360835f4e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:45.061Z|f0ca6258-af66-42f9-a957-b9c0e29e7623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:00:45.063Z|f0ca6258-af66-42f9-a957-b9c0e29e7623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:00:48.442Z|4d9902fb-fcc1-4040-8a02-69ea34ab26b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:48.443Z|4d9902fb-fcc1-4040-8a02-69ea34ab26b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:52.272Z|438b4edd-67b9-4157-9dcc-82e81c955bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:52.273Z|438b4edd-67b9-4157-9dcc-82e81c955bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:54.396Z|713e37e6-1091-4e13-b942-5f264c693f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:54.397Z|713e37e6-1091-4e13-b942-5f264c693f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:00:55.211Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03t0x060xfap0xdfMDu0x10F0xcbm0x990xfb0x06b40x840xb60xe20xb40xc90xc7&_G20xf90x1c0xc80x810xdb]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-14T06:00:58.474Z|1d6e553d-0541-4fca-94aa-2e722e06f007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:00:58.476Z|1d6e553d-0541-4fca-94aa-2e722e06f007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:00.061Z|8c9630d9-e362-4bcf-9c6e-3f8ec4212b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:00.063Z|8c9630d9-e362-4bcf-9c6e-3f8ec4212b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:00.338Z|ba133827-dc40-44d0-9843-4423cfdafde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:00.340Z|ba133827-dc40-44d0-9843-4423cfdafde2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:02.303Z|1a58be84-426c-4ff7-9728-bbeff1db9450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:02.304Z|1a58be84-426c-4ff7-9728-bbeff1db9450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:04.452Z|103480ce-32e0-4f84-bbcf-7bd939b300b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:04.453Z|103480ce-32e0-4f84-bbcf-7bd939b300b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:08.510Z|6937206b-89d4-41cf-b6f4-5193e7b13021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:08.511Z|6937206b-89d4-41cf-b6f4-5193e7b13021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:12.337Z|40a72656-d1cf-40fd-91ae-0ac8afd94796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:12.338Z|40a72656-d1cf-40fd-91ae-0ac8afd94796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:14.486Z|9a97491f-d9a5-441f-ad25-b426fca6e560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:14.488Z|9a97491f-d9a5-441f-ad25-b426fca6e560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:15.061Z|1340576b-78f7-46f1-bf87-cb6b619ecd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:15.063Z|1340576b-78f7-46f1-bf87-cb6b619ecd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:18.541Z|0926da16-a72f-4f94-9319-70c920f7a4ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:18.543Z|0926da16-a72f-4f94-9319-70c920f7a4ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:22.368Z|6b4bbf8d-3e3a-4dde-89b9-aba9d99aa3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:22.370Z|6b4bbf8d-3e3a-4dde-89b9-aba9d99aa3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:24.524Z|0751c9fc-5eb5-4169-9271-e48389a27993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:24.525Z|0751c9fc-5eb5-4169-9271-e48389a27993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:28.569Z|40e51a73-f2d4-4e7c-ade9-3df72b7f1539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:28.570Z|40e51a73-f2d4-4e7c-ade9-3df72b7f1539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:29.863Z|0198bcff-3135-4ce8-a20b-4fa5aa446b46|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:01:29.864Z|0198bcff-3135-4ce8-a20b-4fa5aa446b46|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:30.061Z|787350a7-156a-44f2-a71d-253cdbeb09df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:30.063Z|787350a7-156a-44f2-a71d-253cdbeb09df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:30.342Z|a0eeda9d-2392-4058-af75-33e75badee30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:30.343Z|a0eeda9d-2392-4058-af75-33e75badee30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:32.401Z|b277e056-8800-42f8-ad3a-e69238d3a37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:32.404Z|b277e056-8800-42f8-ad3a-e69238d3a37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:34.560Z|ed728e9c-1d1b-41a3-91a6-010a9be9aa4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:34.561Z|ed728e9c-1d1b-41a3-91a6-010a9be9aa4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:38.600Z|e7ce7df8-d2f3-4b8a-a37d-d80c697b4085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:38.601Z|e7ce7df8-d2f3-4b8a-a37d-d80c697b4085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:42.436Z|06dbb8ee-535e-458c-b751-ec403aadf165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:42.438Z|06dbb8ee-535e-458c-b751-ec403aadf165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:44.591Z|a1392e9c-aaf1-4446-8a37-b079f1d72878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:44.592Z|a1392e9c-aaf1-4446-8a37-b079f1d72878|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:45.061Z|e846136b-f7cd-45a5-8b1c-3afe607cdfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:01:45.062Z|e846136b-f7cd-45a5-8b1c-3afe607cdfeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:01:48.629Z|b9574f36-1fd4-4c24-b9aa-14e2dd5db4c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:48.630Z|b9574f36-1fd4-4c24-b9aa-14e2dd5db4c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:52.477Z|21aeca73-b9d1-4950-91c4-d66c02500c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:52.480Z|21aeca73-b9d1-4950-91c4-d66c02500c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:54.625Z|e1233462-78d1-4f13-9b65-da638712475d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:54.627Z|e1233462-78d1-4f13-9b65-da638712475d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:01:58.666Z|c0f215a9-c83e-4d6a-bb42-574faf7055a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:01:58.667Z|c0f215a9-c83e-4d6a-bb42-574faf7055a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:00.062Z|2fd57913-c1cb-4ce6-a09d-5a5a544e085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:00.064Z|2fd57913-c1cb-4ce6-a09d-5a5a544e085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:00.344Z|c048b405-b063-4f73-b3a4-df76eeed9c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:00.345Z|c048b405-b063-4f73-b3a4-df76eeed9c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:02.510Z|2468f2fb-2cdc-43e1-abc4-c3944ea97de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:02.511Z|2468f2fb-2cdc-43e1-abc4-c3944ea97de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:04.658Z|1fe58192-e55b-4ddc-8ead-a85ff0d42562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:04.659Z|1fe58192-e55b-4ddc-8ead-a85ff0d42562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:08.696Z|b6420e38-a829-41bf-8d21-1559cc3ea13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:08.698Z|b6420e38-a829-41bf-8d21-1559cc3ea13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:12.539Z|da159719-0937-40d2-8835-a7fd62f8d212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:12.540Z|da159719-0937-40d2-8835-a7fd62f8d212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:14.691Z|9a5a46e5-c10a-4fcd-a3e3-8720b7bee427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:14.692Z|9a5a46e5-c10a-4fcd-a3e3-8720b7bee427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:15.061Z|8bc5af26-7b78-43e2-b750-00ecc13a0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:15.062Z|8bc5af26-7b78-43e2-b750-00ecc13a0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:18.726Z|0b4f424c-ce28-4d73-9770-a8163b8ac1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:18.727Z|0b4f424c-ce28-4d73-9770-a8163b8ac1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:22.568Z|4f3a6683-7b3e-41c4-b73b-d92c1547e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:22.569Z|4f3a6683-7b3e-41c4-b73b-d92c1547e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:24.730Z|4d3ea4f0-ca66-4b86-bef3-d519fd80c46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:24.731Z|4d3ea4f0-ca66-4b86-bef3-d519fd80c46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:28.758Z|beb312a7-e469-4940-ba7f-e603355248cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:28.759Z|beb312a7-e469-4940-ba7f-e603355248cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:29.861Z|fb950dd6-4468-4ff3-8dbb-9c66df6a98e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:02:29.862Z|fb950dd6-4468-4ff3-8dbb-9c66df6a98e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:30.061Z|9718d059-d95a-488a-a3cc-360108f8c619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:30.062Z|9718d059-d95a-488a-a3cc-360108f8c619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:30.346Z|8d0ab9ed-d0a9-4ad5-9e0d-a9671e6af6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:30.347Z|8d0ab9ed-d0a9-4ad5-9e0d-a9671e6af6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:32.601Z|6f617863-ec74-47e5-aeef-62d474fe1748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:32.602Z|6f617863-ec74-47e5-aeef-62d474fe1748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:34.772Z|9636065a-2ecd-41f1-8a12-1f148725e2f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:34.774Z|9636065a-2ecd-41f1-8a12-1f148725e2f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:38.790Z|7c650f5e-8a5d-4f1c-8c7a-1d2afa3362c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:38.792Z|7c650f5e-8a5d-4f1c-8c7a-1d2afa3362c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:42.631Z|838d6317-f91b-469b-b098-7b1f110aad21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:42.632Z|838d6317-f91b-469b-b098-7b1f110aad21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:44.806Z|9cef5e73-1900-4b7e-a732-67fe53b7b414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:44.808Z|9cef5e73-1900-4b7e-a732-67fe53b7b414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:45.061Z|13edb0b1-9bd8-4356-82fc-aececb3b1300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:02:45.064Z|13edb0b1-9bd8-4356-82fc-aececb3b1300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:02:48.825Z|4ea427af-981d-449e-826a-449db3ee5d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:48.827Z|4ea427af-981d-449e-826a-449db3ee5d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:52.660Z|3f98d098-9912-4431-910a-ebfe7d0a6989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:52.662Z|3f98d098-9912-4431-910a-ebfe7d0a6989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:54.860Z|22ace47b-24bd-45e7-9d63-76f19d038169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:54.861Z|22ace47b-24bd-45e7-9d63-76f19d038169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:02:58.862Z|e9b6f513-cb9b-4297-a807-518a3849a7e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:02:58.863Z|e9b6f513-cb9b-4297-a807-518a3849a7e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:00.062Z|34df6d0a-1e67-41a7-aab9-feb927f84973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:00.063Z|34df6d0a-1e67-41a7-aab9-feb927f84973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:00.349Z|d2469dd8-8aa4-4617-a520-4a0930d2ee06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:00.350Z|d2469dd8-8aa4-4617-a520-4a0930d2ee06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:02.695Z|a33dcedd-c09f-4672-9596-b4f33ee46bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:02.697Z|a33dcedd-c09f-4672-9596-b4f33ee46bbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:04.894Z|21782832-21b6-4a43-8c2d-21079565325d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:04.895Z|21782832-21b6-4a43-8c2d-21079565325d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:08.894Z|4ce359ba-22ad-4b19-ac0d-1b7aba8a234c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:08.895Z|4ce359ba-22ad-4b19-ac0d-1b7aba8a234c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:12.727Z|d779531b-25aa-4091-abf1-9bce9640b8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:12.728Z|d779531b-25aa-4091-abf1-9bce9640b8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:14.930Z|457d6d36-1f76-4645-8de3-d9769ddf51d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:14.931Z|457d6d36-1f76-4645-8de3-d9769ddf51d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:15.062Z|1f5b4c3d-69a6-4f99-9127-96b85cef2958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:15.063Z|1f5b4c3d-69a6-4f99-9127-96b85cef2958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:18.928Z|7948a329-f662-4325-af86-c34ace675206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:18.929Z|7948a329-f662-4325-af86-c34ace675206|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:22.755Z|ca85e13d-2533-4d3b-a203-f46f08cf7326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:22.756Z|ca85e13d-2533-4d3b-a203-f46f08cf7326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:24.966Z|0016dd7b-8fcd-4c78-a6c6-e8e215e8c424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:24.967Z|0016dd7b-8fcd-4c78-a6c6-e8e215e8c424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:28.961Z|2c7fd6aa-8103-4017-b932-9f370aac5a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:28.962Z|2c7fd6aa-8103-4017-b932-9f370aac5a9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:29.864Z|1e2fcd65-abf9-4b16-91ea-ff3dcfddba72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:03:29.865Z|1e2fcd65-abf9-4b16-91ea-ff3dcfddba72|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:30.061Z|45292daa-a5a4-4917-b5a4-4ecd4709f10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:30.064Z|45292daa-a5a4-4917-b5a4-4ecd4709f10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:30.352Z|acd2e235-01fc-48e6-9898-91a2d9e3584f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:30.353Z|acd2e235-01fc-48e6-9898-91a2d9e3584f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:32.786Z|b07b51b4-438e-4f5f-94ab-851c87de5c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:32.787Z|b07b51b4-438e-4f5f-94ab-851c87de5c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:34.996Z|6c707dcd-465d-4675-bde3-a13aaa027c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:34.997Z|6c707dcd-465d-4675-bde3-a13aaa027c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:38.991Z|25eb39c8-d27b-427f-9a90-43961da45f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:38.992Z|25eb39c8-d27b-427f-9a90-43961da45f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:42.826Z|7f848136-c25f-41b8-8fa7-1ea090db9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:42.827Z|7f848136-c25f-41b8-8fa7-1ea090db9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:45.040Z|4fed28b3-2008-44b8-8361-db06fa48fb51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:45.042Z|4fed28b3-2008-44b8-8361-db06fa48fb51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:45.062Z|e02af754-d539-4859-9296-924378653e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:03:45.063Z|e02af754-d539-4859-9296-924378653e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:03:49.023Z|cb9cff25-4de3-4c1c-9c09-2529a303c294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:49.027Z|cb9cff25-4de3-4c1c-9c09-2529a303c294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:52.887Z|0c957e20-e119-4aff-b729-ae6d4138c3a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:52.888Z|0c957e20-e119-4aff-b729-ae6d4138c3a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:55.080Z|ed9a7b31-5ff6-4281-89ac-abf983efc2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:55.082Z|ed9a7b31-5ff6-4281-89ac-abf983efc2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:03:59.056Z|e879c483-1304-40b2-beee-72ab22cea92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:03:59.057Z|e879c483-1304-40b2-beee-72ab22cea92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:00.061Z|99ff2ded-371e-4c5a-ad11-947d6d8c7f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:00.063Z|99ff2ded-371e-4c5a-ad11-947d6d8c7f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:00.354Z|0710d7dc-98a1-4579-9293-3a4175e60fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:00.355Z|0710d7dc-98a1-4579-9293-3a4175e60fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:02.920Z|cef411be-e34a-4ab8-a596-ea5d0a2e00a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:02.924Z|cef411be-e34a-4ab8-a596-ea5d0a2e00a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:05.110Z|9e8d2dc3-b51f-483e-a06c-fd5cb3fa4269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:05.113Z|9e8d2dc3-b51f-483e-a06c-fd5cb3fa4269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:09.092Z|b1529866-fc14-4e37-82ec-c3e26f1cab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:09.093Z|b1529866-fc14-4e37-82ec-c3e26f1cab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:12.953Z|7a766ec3-1c48-4f7d-9280-f2e46549b2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:12.954Z|7a766ec3-1c48-4f7d-9280-f2e46549b2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:15.061Z|952aebfd-aafa-45d8-a2e2-15ede53fad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:15.063Z|952aebfd-aafa-45d8-a2e2-15ede53fad40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:15.149Z|edced3bf-4e71-42c5-9183-ef3a2c4ec029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:15.151Z|edced3bf-4e71-42c5-9183-ef3a2c4ec029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:19.133Z|fabcea91-ba24-4cbb-b55b-cd95122be8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:19.134Z|fabcea91-ba24-4cbb-b55b-cd95122be8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:23.002Z|35e165bd-55fb-47fe-a0c3-c4efb500a768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:23.003Z|35e165bd-55fb-47fe-a0c3-c4efb500a768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:25.185Z|696766f3-8fe1-4541-931c-d2919a02542c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:25.186Z|696766f3-8fe1-4541-931c-d2919a02542c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:29.163Z|c41d4188-99ec-4592-88f9-e53f305225cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:29.164Z|c41d4188-99ec-4592-88f9-e53f305225cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:29.862Z|41cea10f-98a7-4b65-b4db-95a0555c9eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:04:29.864Z|41cea10f-98a7-4b65-b4db-95a0555c9eb7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:30.061Z|32ba8ba0-ab93-4daa-8c9c-5e3b52ae14f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:30.062Z|32ba8ba0-ab93-4daa-8c9c-5e3b52ae14f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:30.357Z|6173220c-5d29-4115-a12b-c428698627f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:30.357Z|6173220c-5d29-4115-a12b-c428698627f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:33.042Z|83fd7266-4da6-425f-9144-eb53077cd67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:33.043Z|83fd7266-4da6-425f-9144-eb53077cd67c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:35.216Z|3f0533df-6f43-48ec-b983-c50785a4ed5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:35.217Z|3f0533df-6f43-48ec-b983-c50785a4ed5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:39.192Z|e619ce61-bf10-4011-834d-e5f024965fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:39.193Z|e619ce61-bf10-4011-834d-e5f024965fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:43.074Z|6376bba8-ac34-4588-9b8f-b9bb74a09a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:43.076Z|6376bba8-ac34-4588-9b8f-b9bb74a09a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:45.061Z|50c52ae7-6e3e-4da8-813f-f1dbea920ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:04:45.062Z|50c52ae7-6e3e-4da8-813f-f1dbea920ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:04:45.250Z|6a9cbaaa-ab48-4965-a640-f7f5003d9fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:45.251Z|6a9cbaaa-ab48-4965-a640-f7f5003d9fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:49.224Z|aa00d0a6-15f0-4070-b73e-f924d24e10f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:49.225Z|aa00d0a6-15f0-4070-b73e-f924d24e10f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:53.124Z|012a9761-25fc-4133-82b1-d62a1ca7f5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:53.126Z|012a9761-25fc-4133-82b1-d62a1ca7f5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:55.280Z|43facf5e-a8c3-4788-aabf-97b4e93c4a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:55.282Z|43facf5e-a8c3-4788-aabf-97b4e93c4a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:04:59.256Z|aab24f22-a510-426f-9567-8a083d4f40b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:04:59.257Z|aab24f22-a510-426f-9567-8a083d4f40b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:00.066Z|9006e89d-04d4-4ca7-a797-efa08115babd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:00.068Z|9006e89d-04d4-4ca7-a797-efa08115babd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:00.358Z|ca18637f-5ecf-4c88-82c4-d5426a4eb231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:00.359Z|ca18637f-5ecf-4c88-82c4-d5426a4eb231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:03.166Z|8d5d9f3e-650f-4091-96b7-c43ec1b14262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:03.167Z|8d5d9f3e-650f-4091-96b7-c43ec1b14262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:05.308Z|dab6b33a-c08e-4dea-97a1-548a61fef34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:05.309Z|dab6b33a-c08e-4dea-97a1-548a61fef34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:09.286Z|1878446e-76d4-46fc-ae17-d0e3ab4e47d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:09.288Z|1878446e-76d4-46fc-ae17-d0e3ab4e47d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:13.200Z|7aab4a12-d21f-48bf-87af-f44e347ab4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:13.201Z|7aab4a12-d21f-48bf-87af-f44e347ab4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:15.062Z|e5491e73-b7d8-4dfc-9470-ef0a55c706a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:15.064Z|e5491e73-b7d8-4dfc-9470-ef0a55c706a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:15.348Z|90b575b4-c2c4-4728-820a-8c6202483bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:15.349Z|90b575b4-c2c4-4728-820a-8c6202483bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:19.317Z|218918ef-b988-4319-98c4-705bf4861e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:19.318Z|218918ef-b988-4319-98c4-705bf4861e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:23.236Z|6eb64775-a293-4583-8578-b7be864cbc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:23.237Z|6eb64775-a293-4583-8578-b7be864cbc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:25.380Z|8e98e90a-42bc-46b3-8106-b201dde6aeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:25.382Z|8e98e90a-42bc-46b3-8106-b201dde6aeca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:29.348Z|e99e04c8-8a67-4894-9fdc-12f1925b9556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:29.349Z|e99e04c8-8a67-4894-9fdc-12f1925b9556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:29.861Z|728e4884-4df3-401d-a88d-e221b60e01bd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:05:29.862Z|728e4884-4df3-401d-a88d-e221b60e01bd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:30.061Z|d8ea9819-7844-4cd4-b008-b904e1c55d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:30.062Z|d8ea9819-7844-4cd4-b008-b904e1c55d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:30.360Z|a56d2226-1eeb-48bd-b14b-fdf97e5e02bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:30.361Z|a56d2226-1eeb-48bd-b14b-fdf97e5e02bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:33.277Z|95614861-8f27-49cb-b453-a041545da823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:33.279Z|95614861-8f27-49cb-b453-a041545da823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:35.418Z|6efb6ea0-d1b8-4da1-8e4d-88145ed4a118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:35.419Z|6efb6ea0-d1b8-4da1-8e4d-88145ed4a118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:39.381Z|9a14fb7c-df21-41a3-a5de-1853c962e8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:39.382Z|9a14fb7c-df21-41a3-a5de-1853c962e8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:43.315Z|98b18cc8-d317-487e-a8fc-74cdb2890878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:43.316Z|98b18cc8-d317-487e-a8fc-74cdb2890878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:45.062Z|76abde5f-eb06-4456-8c03-a2e272ed49b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:05:45.064Z|76abde5f-eb06-4456-8c03-a2e272ed49b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:05:45.452Z|a525e10f-e802-4c58-be69-dcc3a916a75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:45.454Z|a525e10f-e802-4c58-be69-dcc3a916a75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:49.416Z|0557366a-c39d-4ea9-b955-44df80f5aada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:49.419Z|0557366a-c39d-4ea9-b955-44df80f5aada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:53.350Z|aa06688e-36c4-4401-abb7-ad7875ea02c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:53.351Z|aa06688e-36c4-4401-abb7-ad7875ea02c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:55.486Z|6f006666-5afe-4c91-a421-d0023b1b833a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:55.488Z|6f006666-5afe-4c91-a421-d0023b1b833a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:05:59.457Z|f448abab-4ae5-44f6-b7d4-65431e5a1ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:05:59.459Z|f448abab-4ae5-44f6-b7d4-65431e5a1ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:00.062Z|23f45a67-9b8d-4807-8d5c-c826190c81c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:00.063Z|23f45a67-9b8d-4807-8d5c-c826190c81c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:00.363Z|7e291811-5a83-47f8-aa33-24d9b8077f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:00.363Z|7e291811-5a83-47f8-aa33-24d9b8077f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:03.383Z|1f9fe087-05d1-414f-8a3e-94f8b56f8acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:03.384Z|1f9fe087-05d1-414f-8a3e-94f8b56f8acc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:05.524Z|a880f88e-6c3c-465f-b7ae-3bec75645e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:05.526Z|a880f88e-6c3c-465f-b7ae-3bec75645e76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:09.504Z|2a0f22d5-f2ab-42f2-91f4-5bc77e2a21ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:09.505Z|2a0f22d5-f2ab-42f2-91f4-5bc77e2a21ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:13.416Z|8829428d-dd79-466d-ac29-00d5c1406020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:13.418Z|8829428d-dd79-466d-ac29-00d5c1406020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:15.062Z|f47e8499-c54e-4893-b8f7-a54e796693f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:15.063Z|f47e8499-c54e-4893-b8f7-a54e796693f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:15.573Z|b87b60ee-e7ae-4c45-b8cc-fc00e56dcca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:15.575Z|b87b60ee-e7ae-4c45-b8cc-fc00e56dcca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:19.536Z|b6f0691c-088b-4541-972b-62063004e6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:19.537Z|b6f0691c-088b-4541-972b-62063004e6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:23.451Z|d624423c-6e39-46c5-bc9d-6af17d93e084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:23.452Z|d624423c-6e39-46c5-bc9d-6af17d93e084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:25.606Z|6a1cf314-fbb4-4c6c-aa79-ef0d45ec1649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:25.607Z|6a1cf314-fbb4-4c6c-aa79-ef0d45ec1649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:29.569Z|125667f9-f35a-4015-aa50-fd311d83552e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:29.571Z|125667f9-f35a-4015-aa50-fd311d83552e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:29.862Z|bd7c4c89-74ba-4b03-b50b-a87a95c734f2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:06:29.864Z|bd7c4c89-74ba-4b03-b50b-a87a95c734f2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:30.061Z|88121ba5-8610-47d9-ba82-ac54c8b9b28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:30.064Z|88121ba5-8610-47d9-ba82-ac54c8b9b28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:30.364Z|94a5550d-e4ef-47b1-9a93-99158dbaa92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:30.365Z|94a5550d-e4ef-47b1-9a93-99158dbaa92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:33.494Z|9e0f6c88-c39c-4e9d-8f04-79da9935a944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:33.495Z|9e0f6c88-c39c-4e9d-8f04-79da9935a944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:35.636Z|f375d55a-b9f2-40b4-9a1d-6f0d28e3f585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:35.637Z|f375d55a-b9f2-40b4-9a1d-6f0d28e3f585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:39.609Z|1e48c02d-d153-494d-b15f-c507bd16c910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:39.611Z|1e48c02d-d153-494d-b15f-c507bd16c910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:43.530Z|cd670a5c-ea1b-4d1a-a9fd-b29ec63975e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:43.532Z|cd670a5c-ea1b-4d1a-a9fd-b29ec63975e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:45.062Z|a482d7e0-6aed-415b-ad2f-a5f255f0aa70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:06:45.063Z|a482d7e0-6aed-415b-ad2f-a5f255f0aa70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:06:45.677Z|d5d77b3a-fd61-424b-a084-f89637860ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:45.678Z|d5d77b3a-fd61-424b-a084-f89637860ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:49.641Z|ebcbe304-8b5f-4c4c-81cf-61698b0542a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:49.643Z|ebcbe304-8b5f-4c4c-81cf-61698b0542a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:53.561Z|2bdcace9-cd21-4d2a-828c-dc047cffb460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:53.562Z|2bdcace9-cd21-4d2a-828c-dc047cffb460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:55.718Z|d806a210-6044-4ffd-bd7b-ffffc9e016b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:55.720Z|d806a210-6044-4ffd-bd7b-ffffc9e016b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:06:59.671Z|2af1fb9b-ed40-444a-b2a7-d66b934b22c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:06:59.672Z|2af1fb9b-ed40-444a-b2a7-d66b934b22c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:00.061Z|451d57f1-7b38-4335-8aa7-93468f4f8121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:07:00.062Z|451d57f1-7b38-4335-8aa7-93468f4f8121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:07:00.366Z|3a1f6800-4307-410d-9cd4-f5c8df5c26aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:07:00.367Z|3a1f6800-4307-410d-9cd4-f5c8df5c26aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:07:03.592Z|6c3aacd6-e7d4-4cce-b529-28aa8894372c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:03.594Z|6c3aacd6-e7d4-4cce-b529-28aa8894372c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:05.755Z|8086ae22-a593-47bb-81ac-20f73708d9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:05.756Z|8086ae22-a593-47bb-81ac-20f73708d9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:09.701Z|10afd1a7-78dd-421c-b6fb-4131b9ef6ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:09.702Z|10afd1a7-78dd-421c-b6fb-4131b9ef6ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:13.631Z|11a0dbc3-3016-4fc9-bfc7-75e8ef73ee75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:13.632Z|11a0dbc3-3016-4fc9-bfc7-75e8ef73ee75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:15.061Z|8f98e740-e52b-4a97-9351-925a29fce47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:07:15.065Z|8f98e740-e52b-4a97-9351-925a29fce47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:07:15.790Z|ea154edc-5bd7-4f73-b28f-63ab0ab3d041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:15.792Z|ea154edc-5bd7-4f73-b28f-63ab0ab3d041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:19.737Z|686a67c2-cade-473a-a65e-8fb512868fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:19.739Z|686a67c2-cade-473a-a65e-8fb512868fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:23.662Z|2d32ece6-c087-4459-b9e2-8861dc7d8bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:23.663Z|2d32ece6-c087-4459-b9e2-8861dc7d8bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:25.823Z|4e142742-5b9f-4ae7-b281-dee0e667e0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:25.824Z|4e142742-5b9f-4ae7-b281-dee0e667e0c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:29.771Z|9d4f79ab-33cc-421e-8280-403708ec2a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:29.772Z|9d4f79ab-33cc-421e-8280-403708ec2a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:29.862Z|12209bbb-1baf-4387-8ba0-93907e4900a2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:07:29.864Z|12209bbb-1baf-4387-8ba0-93907e4900a2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:30.061Z|0a97a344-afeb-46bb-947b-c6d012128376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:07:30.062Z|0a97a344-afeb-46bb-947b-c6d012128376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:07:30.368Z|9416782b-9e6b-4ea9-be8d-24d536f69ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:07:30.369Z|9416782b-9e6b-4ea9-be8d-24d536f69ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:07:33.695Z|28113205-1580-4a60-b96f-37709a6d5696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:33.696Z|28113205-1580-4a60-b96f-37709a6d5696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:35.854Z|70ffd5fb-5a74-4303-8631-67bf60936a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:35.856Z|70ffd5fb-5a74-4303-8631-67bf60936a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:39.798Z|6653a0c5-d963-4cd5-a9b7-41e74fb2b958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:39.799Z|6653a0c5-d963-4cd5-a9b7-41e74fb2b958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:43.729Z|9d83d649-68ce-4ed6-9079-126d280e6c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:43.731Z|9d83d649-68ce-4ed6-9079-126d280e6c67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:45.061Z|d8b7025c-77e5-4229-88de-f37a8e0855e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:07:45.062Z|d8b7025c-77e5-4229-88de-f37a8e0855e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:07:45.889Z|b29ba61d-146a-4217-974f-a9227be8556a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:45.890Z|b29ba61d-146a-4217-974f-a9227be8556a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:49.830Z|75f20cac-dbd1-421b-9357-8876393f8bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:49.831Z|75f20cac-dbd1-421b-9357-8876393f8bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:53.763Z|14b6de18-ada9-4f58-bbb3-2788e90b3a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:53.764Z|14b6de18-ada9-4f58-bbb3-2788e90b3a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:55.924Z|62bf010a-27be-49d2-96a3-a31ca19603f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:55.925Z|62bf010a-27be-49d2-96a3-a31ca19603f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:07:59.862Z|e3714c65-3f26-4384-bb27-85570adc3c9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:07:59.863Z|e3714c65-3f26-4384-bb27-85570adc3c9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:00.061Z|c9c999ff-7774-4402-a102-a6e2729b0648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:08:00.064Z|c9c999ff-7774-4402-a102-a6e2729b0648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:08:00.370Z|d6f0ce95-d817-4701-8491-0b8571539892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:08:00.371Z|d6f0ce95-d817-4701-8491-0b8571539892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:08:03.794Z|5b94972a-052a-4337-8f4a-43b7cea960e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:03.795Z|5b94972a-052a-4337-8f4a-43b7cea960e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:05.956Z|13eb4a43-8cde-41fa-9e5e-6455da3c34d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:05.958Z|13eb4a43-8cde-41fa-9e5e-6455da3c34d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:09.895Z|a38b22fd-e4c5-4810-a776-c1444d165491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:09.896Z|a38b22fd-e4c5-4810-a776-c1444d165491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:13.821Z|7355d5fd-d0f2-432b-8106-d3e09457c5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:13.822Z|7355d5fd-d0f2-432b-8106-d3e09457c5f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:15.062Z|532a2c93-e0a6-4ba7-9d3d-fdba7733e0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:08:15.063Z|532a2c93-e0a6-4ba7-9d3d-fdba7733e0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:08:15.987Z|fce59f94-a999-4f88-aad9-eca088714814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:15.988Z|fce59f94-a999-4f88-aad9-eca088714814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:19.925Z|8499ed74-2306-46db-baed-1e24c845bc58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:19.926Z|8499ed74-2306-46db-baed-1e24c845bc58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:23.853Z|8ef29e88-4b98-4afb-a66a-71b5cfd088c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:23.854Z|8ef29e88-4b98-4afb-a66a-71b5cfd088c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:26.028Z|d0249206-ef53-4d52-ad30-f52f7e7adcf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:26.029Z|d0249206-ef53-4d52-ad30-f52f7e7adcf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:29.860Z|892a6b21-3328-4619-bcbe-dcbbcf467547|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:08:29.861Z|892a6b21-3328-4619-bcbe-dcbbcf467547|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:29.960Z|0fc9ff2c-81e1-4605-9d07-acfb3df04daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:29.961Z|0fc9ff2c-81e1-4605-9d07-acfb3df04daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:30.061Z|989f5571-bedd-462c-9c15-a572ad56eaa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:08:30.062Z|989f5571-bedd-462c-9c15-a572ad56eaa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:08:30.372Z|f10fdade-477d-43fb-98c9-34db396de657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:08:30.373Z|f10fdade-477d-43fb-98c9-34db396de657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:08:33.883Z|0311932e-7484-4f67-aded-ba238e9bd514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:33.885Z|0311932e-7484-4f67-aded-ba238e9bd514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:36.061Z|11dc4f65-3971-4e7c-95c4-e31e977962d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:36.062Z|11dc4f65-3971-4e7c-95c4-e31e977962d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:39.993Z|f66a37e4-7153-4789-98b5-7df942200bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:39.994Z|f66a37e4-7153-4789-98b5-7df942200bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:43.921Z|3f9e4087-daf7-4f49-ac0d-215cf65a2c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:43.922Z|3f9e4087-daf7-4f49-ac0d-215cf65a2c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:45.061Z|a57912ad-7ac2-4548-9a16-b26f6294f216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:08:45.063Z|a57912ad-7ac2-4548-9a16-b26f6294f216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:08:46.089Z|ab9f794e-f128-4abc-b584-fdc39b88e566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:46.090Z|ab9f794e-f128-4abc-b584-fdc39b88e566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:50.021Z|5b64637a-47df-48e5-aa22-ce7754beb889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:50.023Z|5b64637a-47df-48e5-aa22-ce7754beb889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:53.948Z|d796c145-0e12-47eb-a632-6f52afd2caad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:53.949Z|d796c145-0e12-47eb-a632-6f52afd2caad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:08:56.125Z|8fd0c860-3d1e-474b-85cf-ee0e70c93d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:08:56.126Z|8fd0c860-3d1e-474b-85cf-ee0e70c93d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:00.051Z|56bf8132-fc01-4f24-bd6e-6be777fde68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:00.052Z|56bf8132-fc01-4f24-bd6e-6be777fde68d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:00.061Z|f1a981cd-0cf2-4a62-8c93-4b01e127becf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:09:00.062Z|f1a981cd-0cf2-4a62-8c93-4b01e127becf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:09:00.374Z|5e87349e-ae3d-4354-b011-69474aad42e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:09:00.375Z|5e87349e-ae3d-4354-b011-69474aad42e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:09:03.981Z|6397da2e-5d64-4a9b-9293-0bf2d3ae8839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:03.982Z|6397da2e-5d64-4a9b-9293-0bf2d3ae8839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:06.158Z|589e8370-80fd-4fbb-beb6-7f473c55edc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:06.160Z|589e8370-80fd-4fbb-beb6-7f473c55edc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:10.082Z|b2a183dd-9ca8-4536-8686-9d2225f7a46d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:10.083Z|b2a183dd-9ca8-4536-8686-9d2225f7a46d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:14.011Z|7741b48a-77b1-4b96-828a-e4e2a3dbc689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:14.012Z|7741b48a-77b1-4b96-828a-e4e2a3dbc689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:15.061Z|19719770-c180-404e-b0a5-d9f68004b815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:09:15.062Z|19719770-c180-404e-b0a5-d9f68004b815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:09:16.188Z|ca579271-603a-48c4-a26f-d0785a0da1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:16.189Z|ca579271-603a-48c4-a26f-d0785a0da1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:20.111Z|bdc9729c-e2db-45c3-bd7c-283b0e979201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:20.112Z|bdc9729c-e2db-45c3-bd7c-283b0e979201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:24.042Z|f4ffdb78-47d3-4ad8-9f3c-c56a510b5a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:24.043Z|f4ffdb78-47d3-4ad8-9f3c-c56a510b5a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:26.219Z|a4d4761d-98fb-4911-bafe-3187a67b503b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:26.220Z|a4d4761d-98fb-4911-bafe-3187a67b503b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:29.860Z|ec8eeaf8-5e69-4ad0-8c17-cc3f849e0831|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:09:29.862Z|ec8eeaf8-5e69-4ad0-8c17-cc3f849e0831|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:30.063Z|7876ce5d-6cea-4fb9-963c-797ed0ab149a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:09:30.069Z|7876ce5d-6cea-4fb9-963c-797ed0ab149a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:09:30.148Z|0cdd4fb6-5d9e-47a5-ac94-7389334e9530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:30.150Z|0cdd4fb6-5d9e-47a5-ac94-7389334e9530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:30.377Z|2f9c8553-5287-4112-b690-6273024070b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:09:30.378Z|2f9c8553-5287-4112-b690-6273024070b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:09:34.077Z|fbccbb08-da1c-4444-81b7-990cd1db7a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:34.078Z|fbccbb08-da1c-4444-81b7-990cd1db7a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:36.256Z|95815e68-1a9f-4878-8e3c-cd61dd8b6b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:36.257Z|95815e68-1a9f-4878-8e3c-cd61dd8b6b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:40.182Z|ad95bfeb-fbad-4ddb-9952-d860c5f2a2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:40.183Z|ad95bfeb-fbad-4ddb-9952-d860c5f2a2a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:44.109Z|696282e6-3ccb-4900-95d0-d3bf4ceb72b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:44.111Z|696282e6-3ccb-4900-95d0-d3bf4ceb72b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:45.061Z|41c6166f-16d3-4311-a746-756e6fdb2cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:09:45.062Z|41c6166f-16d3-4311-a746-756e6fdb2cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:09:46.285Z|c59d90dc-6470-41d1-bf2f-d1a73ee731f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:46.286Z|c59d90dc-6470-41d1-bf2f-d1a73ee731f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:50.217Z|4bf1a458-3ff7-497f-91b0-9cff7b5e93c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:50.219Z|4bf1a458-3ff7-497f-91b0-9cff7b5e93c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:54.155Z|79a85fec-468f-4022-9b5a-1640ba885dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:54.156Z|79a85fec-468f-4022-9b5a-1640ba885dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:09:56.318Z|81df6fa1-6def-4fde-8799-f67b4f923e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:09:56.319Z|81df6fa1-6def-4fde-8799-f67b4f923e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:00.061Z|b986ee40-2cf4-45ee-8e39-5a0e13e5444a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:10:00.062Z|b986ee40-2cf4-45ee-8e39-5a0e13e5444a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:10:00.250Z|1d2fc4ba-1ec3-4963-bc78-455db391f251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:00.251Z|1d2fc4ba-1ec3-4963-bc78-455db391f251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:00.379Z|44e5b1c4-7984-4b07-b27d-17ef27a6202b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:10:00.380Z|44e5b1c4-7984-4b07-b27d-17ef27a6202b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:10:04.191Z|fc208d55-c50d-4b19-a125-5bea66278bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:04.192Z|fc208d55-c50d-4b19-a125-5bea66278bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:06.351Z|83baa5a3-c480-4043-93fa-b1e308886811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:06.352Z|83baa5a3-c480-4043-93fa-b1e308886811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:10.282Z|05c96b00-19d4-4f2e-b487-cc557a35b450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:10.283Z|05c96b00-19d4-4f2e-b487-cc557a35b450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:14.229Z|f7f94b15-7d67-4ace-b848-d0eca75b34b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:14.230Z|f7f94b15-7d67-4ace-b848-d0eca75b34b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:15.061Z|99ff12e8-a398-4599-99fe-0b6f82248eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:10:15.063Z|99ff12e8-a398-4599-99fe-0b6f82248eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:10:16.381Z|f293b5bf-0d85-449f-80c0-cf2b487123ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:16.382Z|f293b5bf-0d85-449f-80c0-cf2b487123ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:20.320Z|bc3cea52-6b20-4de0-b25a-3e73f3fc0b6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:20.321Z|bc3cea52-6b20-4de0-b25a-3e73f3fc0b6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:24.267Z|769bd294-b560-47fc-b35c-356a060292e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:24.269Z|769bd294-b560-47fc-b35c-356a060292e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:26.426Z|e465f60d-a321-406f-8a80-5ef064a9f494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:26.428Z|e465f60d-a321-406f-8a80-5ef064a9f494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:29.861Z|bb53417c-5c5d-4457-9bd7-f3ced6331194|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:10:29.862Z|bb53417c-5c5d-4457-9bd7-f3ced6331194|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:30.061Z|54d31e90-6c37-47d8-ad46-71aa3675c45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:10:30.062Z|54d31e90-6c37-47d8-ad46-71aa3675c45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:10:30.351Z|6bd8434b-6eab-4e2f-91af-2b15ab078c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:30.353Z|6bd8434b-6eab-4e2f-91af-2b15ab078c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:30.381Z|2f3557e0-0574-48d9-826e-5b9c170848b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:10:30.381Z|2f3557e0-0574-48d9-826e-5b9c170848b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:10:34.302Z|b151c8e4-b6b8-43b1-b61b-646f30136036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:34.303Z|b151c8e4-b6b8-43b1-b61b-646f30136036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:36.459Z|8fe0cf91-043d-44e2-8fc7-f7db753f620a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:36.460Z|8fe0cf91-043d-44e2-8fc7-f7db753f620a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:40.381Z|93066d2d-8a8f-4ca2-bef7-7e61eb58c820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:40.382Z|93066d2d-8a8f-4ca2-bef7-7e61eb58c820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:44.331Z|c32a0462-2a0e-46cc-8da0-cc47b407d124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:44.335Z|c32a0462-2a0e-46cc-8da0-cc47b407d124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:45.061Z|20713a81-6b51-4842-8807-0d175de21f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:10:45.062Z|20713a81-6b51-4842-8807-0d175de21f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:10:46.492Z|6d398ef0-f46f-428d-a4d7-e321a081642a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:46.494Z|6d398ef0-f46f-428d-a4d7-e321a081642a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:50.410Z|e04d9cf7-a0fa-49f2-b682-7238c1326b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:50.411Z|e04d9cf7-a0fa-49f2-b682-7238c1326b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:54.369Z|e017ace6-f589-49f0-bc9c-92e62885d1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:54.370Z|e017ace6-f589-49f0-bc9c-92e62885d1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:10:56.525Z|16099371-a39a-4237-b15c-1557622223af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:10:56.526Z|16099371-a39a-4237-b15c-1557622223af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:00.061Z|98de955f-f79b-465b-8736-c476433f2d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:11:00.063Z|98de955f-f79b-465b-8736-c476433f2d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:11:00.382Z|dbdaf233-5e68-429e-961d-b26e8a4bc0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:11:00.383Z|dbdaf233-5e68-429e-961d-b26e8a4bc0c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:11:00.441Z|02331bbd-7557-426e-b314-6f0925d45837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:00.442Z|02331bbd-7557-426e-b314-6f0925d45837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:04.400Z|2492764f-56e5-42db-ba50-abcffda71053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:04.401Z|2492764f-56e5-42db-ba50-abcffda71053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:06.557Z|fdc25e26-7809-4d7a-81fa-2f4939fa16e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:06.558Z|fdc25e26-7809-4d7a-81fa-2f4939fa16e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:10.471Z|c9ea616b-c94b-48a0-aae8-95933cb882d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:10.472Z|c9ea616b-c94b-48a0-aae8-95933cb882d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:14.432Z|250e9287-1766-472f-8596-49b6073f29f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:14.433Z|250e9287-1766-472f-8596-49b6073f29f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:15.061Z|5dc0d794-1023-43e0-b145-a16c69bcd9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:11:15.062Z|5dc0d794-1023-43e0-b145-a16c69bcd9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:11:16.586Z|64365a72-f612-410d-8054-4a0f869cf1cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:16.588Z|64365a72-f612-410d-8054-4a0f869cf1cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:20.499Z|bda01ada-d225-4fd7-9395-6bd6fb4f4fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:20.501Z|bda01ada-d225-4fd7-9395-6bd6fb4f4fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:24.460Z|ea80c113-75fc-4ed9-916b-27fc522682fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:24.461Z|ea80c113-75fc-4ed9-916b-27fc522682fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:26.614Z|89f8fd10-6a42-4c93-acad-f631f4fe0d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:26.615Z|89f8fd10-6a42-4c93-acad-f631f4fe0d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:29.861Z|04f72ebc-c100-44b9-8bab-1abcfeb6b103|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:11:29.875Z|04f72ebc-c100-44b9-8bab-1abcfeb6b103|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:30.061Z|c8dc36ac-176b-4cd9-bc20-7297148366d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:11:30.062Z|c8dc36ac-176b-4cd9-bc20-7297148366d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:11:30.384Z|2a5883b4-09e5-44d2-a2c5-8d974a9b1582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:11:30.385Z|2a5883b4-09e5-44d2-a2c5-8d974a9b1582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:11:30.529Z|10401653-cc62-4235-b3ae-761da3224975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:30.531Z|10401653-cc62-4235-b3ae-761da3224975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:34.501Z|27820481-77d4-483f-b8c1-f5a3bf8af428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:34.502Z|27820481-77d4-483f-b8c1-f5a3bf8af428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:36.673Z|a50bccf5-bc31-4d78-a8a3-ed4f4b1cdd8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:36.674Z|a50bccf5-bc31-4d78-a8a3-ed4f4b1cdd8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:40.562Z|6c149495-54d1-4c0b-b6b3-fdb7953fd500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:40.563Z|6c149495-54d1-4c0b-b6b3-fdb7953fd500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:44.541Z|302ab0d3-d457-463a-a9f1-013016383176|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:44.542Z|302ab0d3-d457-463a-a9f1-013016383176|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:45.061Z|4d67493b-12f4-46e9-9c46-767646c9b33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:11:45.063Z|4d67493b-12f4-46e9-9c46-767646c9b33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:11:46.708Z|25e566a0-9456-40dd-9610-2f778add1803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:46.709Z|25e566a0-9456-40dd-9610-2f778add1803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:50.595Z|338f21ca-663e-4fd0-b797-49ea084b1169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:50.596Z|338f21ca-663e-4fd0-b797-49ea084b1169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:54.571Z|cbc95319-f28e-4270-bae3-2aa37c538fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:54.572Z|cbc95319-f28e-4270-bae3-2aa37c538fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:11:56.744Z|210bd371-4318-4a81-af5e-d1b7942652f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:11:56.745Z|210bd371-4318-4a81-af5e-d1b7942652f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:00.061Z|0238c411-6ae8-465c-b615-8e4fa793ec2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:12:00.062Z|0238c411-6ae8-465c-b615-8e4fa793ec2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:12:00.386Z|401b80e0-5784-4483-b322-228d0c22823b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:12:00.387Z|401b80e0-5784-4483-b322-228d0c22823b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:12:00.624Z|d77d4a1c-92b4-4878-ac14-5a293edad07f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:00.625Z|d77d4a1c-92b4-4878-ac14-5a293edad07f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:04.601Z|fa0b0d6f-ecbc-44d6-b7a2-1aac262a0f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:04.602Z|fa0b0d6f-ecbc-44d6-b7a2-1aac262a0f26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:06.775Z|779f3f29-ae2b-42a1-904f-252580435799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:06.777Z|779f3f29-ae2b-42a1-904f-252580435799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:10.652Z|cea1d72f-92ce-4df9-af21-d0afbaf73883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:10.654Z|cea1d72f-92ce-4df9-af21-d0afbaf73883|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:14.649Z|84267b98-bf45-4b33-bff4-89d65e1a4995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:14.652Z|84267b98-bf45-4b33-bff4-89d65e1a4995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:15.061Z|84998e7b-32c9-4051-a943-3dc862c6ec29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:12:15.062Z|84998e7b-32c9-4051-a943-3dc862c6ec29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:12:16.817Z|cbffe0e7-e24e-4306-98f7-19a58a7f985c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:16.818Z|cbffe0e7-e24e-4306-98f7-19a58a7f985c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:20.685Z|062ce50f-7c0c-4bf7-aa69-d353c1294e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:20.686Z|062ce50f-7c0c-4bf7-aa69-d353c1294e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:24.683Z|09d5abcb-51c4-4f93-8579-59a93cd25567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:24.685Z|09d5abcb-51c4-4f93-8579-59a93cd25567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:26.856Z|0bd09e9b-edc9-4a10-8b8c-8efbb3515ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:26.857Z|0bd09e9b-edc9-4a10-8b8c-8efbb3515ef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:29.860Z|9212582d-e668-4968-aed9-d982cb832552|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:12:29.861Z|9212582d-e668-4968-aed9-d982cb832552|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:30.061Z|798d80fc-7091-4c45-afa8-8e38a80bd2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:12:30.063Z|798d80fc-7091-4c45-afa8-8e38a80bd2b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:12:30.388Z|07af80a4-92f5-4132-8046-265051d48ac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:12:30.389Z|07af80a4-92f5-4132-8046-265051d48ac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:12:30.719Z|5475b989-1461-42ed-a3bd-09c12d566371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:30.720Z|5475b989-1461-42ed-a3bd-09c12d566371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:34.724Z|36292e8f-bb0d-42a5-a188-bb9d9611b76e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:34.725Z|36292e8f-bb0d-42a5-a188-bb9d9611b76e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:36.886Z|cb362ce4-1c19-452a-820e-b9db5baab067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:36.887Z|cb362ce4-1c19-452a-820e-b9db5baab067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:40.755Z|4d056a5b-dfb1-484c-8954-6a73bccd4fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:40.756Z|4d056a5b-dfb1-484c-8954-6a73bccd4fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:44.754Z|c0244a94-e01f-46d5-802f-0ae8094ef3ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:44.755Z|c0244a94-e01f-46d5-802f-0ae8094ef3ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:45.061Z|36d6453a-dfb1-4f8b-8156-a5a7fa1a323e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:12:45.062Z|36d6453a-dfb1-4f8b-8156-a5a7fa1a323e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:12:46.915Z|e5d8913f-6007-42d9-9b16-d4864bf75da3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:46.916Z|e5d8913f-6007-42d9-9b16-d4864bf75da3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:50.786Z|b658df3b-3a4f-4fe2-8a2f-f30d2793e26c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:50.788Z|b658df3b-3a4f-4fe2-8a2f-f30d2793e26c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:54.789Z|8c546911-b325-4e9a-9553-dd182f99e290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:54.790Z|8c546911-b325-4e9a-9553-dd182f99e290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:12:56.950Z|4fdc3be5-9fe1-4dca-ae79-abd92313ba4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:12:56.951Z|4fdc3be5-9fe1-4dca-ae79-abd92313ba4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:00.061Z|90cc6b6b-6ab0-45b3-a0a6-d758a82a9d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:13:00.062Z|90cc6b6b-6ab0-45b3-a0a6-d758a82a9d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:13:00.390Z|492de5bc-ec83-4c7f-9bf8-017c144d48de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:13:00.390Z|492de5bc-ec83-4c7f-9bf8-017c144d48de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:13:00.818Z|9cd6e6c3-6563-462e-95cb-644112b70360|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:00.819Z|9cd6e6c3-6563-462e-95cb-644112b70360|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:04.826Z|69bf17e9-4048-4543-b3b6-921076a9faf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:04.827Z|69bf17e9-4048-4543-b3b6-921076a9faf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:06.980Z|17413915-0ea5-405d-aeec-8d4ba67767b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:06.981Z|17413915-0ea5-405d-aeec-8d4ba67767b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:10.847Z|e1e8c645-4295-408e-8c3e-610a97374ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:10.848Z|e1e8c645-4295-408e-8c3e-610a97374ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:14.855Z|89442979-b59e-4d55-b1dc-29215dd7afd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:14.856Z|89442979-b59e-4d55-b1dc-29215dd7afd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:15.061Z|c03ef775-9ede-48f4-9485-9fcb83393d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:13:15.063Z|c03ef775-9ede-48f4-9485-9fcb83393d5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:13:17.009Z|4c70813c-db20-42e4-8044-6798fcb95dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:17.011Z|4c70813c-db20-42e4-8044-6798fcb95dc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:20.883Z|3e2c64f9-9637-4911-bf01-06b4503b7cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:20.884Z|3e2c64f9-9637-4911-bf01-06b4503b7cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:24.893Z|b3f47ad1-34ec-4acf-8165-8d318ea8c5d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:24.894Z|b3f47ad1-34ec-4acf-8165-8d318ea8c5d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:27.045Z|4572952b-681f-4c6d-b7f1-714ab4b970f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:27.046Z|4572952b-681f-4c6d-b7f1-714ab4b970f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:29.860Z|90be510a-2135-4774-95ba-bae891f0d9b7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:13:29.861Z|90be510a-2135-4774-95ba-bae891f0d9b7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:30.061Z|3288b0a1-3143-4ff7-a00a-8cd0ca6f1b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:13:30.062Z|3288b0a1-3143-4ff7-a00a-8cd0ca6f1b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:13:30.392Z|e85fe5e5-ec98-420d-891d-8982c8fc109e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:13:30.393Z|e85fe5e5-ec98-420d-891d-8982c8fc109e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:13:30.914Z|884b730d-aa11-4e21-888c-c136c072fc53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:30.915Z|884b730d-aa11-4e21-888c-c136c072fc53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:34.945Z|74a92923-00b8-41a1-ade4-0a98c5dce6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:34.947Z|74a92923-00b8-41a1-ade4-0a98c5dce6cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:37.079Z|bbf8bccf-f563-43b7-b91a-654ec8d49929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:37.080Z|bbf8bccf-f563-43b7-b91a-654ec8d49929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:40.942Z|a396d0c6-4745-4549-8c57-e00e0232bb92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:40.943Z|a396d0c6-4745-4549-8c57-e00e0232bb92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:44.986Z|96e424a9-03ae-4a73-ab4a-159f2b1f47d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:44.987Z|96e424a9-03ae-4a73-ab4a-159f2b1f47d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:45.061Z|5cc07c4d-d88e-4f3b-9983-8f1cb4df47e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:13:45.063Z|5cc07c4d-d88e-4f3b-9983-8f1cb4df47e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:13:47.110Z|bbda270f-8ad1-478d-a758-e1fb1ef189e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:47.112Z|bbda270f-8ad1-478d-a758-e1fb1ef189e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:50.975Z|067816ac-bc19-4037-8d09-e850891284fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:50.977Z|067816ac-bc19-4037-8d09-e850891284fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:55.021Z|cb7eff8a-bb1d-4ef1-8f11-74f2ef2abf39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:55.023Z|cb7eff8a-bb1d-4ef1-8f11-74f2ef2abf39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:13:57.145Z|107ce721-0ea2-481f-bcff-e219471b500f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:13:57.147Z|107ce721-0ea2-481f-bcff-e219471b500f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:00.061Z|c62ed7b7-098f-4644-9993-cb31b1e45499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:14:00.064Z|c62ed7b7-098f-4644-9993-cb31b1e45499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:14:00.394Z|01bc2ae3-8fa4-41d2-9da4-52401ecb18c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:14:00.395Z|01bc2ae3-8fa4-41d2-9da4-52401ecb18c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:14:01.011Z|0d4ab6ca-f34d-406d-abc1-bb32d818cca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:01.013Z|0d4ab6ca-f34d-406d-abc1-bb32d818cca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:05.057Z|f711361b-9676-48d6-bf5c-a935a1f1d819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:05.058Z|f711361b-9676-48d6-bf5c-a935a1f1d819|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:07.180Z|bf653f3e-bffe-4836-b0b1-cae536c7133a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:07.181Z|bf653f3e-bffe-4836-b0b1-cae536c7133a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:11.041Z|49bb6aaa-18c7-4f95-b8ab-2fa803905342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:11.042Z|49bb6aaa-18c7-4f95-b8ab-2fa803905342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:15.061Z|7581addb-8b96-4901-baee-16be95fc50b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:14:15.062Z|7581addb-8b96-4901-baee-16be95fc50b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:14:15.086Z|bdf449c5-7186-49af-abc5-863fd25861fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:15.088Z|bdf449c5-7186-49af-abc5-863fd25861fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:17.224Z|b3bbf0eb-0298-4d77-9cd1-c6ebe98bb4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:17.225Z|b3bbf0eb-0298-4d77-9cd1-c6ebe98bb4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:21.086Z|830d6a32-4f12-477e-8143-015c7ddae1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:21.087Z|830d6a32-4f12-477e-8143-015c7ddae1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:25.116Z|4681e7ce-ba34-41c0-977e-371a9ba2cd5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:25.117Z|4681e7ce-ba34-41c0-977e-371a9ba2cd5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:27.256Z|3434ad2b-e33b-46a1-b9fc-ff39b7c2524e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:27.257Z|3434ad2b-e33b-46a1-b9fc-ff39b7c2524e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:29.860Z|839a8229-8a2d-40ad-86ff-1d64365a54b9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:14:29.862Z|839a8229-8a2d-40ad-86ff-1d64365a54b9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:30.061Z|5e19cd27-04c5-4f98-87de-fef6a815739b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:14:30.062Z|5e19cd27-04c5-4f98-87de-fef6a815739b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:14:30.396Z|16336964-62e2-4d4b-a604-d55973466116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:14:30.397Z|16336964-62e2-4d4b-a604-d55973466116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:14:31.119Z|1467b5c6-cbdb-4925-909c-c6ffe3eedb6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:31.120Z|1467b5c6-cbdb-4925-909c-c6ffe3eedb6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:35.146Z|e2447d7f-2c60-4be0-b602-8ce537b78052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:35.148Z|e2447d7f-2c60-4be0-b602-8ce537b78052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:37.287Z|917f7c9e-4aa8-4cb2-b071-bd88b42396fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:37.288Z|917f7c9e-4aa8-4cb2-b071-bd88b42396fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:41.153Z|2e9ddd2a-29db-4c48-9749-826a0e56f323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:41.155Z|2e9ddd2a-29db-4c48-9749-826a0e56f323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:45.061Z|7cd249bd-633c-4378-b674-04d59aa3dc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:14:45.063Z|7cd249bd-633c-4378-b674-04d59aa3dc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:14:45.179Z|728c2fcc-3da9-4eab-bc39-87e6b3fec5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:45.180Z|728c2fcc-3da9-4eab-bc39-87e6b3fec5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:47.319Z|10243f7f-ac75-4f2e-89bf-ab8f111a067e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:47.321Z|10243f7f-ac75-4f2e-89bf-ab8f111a067e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:51.183Z|20f60c74-d286-431c-a7a1-06abb1458a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:51.185Z|20f60c74-d286-431c-a7a1-06abb1458a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:55.217Z|f8a9213c-89e2-488b-96fe-7f3e9394a3d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:55.219Z|f8a9213c-89e2-488b-96fe-7f3e9394a3d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:14:57.356Z|6a457a45-d952-4125-8124-813a1cfb3c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:14:57.357Z|6a457a45-d952-4125-8124-813a1cfb3c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:00.062Z|fd0fd31f-c042-40c9-a515-d106e536e71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:15:00.063Z|fd0fd31f-c042-40c9-a515-d106e536e71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:15:00.399Z|e6ccf891-92a6-4cec-8162-e79eb254f9e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:15:00.399Z|e6ccf891-92a6-4cec-8162-e79eb254f9e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:15:01.215Z|e791d846-c4c0-4ec9-9e4d-f8e046838ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:01.217Z|e791d846-c4c0-4ec9-9e4d-f8e046838ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:05.256Z|cc259e0b-7ba7-4e70-a12b-921acecc5ea5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:05.257Z|cc259e0b-7ba7-4e70-a12b-921acecc5ea5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:07.391Z|aa7d8bf3-aaae-437b-adaf-4cfa6ac9e266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:07.392Z|aa7d8bf3-aaae-437b-adaf-4cfa6ac9e266|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:11.259Z|8d7e4c86-03e4-400e-8dd8-3319e6e14aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:11.261Z|8d7e4c86-03e4-400e-8dd8-3319e6e14aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:15.061Z|10e67b21-588e-410b-adde-3f9530509656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:15:15.062Z|10e67b21-588e-410b-adde-3f9530509656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:15:15.293Z|b08aea11-7f6f-40fd-98a7-cad594b4614d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:15.294Z|b08aea11-7f6f-40fd-98a7-cad594b4614d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:17.428Z|01fa225e-3742-475b-91d2-bb2c3f34f140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:17.429Z|01fa225e-3742-475b-91d2-bb2c3f34f140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:21.298Z|97603a4e-fb4d-4287-952e-2e938bb2478e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:21.299Z|97603a4e-fb4d-4287-952e-2e938bb2478e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:25.348Z|d2ac23a3-48fc-4abb-b6e8-a6539cccecd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:25.349Z|d2ac23a3-48fc-4abb-b6e8-a6539cccecd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:27.483Z|b9e3b9c6-6d85-4234-aca2-add1c926dc78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:27.485Z|b9e3b9c6-6d85-4234-aca2-add1c926dc78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:29.860Z|5961af6c-1717-43dd-a73f-3270f3c5a663|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:15:29.862Z|5961af6c-1717-43dd-a73f-3270f3c5a663|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:30.061Z|31d6e40a-e94c-4695-9ea2-3ad297916c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:15:30.067Z|31d6e40a-e94c-4695-9ea2-3ad297916c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:15:30.400Z|c740f75c-1446-46a7-bab3-a1c2d165323b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:15:30.401Z|c740f75c-1446-46a7-bab3-a1c2d165323b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:15:31.329Z|7a67c723-c84a-40f8-9f9e-d5ba9b362fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:31.330Z|7a67c723-c84a-40f8-9f9e-d5ba9b362fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:35.381Z|a5067b71-defb-446e-b05f-f7b60080ddc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:35.382Z|a5067b71-defb-446e-b05f-f7b60080ddc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:37.517Z|d93aae12-8af6-47e0-aac5-d75ed8da779b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:37.519Z|d93aae12-8af6-47e0-aac5-d75ed8da779b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:41.362Z|f4e2921d-f1d8-416c-a2aa-ea01d61662c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:41.363Z|f4e2921d-f1d8-416c-a2aa-ea01d61662c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:45.061Z|64525c68-722e-4d46-b677-8a958cfe3457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:15:45.062Z|64525c68-722e-4d46-b677-8a958cfe3457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:15:45.410Z|4df02632-f68b-4bca-af27-d2d24e1f5008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:45.412Z|4df02632-f68b-4bca-af27-d2d24e1f5008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:47.548Z|bfb8ff07-ea62-4d64-afc2-1422af059550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:47.549Z|bfb8ff07-ea62-4d64-afc2-1422af059550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:51.392Z|f27e74bb-9d7d-4595-ab14-12699bed866f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:51.394Z|f27e74bb-9d7d-4595-ab14-12699bed866f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:55.453Z|b5d55412-9a68-4771-ae89-6a5bb65fbd06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:55.455Z|b5d55412-9a68-4771-ae89-6a5bb65fbd06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:15:57.577Z|19d2e3c7-2196-401b-b004-bef7c6af7741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:15:57.578Z|19d2e3c7-2196-401b-b004-bef7c6af7741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:00.061Z|b45325ef-1fdc-4b79-b007-e6d07f0dd2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:16:00.062Z|b45325ef-1fdc-4b79-b007-e6d07f0dd2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:16:00.403Z|933ac1d7-0650-464f-9e53-557384fa1a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:16:00.405Z|933ac1d7-0650-464f-9e53-557384fa1a89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:16:01.429Z|84b26823-8ffe-45a8-b321-8b0f2cb12466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:01.430Z|84b26823-8ffe-45a8-b321-8b0f2cb12466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:05.484Z|a0d24faf-ad50-419f-91b2-85753de75fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:05.485Z|a0d24faf-ad50-419f-91b2-85753de75fc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:07.609Z|b7994187-db31-4c72-a1d4-7d1b61f919ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:07.610Z|b7994187-db31-4c72-a1d4-7d1b61f919ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:11.456Z|0987b7f4-e879-491b-b2f4-881ce1c80b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:11.457Z|0987b7f4-e879-491b-b2f4-881ce1c80b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:15.061Z|0107849d-ba76-4084-99b6-558a5c999fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:16:15.068Z|0107849d-ba76-4084-99b6-558a5c999fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:16:15.518Z|04659ced-f445-45e7-a8bf-80d93810adbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:15.520Z|04659ced-f445-45e7-a8bf-80d93810adbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:17.639Z|3bf2f7d1-40da-4c60-b769-60ddda71c1ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:17.641Z|3bf2f7d1-40da-4c60-b769-60ddda71c1ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:21.484Z|ebed138f-0e86-4799-9349-8fa678c4e6b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:21.485Z|ebed138f-0e86-4799-9349-8fa678c4e6b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:25.570Z|6c51b428-b742-4e1e-b6e8-dac1ef9354df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:25.571Z|6c51b428-b742-4e1e-b6e8-dac1ef9354df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:27.672Z|333bc583-c87e-4020-8eb7-4360e69ecfa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:27.674Z|333bc583-c87e-4020-8eb7-4360e69ecfa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:29.861Z|06c99bb7-3bcf-4993-b3c8-1e842f0542d6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:16:29.862Z|06c99bb7-3bcf-4993-b3c8-1e842f0542d6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:30.061Z|346e20bc-96d4-4016-b8d9-4e4c0ced8619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:16:30.062Z|346e20bc-96d4-4016-b8d9-4e4c0ced8619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:16:30.406Z|d9f095f7-647f-4eaf-aa7f-7b3905647a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:16:30.407Z|d9f095f7-647f-4eaf-aa7f-7b3905647a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:16:31.519Z|5c19364f-43e9-4f37-b5cb-de14647c583e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:31.520Z|5c19364f-43e9-4f37-b5cb-de14647c583e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:35.600Z|6022624d-077c-4acd-b1a9-3edf6d197e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:35.601Z|6022624d-077c-4acd-b1a9-3edf6d197e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:37.705Z|16da4111-04dc-4e9c-9d8e-1470cb2ee649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:37.706Z|16da4111-04dc-4e9c-9d8e-1470cb2ee649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:41.548Z|4e93a5dd-49a7-4c35-807f-f8b3caaf85d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:41.549Z|4e93a5dd-49a7-4c35-807f-f8b3caaf85d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:45.061Z|40064161-0e49-47d6-8240-78dc09b150db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:16:45.062Z|40064161-0e49-47d6-8240-78dc09b150db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:16:45.634Z|5cfc3feb-116e-4e59-9b9d-95d0489d5f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:45.635Z|5cfc3feb-116e-4e59-9b9d-95d0489d5f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:47.734Z|a8a82cea-7dc4-423e-b974-7ed528574d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:47.735Z|a8a82cea-7dc4-423e-b974-7ed528574d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:51.576Z|e1bfbf8c-83b2-4f3e-a5b8-575e60f5c2d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:51.577Z|e1bfbf8c-83b2-4f3e-a5b8-575e60f5c2d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:55.669Z|730c9a53-64a2-4490-80bd-01efc3fdf840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:55.670Z|730c9a53-64a2-4490-80bd-01efc3fdf840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:16:57.762Z|9e28a384-0740-4837-b7c7-83a21cfdb9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:16:57.763Z|9e28a384-0740-4837-b7c7-83a21cfdb9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:00.061Z|5f3f10a1-7632-42a2-8f60-f0a019d10847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:17:00.065Z|5f3f10a1-7632-42a2-8f60-f0a019d10847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:17:00.408Z|627becd6-de88-4ee0-9f2a-be8c6b83ec92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:17:00.409Z|627becd6-de88-4ee0-9f2a-be8c6b83ec92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:17:01.608Z|4bd86267-c88d-4106-a82d-6475312730cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:01.609Z|4bd86267-c88d-4106-a82d-6475312730cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:05.699Z|9e3076b3-db0c-444e-bbf6-b028232e7f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:05.700Z|9e3076b3-db0c-444e-bbf6-b028232e7f9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:07.792Z|80006d21-e95d-4c37-ad94-6e5c5ee27deb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:07.793Z|80006d21-e95d-4c37-ad94-6e5c5ee27deb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:11.640Z|f201e73f-1bb8-4ad8-ab07-b39b1c14cfbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:11.641Z|f201e73f-1bb8-4ad8-ab07-b39b1c14cfbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:15.061Z|33100636-9519-48b3-8751-0875f560d76a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:17:15.063Z|33100636-9519-48b3-8751-0875f560d76a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:17:15.743Z|51c422b8-4200-46fa-8962-3a7433eb0d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:15.744Z|51c422b8-4200-46fa-8962-3a7433eb0d73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:17.825Z|698d11a5-b8b4-45fe-97c6-fafffe3a97ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:17.826Z|698d11a5-b8b4-45fe-97c6-fafffe3a97ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:21.675Z|d5d19b89-58c6-44fb-a4e3-d39678e7bf30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:21.677Z|d5d19b89-58c6-44fb-a4e3-d39678e7bf30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:25.774Z|0c0a5397-9c5c-4267-a313-af744d95d831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:25.775Z|0c0a5397-9c5c-4267-a313-af744d95d831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:27.859Z|51dd456f-f19c-4064-a5bc-dec518914c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:27.860Z|51dd456f-f19c-4064-a5bc-dec518914c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:29.860Z|e5ed94fb-d6bc-4bd5-9790-fc0c23dab1d4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:17:29.862Z|e5ed94fb-d6bc-4bd5-9790-fc0c23dab1d4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:30.061Z|3a663cbd-4f7d-47da-a225-e318d6a2fbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:17:30.063Z|3a663cbd-4f7d-47da-a225-e318d6a2fbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:17:30.410Z|6e5c259d-c927-4e13-b1cb-4d36fb02f493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:17:30.411Z|6e5c259d-c927-4e13-b1cb-4d36fb02f493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:17:31.711Z|bd7b99f9-c1c0-4dbf-afa7-407f462cd4f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:31.712Z|bd7b99f9-c1c0-4dbf-afa7-407f462cd4f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:35.802Z|74768a85-955a-4dfa-b1cd-76204082d29d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:35.803Z|74768a85-955a-4dfa-b1cd-76204082d29d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:37.891Z|5355b77c-fef3-465e-8cb1-47f2c3c8c2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:37.892Z|5355b77c-fef3-465e-8cb1-47f2c3c8c2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:41.741Z|a2f73992-efc9-4653-aaa7-46af1c14f52c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:41.742Z|a2f73992-efc9-4653-aaa7-46af1c14f52c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:45.061Z|01a9a9dd-31bc-4f75-b774-1b04a787c1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:17:45.063Z|01a9a9dd-31bc-4f75-b774-1b04a787c1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:17:45.848Z|62a92939-9a06-470f-abcf-81affa36c668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:45.849Z|62a92939-9a06-470f-abcf-81affa36c668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:47.919Z|29baea54-d8f0-48be-bdea-21b5447e3bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:47.920Z|29baea54-d8f0-48be-bdea-21b5447e3bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:51.769Z|837f97da-7a0b-4f0a-8233-d12aad566ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:51.770Z|837f97da-7a0b-4f0a-8233-d12aad566ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:55.882Z|da5eb87b-fc57-455d-b164-949b506ba07e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:55.883Z|da5eb87b-fc57-455d-b164-949b506ba07e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:17:57.946Z|ca4f0e98-e287-4626-80de-adfb7041eba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:17:57.947Z|ca4f0e98-e287-4626-80de-adfb7041eba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:00.061Z|5cf684d9-bb8a-438e-a28e-e05d6cafab14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:18:00.062Z|5cf684d9-bb8a-438e-a28e-e05d6cafab14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:18:00.412Z|c204c95e-e104-4c02-8775-603d8f27570b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:18:00.413Z|c204c95e-e104-4c02-8775-603d8f27570b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:18:01.804Z|4bd6e974-08a5-4593-8cf8-fe82abe41400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:01.806Z|4bd6e974-08a5-4593-8cf8-fe82abe41400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:05.912Z|e497bc9b-351c-40e2-9a26-574a87ef85f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:05.914Z|e497bc9b-351c-40e2-9a26-574a87ef85f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:07.976Z|79c5dd94-731f-4147-a6b4-2c60c76bb5d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:07.977Z|79c5dd94-731f-4147-a6b4-2c60c76bb5d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:11.834Z|572e4c6d-77b5-422d-ad7c-df817122e70a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:11.835Z|572e4c6d-77b5-422d-ad7c-df817122e70a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:15.061Z|20001664-ad85-4780-8c50-0cc553e67546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:18:15.062Z|20001664-ad85-4780-8c50-0cc553e67546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:18:15.946Z|519a6ea8-aab8-4049-93ce-4ed912cb91dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:15.947Z|519a6ea8-aab8-4049-93ce-4ed912cb91dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:18.004Z|16178e7f-8e30-48ce-9517-d4799fe25a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:18.005Z|16178e7f-8e30-48ce-9517-d4799fe25a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:21.863Z|1cb79925-b315-410f-968a-c8e2afd862d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:21.864Z|1cb79925-b315-410f-968a-c8e2afd862d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:25.975Z|77be45c9-41e4-40fb-a03a-9a942592d492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:25.976Z|77be45c9-41e4-40fb-a03a-9a942592d492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:28.035Z|865083a7-2829-4a01-b24a-dfbe1231917a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:28.037Z|865083a7-2829-4a01-b24a-dfbe1231917a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:29.862Z|32fe92f7-fd0b-47a1-87f7-09998c489626|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:18:29.863Z|32fe92f7-fd0b-47a1-87f7-09998c489626|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:30.061Z|31a902f7-e110-41c1-9f19-95fa2195f5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:18:30.066Z|31a902f7-e110-41c1-9f19-95fa2195f5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:18:30.414Z|b1f02065-8846-4f5f-9653-74d90a1cef73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:18:30.415Z|b1f02065-8846-4f5f-9653-74d90a1cef73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:18:31.898Z|b9fe7228-63fd-419d-baf5-a45d9d2549a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:31.899Z|b9fe7228-63fd-419d-baf5-a45d9d2549a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:36.006Z|760e69c6-d23f-47a8-b9d2-d03a0666c2d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:36.007Z|760e69c6-d23f-47a8-b9d2-d03a0666c2d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:38.070Z|af64ed15-d2e2-4591-ac1e-fb26e033451d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:38.071Z|af64ed15-d2e2-4591-ac1e-fb26e033451d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:41.927Z|d85cb4ea-1339-4156-8c68-1b1406980b7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:41.929Z|d85cb4ea-1339-4156-8c68-1b1406980b7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:45.061Z|d2a6aca5-91d6-4dc0-8f07-23a398169d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:18:45.062Z|d2a6aca5-91d6-4dc0-8f07-23a398169d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:18:46.045Z|99612a6b-52cf-47f5-97b6-1647f0dd8364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:46.047Z|99612a6b-52cf-47f5-97b6-1647f0dd8364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:48.120Z|1942165c-21b6-4441-a960-21f86f5aaa07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:48.121Z|1942165c-21b6-4441-a960-21f86f5aaa07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:51.954Z|96241eaf-5b95-4f7e-a75c-959aaf4afcb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:51.955Z|96241eaf-5b95-4f7e-a75c-959aaf4afcb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:56.076Z|fbc32e3f-a4a9-4e1b-a7bb-136d685e183b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:56.077Z|fbc32e3f-a4a9-4e1b-a7bb-136d685e183b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:58.150Z|f32ae2f7-69f7-4ddc-8ed3-bda15d74674d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:18:58.151Z|f32ae2f7-69f7-4ddc-8ed3-bda15d74674d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:18:58.259Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:18:58.273Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c2af411c-5322-4652-87a1-121a3db23c08 already exists in requestDb InfraActiveRequests table 2022-06-14T06:18:58.349Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08 2022-06-14T06:18:58.351Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|INFO|500||Invoke 2022-06-14T06:18:58.352Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||===========================request begin================================================ 2022-06-14T06:18:58.353Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08 2022-06-14T06:18:58.354Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Method : GET 2022-06-14T06:18:58.354Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b94a8f46754b1992", X-B3-SpanId:"837d6f12ec1e71e7", X-B3-ParentSpanId:"b94a8f46754b1992", X-B3-Sampled:"0", X-ONAP-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-TransactionID:"c2af411c-5322-4652-87a1-121a3db23c08", X-ECOMP-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deea7edd-a3df-4c21-8448-fdc23a6f551e"] 2022-06-14T06:18:58.357Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Request body: 2022-06-14T06:18:58.358Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||==========================request end================================================ 2022-06-14T06:18:59.497Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||============================response begin========================================== 2022-06-14T06:18:59.497Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:18:59.498Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Status text : 2022-06-14T06:18:59.499Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=63FE9DECD2330DB89031BA02F1D37A45; 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:"Tue, 14 Jun 2022 06:18:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:18:59.501Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||Response body: 2022-06-14T06:18:59.502Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|DEBUG|500||=======================response end================================================= 2022-06-14T06:18:59.503Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c2af411c-5322-4652-87a1-121a3db23c08|INFO|404|Not Found|InvokeReturn 2022-06-14T06:18:59.618Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c2af411c-5322-4652-87a1-121a3db23c08 2022-06-14T06:18:59.651Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:18:59.655Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:18:59.657Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:18:59.658Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:18:59.658Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:18:59.659Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:18:59.659Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|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:"b94a8f46754b1992", X-B3-SpanId:"5120bfe82b81a070", X-B3-ParentSpanId:"b94a8f46754b1992", X-B3-Sampled:"0", X-ONAP-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-TransactionID:"c2af411c-5322-4652-87a1-121a3db23c08", X-ECOMP-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bb0fac2-a103-495f-a1d3-17ad72c90083"] 2022-06-14T06:18:59.661Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:18:59.661Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:18:59.716Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:18:59.717Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:18:59.718Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:18:59.718Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:19:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:18:59.719Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:18:59.719Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:18:59.720Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:18:59.722Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:18:59.728Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:18:59.730Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|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-06-14T06:18:59.731Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:18:59.732Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:18:59.732Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|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-06-14T06:18:59.733Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:18:59.733Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|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:"b94a8f46754b1992", X-B3-SpanId:"4e1eb466c9bef9b7", X-B3-ParentSpanId:"b94a8f46754b1992", X-B3-Sampled:"0", X-ONAP-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-TransactionID:"c2af411c-5322-4652-87a1-121a3db23c08", X-ECOMP-RequestID:"c2af411c-5322-4652-87a1-121a3db23c08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55ff4240-084d-40c0-990f-cb316370d06d"] 2022-06-14T06:18:59.734Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:18:59.734Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:18:59.829Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:18:59.830Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:18:59.830Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:18:59.831Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:18:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:18:59.831Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:18:59.831Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:18:59.832Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:18:59.833Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:18:59.837Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4e681d18 2022-06-14T06:18:59.844Z|c2af411c-5322-4652-87a1-121a3db23c08|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:19:00.064Z|77b55afa-8dcc-4d4a-a941-65b60381d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:19:00.065Z|77b55afa-8dcc-4d4a-a941-65b60381d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:19:00.416Z|e9a2274e-c357-4e59-8cc2-b00fa23f9a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:19:00.417Z|e9a2274e-c357-4e59-8cc2-b00fa23f9a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:19:01.990Z|6a78ab7c-be1b-4f83-bfa7-7807b8c3900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:01.991Z|6a78ab7c-be1b-4f83-bfa7-7807b8c3900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:06.111Z|22b43be6-c918-4483-a3e0-c81d5e1fca8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:06.113Z|22b43be6-c918-4483-a3e0-c81d5e1fca8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:08.180Z|8aeca579-bdb6-480e-92d9-c8fabe7a41a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:08.182Z|8aeca579-bdb6-480e-92d9-c8fabe7a41a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:12.022Z|6c0ee96e-d409-4484-a8b0-a5c333cf024a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:12.023Z|6c0ee96e-d409-4484-a8b0-a5c333cf024a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:15.061Z|710c7e63-357e-46ce-893a-53e38a30882e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:19:15.064Z|710c7e63-357e-46ce-893a-53e38a30882e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:19:15.419Z|44de9f58-a9cd-41ba-84c5-ecb99196aace|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:19:15.421Z|44de9f58-a9cd-41ba-84c5-ecb99196aace|http-nio-8080-exec-6|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:16.164Z|b77444de-102a-47bf-ae4e-d1c78f4dfde7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:16.167Z|b77444de-102a-47bf-ae4e-d1c78f4dfde7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:18.217Z|572bc95f-6126-4102-8b8a-77f0fb3c3e4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:18.218Z|572bc95f-6126-4102-8b8a-77f0fb3c3e4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:22.052Z|797c3d97-22b8-4799-b11c-957e15b6a468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:22.053Z|797c3d97-22b8-4799-b11c-957e15b6a468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:26.200Z|94fde3b0-a8d3-478e-b1e9-fcecef663c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:26.201Z|94fde3b0-a8d3-478e-b1e9-fcecef663c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:28.251Z|0d7ba778-b71b-4ba5-aecb-13ffb9bbf253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:28.252Z|0d7ba778-b71b-4ba5-aecb-13ffb9bbf253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:29.862Z|d9781b87-c4d7-4af6-907b-77feb1fc6dff|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:19:29.864Z|d9781b87-c4d7-4af6-907b-77feb1fc6dff|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:30.061Z|2ed9084b-3af5-4d04-9790-69073758ad76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:19:30.062Z|2ed9084b-3af5-4d04-9790-69073758ad76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:19:30.418Z|77c11956-1a9d-44a8-bd41-03f575b77691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:19:30.419Z|77c11956-1a9d-44a8-bd41-03f575b77691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:19:32.088Z|26892d43-7635-45e8-861e-3cc586934e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:32.089Z|26892d43-7635-45e8-861e-3cc586934e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:36.243Z|761a277d-7fe8-4a93-bb1c-1dfe36d5d79e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:36.244Z|761a277d-7fe8-4a93-bb1c-1dfe36d5d79e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:38.281Z|a9f05d14-ccf9-4f66-8f5e-4e66f5d87a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:38.283Z|a9f05d14-ccf9-4f66-8f5e-4e66f5d87a6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:40.115Z|1e1251cc-4b5c-4564-aa2c-bf7270acb18d|http-nio-8080-exec-3|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:19:40.117Z|1e1251cc-4b5c-4564-aa2c-bf7270acb18d|http-nio-8080-exec-3|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:42.121Z|8795aa88-c91f-4e26-85a0-0b7fb9510c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:42.122Z|8795aa88-c91f-4e26-85a0-0b7fb9510c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:45.061Z|d99ba458-ca2a-4cb6-9bef-d88e83d794c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:19:45.062Z|d99ba458-ca2a-4cb6-9bef-d88e83d794c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:19:46.272Z|78df169f-ff1a-4835-85d6-6c7b314fe7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:46.273Z|78df169f-ff1a-4835-85d6-6c7b314fe7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:48.318Z|f21c096e-c639-44c8-9c79-4fd48dbf9326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:48.319Z|f21c096e-c639-44c8-9c79-4fd48dbf9326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:50.522Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:19:50.524Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: da8ada15-f5dc-4f70-8883-4c067da8e4a9 already exists in requestDb InfraActiveRequests table 2022-06-14T06:19:50.526Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9 2022-06-14T06:19:50.527Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|INFO|500||Invoke 2022-06-14T06:19:50.527Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||===========================request begin================================================ 2022-06-14T06:19:50.528Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9 2022-06-14T06:19:50.528Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||Method : GET 2022-06-14T06:19:50.528Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f222c1c062a4c44", X-B3-SpanId:"055d439dff30e75b", X-B3-ParentSpanId:"2f222c1c062a4c44", X-B3-Sampled:"0", X-ONAP-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-TransactionID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-ECOMP-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4416f6eb-730d-480f-b42d-f8c562ce132c"] 2022-06-14T06:19:50.529Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||Request body: 2022-06-14T06:19:50.529Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||==========================request end================================================ 2022-06-14T06:19:50.591Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||============================response begin========================================== 2022-06-14T06:19:50.592Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:19:50.592Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||Status text : 2022-06-14T06:19:50.592Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|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:"Tue, 14 Jun 2022 06:19:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:19:50.593Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||Response body: 2022-06-14T06:19:50.593Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|DEBUG|500||=======================response end================================================= 2022-06-14T06:19:50.594Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/da8ada15-f5dc-4f70-8883-4c067da8e4a9|INFO|404|Not Found|InvokeReturn 2022-06-14T06:19:50.600Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID da8ada15-f5dc-4f70-8883-4c067da8e4a9 2022-06-14T06:19:50.602Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:19:50.603Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:19:50.604Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:19:50.604Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:19:50.605Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:19:50.606Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:19:50.607Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|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:"2f222c1c062a4c44", X-B3-SpanId:"19291bc187d4f550", X-B3-ParentSpanId:"2f222c1c062a4c44", X-B3-Sampled:"0", X-ONAP-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-TransactionID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-ECOMP-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39ed75e4-49a5-457f-8913-f418da471f12"] 2022-06-14T06:19:50.608Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:19:50.609Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:19:50.624Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:19:50.625Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:19:50.625Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:19:50.627Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|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:"Tue, 14 Jun 2022 06:19:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:19:50.627Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:19:50.628Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:19:50.628Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:19:50.629Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:19:50.633Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:19:50.634Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|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-06-14T06:19:50.636Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:19:50.637Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:19:50.638Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|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-06-14T06:19:50.638Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:19:50.639Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|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:"2f222c1c062a4c44", X-B3-SpanId:"f703f82acaf485dd", X-B3-ParentSpanId:"2f222c1c062a4c44", X-B3-Sampled:"0", X-ONAP-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-TransactionID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-ECOMP-RequestID:"da8ada15-f5dc-4f70-8883-4c067da8e4a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47119e1d-3f6f-4fc9-9d00-b2cc25c891e3"] 2022-06-14T06:19:50.640Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:19:50.640Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:19:50.653Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:19:50.654Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:19:50.655Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:19:50.656Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|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:"Tue, 14 Jun 2022 06:19:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:19:50.657Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:19:50.657Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:19:50.658Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:19:50.659Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:19:50.662Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@b38fd23 2022-06-14T06:19:50.666Z|da8ada15-f5dc-4f70-8883-4c067da8e4a9|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:19:52.151Z|bb34b8cc-1619-46c2-8034-503934dc5001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:52.152Z|bb34b8cc-1619-46c2-8034-503934dc5001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:56.302Z|e378360f-ea63-46c2-9f13-dcf092188ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:56.303Z|e378360f-ea63-46c2-9f13-dcf092188ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:19:58.354Z|c6cbf09a-869d-4392-954d-71458b2731e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:19:58.356Z|c6cbf09a-869d-4392-954d-71458b2731e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:00.061Z|e92411a9-de14-4b58-bf96-9aa0dd8ec485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:20:00.065Z|e92411a9-de14-4b58-bf96-9aa0dd8ec485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:20:00.420Z|64fc9feb-2669-4e57-9a29-d2b89dcb8a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:20:00.421Z|64fc9feb-2669-4e57-9a29-d2b89dcb8a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:20:02.183Z|39eb56cc-5cfa-4e53-b2bb-487851ad534c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:02.185Z|39eb56cc-5cfa-4e53-b2bb-487851ad534c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:02.705Z|7b1c6c27-cd5f-4f1b-9f1f-5c77de652382|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:20:02.706Z|7b1c6c27-cd5f-4f1b-9f1f-5c77de652382|http-nio-8080-exec-5|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:06.335Z|f2417632-a5cc-46db-875c-6dcb2f825daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:06.336Z|f2417632-a5cc-46db-875c-6dcb2f825daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:08.399Z|1517dfab-fff3-4a3c-bb91-a1eeb0378f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:08.400Z|1517dfab-fff3-4a3c-bb91-a1eeb0378f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:12.216Z|8af7a4d3-8cbc-484b-9e5d-78cbcf35db78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:12.217Z|8af7a4d3-8cbc-484b-9e5d-78cbcf35db78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:15.061Z|5f1601b7-05f7-4be4-bff1-09b0ec8e52a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:20:15.062Z|5f1601b7-05f7-4be4-bff1-09b0ec8e52a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:20:16.367Z|c79c1235-d599-407b-85ca-bbaa7e707bf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:16.368Z|c79c1235-d599-407b-85ca-bbaa7e707bf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:18.433Z|bfa4c506-53dd-4d83-b39f-43b3217cc1c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:18.434Z|bfa4c506-53dd-4d83-b39f-43b3217cc1c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:22.249Z|0c3d484d-a73e-4ce3-a2c4-578715a05351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:22.250Z|0c3d484d-a73e-4ce3-a2c4-578715a05351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:26.397Z|b410dbe7-eb5d-4cc7-8a9c-0a90ddd22c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:26.398Z|b410dbe7-eb5d-4cc7-8a9c-0a90ddd22c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:28.469Z|97a75c56-1fe2-4359-94fb-a3f14db02ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:28.470Z|97a75c56-1fe2-4359-94fb-a3f14db02ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:29.860Z|4be6b46d-6588-4f0f-9ebb-3681c948fd5c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:20:29.861Z|4be6b46d-6588-4f0f-9ebb-3681c948fd5c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:30.061Z|6488e331-0a3a-4e32-800d-f5efb62c5bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:20:30.062Z|6488e331-0a3a-4e32-800d-f5efb62c5bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:20:30.422Z|0794d2cd-8285-4015-945b-385efea1997a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:20:30.423Z|0794d2cd-8285-4015-945b-385efea1997a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:20:32.276Z|49b56114-b5d3-446b-ae04-7133f5301058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:32.277Z|49b56114-b5d3-446b-ae04-7133f5301058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:36.433Z|d60f385d-bab9-4e93-a4a5-0f6aa9a4318a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:36.434Z|d60f385d-bab9-4e93-a4a5-0f6aa9a4318a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:38.498Z|a8ec9818-3811-4636-9ef5-9513d9fb10a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:38.500Z|a8ec9818-3811-4636-9ef5-9513d9fb10a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:41.540Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:20:41.542Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 097149f2-e28f-49c6-bc0e-756af39e4ab5 already exists in requestDb InfraActiveRequests table 2022-06-14T06:20:41.543Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5 2022-06-14T06:20:41.543Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|INFO|500||Invoke 2022-06-14T06:20:41.544Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||===========================request begin================================================ 2022-06-14T06:20:41.544Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5 2022-06-14T06:20:41.545Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||Method : GET 2022-06-14T06:20:41.545Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37a45707ee9e86a4", X-B3-SpanId:"1792ed180b71e1f0", X-B3-ParentSpanId:"37a45707ee9e86a4", X-B3-Sampled:"0", X-ONAP-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-TransactionID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-ECOMP-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3bc13a0-1bd1-4b2f-8d73-4e1aa7aaee59"] 2022-06-14T06:20:41.546Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||Request body: 2022-06-14T06:20:41.546Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||==========================request end================================================ 2022-06-14T06:20:41.595Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||============================response begin========================================== 2022-06-14T06:20:41.596Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:20:41.596Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||Status text : 2022-06-14T06:20:41.600Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|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:"Tue, 14 Jun 2022 06:20:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:20:41.607Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||Response body: 2022-06-14T06:20:41.608Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|DEBUG|500||=======================response end================================================= 2022-06-14T06:20:41.608Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/097149f2-e28f-49c6-bc0e-756af39e4ab5|INFO|404|Not Found|InvokeReturn 2022-06-14T06:20:41.615Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 097149f2-e28f-49c6-bc0e-756af39e4ab5 2022-06-14T06:20:41.617Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:20:41.618Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:20:41.619Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:20:41.620Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:20:41.620Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:20:41.621Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:20:41.621Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|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:"37a45707ee9e86a4", X-B3-SpanId:"3a2ecc58ef994b83", X-B3-ParentSpanId:"37a45707ee9e86a4", X-B3-Sampled:"0", X-ONAP-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-TransactionID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-ECOMP-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c15c8223-6875-44ec-984b-26ff62e3dc74"] 2022-06-14T06:20:41.621Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:20:41.622Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:20:41.636Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:20:41.637Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:20:41.638Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:20:41.639Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:20:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:20:41.639Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:20:41.640Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:20:41.640Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:20:41.641Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:20:41.644Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:20:41.645Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|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-06-14T06:20:41.646Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:20:41.646Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:20:41.647Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|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-06-14T06:20:41.647Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:20:41.648Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|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:"37a45707ee9e86a4", X-B3-SpanId:"bda6510319bb652a", X-B3-ParentSpanId:"37a45707ee9e86a4", X-B3-Sampled:"0", X-ONAP-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-TransactionID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-ECOMP-RequestID:"097149f2-e28f-49c6-bc0e-756af39e4ab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60e1753b-2e75-463e-9859-56c645c6fd36"] 2022-06-14T06:20:41.648Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:20:41.648Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:20:41.661Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:20:41.662Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:20:41.663Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:20:41.663Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:20:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:20:41.665Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:20:41.665Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:20:41.666Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:20:41.667Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:20:41.668Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@69a22a74 2022-06-14T06:20:41.671Z|097149f2-e28f-49c6-bc0e-756af39e4ab5|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:20:42.307Z|75e52f5c-4c1d-4bdc-9f47-fb7e4ff100db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:42.308Z|75e52f5c-4c1d-4bdc-9f47-fb7e4ff100db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:45.061Z|53223cd6-78fa-4ac6-a073-1c5e8d205865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:20:45.065Z|53223cd6-78fa-4ac6-a073-1c5e8d205865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:20:46.461Z|8564c06c-c478-4082-8e04-9561dab5a21f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:46.463Z|8564c06c-c478-4082-8e04-9561dab5a21f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:48.530Z|1900374b-6fa5-45b6-bf1c-40e70cfbf38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:48.532Z|1900374b-6fa5-45b6-bf1c-40e70cfbf38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:52.341Z|a76aa603-e6ee-449b-8171-ef81f8527673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:52.342Z|a76aa603-e6ee-449b-8171-ef81f8527673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:56.492Z|94dd66f9-a037-40fa-810e-b900506acf4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:56.493Z|94dd66f9-a037-40fa-810e-b900506acf4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:57.815Z|0d502d93-d9eb-4751-86c5-238d9f9aed49|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:20:57.816Z|0d502d93-d9eb-4751-86c5-238d9f9aed49|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:20:58.560Z|8cbaaff2-6d8f-4a9e-81d0-553752f6c36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:20:58.562Z|8cbaaff2-6d8f-4a9e-81d0-553752f6c36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:00.061Z|70648b11-5ea3-4c45-b030-e83047c0020a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:21:00.065Z|70648b11-5ea3-4c45-b030-e83047c0020a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:21:00.424Z|0998d5c6-7b60-4b6e-b742-bbe0ebaffd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:21:00.425Z|0998d5c6-7b60-4b6e-b742-bbe0ebaffd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:21:02.375Z|23f31795-533f-47a7-8ae4-86f64d8d696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:02.375Z|23f31795-533f-47a7-8ae4-86f64d8d696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:06.522Z|08a09010-b47d-49b2-9831-3379c7a9cfac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:06.523Z|08a09010-b47d-49b2-9831-3379c7a9cfac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:08.592Z|1164d060-fb03-4b22-a239-e9dcabac17a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:08.593Z|1164d060-fb03-4b22-a239-e9dcabac17a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:12.402Z|2e875a91-0b2e-487f-bd31-4e3689115a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:12.403Z|2e875a91-0b2e-487f-bd31-4e3689115a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:15.061Z|335b8081-3672-4dde-9ec3-4a0d617d0234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:21:15.062Z|335b8081-3672-4dde-9ec3-4a0d617d0234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:21:16.555Z|516c211c-13b8-4a1e-9e5e-d0185b724b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:16.556Z|516c211c-13b8-4a1e-9e5e-d0185b724b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:18.627Z|deefd3f7-34ee-4c82-9c09-0d713a70f710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:18.628Z|deefd3f7-34ee-4c82-9c09-0d713a70f710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:22.435Z|5d729fe1-2287-4774-b068-4d4cdd40ebc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:22.436Z|5d729fe1-2287-4774-b068-4d4cdd40ebc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:26.584Z|c9eff517-c198-45e1-9e0e-45108b26feeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:26.585Z|c9eff517-c198-45e1-9e0e-45108b26feeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:28.659Z|eb1d2e61-b33b-43c5-8af0-b447c3d953e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:28.660Z|eb1d2e61-b33b-43c5-8af0-b447c3d953e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:29.860Z|2bd75415-3081-4eaa-98be-178a9764f868|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:21:29.861Z|2bd75415-3081-4eaa-98be-178a9764f868|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:30.061Z|f0f3775b-c2f5-4884-bcae-4b64f22e349b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:21:30.065Z|f0f3775b-c2f5-4884-bcae-4b64f22e349b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:21:30.426Z|9f072a08-f523-4d30-ab2e-5465e8c3f192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:21:30.427Z|9f072a08-f523-4d30-ab2e-5465e8c3f192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:21:32.465Z|443b1cc8-ec32-4d7c-aac2-cb24e9553a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:32.466Z|443b1cc8-ec32-4d7c-aac2-cb24e9553a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:36.616Z|124bac29-5fab-43a6-add9-b3981dd517d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:36.617Z|124bac29-5fab-43a6-add9-b3981dd517d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:38.687Z|3c76dc7d-2bab-40b1-82ec-d3084088aaba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:38.688Z|3c76dc7d-2bab-40b1-82ec-d3084088aaba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:42.495Z|1b28b9e5-a1d4-406d-a77a-9522e19a96cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:42.497Z|1b28b9e5-a1d4-406d-a77a-9522e19a96cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:45.061Z|28a7a23e-ed3a-42d5-89be-9caa9d4b9283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:21:45.062Z|28a7a23e-ed3a-42d5-89be-9caa9d4b9283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:21:46.661Z|8be5a563-b73a-49b5-8845-8721b6be4df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:46.662Z|8be5a563-b73a-49b5-8845-8721b6be4df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:48.717Z|103ea998-2509-41e0-8179-dee653d7eec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:48.718Z|103ea998-2509-41e0-8179-dee653d7eec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:52.524Z|18eb8f54-68c0-4dd9-b44a-20821aca2753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:52.525Z|18eb8f54-68c0-4dd9-b44a-20821aca2753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:56.693Z|f32b93c2-d56a-4a7b-b692-4235728232c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:56.695Z|f32b93c2-d56a-4a7b-b692-4235728232c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:21:58.758Z|b3fa245f-6164-4678-9788-0e659d771fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:21:58.759Z|b3fa245f-6164-4678-9788-0e659d771fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:00.061Z|813b6a2c-3c5b-4dae-b44f-7efee13fb7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:22:00.062Z|813b6a2c-3c5b-4dae-b44f-7efee13fb7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:22:00.428Z|3e85ea95-5b11-4852-b047-ceea9a95d48e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:22:00.429Z|3e85ea95-5b11-4852-b047-ceea9a95d48e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:22:02.552Z|99f95393-5676-4f1f-8ebb-39bdc7d4309b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:02.553Z|99f95393-5676-4f1f-8ebb-39bdc7d4309b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:05.375Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:22:05.380Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 3ea74662-6267-4a07-baae-625e671a7d7e already exists in requestDb InfraActiveRequests table 2022-06-14T06:22:05.381Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e 2022-06-14T06:22:05.383Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|INFO|500||Invoke 2022-06-14T06:22:05.384Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||===========================request begin================================================ 2022-06-14T06:22:05.384Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e 2022-06-14T06:22:05.385Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||Method : GET 2022-06-14T06:22:05.385Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4667bb84f58d011e", X-B3-SpanId:"b56344e8df3fe7a6", X-B3-ParentSpanId:"4667bb84f58d011e", X-B3-Sampled:"0", X-ONAP-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-TransactionID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-ECOMP-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"122576da-7b69-4c7b-a498-c3f8c7355dc3"] 2022-06-14T06:22:05.386Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||Request body: 2022-06-14T06:22:05.386Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||==========================request end================================================ 2022-06-14T06:22:05.451Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||============================response begin========================================== 2022-06-14T06:22:05.452Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:22:05.452Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||Status text : 2022-06-14T06:22:05.453Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|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:"Tue, 14 Jun 2022 06:22:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:22:05.453Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||Response body: 2022-06-14T06:22:05.454Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|DEBUG|500||=======================response end================================================= 2022-06-14T06:22:05.454Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3ea74662-6267-4a07-baae-625e671a7d7e|INFO|404|Not Found|InvokeReturn 2022-06-14T06:22:05.460Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 3ea74662-6267-4a07-baae-625e671a7d7e 2022-06-14T06:22:05.462Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:22:05.463Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:22:05.464Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:22:05.464Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:22:05.465Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:22:05.465Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:22:05.466Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|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:"4667bb84f58d011e", X-B3-SpanId:"a857ab25a8e19ea7", X-B3-ParentSpanId:"4667bb84f58d011e", X-B3-Sampled:"0", X-ONAP-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-TransactionID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-ECOMP-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cde54f0-a62a-4f7a-b3fc-077e7f2e5501"] 2022-06-14T06:22:05.467Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:22:05.467Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:22:05.484Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:22:05.484Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:22:05.485Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:22:05.486Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|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:"Tue, 14 Jun 2022 06:22:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:22:05.487Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:22:05.487Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:22:05.488Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:22:05.489Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:22:05.491Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:22:05.493Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|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-06-14T06:22:05.493Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:22:05.494Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:22:05.494Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|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-06-14T06:22:05.494Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:22:05.495Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|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:"4667bb84f58d011e", X-B3-SpanId:"66188e3dcd8e8ac6", X-B3-ParentSpanId:"4667bb84f58d011e", X-B3-Sampled:"0", X-ONAP-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-TransactionID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-ECOMP-RequestID:"3ea74662-6267-4a07-baae-625e671a7d7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f9832ec-34e1-45cf-9c5a-bbb405ca74d2"] 2022-06-14T06:22:05.495Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:22:05.495Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:22:05.524Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:22:05.525Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:22:05.525Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:22:05.526Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|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:"Tue, 14 Jun 2022 06:22:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:22:05.527Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:22:05.527Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:22:05.528Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:22:05.529Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:22:05.531Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7b4c242e 2022-06-14T06:22:05.534Z|3ea74662-6267-4a07-baae-625e671a7d7e|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:22:06.725Z|10e2500d-3d3b-4f09-a2e9-4a9a7e63fa75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:06.727Z|10e2500d-3d3b-4f09-a2e9-4a9a7e63fa75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:08.787Z|69153ea5-9d29-4ee8-82aa-4e9b9097ece2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:08.789Z|69153ea5-9d29-4ee8-82aa-4e9b9097ece2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:12.582Z|c77e574d-7d57-40d1-894f-bab012e453f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:12.584Z|c77e574d-7d57-40d1-894f-bab012e453f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:15.061Z|b0ad0b4e-ef4f-495d-bcdf-cfed08c496a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:22:15.063Z|b0ad0b4e-ef4f-495d-bcdf-cfed08c496a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:22:16.754Z|b90ab93c-7b5a-4902-82b3-3b10eab48110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:16.755Z|b90ab93c-7b5a-4902-82b3-3b10eab48110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:17.488Z|f101859d-88db-4b4d-be3d-f4ec095e7eed|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:22:17.489Z|f101859d-88db-4b4d-be3d-f4ec095e7eed|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:18.817Z|280e5324-7e00-476e-8233-1e0c11824f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:18.818Z|280e5324-7e00-476e-8233-1e0c11824f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:22.616Z|c7c44d03-0887-425c-92d2-7510d2b7e396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:22.617Z|c7c44d03-0887-425c-92d2-7510d2b7e396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:26.786Z|10568f0b-f505-4b4a-bb79-6c468e2f1281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:26.788Z|10568f0b-f505-4b4a-bb79-6c468e2f1281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:28.846Z|de1cb916-70b0-437e-8d99-df7bfb70a7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:28.848Z|de1cb916-70b0-437e-8d99-df7bfb70a7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:29.860Z|2bbe7310-cce1-427b-9f55-779e98d316d1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:22:29.861Z|2bbe7310-cce1-427b-9f55-779e98d316d1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:30.061Z|5a3099bb-6793-40ef-a697-742d0e687c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:22:30.062Z|5a3099bb-6793-40ef-a697-742d0e687c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:22:30.431Z|bfd15f0e-9849-4551-9a4c-c7245e9e087b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:22:30.435Z|bfd15f0e-9849-4551-9a4c-c7245e9e087b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:22:32.643Z|9f1e2ad4-acaa-4c86-a1cc-5826871dc487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:32.644Z|9f1e2ad4-acaa-4c86-a1cc-5826871dc487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:36.835Z|f0c2604a-82e7-471d-acdd-d97cb89969eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:36.836Z|f0c2604a-82e7-471d-acdd-d97cb89969eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:38.876Z|9665d363-58fa-40f7-aab5-f85e675dbd34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:38.877Z|9665d363-58fa-40f7-aab5-f85e675dbd34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:42.671Z|7273af6a-572f-40a9-9392-02dee428ffc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:42.673Z|7273af6a-572f-40a9-9392-02dee428ffc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:44.486Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:22:44.489Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 209159e5-6b09-437e-8719-7f62fdc1ee47 already exists in requestDb InfraActiveRequests table 2022-06-14T06:22:44.491Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47 2022-06-14T06:22:44.492Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|INFO|500||Invoke 2022-06-14T06:22:44.492Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||===========================request begin================================================ 2022-06-14T06:22:44.493Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47 2022-06-14T06:22:44.493Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||Method : GET 2022-06-14T06:22:44.494Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"353c88461a9df78a", X-B3-SpanId:"04c4b85d17e75963", X-B3-ParentSpanId:"353c88461a9df78a", X-B3-Sampled:"0", X-ONAP-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-TransactionID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-ECOMP-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"658348e0-897e-4b48-8588-f82aaaddc791"] 2022-06-14T06:22:44.495Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||Request body: 2022-06-14T06:22:44.495Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||==========================request end================================================ 2022-06-14T06:22:44.535Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||============================response begin========================================== 2022-06-14T06:22:44.536Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:22:44.536Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||Status text : 2022-06-14T06:22:44.537Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|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:"Tue, 14 Jun 2022 06:22:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:22:44.537Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||Response body: 2022-06-14T06:22:44.538Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|DEBUG|500||=======================response end================================================= 2022-06-14T06:22:44.539Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/209159e5-6b09-437e-8719-7f62fdc1ee47|INFO|404|Not Found|InvokeReturn 2022-06-14T06:22:44.542Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 209159e5-6b09-437e-8719-7f62fdc1ee47 2022-06-14T06:22:44.543Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:22:44.545Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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-06-14T06:22:44.545Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:22:44.546Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:22:44.547Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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-06-14T06:22:44.547Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:22:44.548Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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:"353c88461a9df78a", X-B3-SpanId:"af01ef516ebee94e", X-B3-ParentSpanId:"353c88461a9df78a", X-B3-Sampled:"0", X-ONAP-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-TransactionID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-ECOMP-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76360c9e-2b95-4c66-88af-356992fc5743"] 2022-06-14T06:22:44.548Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:22:44.549Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:22:44.557Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:22:44.558Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:22:44.559Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:22:44.559Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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:"Tue, 14 Jun 2022 06:22:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:22:44.560Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:22:44.560Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:22:44.561Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:22:44.562Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:22:44.563Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:22:44.565Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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-06-14T06:22:44.566Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:22:44.566Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:22:44.567Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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-06-14T06:22:44.567Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:22:44.567Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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:"353c88461a9df78a", X-B3-SpanId:"a8b7bd986cfa7089", X-B3-ParentSpanId:"353c88461a9df78a", X-B3-Sampled:"0", X-ONAP-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-TransactionID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-ECOMP-RequestID:"209159e5-6b09-437e-8719-7f62fdc1ee47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23cdc447-6d45-41d0-b94d-f2aadd9219c0"] 2022-06-14T06:22:44.568Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:22:44.568Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:22:44.580Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:22:44.581Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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-06-14T06:22:44.581Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:22:44.582Z|209159e5-6b09-437e-8719-7f62fdc1ee47|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:"Tue, 14 Jun 2022 06:22:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:22:44.583Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:22:44.583Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:22:44.584Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:22:44.585Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:22:44.586Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5543231 2022-06-14T06:22:44.589Z|209159e5-6b09-437e-8719-7f62fdc1ee47|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:22:45.062Z|673305d8-0274-45af-8a6e-61e37f2f2e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:22:45.063Z|673305d8-0274-45af-8a6e-61e37f2f2e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:22:46.867Z|a5d0cb29-154f-4f08-93be-4913d18d251a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:46.868Z|a5d0cb29-154f-4f08-93be-4913d18d251a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:48.903Z|d6134e6d-4bd0-4581-a6ac-b6d9d5e13dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:48.904Z|d6134e6d-4bd0-4581-a6ac-b6d9d5e13dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:52.701Z|53ba761e-41c2-4dc6-94b7-ec2d3ad16d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:52.703Z|53ba761e-41c2-4dc6-94b7-ec2d3ad16d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:56.897Z|3275bdfc-94e9-4350-915e-48235f9407c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:56.898Z|3275bdfc-94e9-4350-915e-48235f9407c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:58.931Z|fdb966b7-203f-443e-b5d1-5e2037a8c086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:22:58.932Z|fdb966b7-203f-443e-b5d1-5e2037a8c086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:22:59.807Z|df697dbc-5adc-4fc4-82bf-3e6c539c46d2|http-nio-8080-exec-2|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:22:59.808Z|df697dbc-5adc-4fc4-82bf-3e6c539c46d2|http-nio-8080-exec-2|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:00.061Z|0f162f76-b1f3-477e-aabf-6432965ded96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:23:00.066Z|0f162f76-b1f3-477e-aabf-6432965ded96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:23:00.436Z|a42863ca-a947-441d-8d91-9d514fab315a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:23:00.437Z|a42863ca-a947-441d-8d91-9d514fab315a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:23:02.734Z|3fbe1b77-2d87-4ac9-afc6-f16622b0d706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:02.735Z|3fbe1b77-2d87-4ac9-afc6-f16622b0d706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:06.959Z|ac7a87d4-0619-483f-9e70-4faf41dc8fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:06.960Z|ac7a87d4-0619-483f-9e70-4faf41dc8fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:08.961Z|7753cd4f-2f2f-4a85-90c3-a9763b85e7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:08.962Z|7753cd4f-2f2f-4a85-90c3-a9763b85e7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:12.762Z|2d2ce309-1def-48df-9d49-86f38110a6d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:12.763Z|2d2ce309-1def-48df-9d49-86f38110a6d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:15.061Z|29be85ab-6f16-4641-8ba7-c8afa3ba58b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:23:15.063Z|29be85ab-6f16-4641-8ba7-c8afa3ba58b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:23:16.989Z|4c8d6986-b865-482a-9aaf-184d62d1cc71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:16.990Z|4c8d6986-b865-482a-9aaf-184d62d1cc71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:18.989Z|4931893f-7533-431e-85f6-47eaabdfa53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:18.990Z|4931893f-7533-431e-85f6-47eaabdfa53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:22.806Z|408140e9-7880-495a-bdd4-f82a00788831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:22.807Z|408140e9-7880-495a-bdd4-f82a00788831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:27.040Z|958fcc73-68d7-4ce1-85d3-304d5ddde706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:27.041Z|958fcc73-68d7-4ce1-85d3-304d5ddde706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:29.038Z|6177b20f-9e38-43f6-9c89-2c1ebb0648ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:29.040Z|6177b20f-9e38-43f6-9c89-2c1ebb0648ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:29.862Z|ea8f8183-6bfa-44f6-ad54-6731f4858574|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:23:29.864Z|ea8f8183-6bfa-44f6-ad54-6731f4858574|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:30.061Z|d307ea02-3926-47cb-a8df-01221a973ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:23:30.062Z|d307ea02-3926-47cb-a8df-01221a973ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:23:30.439Z|23e2d9f6-6202-4c7f-85df-68cc69547fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:23:30.440Z|23e2d9f6-6202-4c7f-85df-68cc69547fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:23:32.834Z|04619f31-eee6-4711-889f-ccb290c27756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:32.835Z|04619f31-eee6-4711-889f-ccb290c27756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:37.076Z|ce60cde5-e361-4cec-b6b9-3f8c1fe91ff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:37.077Z|ce60cde5-e361-4cec-b6b9-3f8c1fe91ff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:39.071Z|1aa9e928-c98e-455a-bf48-feb6d9fdce9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:39.072Z|1aa9e928-c98e-455a-bf48-feb6d9fdce9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:42.865Z|ed69b5be-3af6-424c-805f-8f501ea21c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:42.866Z|ed69b5be-3af6-424c-805f-8f501ea21c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:45.061Z|091297c6-e5e7-497e-ba31-6cb914dab61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:23:45.066Z|091297c6-e5e7-497e-ba31-6cb914dab61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:23:47.111Z|25ba78a8-60f0-4f72-9d6e-f8677886fd65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:47.112Z|25ba78a8-60f0-4f72-9d6e-f8677886fd65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:47.212Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:23:47.214Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b already exists in requestDb InfraActiveRequests table 2022-06-14T06:23:47.214Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b 2022-06-14T06:23:47.215Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|INFO|500||Invoke 2022-06-14T06:23:47.215Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||===========================request begin================================================ 2022-06-14T06:23:47.215Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b 2022-06-14T06:23:47.216Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||Method : GET 2022-06-14T06:23:47.216Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2763b0a3b8d36946", X-B3-SpanId:"fbea0a86f9ecce01", X-B3-ParentSpanId:"2763b0a3b8d36946", X-B3-Sampled:"0", X-ONAP-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-TransactionID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-ECOMP-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df8cd35-8d35-421e-804f-a5e7799cffa4"] 2022-06-14T06:23:47.217Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||Request body: 2022-06-14T06:23:47.217Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||==========================request end================================================ 2022-06-14T06:23:47.279Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||============================response begin========================================== 2022-06-14T06:23:47.280Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:23:47.280Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||Status text : 2022-06-14T06:23:47.281Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|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:"Tue, 14 Jun 2022 06:23:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:23:47.281Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||Response body: 2022-06-14T06:23:47.282Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|DEBUG|500||=======================response end================================================= 2022-06-14T06:23:47.282Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|INFO|404|Not Found|InvokeReturn 2022-06-14T06:23:47.287Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b 2022-06-14T06:23:47.289Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:23:47.290Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:23:47.291Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:23:47.292Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:23:47.292Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:23:47.292Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:23:47.293Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|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:"2763b0a3b8d36946", X-B3-SpanId:"21943681cf964aec", X-B3-ParentSpanId:"2763b0a3b8d36946", X-B3-Sampled:"0", X-ONAP-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-TransactionID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-ECOMP-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ad73619-41e1-4d84-99c6-88092b8fa60d"] 2022-06-14T06:23:47.293Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:23:47.294Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:23:47.304Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:23:47.305Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:23:47.305Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:23:47.306Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|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:"Tue, 14 Jun 2022 06:23:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:23:47.306Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:23:47.307Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:23:47.307Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:23:47.308Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:23:47.309Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:23:47.310Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|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-06-14T06:23:47.311Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:23:47.311Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:23:47.311Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|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-06-14T06:23:47.312Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:23:47.312Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|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:"2763b0a3b8d36946", X-B3-SpanId:"a0146e1371992dee", X-B3-ParentSpanId:"2763b0a3b8d36946", X-B3-Sampled:"0", X-ONAP-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-TransactionID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-ECOMP-RequestID:"6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df573e3-53fc-4693-aaf5-8dfa0720ed3b"] 2022-06-14T06:23:47.313Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:23:47.313Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:23:47.331Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:23:47.332Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:23:47.332Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:23:47.333Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|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:"Tue, 14 Jun 2022 06:23:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:23:47.333Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:23:47.334Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:23:47.335Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:23:47.335Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:23:47.336Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@221f98d5 2022-06-14T06:23:47.338Z|6b51fbbe-a56f-4402-9f93-dc3e1ad1b98b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:23:49.103Z|c918b6c1-d1ce-4e1e-afdd-094c7c96c698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:49.104Z|c918b6c1-d1ce-4e1e-afdd-094c7c96c698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:52.890Z|d138d0dc-e94b-48c1-aab3-4c3ce17b5743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:52.891Z|d138d0dc-e94b-48c1-aab3-4c3ce17b5743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:57.149Z|5e5e05ed-ea53-43e5-83eb-f17d40b8c33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:57.157Z|5e5e05ed-ea53-43e5-83eb-f17d40b8c33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:23:59.137Z|56b6c0fc-21ce-4544-8c75-1e3f30d4d24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:23:59.138Z|56b6c0fc-21ce-4544-8c75-1e3f30d4d24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:00.061Z|d3e6d5e6-5e0b-46fd-a651-79083fe4bca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:24:00.062Z|d3e6d5e6-5e0b-46fd-a651-79083fe4bca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:24:00.440Z|e39706b9-99dd-4fa0-8104-49811deae5a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:24:00.441Z|e39706b9-99dd-4fa0-8104-49811deae5a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:24:01.882Z|90130370-d63b-4a96-94b4-ee514ddddad9|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:24:01.884Z|90130370-d63b-4a96-94b4-ee514ddddad9|http-nio-8080-exec-8|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:02.924Z|f53360c6-ddf4-4c85-8f99-d0f66e131b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:02.925Z|f53360c6-ddf4-4c85-8f99-d0f66e131b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:07.192Z|f4f638a8-d3ac-43ee-8232-abb8b52b2acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:07.194Z|f4f638a8-d3ac-43ee-8232-abb8b52b2acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:09.175Z|716fb169-43cd-4ff7-86cb-b423198df15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:09.176Z|716fb169-43cd-4ff7-86cb-b423198df15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:12.957Z|10dfbf05-caba-474c-a887-3d5ff366b134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:12.958Z|10dfbf05-caba-474c-a887-3d5ff366b134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:15.062Z|ee9f6b19-7462-485b-b459-43ce5baa9b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:24:15.063Z|ee9f6b19-7462-485b-b459-43ce5baa9b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:24:17.229Z|befaee5d-2c25-4c6f-a4dd-e53cc1761322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:17.230Z|befaee5d-2c25-4c6f-a4dd-e53cc1761322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:19.209Z|f0596af7-bed9-4e9e-b19d-a0720820fb5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:19.210Z|f0596af7-bed9-4e9e-b19d-a0720820fb5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:22.985Z|21e7096f-607f-4b20-88f3-60382f98344b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:22.986Z|21e7096f-607f-4b20-88f3-60382f98344b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:27.266Z|43717262-7add-4795-8c70-c4db5a8f14d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:27.268Z|43717262-7add-4795-8c70-c4db5a8f14d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:29.244Z|bbe871e1-7ed9-4c77-8654-407e25da67a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:29.249Z|bbe871e1-7ed9-4c77-8654-407e25da67a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:29.860Z|0160557f-99f0-47ce-a798-5905960e16e3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:24:29.861Z|0160557f-99f0-47ce-a798-5905960e16e3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:30.061Z|b5d74666-edf0-4d40-8740-f08d073c4da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:24:30.065Z|b5d74666-edf0-4d40-8740-f08d073c4da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:24:30.442Z|84fb33c2-1e1e-417d-af4b-c2cf10bb8614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:24:30.443Z|84fb33c2-1e1e-417d-af4b-c2cf10bb8614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:24:33.017Z|649aac94-0a6d-4d94-8927-235387ecfe6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:33.019Z|649aac94-0a6d-4d94-8927-235387ecfe6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:37.295Z|6e7a23d9-e9a6-4b30-a8ca-b366b55ca198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:37.296Z|6e7a23d9-e9a6-4b30-a8ca-b366b55ca198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:39.282Z|ccbf4860-e482-4c2b-9f07-d6810b40da78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:39.283Z|ccbf4860-e482-4c2b-9f07-d6810b40da78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:43.063Z|88e2595d-a89b-4c59-a2c5-8507fee587b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:43.064Z|88e2595d-a89b-4c59-a2c5-8507fee587b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:45.061Z|ebf1dbf9-bfb3-419a-84fe-435ba784af85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:24:45.064Z|ebf1dbf9-bfb3-419a-84fe-435ba784af85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:24:47.325Z|dfd6415d-1249-4d51-b8d0-8a2570127e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:47.327Z|dfd6415d-1249-4d51-b8d0-8a2570127e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:49.310Z|22642996-e57e-4073-a95c-15e2cd052e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:49.312Z|22642996-e57e-4073-a95c-15e2cd052e0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:53.095Z|8020182f-dec9-459b-ac9a-0302cfac9e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:53.096Z|8020182f-dec9-459b-ac9a-0302cfac9e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:57.366Z|8d9a58cc-b680-46cd-83d2-2d3d6aad96c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:57.368Z|8d9a58cc-b680-46cd-83d2-2d3d6aad96c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:24:59.340Z|242a396f-1a87-413f-98ed-1d3519b3a9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:24:59.341Z|242a396f-1a87-413f-98ed-1d3519b3a9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:00.062Z|d0c24c94-4842-42dd-906e-c5fed8fc39e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:25:00.063Z|d0c24c94-4842-42dd-906e-c5fed8fc39e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:25:00.444Z|0c0df0ad-f705-4343-bfbc-01ec8aefcc71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:25:00.445Z|0c0df0ad-f705-4343-bfbc-01ec8aefcc71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:25:03.131Z|319823f3-e370-4cac-bde7-558f12b9a0dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:03.132Z|319823f3-e370-4cac-bde7-558f12b9a0dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:07.404Z|bdfb2a16-5f2f-4071-adb9-ebd26a658c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:07.406Z|bdfb2a16-5f2f-4071-adb9-ebd26a658c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:09.131Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:25:09.134Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c56db56f-4d16-49b6-b895-2e19224230f1 already exists in requestDb InfraActiveRequests table 2022-06-14T06:25:09.137Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1 2022-06-14T06:25:09.138Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|INFO|500||Invoke 2022-06-14T06:25:09.138Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||===========================request begin================================================ 2022-06-14T06:25:09.139Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1 2022-06-14T06:25:09.139Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||Method : GET 2022-06-14T06:25:09.140Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0925caaf499f0fb7", X-B3-SpanId:"b9a5ac86f07dc8a7", X-B3-ParentSpanId:"0925caaf499f0fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-TransactionID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-ECOMP-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6817c9ec-56d9-4cb0-937e-463cb583858a"] 2022-06-14T06:25:09.140Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||Request body: 2022-06-14T06:25:09.141Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||==========================request end================================================ 2022-06-14T06:25:09.236Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||============================response begin========================================== 2022-06-14T06:25:09.237Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:25:09.237Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||Status text : 2022-06-14T06:25:09.238Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|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:"Tue, 14 Jun 2022 06:25:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:25:09.239Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||Response body: 2022-06-14T06:25:09.239Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|DEBUG|500||=======================response end================================================= 2022-06-14T06:25:09.240Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c56db56f-4d16-49b6-b895-2e19224230f1|INFO|404|Not Found|InvokeReturn 2022-06-14T06:25:09.258Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c56db56f-4d16-49b6-b895-2e19224230f1 2022-06-14T06:25:09.262Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:25:09.264Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:25:09.265Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:25:09.265Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:25:09.266Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:25:09.266Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:25:09.266Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|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:"0925caaf499f0fb7", X-B3-SpanId:"24be6f74eb286d6a", X-B3-ParentSpanId:"0925caaf499f0fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-TransactionID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-ECOMP-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"875dd866-aa7b-4c7a-bbbb-6ff2b2f92785"] 2022-06-14T06:25:09.267Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:25:09.267Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:25:09.281Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:25:09.282Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:25:09.283Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:25:09.284Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|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:"Tue, 14 Jun 2022 06:25:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:25:09.285Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:25:09.285Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:25:09.286Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:25:09.288Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:25:09.289Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:25:09.290Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|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-06-14T06:25:09.291Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:25:09.292Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:25:09.292Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|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-06-14T06:25:09.292Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:25:09.293Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|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:"0925caaf499f0fb7", X-B3-SpanId:"cfdfef5c8dc06c2b", X-B3-ParentSpanId:"0925caaf499f0fb7", X-B3-Sampled:"0", X-ONAP-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-TransactionID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-ECOMP-RequestID:"c56db56f-4d16-49b6-b895-2e19224230f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23eb958a-5438-4dcf-9f71-8d070f872504"] 2022-06-14T06:25:09.293Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:25:09.294Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:25:09.324Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:25:09.325Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:25:09.325Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:25:09.326Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|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:"Tue, 14 Jun 2022 06:25:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:25:09.327Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:25:09.327Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:25:09.328Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:25:09.329Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:25:09.331Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@274dad53 2022-06-14T06:25:09.335Z|c56db56f-4d16-49b6-b895-2e19224230f1|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:25:09.370Z|69a2c467-7689-47c0-ac53-110e7575abee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:09.371Z|69a2c467-7689-47c0-ac53-110e7575abee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:13.162Z|903103f0-4f2e-42a7-a91f-2928adad4a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:13.163Z|903103f0-4f2e-42a7-a91f-2928adad4a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:15.062Z|69d99bec-3daf-4240-bdf3-b6ed0599e6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:25:15.068Z|69d99bec-3daf-4240-bdf3-b6ed0599e6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:25:17.440Z|8bce3e5e-43da-4083-aa76-a0df51a895ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:17.441Z|8bce3e5e-43da-4083-aa76-a0df51a895ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:19.399Z|527eb252-7ae2-4f29-9b52-7b880d388aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:19.400Z|527eb252-7ae2-4f29-9b52-7b880d388aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:23.212Z|8a907dd1-10b3-4b91-afb1-e7cf734145d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:23.213Z|8a907dd1-10b3-4b91-afb1-e7cf734145d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:24.148Z|5e4a411b-b984-4739-bf09-2d53ad77b92f|http-nio-8080-exec-3|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:25:24.149Z|5e4a411b-b984-4739-bf09-2d53ad77b92f|http-nio-8080-exec-3|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:27.471Z|6b8d82af-b134-4ed3-9270-43618909a83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:27.473Z|6b8d82af-b134-4ed3-9270-43618909a83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:29.428Z|074cd2da-60ee-40ea-8b79-3717c3273d9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:29.431Z|074cd2da-60ee-40ea-8b79-3717c3273d9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:29.862Z|9a035562-0dd5-413b-a3bb-e01e001ba9cd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:25:29.865Z|9a035562-0dd5-413b-a3bb-e01e001ba9cd|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:30.062Z|5c673dfe-b2cd-4745-96dc-96e4b8baefcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:25:30.063Z|5c673dfe-b2cd-4745-96dc-96e4b8baefcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:25:30.446Z|fd458726-5fd6-42fe-8a25-2f40d346780a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:25:30.447Z|fd458726-5fd6-42fe-8a25-2f40d346780a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:25:33.249Z|feb74e46-51f0-43b0-96a5-538c216eb1ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:33.250Z|feb74e46-51f0-43b0-96a5-538c216eb1ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:37.501Z|1a4d6d8f-faf5-4207-83a0-16e34825f75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:37.503Z|1a4d6d8f-faf5-4207-83a0-16e34825f75a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:39.468Z|bd3745a4-d615-438b-ad9a-b8536d0409d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:39.469Z|bd3745a4-d615-438b-ad9a-b8536d0409d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:43.282Z|c7708ddd-35d2-4e2a-9248-6299c0afecb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:43.283Z|c7708ddd-35d2-4e2a-9248-6299c0afecb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:45.062Z|061eb27c-e9cb-4149-9ecd-236ab3075918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:25:45.063Z|061eb27c-e9cb-4149-9ecd-236ab3075918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:25:47.554Z|633c67ba-9586-4195-a7c5-f111adde5d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:47.556Z|633c67ba-9586-4195-a7c5-f111adde5d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:49.499Z|3a23765e-5d26-455a-88de-c34dfc2956d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:49.500Z|3a23765e-5d26-455a-88de-c34dfc2956d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:53.313Z|947a3e6f-9b81-4fec-9c91-d38e5238ea53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:53.314Z|947a3e6f-9b81-4fec-9c91-d38e5238ea53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:57.585Z|4a3dcb2a-4aa3-40d6-a3d4-3b54501f0f83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:57.586Z|4a3dcb2a-4aa3-40d6-a3d4-3b54501f0f83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:25:59.533Z|1dae71a4-b43d-4f79-a4e0-8ef25458d833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:25:59.536Z|1dae71a4-b43d-4f79-a4e0-8ef25458d833|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:00.061Z|bad01acb-11b2-42ff-82a1-5eaa42d04718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:26:00.065Z|bad01acb-11b2-42ff-82a1-5eaa42d04718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:26:00.448Z|6ff16c4d-97d1-45f8-9a0b-98994de11560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:26:00.449Z|6ff16c4d-97d1-45f8-9a0b-98994de11560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:26:03.341Z|efa1217f-c574-42ef-b978-a3e072ffc325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:03.342Z|efa1217f-c574-42ef-b978-a3e072ffc325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:07.613Z|a64eb83d-0866-4394-9026-304371a8a0ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:07.614Z|a64eb83d-0866-4394-9026-304371a8a0ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:09.569Z|ddace97d-c1c3-40ed-8a54-73915c592834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:09.570Z|ddace97d-c1c3-40ed-8a54-73915c592834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:13.380Z|29d9cb06-48ac-490a-b15b-44e3f6427870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:13.381Z|29d9cb06-48ac-490a-b15b-44e3f6427870|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:15.061Z|1fa335a2-2d4a-4f06-9ce5-8a3166fdc32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:26:15.062Z|1fa335a2-2d4a-4f06-9ce5-8a3166fdc32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:26:17.650Z|6600e23d-7fdc-40e5-8444-af4c00d796ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:17.651Z|6600e23d-7fdc-40e5-8444-af4c00d796ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:19.601Z|a0389d10-e51d-45dc-972c-92cf6b567639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:19.602Z|a0389d10-e51d-45dc-972c-92cf6b567639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:23.409Z|a3e02cdd-dcf3-431a-8e05-75de51338f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:23.410Z|a3e02cdd-dcf3-431a-8e05-75de51338f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:27.686Z|58eb6610-0504-4405-9d49-f3d2e35411e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:27.687Z|58eb6610-0504-4405-9d49-f3d2e35411e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:28.822Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:26:28.826Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: bf7b9c95-6ab9-4d59-a8c4-1654087f42c1 already exists in requestDb InfraActiveRequests table 2022-06-14T06:26:28.829Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1 2022-06-14T06:26:28.830Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|INFO|500||Invoke 2022-06-14T06:26:28.830Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||===========================request begin================================================ 2022-06-14T06:26:28.831Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1 2022-06-14T06:26:28.831Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||Method : GET 2022-06-14T06:26:28.831Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98aa12261e08f420", X-B3-SpanId:"ee444313e6084f32", X-B3-ParentSpanId:"98aa12261e08f420", X-B3-Sampled:"0", X-ONAP-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-TransactionID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-ECOMP-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"806e5b9c-2c7a-420a-abf8-e9d215cd92e3"] 2022-06-14T06:26:28.832Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||Request body: 2022-06-14T06:26:28.832Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||==========================request end================================================ 2022-06-14T06:26:28.929Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||============================response begin========================================== 2022-06-14T06:26:28.930Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:26:28.930Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||Status text : 2022-06-14T06:26:28.931Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|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:"Tue, 14 Jun 2022 06:26:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:26:28.932Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||Response body: 2022-06-14T06:26:28.932Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|DEBUG|500||=======================response end================================================= 2022-06-14T06:26:28.933Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|INFO|404|Not Found|InvokeReturn 2022-06-14T06:26:28.940Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID bf7b9c95-6ab9-4d59-a8c4-1654087f42c1 2022-06-14T06:26:28.942Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:26:28.944Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:26:28.945Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:26:28.945Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:26:28.946Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:26:28.947Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:26:28.947Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|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:"98aa12261e08f420", X-B3-SpanId:"efe4f479bc670ba4", X-B3-ParentSpanId:"98aa12261e08f420", X-B3-Sampled:"0", X-ONAP-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-TransactionID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-ECOMP-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00c2b462-e963-4c4c-a1d2-f84abd70b1a3"] 2022-06-14T06:26:28.948Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:26:28.948Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:26:28.964Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:26:28.965Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:26:28.966Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:26:28.969Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:26:28.971Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:26:28.971Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:26:28.972Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:26:28.975Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:26:28.978Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:26:28.979Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|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-06-14T06:26:28.980Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:26:28.980Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:26:28.981Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|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-06-14T06:26:28.984Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:26:28.985Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|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:"98aa12261e08f420", X-B3-SpanId:"8073497727c6ad14", X-B3-ParentSpanId:"98aa12261e08f420", X-B3-Sampled:"0", X-ONAP-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-TransactionID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-ECOMP-RequestID:"bf7b9c95-6ab9-4d59-a8c4-1654087f42c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80439ea7-b55d-482b-97cd-7092ac947430"] 2022-06-14T06:26:28.986Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:26:28.986Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:26:29.013Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:26:29.014Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:26:29.015Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:26:29.015Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:26:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:26:29.016Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:26:29.016Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:26:29.017Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:26:29.018Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:26:29.019Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2348343d 2022-06-14T06:26:29.022Z|bf7b9c95-6ab9-4d59-a8c4-1654087f42c1|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:26:29.634Z|cc1d951f-07b7-4d0e-8ebc-cd5a448c365c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:29.635Z|cc1d951f-07b7-4d0e-8ebc-cd5a448c365c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:29.860Z|74fdb2ad-b76a-4e6f-b442-463dbc067148|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:26:29.862Z|74fdb2ad-b76a-4e6f-b442-463dbc067148|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:30.061Z|265849f7-1d57-4ba2-a008-29dfc0f81327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:26:30.062Z|265849f7-1d57-4ba2-a008-29dfc0f81327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:26:30.449Z|2dda62e9-2c05-4ed5-b6d6-8ead33fc559a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:26:30.450Z|2dda62e9-2c05-4ed5-b6d6-8ead33fc559a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:26:33.442Z|b33cc398-f008-40d5-9788-f400afdbb1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:33.443Z|b33cc398-f008-40d5-9788-f400afdbb1b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:37.715Z|16a58ec7-1cad-4461-9367-563121ec41a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:37.717Z|16a58ec7-1cad-4461-9367-563121ec41a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:39.662Z|c317585d-9e8e-4909-a687-8fbe8afc26f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:39.663Z|c317585d-9e8e-4909-a687-8fbe8afc26f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:43.473Z|4a7f5e09-eade-41fb-9c0d-14eb8d6c313b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:43.475Z|4a7f5e09-eade-41fb-9c0d-14eb8d6c313b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:43.898Z|054be512-0ec3-4973-982f-61c037795937|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:26:43.899Z|054be512-0ec3-4973-982f-61c037795937|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:45.061Z|9d2f230f-2c62-40c4-874e-53f3b7bbed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:26:45.063Z|9d2f230f-2c62-40c4-874e-53f3b7bbed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:26:47.755Z|9578a841-e559-4999-b531-395a2e39c63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:47.756Z|9578a841-e559-4999-b531-395a2e39c63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:49.695Z|b7278e52-a0c8-4146-a4e6-f5cb225c7d41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:49.696Z|b7278e52-a0c8-4146-a4e6-f5cb225c7d41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:53.508Z|63a13ff7-b854-4827-b340-e18c30882aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:53.509Z|63a13ff7-b854-4827-b340-e18c30882aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:57.792Z|b956c90c-b2cb-49e9-9c06-63ef0890244f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:57.793Z|b956c90c-b2cb-49e9-9c06-63ef0890244f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:26:59.727Z|4e2dd96a-4f84-48ba-856d-276d15886b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:26:59.728Z|4e2dd96a-4f84-48ba-856d-276d15886b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:00.061Z|3e284599-a031-4703-95dc-bd9e26ea8a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:27:00.062Z|3e284599-a031-4703-95dc-bd9e26ea8a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:27:00.451Z|cd285be7-d62e-484c-a60f-ed93f6e9dacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:27:00.452Z|cd285be7-d62e-484c-a60f-ed93f6e9dacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:27:03.545Z|14309553-4957-4f1d-8957-328dc661db9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:03.546Z|14309553-4957-4f1d-8957-328dc661db9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:07.820Z|3b537877-7096-4905-8a72-9e1e35f57f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:07.821Z|3b537877-7096-4905-8a72-9e1e35f57f82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:09.757Z|dd961d5e-25db-493c-b253-2556c757a34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:09.757Z|dd961d5e-25db-493c-b253-2556c757a34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:13.578Z|2924d34f-7c27-499c-a1d8-b7acbf5fe51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:13.579Z|2924d34f-7c27-499c-a1d8-b7acbf5fe51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:15.061Z|833fd15f-ac05-4a15-9315-27bd5881eb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:27:15.062Z|833fd15f-ac05-4a15-9315-27bd5881eb97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:27:17.846Z|82f47496-7f0f-4241-a09b-dd2a80f6cdd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:17.847Z|82f47496-7f0f-4241-a09b-dd2a80f6cdd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:19.789Z|433ef2b1-f1a0-40de-a907-c4ea2313d394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:19.790Z|433ef2b1-f1a0-40de-a907-c4ea2313d394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:23.606Z|fd0d85e1-081a-4ae5-a957-50b7a5e9f583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:23.608Z|fd0d85e1-081a-4ae5-a957-50b7a5e9f583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:27.876Z|90469ef0-546b-4edf-862b-43b9489070e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:27.877Z|90469ef0-546b-4edf-862b-43b9489070e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:29.818Z|af4a6d45-57ed-4174-ac59-81a1382666c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:29.819Z|af4a6d45-57ed-4174-ac59-81a1382666c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:29.860Z|25998163-0ee9-493a-a4b5-34b049f5f700|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:27:29.862Z|25998163-0ee9-493a-a4b5-34b049f5f700|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:30.061Z|00b74232-3acd-45f4-8f33-e2baf327a54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:27:30.070Z|00b74232-3acd-45f4-8f33-e2baf327a54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:27:30.453Z|d3e4ef91-c006-407c-af67-3ebd2f13baf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:27:30.454Z|d3e4ef91-c006-407c-af67-3ebd2f13baf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:27:33.639Z|90320412-0f82-43df-9342-07295757a8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:33.640Z|90320412-0f82-43df-9342-07295757a8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:37.926Z|6f24dcb7-c3fe-4055-b1cf-78e6c61040ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:37.927Z|6f24dcb7-c3fe-4055-b1cf-78e6c61040ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:39.854Z|ab585c7c-92eb-4afd-94d5-266893a5baaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:39.855Z|ab585c7c-92eb-4afd-94d5-266893a5baaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:43.670Z|4f0e19b0-3137-4c64-b93e-660aa9800333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:43.671Z|4f0e19b0-3137-4c64-b93e-660aa9800333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:45.062Z|1bc306c4-b21e-4fcd-8861-e8682ec37fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:27:45.064Z|1bc306c4-b21e-4fcd-8861-e8682ec37fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:27:47.953Z|1c863f84-b9a1-4b50-a436-8f77a5d22406|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:47.955Z|1c863f84-b9a1-4b50-a436-8f77a5d22406|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:49.884Z|10eaebf4-f297-408a-bbf3-779b1ff805bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:49.885Z|10eaebf4-f297-408a-bbf3-779b1ff805bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:53.696Z|5d946665-f20b-46be-9c4e-a66564eb9cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:53.697Z|5d946665-f20b-46be-9c4e-a66564eb9cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:57.987Z|ac64b929-474a-44c6-be8d-61fac5ed93f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:57.989Z|ac64b929-474a-44c6-be8d-61fac5ed93f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:27:59.914Z|6db41584-eb89-4099-af0f-b84122b60db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:27:59.915Z|6db41584-eb89-4099-af0f-b84122b60db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:00.061Z|f06b0dba-33cf-49ad-b8d0-3aa00f9b70df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:28:00.062Z|f06b0dba-33cf-49ad-b8d0-3aa00f9b70df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:28:00.455Z|2d83a168-f8ec-4da0-b5fe-69b9d2bda3b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:28:00.456Z|2d83a168-f8ec-4da0-b5fe-69b9d2bda3b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:28:03.735Z|de54f3b4-4b0e-4f04-b6d8-915119708acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:03.736Z|de54f3b4-4b0e-4f04-b6d8-915119708acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:08.025Z|ddf6d8e6-476d-49a0-a899-322a4e31ca40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:08.026Z|ddf6d8e6-476d-49a0-a899-322a4e31ca40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:09.942Z|d185ce54-0920-46da-86fa-970667789d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:09.943Z|d185ce54-0920-46da-86fa-970667789d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:13.799Z|2a76fa26-8e1b-4902-ae96-49bba8ed048c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:13.801Z|2a76fa26-8e1b-4902-ae96-49bba8ed048c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:15.061Z|800bc1b3-206b-4065-895a-fa003046e627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:28:15.067Z|800bc1b3-206b-4065-895a-fa003046e627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:28:18.054Z|7960acca-0039-4a2d-be8e-c6c778cb1f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:18.055Z|7960acca-0039-4a2d-be8e-c6c778cb1f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:19.974Z|897e2160-aa9a-4065-a20c-819e499f4cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:19.976Z|897e2160-aa9a-4065-a20c-819e499f4cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:23.837Z|a656d544-465d-4370-83cb-824ed8332bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:23.838Z|a656d544-465d-4370-83cb-824ed8332bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:28.087Z|1c06d0f6-1aee-4ee3-8c3c-5741d971eec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:28.089Z|1c06d0f6-1aee-4ee3-8c3c-5741d971eec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:29.862Z|ac0e9049-04f5-4d2b-9cad-a0893109b1d3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:28:29.864Z|ac0e9049-04f5-4d2b-9cad-a0893109b1d3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:30.004Z|cf715ddc-c436-43f6-a08f-ac4dc1071b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:30.006Z|cf715ddc-c436-43f6-a08f-ac4dc1071b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:30.061Z|a686abd1-8c88-4d88-a9fb-f628f8176681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:28:30.062Z|a686abd1-8c88-4d88-a9fb-f628f8176681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:28:30.457Z|98236a8c-688a-49ab-8579-0b1243b6bac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:28:30.458Z|98236a8c-688a-49ab-8579-0b1243b6bac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:28:33.868Z|8bbff288-3363-441c-948e-cd4a9ba9af4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:33.869Z|8bbff288-3363-441c-948e-cd4a9ba9af4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:38.125Z|87b5bcca-c7c7-402c-bb0d-3747fc3f467c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:38.126Z|87b5bcca-c7c7-402c-bb0d-3747fc3f467c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:40.033Z|95d805f3-d33f-4e0a-b629-3e24ae05673c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:40.034Z|95d805f3-d33f-4e0a-b629-3e24ae05673c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:43.900Z|15f1ca0d-6010-4e3f-b048-7ce531053c6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:43.901Z|15f1ca0d-6010-4e3f-b048-7ce531053c6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:45.061Z|d61cae7b-205e-45cc-901b-a58c7e2c39ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:28:45.062Z|d61cae7b-205e-45cc-901b-a58c7e2c39ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:28:48.155Z|ed3e3a7f-d85f-4d07-8fd1-4928a16b2159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:48.157Z|ed3e3a7f-d85f-4d07-8fd1-4928a16b2159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:50.062Z|fe939cf7-a766-49c6-b04a-9eeaa63dbba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:50.063Z|fe939cf7-a766-49c6-b04a-9eeaa63dbba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:53.934Z|06b07908-6aa9-4b8f-9598-24d5c3c4075f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:53.935Z|06b07908-6aa9-4b8f-9598-24d5c3c4075f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:28:58.192Z|10029362-3516-4cc7-988f-0a4d04920ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:28:58.193Z|10029362-3516-4cc7-988f-0a4d04920ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:00.061Z|fad16f59-ab7f-4859-9099-cb3ce47587bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:29:00.064Z|fad16f59-ab7f-4859-9099-cb3ce47587bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:29:00.095Z|e8f90d30-5b48-4ce6-8375-90271ece992f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:00.097Z|e8f90d30-5b48-4ce6-8375-90271ece992f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:00.459Z|b957a03f-9f5f-4388-bd2c-8406dd9a00c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:29:00.460Z|b957a03f-9f5f-4388-bd2c-8406dd9a00c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:29:03.964Z|d4c77d96-5d71-4a58-a10f-1325eb9f9d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:03.965Z|d4c77d96-5d71-4a58-a10f-1325eb9f9d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:08.100Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:29:08.101Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: cd63a06f-b758-4e1b-ae28-ef1042f6d992 already exists in requestDb InfraActiveRequests table 2022-06-14T06:29:08.103Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992 2022-06-14T06:29:08.103Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|INFO|500||Invoke 2022-06-14T06:29:08.104Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||===========================request begin================================================ 2022-06-14T06:29:08.104Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992 2022-06-14T06:29:08.104Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||Method : GET 2022-06-14T06:29:08.105Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b84ddadaa45ed28", X-B3-SpanId:"4a581f062b25c711", X-B3-ParentSpanId:"6b84ddadaa45ed28", X-B3-Sampled:"0", X-ONAP-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-TransactionID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-ECOMP-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2716aa9f-c0b8-45d4-ab3f-0072246f04c0"] 2022-06-14T06:29:08.105Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||Request body: 2022-06-14T06:29:08.106Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||==========================request end================================================ 2022-06-14T06:29:08.164Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||============================response begin========================================== 2022-06-14T06:29:08.164Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:29:08.165Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||Status text : 2022-06-14T06:29:08.165Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|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:"Tue, 14 Jun 2022 06:29:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:29:08.165Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||Response body: 2022-06-14T06:29:08.166Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|DEBUG|500||=======================response end================================================= 2022-06-14T06:29:08.166Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd63a06f-b758-4e1b-ae28-ef1042f6d992|INFO|404|Not Found|InvokeReturn 2022-06-14T06:29:08.172Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID cd63a06f-b758-4e1b-ae28-ef1042f6d992 2022-06-14T06:29:08.173Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:29:08.174Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:29:08.175Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:29:08.176Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:29:08.176Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:29:08.177Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:29:08.177Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|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:"6b84ddadaa45ed28", X-B3-SpanId:"e1134018f7db83cd", X-B3-ParentSpanId:"6b84ddadaa45ed28", X-B3-Sampled:"0", X-ONAP-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-TransactionID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-ECOMP-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0c43de2-58c0-45c0-ba12-9f0183535217"] 2022-06-14T06:29:08.177Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:29:08.178Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:29:08.191Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:29:08.192Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:29:08.192Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:29:08.192Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:29:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:29:08.193Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:29:08.193Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:29:08.194Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:29:08.195Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:29:08.196Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:29:08.197Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|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-06-14T06:29:08.198Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:29:08.198Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:29:08.198Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|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-06-14T06:29:08.199Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:29:08.199Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|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:"6b84ddadaa45ed28", X-B3-SpanId:"253f28cf722b6253", X-B3-ParentSpanId:"6b84ddadaa45ed28", X-B3-Sampled:"0", X-ONAP-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-TransactionID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-ECOMP-RequestID:"cd63a06f-b758-4e1b-ae28-ef1042f6d992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"026bd250-0d11-4362-91da-5e4ad5159070"] 2022-06-14T06:29:08.199Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:29:08.200Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:29:08.220Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:29:08.221Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:29:08.221Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:29:08.221Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|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:"Tue, 14 Jun 2022 06:29:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:29:08.222Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:29:08.222Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:29:08.223Z|f6eee808-3092-42bb-b17e-0c26c95ff212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:08.223Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:29:08.224Z|f6eee808-3092-42bb-b17e-0c26c95ff212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:08.224Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:29:08.225Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1f772295 2022-06-14T06:29:08.227Z|cd63a06f-b758-4e1b-ae28-ef1042f6d992|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:29:10.131Z|116ed62b-6d44-45ed-8bd4-fb88b2d9bb7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:10.132Z|116ed62b-6d44-45ed-8bd4-fb88b2d9bb7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:13.991Z|bb634c48-502e-4a58-98fd-b8307d07b88d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:13.992Z|bb634c48-502e-4a58-98fd-b8307d07b88d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:15.061Z|1551e72e-1bde-418e-b718-e0e1b9a0a586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:29:15.062Z|1551e72e-1bde-418e-b718-e0e1b9a0a586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:29:18.264Z|fa232b5d-4c87-44d2-8812-6a1742105c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:18.266Z|fa232b5d-4c87-44d2-8812-6a1742105c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:20.158Z|d0873511-c1b0-4fe0-a4f6-89892d3ad761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:20.159Z|d0873511-c1b0-4fe0-a4f6-89892d3ad761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:20.940Z|6c541ee2-a8d7-4a6b-b09d-492a953e4f6c|http-nio-8080-exec-9|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:29:20.941Z|6c541ee2-a8d7-4a6b-b09d-492a953e4f6c|http-nio-8080-exec-9|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:24.020Z|af1ea244-136e-4cbf-a890-fa588dbc4ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:24.022Z|af1ea244-136e-4cbf-a890-fa588dbc4ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:28.294Z|ddbe76f0-82c5-41dc-8194-4d8d1c3b65bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:28.295Z|ddbe76f0-82c5-41dc-8194-4d8d1c3b65bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:29.862Z|e4af3069-b8d3-4ddd-a09e-6d3b38dd28b4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:29:29.863Z|e4af3069-b8d3-4ddd-a09e-6d3b38dd28b4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:30.061Z|8084b809-25ec-4862-84bc-63c7e77a62fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:29:30.063Z|8084b809-25ec-4862-84bc-63c7e77a62fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:29:30.188Z|6db4c3f7-0ca3-421e-b633-e941202e1cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:30.190Z|6db4c3f7-0ca3-421e-b633-e941202e1cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:30.461Z|143f28fb-15d0-4c7e-b970-27ae54e3baa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:29:30.462Z|143f28fb-15d0-4c7e-b970-27ae54e3baa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:29:34.063Z|9c0d94d1-bad8-4869-a8b6-86c1bc35d37d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:34.064Z|9c0d94d1-bad8-4869-a8b6-86c1bc35d37d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:38.320Z|13e34d05-e574-4f73-bf90-cf95f58136cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:38.321Z|13e34d05-e574-4f73-bf90-cf95f58136cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:40.217Z|1cf20766-359f-4d1f-a737-cad3c1b90b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:40.218Z|1cf20766-359f-4d1f-a737-cad3c1b90b37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:44.090Z|aa138057-add4-4b1b-a05f-4c234a7aad46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:44.091Z|aa138057-add4-4b1b-a05f-4c234a7aad46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:45.061Z|d7bccece-c1ad-44e7-a38b-ec94484bb914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:29:45.062Z|d7bccece-c1ad-44e7-a38b-ec94484bb914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:29:48.367Z|cecc999c-92ab-433b-ae2d-b4479f9039af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:48.368Z|cecc999c-92ab-433b-ae2d-b4479f9039af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:50.250Z|e2c11660-41ac-4c1f-9667-30dcd7c2b46b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:50.251Z|e2c11660-41ac-4c1f-9667-30dcd7c2b46b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:54.124Z|970bd9e2-87d5-4025-ab65-6a9c6b91cc01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:54.125Z|970bd9e2-87d5-4025-ab65-6a9c6b91cc01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:29:58.409Z|587f19ab-0c00-4dfd-95b5-74d86bef9e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:29:58.410Z|587f19ab-0c00-4dfd-95b5-74d86bef9e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:00.061Z|004e55a6-6815-44aa-8949-def2aa905d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:30:00.062Z|004e55a6-6815-44aa-8949-def2aa905d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:30:00.283Z|f1f30da7-ec35-4a46-8ecf-4ac57db95b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:00.284Z|f1f30da7-ec35-4a46-8ecf-4ac57db95b29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:00.463Z|c9c48262-0ce4-48ab-83ac-21d2a6dc537e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:30:00.464Z|c9c48262-0ce4-48ab-83ac-21d2a6dc537e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:30:04.163Z|f40a3728-edae-47ce-83f8-e3070a4441cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:04.164Z|f40a3728-edae-47ce-83f8-e3070a4441cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:08.434Z|d1ce438b-2cf6-4632-9e63-a73d940a3abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:08.435Z|d1ce438b-2cf6-4632-9e63-a73d940a3abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:10.310Z|97a2f27e-10e5-44e2-aea2-7bf212a7cb9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:10.311Z|97a2f27e-10e5-44e2-aea2-7bf212a7cb9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:14.194Z|06cfc0f5-f29d-4a99-8610-b4bb30d2af54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:14.198Z|06cfc0f5-f29d-4a99-8610-b4bb30d2af54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:15.061Z|096b12b7-2ab6-4c98-a45b-39a1c8190a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:30:15.065Z|096b12b7-2ab6-4c98-a45b-39a1c8190a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:30:18.464Z|d7681e01-9443-428b-8e93-dfbaa152d44b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:18.465Z|d7681e01-9443-428b-8e93-dfbaa152d44b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:20.340Z|71dd6a17-6fed-4795-9bdb-20575ed3bb84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:20.341Z|71dd6a17-6fed-4795-9bdb-20575ed3bb84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:24.226Z|f6fe1390-66ef-4137-9e7f-ec29f06385ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:24.227Z|f6fe1390-66ef-4137-9e7f-ec29f06385ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:28.494Z|0184f32a-7045-43a6-b489-c6a42c105917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:28.496Z|0184f32a-7045-43a6-b489-c6a42c105917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:29.865Z|8af32478-984f-4c22-a4b2-9d5d7b958803|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:30:29.866Z|8af32478-984f-4c22-a4b2-9d5d7b958803|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:30.061Z|6f536052-9c3b-42f1-912e-41f6a025a52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:30:30.062Z|6f536052-9c3b-42f1-912e-41f6a025a52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:30:30.379Z|2f90bd49-4b71-43bb-9b7e-53db1b4d13d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:30.381Z|2f90bd49-4b71-43bb-9b7e-53db1b4d13d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:30.465Z|48ebda10-d97d-4bc7-ae39-a3c7c231a7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:30:30.466Z|48ebda10-d97d-4bc7-ae39-a3c7c231a7ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:30:34.253Z|ee17a4d4-7e93-42e4-9e58-cd72b85c5566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:34.254Z|ee17a4d4-7e93-42e4-9e58-cd72b85c5566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:38.539Z|6191dc75-3d63-455e-9d61-419fd467d37b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:38.541Z|6191dc75-3d63-455e-9d61-419fd467d37b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:40.413Z|f3374ce4-444d-4caa-b063-13d3f150229c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:40.414Z|f3374ce4-444d-4caa-b063-13d3f150229c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:44.280Z|14248e13-3ee0-4dea-9164-9f73dd08a120|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:44.281Z|14248e13-3ee0-4dea-9164-9f73dd08a120|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:45.061Z|4b56eb8c-1ad7-4fc3-8a9a-cd9c4a97ff2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:30:45.062Z|4b56eb8c-1ad7-4fc3-8a9a-cd9c4a97ff2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:30:48.574Z|0d4a198a-9299-49bf-b5ee-9d58ea73669d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:48.576Z|0d4a198a-9299-49bf-b5ee-9d58ea73669d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:50.446Z|ed79470b-d803-48a1-9a67-8e8e53d86d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:50.447Z|ed79470b-d803-48a1-9a67-8e8e53d86d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:54.314Z|0e81dc95-f3eb-45e1-8457-393ed5c7dad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:54.315Z|0e81dc95-f3eb-45e1-8457-393ed5c7dad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:30:58.606Z|71486d65-d50f-476a-8d81-c755040791f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:30:58.608Z|71486d65-d50f-476a-8d81-c755040791f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:00.061Z|a4fae476-00f9-4ad0-a50d-2bc6e84e0586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:31:00.065Z|a4fae476-00f9-4ad0-a50d-2bc6e84e0586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:31:00.467Z|ecc1c816-b7bb-4288-b1bb-1be5939648d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:31:00.468Z|ecc1c816-b7bb-4288-b1bb-1be5939648d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:31:00.479Z|0d9ede70-68c4-4bf1-b0ec-612f157bc5f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:00.480Z|0d9ede70-68c4-4bf1-b0ec-612f157bc5f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:04.348Z|3ef125cf-ebfd-4d07-8fcc-831f9aade72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:04.349Z|3ef125cf-ebfd-4d07-8fcc-831f9aade72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:08.639Z|c7731b77-348f-4c61-817d-5e83bf5cb99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:08.641Z|c7731b77-348f-4c61-817d-5e83bf5cb99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:10.523Z|65f383f1-7143-45a0-80c3-16d072fa43ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:10.524Z|65f383f1-7143-45a0-80c3-16d072fa43ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:14.378Z|d0ca7835-b210-4a30-bc95-c8f190dad872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:14.379Z|d0ca7835-b210-4a30-bc95-c8f190dad872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:15.061Z|3d1d2587-bc5d-49a2-9c81-217722c37b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:31:15.062Z|3d1d2587-bc5d-49a2-9c81-217722c37b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:31:18.668Z|37746166-00a5-435c-9337-c29db27ab606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:18.669Z|37746166-00a5-435c-9337-c29db27ab606|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:20.551Z|49e5a8e0-37d2-44d6-81ad-e67ac4b181dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:20.552Z|49e5a8e0-37d2-44d6-81ad-e67ac4b181dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:24.411Z|4e4211ea-634d-4438-b216-6fe9b3c38d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:24.412Z|4e4211ea-634d-4438-b216-6fe9b3c38d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:28.698Z|6b786f68-41b2-44a4-be18-2f60c707b4be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:28.699Z|6b786f68-41b2-44a4-be18-2f60c707b4be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:29.862Z|5f5be9ec-0ce5-493a-b205-61b5a7427e6d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:31:29.870Z|5f5be9ec-0ce5-493a-b205-61b5a7427e6d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:30.061Z|c07f16b4-ad9c-4610-a98e-db3907f7c954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:31:30.063Z|c07f16b4-ad9c-4610-a98e-db3907f7c954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:31:30.470Z|2ace0fe1-407a-455a-bd49-a7f7d9327185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:31:30.472Z|2ace0fe1-407a-455a-bd49-a7f7d9327185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:31:30.586Z|b5c4dbbb-f0a1-4c47-98bf-c49e2202d26a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:30.587Z|b5c4dbbb-f0a1-4c47-98bf-c49e2202d26a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:34.446Z|2e9cbfaa-2936-413e-ab3b-8bbc7fa660b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:34.447Z|2e9cbfaa-2936-413e-ab3b-8bbc7fa660b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:38.732Z|af7190f1-890d-4839-82f8-36ce317b3720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:38.734Z|af7190f1-890d-4839-82f8-36ce317b3720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:40.615Z|720918fa-e309-4aa5-9e22-76a0223312a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:40.617Z|720918fa-e309-4aa5-9e22-76a0223312a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:44.475Z|f7caa2c9-eee0-47ad-a380-8cb500a9c63a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:44.478Z|f7caa2c9-eee0-47ad-a380-8cb500a9c63a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:45.061Z|34ed9303-f6d0-49a9-b6b6-0e52bdb840e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:31:45.064Z|34ed9303-f6d0-49a9-b6b6-0e52bdb840e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:31:48.768Z|2774e4ff-8767-441b-9350-365f54050f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:48.770Z|2774e4ff-8767-441b-9350-365f54050f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:50.647Z|abb1b72d-beda-4704-9c0e-847b16ec42f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:50.648Z|abb1b72d-beda-4704-9c0e-847b16ec42f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:54.525Z|a1abba9d-d083-44a5-93a5-b143e9245a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:54.527Z|a1abba9d-d083-44a5-93a5-b143e9245a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:31:58.799Z|270f233a-972f-4484-8a2a-58e871fe0114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:31:58.800Z|270f233a-972f-4484-8a2a-58e871fe0114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:00.062Z|2c49ca32-f0dc-476f-a640-0c8359f074b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:32:00.063Z|2c49ca32-f0dc-476f-a640-0c8359f074b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:32:00.473Z|245c1d21-28b5-4d3c-9e6c-3b82da852d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:32:00.474Z|245c1d21-28b5-4d3c-9e6c-3b82da852d36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:32:00.682Z|07216c5c-41ec-4a57-ba1f-533969223ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:00.683Z|07216c5c-41ec-4a57-ba1f-533969223ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:04.557Z|c25342dd-1bf7-44e3-8d1c-f343b4f1c922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:04.559Z|c25342dd-1bf7-44e3-8d1c-f343b4f1c922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:08.838Z|0f60056a-4f12-48fe-957c-138afb30ae1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:08.839Z|0f60056a-4f12-48fe-957c-138afb30ae1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:10.714Z|8f5db050-0152-4f7c-83d3-2f219d3caeea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:10.715Z|8f5db050-0152-4f7c-83d3-2f219d3caeea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:14.596Z|3a177052-1b73-42ef-99f2-a9e1437acc63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:14.597Z|3a177052-1b73-42ef-99f2-a9e1437acc63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:15.061Z|60ff31ed-1699-4017-87d3-eb441ac9aeb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:32:15.062Z|60ff31ed-1699-4017-87d3-eb441ac9aeb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:32:18.867Z|2fcc79c1-1b0d-48a4-bb7d-af9aa31b3d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:18.868Z|2fcc79c1-1b0d-48a4-bb7d-af9aa31b3d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:20.742Z|88af179e-4ba2-4ba9-997d-698fff8fe07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:20.743Z|88af179e-4ba2-4ba9-997d-698fff8fe07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:24.626Z|06c1eff4-1bbe-445e-a2ec-5eebb1f40269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:24.627Z|06c1eff4-1bbe-445e-a2ec-5eebb1f40269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:28.900Z|90071261-9b64-4ec2-83db-a374e6869d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:28.902Z|90071261-9b64-4ec2-83db-a374e6869d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:29.859Z|f876ed56-b502-47ec-aa99-95f113913456|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:32:29.861Z|f876ed56-b502-47ec-aa99-95f113913456|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:30.061Z|908900de-188f-4998-9584-f67144169a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:32:30.067Z|908900de-188f-4998-9584-f67144169a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:32:30.480Z|f4efbd59-8b61-43ca-8496-0b1d9851b793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:32:30.481Z|f4efbd59-8b61-43ca-8496-0b1d9851b793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:32:30.774Z|f83ae977-c2c7-4f04-b540-cdc5f8155c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:30.775Z|f83ae977-c2c7-4f04-b540-cdc5f8155c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:34.664Z|cc4ada15-1a44-4fd4-9f48-8a3fc8169eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:34.665Z|cc4ada15-1a44-4fd4-9f48-8a3fc8169eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:38.934Z|d01559c0-8e17-41bf-b4c6-5d717fd4c087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:38.936Z|d01559c0-8e17-41bf-b4c6-5d717fd4c087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:40.811Z|904898e4-528c-4805-8d53-0773b9cc2ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:40.812Z|904898e4-528c-4805-8d53-0773b9cc2ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:44.693Z|f6874c10-3bdd-49cb-89af-d8f0ec4e44bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:44.694Z|f6874c10-3bdd-49cb-89af-d8f0ec4e44bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:45.066Z|381b78d5-770d-44a6-a653-5b1f48dec63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:32:45.068Z|381b78d5-770d-44a6-a653-5b1f48dec63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:32:48.966Z|96152451-039f-413a-92d6-4a446c810c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:48.968Z|96152451-039f-413a-92d6-4a446c810c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:50.844Z|a4f05128-4f4d-4cf6-9370-ca525b9906c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:50.845Z|a4f05128-4f4d-4cf6-9370-ca525b9906c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:54.729Z|2bf5360f-d321-4eb1-bdbb-d5c0f732f102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:54.731Z|2bf5360f-d321-4eb1-bdbb-d5c0f732f102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:32:59.000Z|7076393b-fdf8-4f83-a64f-9514e4c967b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:32:59.001Z|7076393b-fdf8-4f83-a64f-9514e4c967b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:00.061Z|c2ddae9b-0bf1-4bb2-a8f3-0f1ee4c9fce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:33:00.062Z|c2ddae9b-0bf1-4bb2-a8f3-0f1ee4c9fce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:33:00.482Z|a01dce91-59db-4f1d-8c20-1526d6074ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:33:00.482Z|a01dce91-59db-4f1d-8c20-1526d6074ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:33:00.874Z|b80719fe-6f79-4699-909b-716eacd8c428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:00.875Z|b80719fe-6f79-4699-909b-716eacd8c428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:04.763Z|5782c7cb-423a-4c18-9af6-5a3e2992c162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:04.764Z|5782c7cb-423a-4c18-9af6-5a3e2992c162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:09.028Z|a6be37bb-d4ff-44ae-a0e3-a1ed1eec32ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:09.030Z|a6be37bb-d4ff-44ae-a0e3-a1ed1eec32ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:10.906Z|a1d70deb-898c-410d-ac1a-72af4e7ca609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:10.907Z|a1d70deb-898c-410d-ac1a-72af4e7ca609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:14.791Z|79897f5a-6a1f-4612-9666-af574fb086bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:14.793Z|79897f5a-6a1f-4612-9666-af574fb086bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:15.061Z|655f6c37-f4cb-47b3-9eb6-1da6598af66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:33:15.067Z|655f6c37-f4cb-47b3-9eb6-1da6598af66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:33:19.071Z|f647189a-f918-4ed0-9623-6348377bb2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:19.072Z|f647189a-f918-4ed0-9623-6348377bb2cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:20.945Z|54359535-0682-4305-ae9c-777c8a37ae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:20.947Z|54359535-0682-4305-ae9c-777c8a37ae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:24.837Z|a6da5420-3425-4245-bfde-7940f44268c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:24.838Z|a6da5420-3425-4245-bfde-7940f44268c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:29.100Z|96547e43-251e-410a-a521-87f2ded58380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:29.102Z|96547e43-251e-410a-a521-87f2ded58380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:29.861Z|c150a690-bad7-4f48-8188-7e9c09f37fac|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:33:29.862Z|c150a690-bad7-4f48-8188-7e9c09f37fac|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:30.061Z|2532c972-cb40-435e-ac22-cde28d80f3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:33:30.062Z|2532c972-cb40-435e-ac22-cde28d80f3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:33:30.483Z|3030e170-139b-49e3-b89c-04bc833a53c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:33:30.484Z|3030e170-139b-49e3-b89c-04bc833a53c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:33:30.981Z|77c25228-2fb0-4b8f-8796-24ee7558f5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:30.983Z|77c25228-2fb0-4b8f-8796-24ee7558f5f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:34.869Z|0f6fba48-e6b2-4375-98e3-efaff53ad947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:34.870Z|0f6fba48-e6b2-4375-98e3-efaff53ad947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:39.132Z|838f81a9-8d54-447c-bad5-d7c57e858a32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:39.133Z|838f81a9-8d54-447c-bad5-d7c57e858a32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:41.017Z|fe0d29e6-9fe4-4f02-993c-5b87d080d0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:41.018Z|fe0d29e6-9fe4-4f02-993c-5b87d080d0f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:44.897Z|89d43679-c5f5-4934-9261-5f442ac3661a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:44.898Z|89d43679-c5f5-4934-9261-5f442ac3661a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:45.061Z|2c1154d9-736c-4f16-b486-b340bb400032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:33:45.062Z|2c1154d9-736c-4f16-b486-b340bb400032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:33:49.162Z|1659f087-7682-4acd-aad7-ccd7020fe1ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:49.164Z|1659f087-7682-4acd-aad7-ccd7020fe1ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:51.052Z|c2cd944d-8145-4a04-8794-288309d525e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:51.054Z|c2cd944d-8145-4a04-8794-288309d525e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:54.938Z|3a920dd3-738c-497d-9e0b-792a2bb8ad01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:54.940Z|3a920dd3-738c-497d-9e0b-792a2bb8ad01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:33:59.195Z|c1014a72-54f9-4eb0-9cbb-e00891900fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:33:59.197Z|c1014a72-54f9-4eb0-9cbb-e00891900fed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:00.062Z|5ef711ca-a7cd-4ab8-9aea-56d1189442d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:34:00.069Z|5ef711ca-a7cd-4ab8-9aea-56d1189442d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:34:00.485Z|21465d1b-f47a-4be5-a566-6a815e424564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:34:00.486Z|21465d1b-f47a-4be5-a566-6a815e424564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:34:01.085Z|32041e81-39c1-471e-ae7e-0d08bf40bf5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:01.087Z|32041e81-39c1-471e-ae7e-0d08bf40bf5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:04.979Z|8ff14ab2-e52d-44b0-b3d1-b178daee3443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:04.981Z|8ff14ab2-e52d-44b0-b3d1-b178daee3443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:09.231Z|85f0622a-4083-4fba-ac01-a4062400fcc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:09.232Z|85f0622a-4083-4fba-ac01-a4062400fcc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:11.120Z|c8384a65-8ecc-43d1-a453-640c7591f8e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:11.122Z|c8384a65-8ecc-43d1-a453-640c7591f8e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:15.031Z|7414af76-11f1-4ec3-8e0e-533c3dfdb702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:15.033Z|7414af76-11f1-4ec3-8e0e-533c3dfdb702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:15.061Z|d622a117-6e5b-49b9-8965-b81b9dc65907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:34:15.062Z|d622a117-6e5b-49b9-8965-b81b9dc65907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:34:19.264Z|c1344fe4-7e81-41d2-a9e4-8be613f479b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:19.267Z|c1344fe4-7e81-41d2-a9e4-8be613f479b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:21.153Z|71f9ac1d-e9c2-4378-8c76-66f348f5286e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:21.154Z|71f9ac1d-e9c2-4378-8c76-66f348f5286e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:25.078Z|b9b422dd-7906-4e15-b41e-6f49b20d2a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:25.079Z|b9b422dd-7906-4e15-b41e-6f49b20d2a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:26.753Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-14T06:34:26.760Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 6220f1d7-e336-4a02-a4e6-ef5ae0cd7991 already exists in requestDb InfraActiveRequests table 2022-06-14T06:34:26.763Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991 2022-06-14T06:34:26.764Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|INFO|500||Invoke 2022-06-14T06:34:26.764Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||===========================request begin================================================ 2022-06-14T06:34:26.765Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991 2022-06-14T06:34:26.765Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||Method : GET 2022-06-14T06:34:26.766Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2999e7cc4779b97c", X-B3-SpanId:"7246e326e97081c4", X-B3-ParentSpanId:"2999e7cc4779b97c", X-B3-Sampled:"0", X-ONAP-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-TransactionID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-ECOMP-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68715f79-61d2-4c1a-b342-5c9fca8d98dd"] 2022-06-14T06:34:26.766Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||Request body: 2022-06-14T06:34:26.767Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||==========================request end================================================ 2022-06-14T06:34:26.853Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||============================response begin========================================== 2022-06-14T06:34:26.854Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-14T06:34:26.854Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||Status text : 2022-06-14T06:34:26.855Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|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:"Tue, 14 Jun 2022 06:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:34:26.856Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||Response body: 2022-06-14T06:34:26.856Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|DEBUG|500||=======================response end================================================= 2022-06-14T06:34:26.857Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|INFO|404|Not Found|InvokeReturn 2022-06-14T06:34:26.864Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 6220f1d7-e336-4a02-a4e6-ef5ae0cd7991 2022-06-14T06:34:26.868Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:34:26.879Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-14T06:34:26.880Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-14T06:34:26.880Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:34:26.881Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-14T06:34:26.881Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-14T06:34:26.881Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2999e7cc4779b97c", X-B3-SpanId:"d8be4485c6e6ebea", X-B3-ParentSpanId:"2999e7cc4779b97c", X-B3-Sampled:"0", X-ONAP-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-TransactionID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-ECOMP-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc54066d-6e55-4caa-9fda-46e3ddea0582"] 2022-06-14T06:34:26.882Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:34:26.882Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:34:26.921Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:34:26.922Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:34:26.922Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-14T06:34:26.923Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 14 Jun 2022 06:34:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:34:26.924Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-14T06:34:26.924Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:34:26.925Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:34:26.927Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:34:26.928Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:34:26.929Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:34:26.930Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-14T06:34:26.931Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-14T06:34:26.931Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-14T06:34:26.932Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-14T06:34:26.932Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"2999e7cc4779b97c", X-B3-SpanId:"ab8b62ba9fa59497", X-B3-ParentSpanId:"2999e7cc4779b97c", X-B3-Sampled:"0", X-ONAP-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-TransactionID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-ECOMP-RequestID:"6220f1d7-e336-4a02-a4e6-ef5ae0cd7991", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e03286fc-0e80-4b29-8c24-6cd717af7e03"] 2022-06-14T06:34:26.933Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-14T06:34:26.933Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-14T06:34:26.959Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-14T06:34:26.960Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-14T06:34:26.960Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-14T06:34:26.961Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 14 Jun 2022 06:34:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-14T06:34:26.961Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-14T06:34:26.961Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-14T06:34:26.962Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-14T06:34:26.963Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [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$$bbe9a70a.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-06-14T06:34:26.964Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4c88c75f 2022-06-14T06:34:26.971Z|6220f1d7-e336-4a02-a4e6-ef5ae0cd7991|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-14T06:34:29.301Z|5dbb6a4b-8fb6-4fae-bc22-d3a2f7a09137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:29.303Z|5dbb6a4b-8fb6-4fae-bc22-d3a2f7a09137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:29.862Z|f450bab8-a175-4716-ac4e-f9aa03050b10|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:34:29.863Z|f450bab8-a175-4716-ac4e-f9aa03050b10|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:30.062Z|9d469d45-bbb1-4465-81ff-c4023d58dc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:34:30.063Z|9d469d45-bbb1-4465-81ff-c4023d58dc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:34:30.487Z|f79f8893-9c26-4042-b716-1ec18e689760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:34:30.488Z|f79f8893-9c26-4042-b716-1ec18e689760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:34:31.181Z|90037dbd-a7f8-4849-8e1b-5343310af8e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:31.182Z|90037dbd-a7f8-4849-8e1b-5343310af8e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:35.109Z|8bfbb25f-cd9c-41c4-a6af-9f585916fd70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:35.111Z|8bfbb25f-cd9c-41c4-a6af-9f585916fd70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:39.332Z|2e530b83-77e1-4bae-9a85-cd41582b9b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:39.333Z|2e530b83-77e1-4bae-9a85-cd41582b9b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:39.735Z|ba55abea-fd58-41ca-8e5d-6441bbd615eb|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|500||Entering 2022-06-14T06:34:39.736Z|ba55abea-fd58-41ca-8e5d-6441bbd615eb|http-nio-8080-exec-4|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:41.209Z|6f9e868e-b6df-4f2e-8a8f-85464e78b7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:41.211Z|6f9e868e-b6df-4f2e-8a8f-85464e78b7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:45.063Z|669a8ba2-51e3-4dac-a18d-8663e97eb25e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:34:45.068Z|669a8ba2-51e3-4dac-a18d-8663e97eb25e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:34:45.175Z|e78840ad-3e46-46a3-886c-697dd4b21d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:45.176Z|e78840ad-3e46-46a3-886c-697dd4b21d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:49.359Z|e0925308-fad4-4519-b922-5079bbc5378b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:49.360Z|e0925308-fad4-4519-b922-5079bbc5378b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:51.245Z|f69a0206-fb55-4b22-b451-f1c422586973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:51.249Z|f69a0206-fb55-4b22-b451-f1c422586973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:55.205Z|370ae929-2b7c-498e-80a8-1504abb4c114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:55.207Z|370ae929-2b7c-498e-80a8-1504abb4c114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:34:59.388Z|724a4e08-472f-4413-82ae-4285fbe90082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:34:59.390Z|724a4e08-472f-4413-82ae-4285fbe90082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:00.061Z|3aee8407-7f4d-4c4e-9e7b-b680e1acef93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:35:00.062Z|3aee8407-7f4d-4c4e-9e7b-b680e1acef93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:35:00.492Z|32b600f7-c5d1-4d6a-8c1d-40bdb9deae8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:35:00.493Z|32b600f7-c5d1-4d6a-8c1d-40bdb9deae8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:35:01.278Z|26c27da5-23fa-4674-b5cf-25fa3017f31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:01.280Z|26c27da5-23fa-4674-b5cf-25fa3017f31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:05.233Z|ece284c5-9973-4851-bd16-1f25572613fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:05.234Z|ece284c5-9973-4851-bd16-1f25572613fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:09.427Z|cfafce2e-8470-4f1c-95ae-d6d0bfeaffaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:09.428Z|cfafce2e-8470-4f1c-95ae-d6d0bfeaffaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:11.309Z|203023ec-0223-4f63-8f78-b438c1e58a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:11.310Z|203023ec-0223-4f63-8f78-b438c1e58a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:15.061Z|ba53b4a9-54a0-4b20-8caa-273cda7443d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:35:15.062Z|ba53b4a9-54a0-4b20-8caa-273cda7443d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:35:15.261Z|d1bd19f5-1a74-4392-ab2b-eacfe8554800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:15.262Z|d1bd19f5-1a74-4392-ab2b-eacfe8554800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:19.456Z|a59a2830-d98d-4846-8161-64f357e55336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:19.457Z|a59a2830-d98d-4846-8161-64f357e55336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:21.338Z|f06ca5f5-bb40-4a06-8f18-b0c9b5409fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:21.339Z|f06ca5f5-bb40-4a06-8f18-b0c9b5409fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:25.288Z|d6c2c25a-fc2d-4dd2-ac30-19ec764bb2d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:25.289Z|d6c2c25a-fc2d-4dd2-ac30-19ec764bb2d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:29.493Z|c5560a91-e4b0-427c-adf4-d85b63942df8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:29.497Z|c5560a91-e4b0-427c-adf4-d85b63942df8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:29.860Z|af756f71-7efe-4def-94a7-fbbffa2dd604|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:35:29.862Z|af756f71-7efe-4def-94a7-fbbffa2dd604|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:30.061Z|302ea188-9d6f-4c41-933a-c7e2df473eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:35:30.066Z|302ea188-9d6f-4c41-933a-c7e2df473eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:35:30.494Z|34f84836-d3f9-4312-be2c-5a666ff0f351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:35:30.495Z|34f84836-d3f9-4312-be2c-5a666ff0f351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:35:31.366Z|219200df-3a2a-4ae1-9743-a622ff6405c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:31.367Z|219200df-3a2a-4ae1-9743-a622ff6405c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:35.321Z|fd7edc59-d04c-4980-ac16-7bc9a857d3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:35.323Z|fd7edc59-d04c-4980-ac16-7bc9a857d3ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:39.525Z|ce8dd398-5243-431a-bf34-161a6966890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:39.527Z|ce8dd398-5243-431a-bf34-161a6966890d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:41.397Z|42b09400-863e-4cbb-abf9-b1152e331592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:41.398Z|42b09400-863e-4cbb-abf9-b1152e331592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:45.061Z|6709f290-da37-4489-9483-05b7e60f86b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:35:45.062Z|6709f290-da37-4489-9483-05b7e60f86b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:35:45.352Z|057dfddf-558e-423c-b598-b16cbed8e614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:45.353Z|057dfddf-558e-423c-b598-b16cbed8e614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:49.559Z|51e59bdc-1447-4d44-831b-7b5a4c81c5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:49.560Z|51e59bdc-1447-4d44-831b-7b5a4c81c5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:51.425Z|44341a76-3417-4fc8-895e-812785e03e45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:51.426Z|44341a76-3417-4fc8-895e-812785e03e45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:55.386Z|b2190643-5249-4edc-a79b-33938c623957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:55.387Z|b2190643-5249-4edc-a79b-33938c623957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:35:59.586Z|e2dddb60-ebfc-4f8e-a084-2d9d94047beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:35:59.587Z|e2dddb60-ebfc-4f8e-a084-2d9d94047beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:00.061Z|2cbac3c5-a726-442d-a42c-4d2a1fb69894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:36:00.062Z|2cbac3c5-a726-442d-a42c-4d2a1fb69894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:36:00.496Z|fec8519f-49e8-4497-8e53-ae9f394449d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:36:00.497Z|fec8519f-49e8-4497-8e53-ae9f394449d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:36:01.459Z|9c49cb61-232f-4b7a-91d5-4e9554a64c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:01.460Z|9c49cb61-232f-4b7a-91d5-4e9554a64c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:05.423Z|bba72dd7-0282-45dc-b799-1bbbc462c87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:05.425Z|bba72dd7-0282-45dc-b799-1bbbc462c87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:09.614Z|0ab76164-faed-4ff9-901b-585b94e492a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:09.616Z|0ab76164-faed-4ff9-901b-585b94e492a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:11.490Z|5425f75c-3c31-4f51-9af9-db4c80408fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:11.491Z|5425f75c-3c31-4f51-9af9-db4c80408fa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:15.061Z|7cd18650-87c8-4bfe-8e14-8d997b318558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:36:15.064Z|7cd18650-87c8-4bfe-8e14-8d997b318558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:36:15.463Z|da7e1dcc-49cb-460d-b1ea-bec9ede7708e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:15.464Z|da7e1dcc-49cb-460d-b1ea-bec9ede7708e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:19.644Z|323920d2-970f-499b-b693-a88d9c64eed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:19.646Z|323920d2-970f-499b-b693-a88d9c64eed8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:21.537Z|eb071732-9fd1-41a1-9f4d-28dc00fa679c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:21.538Z|eb071732-9fd1-41a1-9f4d-28dc00fa679c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:25.493Z|c4e44f7c-f8b4-4779-916c-5e60a119a570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:25.494Z|c4e44f7c-f8b4-4779-916c-5e60a119a570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:29.684Z|46512d7d-00af-41f6-85e3-47c4defe4402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:29.685Z|46512d7d-00af-41f6-85e3-47c4defe4402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:29.866Z|cc0270af-2630-4395-b098-d66b523cfbd0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:36:29.868Z|cc0270af-2630-4395-b098-d66b523cfbd0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:30.061Z|4242ff25-9944-49e6-9e6d-c4830e9923fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:36:30.062Z|4242ff25-9944-49e6-9e6d-c4830e9923fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:36:30.498Z|cefe4314-fad4-4e72-bbad-acee633e48cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:36:30.499Z|cefe4314-fad4-4e72-bbad-acee633e48cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:36:31.578Z|72e87fb6-4869-4894-a175-8e256cdc1569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:31.582Z|72e87fb6-4869-4894-a175-8e256cdc1569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:35.523Z|8cbf3583-2091-45cf-80cf-e30e1392c09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:35.525Z|8cbf3583-2091-45cf-80cf-e30e1392c09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:39.723Z|cf270839-2328-498d-8992-89d9d8596640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:39.724Z|cf270839-2328-498d-8992-89d9d8596640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:41.613Z|0f0f1da1-4074-498c-a467-c1ef14225121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:41.614Z|0f0f1da1-4074-498c-a467-c1ef14225121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:45.061Z|eb054885-0d48-47e2-abc0-c9ca2e95326b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:36:45.062Z|eb054885-0d48-47e2-abc0-c9ca2e95326b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:36:45.569Z|b01067ab-398b-4a79-8cdb-4e6ce06788ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:45.570Z|b01067ab-398b-4a79-8cdb-4e6ce06788ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:49.750Z|35cbbe4d-6a7e-4d33-bf8a-3bb08349c34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:49.751Z|35cbbe4d-6a7e-4d33-bf8a-3bb08349c34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:51.650Z|68e32b60-38cc-4739-82a5-bd751ed9a0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:51.651Z|68e32b60-38cc-4739-82a5-bd751ed9a0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:55.595Z|d5f48727-8f0c-4042-9142-de341daeeb24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:55.596Z|d5f48727-8f0c-4042-9142-de341daeeb24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:36:59.782Z|c705fd1d-0704-415e-b5e0-063bdb6d0d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:36:59.783Z|c705fd1d-0704-415e-b5e0-063bdb6d0d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:00.061Z|05cbb4a0-80cd-4a63-b7d8-8f6a77be0df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:37:00.065Z|05cbb4a0-80cd-4a63-b7d8-8f6a77be0df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:37:00.499Z|2eef17c7-f44a-4034-a4ed-4dfcf685cfc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:37:00.500Z|2eef17c7-f44a-4034-a4ed-4dfcf685cfc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:37:01.679Z|4e6a658d-8fb5-4ac9-a251-9ee3371dcbbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:01.681Z|4e6a658d-8fb5-4ac9-a251-9ee3371dcbbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:05.625Z|5c7c78bf-0a4d-47a5-bdd0-354f3ecda6cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:05.626Z|5c7c78bf-0a4d-47a5-bdd0-354f3ecda6cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:09.817Z|b5bb2a0a-855b-46ac-92a1-4b2cb0fd1a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:09.823Z|b5bb2a0a-855b-46ac-92a1-4b2cb0fd1a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:11.710Z|bc791049-7abd-48ad-9326-98962543ff8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:11.711Z|bc791049-7abd-48ad-9326-98962543ff8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:15.061Z|ce5975c6-92c3-4037-911f-e44b8c04ed2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:37:15.062Z|ce5975c6-92c3-4037-911f-e44b8c04ed2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:37:15.657Z|f8d85c89-993a-4966-9c90-f268c1448a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:15.658Z|f8d85c89-993a-4966-9c90-f268c1448a28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:19.853Z|cb482156-1e9c-4682-af78-a09605d7c5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:19.854Z|cb482156-1e9c-4682-af78-a09605d7c5e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:21.746Z|c8cfd4c3-ceb9-4bf7-a88f-5d6b31ffc7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:21.747Z|c8cfd4c3-ceb9-4bf7-a88f-5d6b31ffc7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:25.688Z|95f19cd5-7da2-4ad9-8782-feb7f545b261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:25.690Z|95f19cd5-7da2-4ad9-8782-feb7f545b261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:29.860Z|8eec83b2-f273-4059-9fee-a171cb4e386a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:37:29.861Z|8eec83b2-f273-4059-9fee-a171cb4e386a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:29.885Z|a70981d0-1b75-4ff1-8647-ddef244b7e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:29.891Z|a70981d0-1b75-4ff1-8647-ddef244b7e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:30.061Z|c8ba8bdc-194d-4b26-b645-f12ae706627b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:37:30.062Z|c8ba8bdc-194d-4b26-b645-f12ae706627b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:37:30.503Z|edae59c1-eddc-403d-97e6-07f6b619d1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:37:30.504Z|edae59c1-eddc-403d-97e6-07f6b619d1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:37:31.783Z|45d67d10-fa04-4241-b463-11387858030c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:31.784Z|45d67d10-fa04-4241-b463-11387858030c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:35.719Z|859a7b9c-c50f-4ac0-83f7-3850bbaee799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:35.721Z|859a7b9c-c50f-4ac0-83f7-3850bbaee799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:39.925Z|dcd1a235-bdb0-4f5b-a36e-b7ad31418acf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:39.926Z|dcd1a235-bdb0-4f5b-a36e-b7ad31418acf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:41.816Z|58fb228f-ecaf-4468-9308-be7d4f5101f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:41.817Z|58fb228f-ecaf-4468-9308-be7d4f5101f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:45.061Z|1227b93d-ef2f-4007-8414-410fec43f15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:37:45.067Z|1227b93d-ef2f-4007-8414-410fec43f15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:37:45.763Z|74cf4201-7783-45c9-9201-a68827d217df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:45.766Z|74cf4201-7783-45c9-9201-a68827d217df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:49.954Z|ca09d423-dd68-455f-a2a1-dc8ec2fde558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:49.955Z|ca09d423-dd68-455f-a2a1-dc8ec2fde558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:51.856Z|f3cbb52f-ebbf-461c-8d64-3a30534007bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:51.857Z|f3cbb52f-ebbf-461c-8d64-3a30534007bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:55.800Z|6cd63135-f2a5-41f5-a5cd-71ba6ee1be85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:55.801Z|6cd63135-f2a5-41f5-a5cd-71ba6ee1be85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:37:59.983Z|83e63081-4af8-4b63-a669-8c4e6d2bd93c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:37:59.985Z|83e63081-4af8-4b63-a669-8c4e6d2bd93c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:00.061Z|3199578b-e5ce-41b9-ba2d-5b2305181685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:38:00.062Z|3199578b-e5ce-41b9-ba2d-5b2305181685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:38:00.505Z|2513ebb6-16d5-41ed-af69-85d269473de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:38:00.506Z|2513ebb6-16d5-41ed-af69-85d269473de0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:38:01.885Z|5fda54ba-bc4b-4aba-93d1-846265085592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:01.887Z|5fda54ba-bc4b-4aba-93d1-846265085592|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:05.829Z|9a21e2cd-586e-4b77-836c-b166bf434a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:05.830Z|9a21e2cd-586e-4b77-836c-b166bf434a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:10.015Z|cfa8bf88-4d4a-403c-90ae-2e34d913939c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:10.016Z|cfa8bf88-4d4a-403c-90ae-2e34d913939c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:11.919Z|015a04b9-fe7a-4776-8d75-fbcda039094e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:11.920Z|015a04b9-fe7a-4776-8d75-fbcda039094e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:15.061Z|7b263deb-b476-44c1-96f3-dcf495957a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:38:15.062Z|7b263deb-b476-44c1-96f3-dcf495957a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:38:15.865Z|42fb4cef-a84f-4275-870c-3fbe65cd8b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:15.866Z|42fb4cef-a84f-4275-870c-3fbe65cd8b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:20.047Z|1cb0ccd1-c863-46c5-94ac-839ef5340f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:20.048Z|1cb0ccd1-c863-46c5-94ac-839ef5340f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:21.949Z|945aef98-e9a7-4a08-9d86-9cbbaacbdd8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:21.950Z|945aef98-e9a7-4a08-9d86-9cbbaacbdd8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:25.900Z|e07147f1-0ffe-442e-a946-3ac9b7847a9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:25.901Z|e07147f1-0ffe-442e-a946-3ac9b7847a9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:29.862Z|c7c8e55a-7ad9-410f-852d-2ecb17c4cb88|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:38:29.863Z|c7c8e55a-7ad9-410f-852d-2ecb17c4cb88|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:30.061Z|7a10f4b7-2c0e-4314-b0fd-860853a4ba31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:38:30.065Z|7a10f4b7-2c0e-4314-b0fd-860853a4ba31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:38:30.079Z|640bf694-8532-4a7a-8a24-06d57e03eab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:30.080Z|640bf694-8532-4a7a-8a24-06d57e03eab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:30.507Z|dc9a5d0c-9f92-491f-a3f0-3c179370878f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:38:30.507Z|dc9a5d0c-9f92-491f-a3f0-3c179370878f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:38:31.988Z|213499c4-6af2-41c9-b8f9-9f817e0330d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:31.989Z|213499c4-6af2-41c9-b8f9-9f817e0330d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:35.933Z|632ff263-b2ba-4112-808d-fef28d1c5b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:35.935Z|632ff263-b2ba-4112-808d-fef28d1c5b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:40.116Z|2400a8f1-d2e5-45a3-8e72-a7ed54b656d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:40.117Z|2400a8f1-d2e5-45a3-8e72-a7ed54b656d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:42.016Z|f63995c0-8ac5-4e98-9c35-57a5e741ba1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:42.016Z|f63995c0-8ac5-4e98-9c35-57a5e741ba1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:45.061Z|f8ab18b5-8163-4553-bf44-ad8e7f5b236f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:38:45.062Z|f8ab18b5-8163-4553-bf44-ad8e7f5b236f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:38:45.966Z|6e096276-a718-4f84-9417-10c60a25077b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:45.967Z|6e096276-a718-4f84-9417-10c60a25077b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:50.147Z|0ae07c19-7f8f-48d9-923e-d526849c97da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:50.149Z|0ae07c19-7f8f-48d9-923e-d526849c97da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:52.061Z|578eb940-a280-4436-bfe4-f459babea3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:52.062Z|578eb940-a280-4436-bfe4-f459babea3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:38:55.993Z|eacc8e05-ba73-4ccc-bec2-a0cce798f886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:38:55.994Z|eacc8e05-ba73-4ccc-bec2-a0cce798f886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:00.062Z|a7b9bf9a-a7af-4cfe-904f-c68b0ac54644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:39:00.063Z|a7b9bf9a-a7af-4cfe-904f-c68b0ac54644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:39:00.177Z|53a561da-1016-4f03-83a6-a10ae3b16fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:00.178Z|53a561da-1016-4f03-83a6-a10ae3b16fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:00.511Z|1f4a59f6-f64b-4723-b52c-02f445919ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:39:00.512Z|1f4a59f6-f64b-4723-b52c-02f445919ea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:39:02.102Z|195d2e3a-25ea-4d5d-be97-44cb9ffcda92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:02.103Z|195d2e3a-25ea-4d5d-be97-44cb9ffcda92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:06.035Z|66817c65-da83-4346-997a-913c8ff02d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:06.036Z|66817c65-da83-4346-997a-913c8ff02d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:10.205Z|3fa7390f-2468-4338-bc4c-facf5e0140fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:10.206Z|3fa7390f-2468-4338-bc4c-facf5e0140fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:12.139Z|d6bedd09-6e8f-4b4f-90e5-bf6e2325daa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:12.140Z|d6bedd09-6e8f-4b4f-90e5-bf6e2325daa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:15.061Z|30f8e225-4a30-403f-bf62-6e4d7285e092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:39:15.068Z|30f8e225-4a30-403f-bf62-6e4d7285e092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:39:16.074Z|2a28dda3-8209-478a-8375-94d872348892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:16.076Z|2a28dda3-8209-478a-8375-94d872348892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:20.236Z|7089fb07-0590-43bf-8469-6117f768a616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:20.237Z|7089fb07-0590-43bf-8469-6117f768a616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:22.173Z|90c91716-235a-4c51-8368-22a2cdb4d103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:22.174Z|90c91716-235a-4c51-8368-22a2cdb4d103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:26.112Z|057edfdd-1f9d-4268-b087-0a5be8f2fb8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:26.116Z|057edfdd-1f9d-4268-b087-0a5be8f2fb8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:29.860Z|d22ec987-39b4-41f8-b127-fd565f6cba5d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:39:29.862Z|d22ec987-39b4-41f8-b127-fd565f6cba5d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:30.061Z|d5299845-03fb-4509-96e6-a47b9b6b336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:39:30.062Z|d5299845-03fb-4509-96e6-a47b9b6b336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:39:30.272Z|0b4e3a16-7734-4ebc-9d13-d1f9ce5d7611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:30.273Z|0b4e3a16-7734-4ebc-9d13-d1f9ce5d7611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:30.514Z|4f7d4f21-b04d-4925-9600-d540f5b4a600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:39:30.515Z|4f7d4f21-b04d-4925-9600-d540f5b4a600|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:39:32.202Z|9fcaf30e-0424-4326-ac86-150b03554b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:32.204Z|9fcaf30e-0424-4326-ac86-150b03554b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:36.150Z|7a81b28d-24f1-4070-9aab-9387a4d6270b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:36.151Z|7a81b28d-24f1-4070-9aab-9387a4d6270b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:40.298Z|d8b1ce3e-e80d-4533-9d81-4953a6e3098e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:40.299Z|d8b1ce3e-e80d-4533-9d81-4953a6e3098e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:42.239Z|781fb101-6078-46de-a6d5-3028e545e35c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:42.241Z|781fb101-6078-46de-a6d5-3028e545e35c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:45.062Z|1696a009-f7c0-4d03-9c1a-4e802c4348eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:39:45.063Z|1696a009-f7c0-4d03-9c1a-4e802c4348eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:39:46.177Z|063028e6-054a-4873-9573-189c58a329bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:46.178Z|063028e6-054a-4873-9573-189c58a329bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:50.327Z|3cee4a0a-6c6a-4b83-a03b-84ff0116a872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:50.329Z|3cee4a0a-6c6a-4b83-a03b-84ff0116a872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:52.269Z|8471fa69-966b-4a45-ace9-dcb4018782c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:52.271Z|8471fa69-966b-4a45-ace9-dcb4018782c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:39:56.204Z|0659ae6a-e08d-4659-9c54-5425187ede59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:39:56.205Z|0659ae6a-e08d-4659-9c54-5425187ede59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:00.062Z|70a36565-2e51-4b74-af6d-fe343fe8af3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:40:00.067Z|70a36565-2e51-4b74-af6d-fe343fe8af3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:40:00.359Z|6c2dfa9d-ffe6-4b55-b299-007e978f2d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:00.361Z|6c2dfa9d-ffe6-4b55-b299-007e978f2d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:00.516Z|70717f19-0d51-4801-9262-1bc2d84bbda1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:40:00.517Z|70717f19-0d51-4801-9262-1bc2d84bbda1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:40:02.301Z|49e4d657-c183-451d-86da-f5ed7c218d9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:02.303Z|49e4d657-c183-451d-86da-f5ed7c218d9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:06.232Z|d6275ae6-224c-440c-8a3b-d706eb20941f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:06.233Z|d6275ae6-224c-440c-8a3b-d706eb20941f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:10.389Z|d26befd3-1c1c-4823-8853-f5efff3a4ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:10.390Z|d26befd3-1c1c-4823-8853-f5efff3a4ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:12.333Z|d430ca92-e2e4-4029-8234-92d9d05cafc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:12.334Z|d430ca92-e2e4-4029-8234-92d9d05cafc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:15.061Z|505fac4a-d129-4c4b-9c96-55bc7904a780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:40:15.062Z|505fac4a-d129-4c4b-9c96-55bc7904a780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:40:16.271Z|8adb752e-c4f3-4a1e-94f7-94ef3463d2b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:16.272Z|8adb752e-c4f3-4a1e-94f7-94ef3463d2b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:20.419Z|1f3ccb95-746d-4a02-9fc7-7a03ca6cf0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:20.421Z|1f3ccb95-746d-4a02-9fc7-7a03ca6cf0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:22.363Z|7fa14bc0-35cd-4ab4-a83d-aae8eefd0c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:22.364Z|7fa14bc0-35cd-4ab4-a83d-aae8eefd0c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:26.301Z|35ae2e03-eed5-4f50-9ba8-6d14c6878e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:26.302Z|35ae2e03-eed5-4f50-9ba8-6d14c6878e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:29.861Z|c4fa8f2a-794b-488b-9daf-5d622e622c66|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:40:29.862Z|c4fa8f2a-794b-488b-9daf-5d622e622c66|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:30.062Z|156ac5c3-af0e-4f71-b690-463e17f49795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:40:30.063Z|156ac5c3-af0e-4f71-b690-463e17f49795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:40:30.455Z|ae359396-5e1f-4dcf-a2be-df91b767db35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:30.457Z|ae359396-5e1f-4dcf-a2be-df91b767db35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:30.518Z|a7fd63b4-2d58-4792-99cd-c3e91733d786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:40:30.519Z|a7fd63b4-2d58-4792-99cd-c3e91733d786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:40:32.390Z|019ef38f-6571-4b04-824c-aac89e086bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:32.392Z|019ef38f-6571-4b04-824c-aac89e086bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:36.356Z|29f3aae8-5641-4edb-b767-8b81eca56fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:36.358Z|29f3aae8-5641-4edb-b767-8b81eca56fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:40.492Z|50e8e673-09b3-4b06-89b0-86e7df393c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:40.493Z|50e8e673-09b3-4b06-89b0-86e7df393c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:42.419Z|934d1ba7-6792-4a2e-8c1e-0c0905efd599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:42.420Z|934d1ba7-6792-4a2e-8c1e-0c0905efd599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:45.064Z|245c8e50-6a93-4d0c-9d7e-6b910141d568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:40:45.070Z|245c8e50-6a93-4d0c-9d7e-6b910141d568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:40:46.387Z|9d022fa7-bb4b-40a2-b684-3d46927f0783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:46.388Z|9d022fa7-bb4b-40a2-b684-3d46927f0783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:50.522Z|d49991b4-adbb-487d-94d4-75471f16c8b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:50.523Z|d49991b4-adbb-487d-94d4-75471f16c8b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:52.451Z|ff5f3c03-9bb4-4cef-958e-e0b2f93ed331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:52.453Z|ff5f3c03-9bb4-4cef-958e-e0b2f93ed331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:40:56.427Z|9ed2eda5-a8d8-4cce-994a-1bd32c9cea14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:40:56.429Z|9ed2eda5-a8d8-4cce-994a-1bd32c9cea14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:00.062Z|d2c75016-eb31-44a0-ae2e-e7130dea86c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:41:00.063Z|d2c75016-eb31-44a0-ae2e-e7130dea86c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:41:00.520Z|f331c0d4-5408-43f5-b30e-b986e189a9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:41:00.521Z|f331c0d4-5408-43f5-b30e-b986e189a9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:41:00.554Z|b3cd3e9c-f338-4755-86cf-c83f8ee39293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:00.555Z|b3cd3e9c-f338-4755-86cf-c83f8ee39293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:02.490Z|0e915c99-319e-47c2-a83b-47d4d3a5bc15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:02.491Z|0e915c99-319e-47c2-a83b-47d4d3a5bc15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:06.465Z|94b703d5-0e2e-4ba2-9c24-c55e94661106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:06.467Z|94b703d5-0e2e-4ba2-9c24-c55e94661106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:10.584Z|b1b8ffc1-f132-412d-8d70-ab6d6253f03b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:10.585Z|b1b8ffc1-f132-412d-8d70-ab6d6253f03b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:12.522Z|31471f9d-495c-4fcb-aa84-05f98b42caac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:12.523Z|31471f9d-495c-4fcb-aa84-05f98b42caac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:15.063Z|7ec13546-a850-4889-ac75-38adc9dbaa60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:41:15.064Z|7ec13546-a850-4889-ac75-38adc9dbaa60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:41:16.509Z|e4c004c4-f50b-4c83-8f59-78278d79a9a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:16.510Z|e4c004c4-f50b-4c83-8f59-78278d79a9a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:20.621Z|531475e9-1809-450a-acaf-7691273b9502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:20.623Z|531475e9-1809-450a-acaf-7691273b9502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:22.566Z|852e73e2-67b1-4a22-8412-039ee2923809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:22.568Z|852e73e2-67b1-4a22-8412-039ee2923809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:26.549Z|45f272ad-0140-48be-8a18-325edc8beb18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:26.551Z|45f272ad-0140-48be-8a18-325edc8beb18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:29.867Z|fcd5b951-523d-4e7a-829b-d51ddc454392|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:41:29.868Z|fcd5b951-523d-4e7a-829b-d51ddc454392|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:30.062Z|b242a827-7958-4c8d-8b7d-3dc04076f46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:41:30.070Z|b242a827-7958-4c8d-8b7d-3dc04076f46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:41:30.521Z|076f0bf0-d712-4a97-b1a8-191b1f909d1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:41:30.523Z|076f0bf0-d712-4a97-b1a8-191b1f909d1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:41:30.669Z|c4fca3f0-8153-4b40-bd54-fd7affa3c642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:30.671Z|c4fca3f0-8153-4b40-bd54-fd7affa3c642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:32.598Z|df01fa2a-a110-4f56-b154-7c37d824639d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:32.599Z|df01fa2a-a110-4f56-b154-7c37d824639d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:36.580Z|06de3068-d652-4fa8-a084-3a92de6d7646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:36.581Z|06de3068-d652-4fa8-a084-3a92de6d7646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:40.714Z|8cdf7ac1-32c8-469c-b43c-78b428be4250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:40.715Z|8cdf7ac1-32c8-469c-b43c-78b428be4250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:42.630Z|73f75825-ee55-4522-924b-371937ce5690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:42.632Z|73f75825-ee55-4522-924b-371937ce5690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:45.061Z|7892096e-348e-4b08-b056-2e13319baa83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:41:45.062Z|7892096e-348e-4b08-b056-2e13319baa83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:41:46.612Z|04bcbe6f-c322-478d-9e28-726870aa7f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:46.614Z|04bcbe6f-c322-478d-9e28-726870aa7f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:50.747Z|5435f984-7d8c-4d75-9d6f-991ff2375826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:50.748Z|5435f984-7d8c-4d75-9d6f-991ff2375826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:52.659Z|f0547241-9b6a-494c-9bca-823227bd692c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:52.660Z|f0547241-9b6a-494c-9bca-823227bd692c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:41:56.654Z|04ab7230-3da6-426e-b357-10561bddc152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:41:56.656Z|04ab7230-3da6-426e-b357-10561bddc152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:00.061Z|3bde4c6e-be78-42f6-9192-5aea2f4db22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:42:00.063Z|3bde4c6e-be78-42f6-9192-5aea2f4db22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:42:00.523Z|87ed569a-d613-47cc-8ba8-50e8dee6baa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:42:00.524Z|87ed569a-d613-47cc-8ba8-50e8dee6baa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:42:00.787Z|13bc4783-0335-47b3-a2fe-691b9bf09493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:00.789Z|13bc4783-0335-47b3-a2fe-691b9bf09493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:02.690Z|ae988cc8-10e1-4fe3-8837-7293b1ca5a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:02.691Z|ae988cc8-10e1-4fe3-8837-7293b1ca5a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:06.691Z|d9efeb9b-d461-4020-827d-ca1d59a98d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:06.693Z|d9efeb9b-d461-4020-827d-ca1d59a98d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:10.820Z|49f91ca7-97ed-471e-8888-f1c135c34838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:10.821Z|49f91ca7-97ed-471e-8888-f1c135c34838|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:12.716Z|4a16c420-27cb-4af9-8118-632fb37d0765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:12.718Z|4a16c420-27cb-4af9-8118-632fb37d0765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:15.061Z|bdbc54b7-9a8a-4e99-97ad-07a23d78d521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:42:15.072Z|bdbc54b7-9a8a-4e99-97ad-07a23d78d521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:42:16.730Z|c6d997a1-0f47-448c-b624-12b5d8232a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:16.732Z|c6d997a1-0f47-448c-b624-12b5d8232a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:20.850Z|4088da95-daf0-408e-a49c-6170c16d129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:20.851Z|4088da95-daf0-408e-a49c-6170c16d129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:22.746Z|7517571c-5099-46c1-99b7-897dfac31d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:22.747Z|7517571c-5099-46c1-99b7-897dfac31d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:26.767Z|d062e548-953d-4c04-ac6f-fba00f8dbade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:26.768Z|d062e548-953d-4c04-ac6f-fba00f8dbade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:29.861Z|6885634a-e011-439d-a8ab-af09d8e904e1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:42:29.864Z|6885634a-e011-439d-a8ab-af09d8e904e1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:30.061Z|036b95b0-7037-4c8f-aa09-8ba6e2ade8c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:42:30.062Z|036b95b0-7037-4c8f-aa09-8ba6e2ade8c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:42:30.525Z|bc7664fa-4b91-4f94-bef1-a88115e471c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:42:30.526Z|bc7664fa-4b91-4f94-bef1-a88115e471c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:42:30.876Z|6d27b31f-b649-4745-b7d5-c9638b802e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:30.877Z|6d27b31f-b649-4745-b7d5-c9638b802e11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:32.778Z|685bbdfa-1073-486c-b380-07badb089ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:32.779Z|685bbdfa-1073-486c-b380-07badb089ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:36.800Z|2deee0dd-460d-496a-a954-b68e2bf8753a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:36.801Z|2deee0dd-460d-496a-a954-b68e2bf8753a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:40.907Z|b1295e2e-6949-4f3d-9a74-a3c72325d612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:40.908Z|b1295e2e-6949-4f3d-9a74-a3c72325d612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:42.805Z|bc0a9916-ad59-4df6-af01-185931bb67b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:42.807Z|bc0a9916-ad59-4df6-af01-185931bb67b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:45.061Z|16bce061-1336-4f89-b2a2-2d2213d2d16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:42:45.062Z|16bce061-1336-4f89-b2a2-2d2213d2d16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:42:46.845Z|42342686-3d29-4a62-86b0-2645e1c2584c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:46.846Z|42342686-3d29-4a62-86b0-2645e1c2584c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:50.936Z|8782f790-aaf5-41ef-841e-4d820e6556ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:50.937Z|8782f790-aaf5-41ef-841e-4d820e6556ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:52.832Z|2a699fea-e303-44fe-9a7d-e9288c3e68b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:52.834Z|2a699fea-e303-44fe-9a7d-e9288c3e68b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:42:56.873Z|7dec4b39-66ba-4378-a016-5c075e920912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:42:56.875Z|7dec4b39-66ba-4378-a016-5c075e920912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:00.061Z|82c7f761-b718-4335-8870-b251c340d808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:43:00.066Z|82c7f761-b718-4335-8870-b251c340d808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:43:00.527Z|a5958dbb-b2da-42ea-83c4-64e2b054cbec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:43:00.527Z|a5958dbb-b2da-42ea-83c4-64e2b054cbec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:43:00.976Z|d2cb31b6-4a6b-4b59-a681-a9e371154807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:00.977Z|d2cb31b6-4a6b-4b59-a681-a9e371154807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:02.870Z|2b7c40da-695e-409f-bdc3-3651b64bcc5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:02.871Z|2b7c40da-695e-409f-bdc3-3651b64bcc5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:06.905Z|0cb95018-d49a-4e77-b733-5f9be51f243e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:06.906Z|0cb95018-d49a-4e77-b733-5f9be51f243e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:11.011Z|3fa214c4-1e91-4d29-92c3-55e8e744bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:11.012Z|3fa214c4-1e91-4d29-92c3-55e8e744bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:12.907Z|31469cfb-874d-4708-bd9f-7699c53b0ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:12.908Z|31469cfb-874d-4708-bd9f-7699c53b0ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:15.061Z|7aa7e823-1305-491c-b589-38cd5e729f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:43:15.062Z|7aa7e823-1305-491c-b589-38cd5e729f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:43:16.941Z|a73f465d-8216-4f82-8d16-f34a294f99c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:16.942Z|a73f465d-8216-4f82-8d16-f34a294f99c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:21.053Z|b9eb5166-8b04-495e-87a7-972c9fb04657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:21.055Z|b9eb5166-8b04-495e-87a7-972c9fb04657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:22.935Z|6155ec49-e3f5-4295-8d04-a4b4ca44fbd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:22.937Z|6155ec49-e3f5-4295-8d04-a4b4ca44fbd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:26.979Z|6cf670f1-dc90-4eac-b52e-2c15b69f4acf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:26.980Z|6cf670f1-dc90-4eac-b52e-2c15b69f4acf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:29.862Z|43f81959-298d-4c32-acc0-6689312ad31e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:43:29.871Z|43f81959-298d-4c32-acc0-6689312ad31e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:30.061Z|523564f8-f9da-4e68-a8e2-a475840b19aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:43:30.062Z|523564f8-f9da-4e68-a8e2-a475840b19aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:43:30.528Z|abaa36d3-3f0b-4cad-900c-26d55b8d6ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:43:30.529Z|abaa36d3-3f0b-4cad-900c-26d55b8d6ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:43:31.086Z|5ab58643-e3e2-4500-ba7c-379662ac48c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:31.087Z|5ab58643-e3e2-4500-ba7c-379662ac48c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:32.967Z|d0530162-4a95-494d-a36a-63bc53961b8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:32.968Z|d0530162-4a95-494d-a36a-63bc53961b8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:37.013Z|a7078763-04df-4747-a148-7b716bd69fc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:37.015Z|a7078763-04df-4747-a148-7b716bd69fc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:41.116Z|c3add273-bac5-4b3a-9a33-7eee6df06cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:41.117Z|c3add273-bac5-4b3a-9a33-7eee6df06cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:43.000Z|cbaf99c0-813d-4490-802f-4133554a75aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:43.001Z|cbaf99c0-813d-4490-802f-4133554a75aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:45.061Z|cafdf69e-e4d1-45d8-9e13-88ffb61a9635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:43:45.070Z|cafdf69e-e4d1-45d8-9e13-88ffb61a9635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:43:47.057Z|983cbf87-6cd8-4668-a757-79be22c8da8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:47.059Z|983cbf87-6cd8-4668-a757-79be22c8da8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:51.145Z|8c724e40-0c77-41d4-93b1-36825ab329fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:51.146Z|8c724e40-0c77-41d4-93b1-36825ab329fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:53.078Z|8da63684-86df-4cb0-b4d5-5ff102e20e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:53.080Z|8da63684-86df-4cb0-b4d5-5ff102e20e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:43:57.094Z|f2778920-8644-49b1-b1a7-b2aab04680bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:43:57.096Z|f2778920-8644-49b1-b1a7-b2aab04680bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:00.061Z|2eb27d80-0b50-4745-ba0b-624fba56a58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:44:00.062Z|2eb27d80-0b50-4745-ba0b-624fba56a58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:44:00.530Z|7fe16592-4012-44fd-bf13-e9890dd5f815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:44:00.531Z|7fe16592-4012-44fd-bf13-e9890dd5f815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:44:01.175Z|d2106ad4-044c-455c-9494-d7442066c14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:01.176Z|d2106ad4-044c-455c-9494-d7442066c14d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:03.125Z|4695d012-b440-40a5-ad0a-d2af7fce6e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:03.127Z|4695d012-b440-40a5-ad0a-d2af7fce6e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:07.134Z|5596e7e8-2ed9-4d4f-aca6-cafa9e5c2763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:07.135Z|5596e7e8-2ed9-4d4f-aca6-cafa9e5c2763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:11.208Z|9cc5cb81-1b0b-49ff-a873-acb35d0a6dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:11.209Z|9cc5cb81-1b0b-49ff-a873-acb35d0a6dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:13.159Z|8c407db1-c81c-4da1-a8e7-589d84c9c750|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:13.160Z|8c407db1-c81c-4da1-a8e7-589d84c9c750|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:15.061Z|fcc8d846-4daf-4876-8eac-0bb6beebc5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:44:15.062Z|fcc8d846-4daf-4876-8eac-0bb6beebc5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:44:17.177Z|b23c1312-4e8c-4909-b1ff-dd0ddea85b22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:17.178Z|b23c1312-4e8c-4909-b1ff-dd0ddea85b22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:21.239Z|4d82b18f-e7e3-449c-9cf3-b406b68b5227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:21.241Z|4d82b18f-e7e3-449c-9cf3-b406b68b5227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:23.187Z|1e5758e5-3722-47c4-b695-2e2f3739feac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:23.189Z|1e5758e5-3722-47c4-b695-2e2f3739feac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:27.213Z|52c6ae2d-bdc9-4c60-80f1-d73ace75bf3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:27.219Z|52c6ae2d-bdc9-4c60-80f1-d73ace75bf3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:29.868Z|bca8e78c-1489-4ae7-8160-e528d58c147a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:44:29.869Z|bca8e78c-1489-4ae7-8160-e528d58c147a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:30.062Z|209c5672-ff00-4eb8-8dbe-2f8bdb4f289c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:44:30.067Z|209c5672-ff00-4eb8-8dbe-2f8bdb4f289c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:44:30.533Z|dcd15912-4b5e-4ebe-b6e6-686ce28a097b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:44:30.534Z|dcd15912-4b5e-4ebe-b6e6-686ce28a097b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:44:31.269Z|7dfc8b9b-4b82-48a8-a3e6-3df659ba6493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:31.271Z|7dfc8b9b-4b82-48a8-a3e6-3df659ba6493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:33.236Z|1d217557-238d-4f9a-a081-91258b209063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:33.237Z|1d217557-238d-4f9a-a081-91258b209063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:37.254Z|ad198450-c0a4-4a6a-9302-f423b8078c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:37.256Z|ad198450-c0a4-4a6a-9302-f423b8078c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:41.300Z|ec794d3f-dea6-44b1-9047-91af3475038a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:41.302Z|ec794d3f-dea6-44b1-9047-91af3475038a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:43.295Z|f0363484-0f1e-4909-91f9-dd5abb4afa4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:43.296Z|f0363484-0f1e-4909-91f9-dd5abb4afa4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:45.063Z|0dfb1763-3626-4fec-a7ce-36e8c3bb5007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:44:45.063Z|0dfb1763-3626-4fec-a7ce-36e8c3bb5007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:44:47.297Z|ad55133b-f44e-48c7-83d3-d46a4394a474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:47.298Z|ad55133b-f44e-48c7-83d3-d46a4394a474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:51.336Z|ff2608bb-8ccf-4331-ae27-27d7642077d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:51.338Z|ff2608bb-8ccf-4331-ae27-27d7642077d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:53.352Z|af5eff45-1a8c-467f-952b-f1d5ea67e8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:53.354Z|af5eff45-1a8c-467f-952b-f1d5ea67e8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:44:57.350Z|c923e085-846b-468f-bc34-8c298aacb5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:44:57.351Z|c923e085-846b-468f-bc34-8c298aacb5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:00.062Z|cdccb7dc-44b0-4d1f-bff2-8bef34151f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:45:00.062Z|cdccb7dc-44b0-4d1f-bff2-8bef34151f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:45:00.535Z|38a343c9-002b-4dd0-940d-f5b4e7e193e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:45:00.536Z|38a343c9-002b-4dd0-940d-f5b4e7e193e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:45:01.371Z|16d5fd56-db38-4bd2-946d-d3d425821b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:01.372Z|16d5fd56-db38-4bd2-946d-d3d425821b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:03.396Z|0bbcf345-c755-4a12-af5d-478d157806f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:03.397Z|0bbcf345-c755-4a12-af5d-478d157806f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:07.379Z|a9377a6f-7a6c-4ec7-8db1-c905e92bd51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:07.381Z|a9377a6f-7a6c-4ec7-8db1-c905e92bd51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:11.529Z|a9bdc58b-361d-494d-af88-555bca165fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:11.536Z|a9bdc58b-361d-494d-af88-555bca165fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:13.442Z|f5ac2cde-fa97-4015-9ac3-78c884c512bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:13.444Z|f5ac2cde-fa97-4015-9ac3-78c884c512bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:15.061Z|7fcb66bf-550b-4725-8671-4ddfa21a6a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:45:15.065Z|7fcb66bf-550b-4725-8671-4ddfa21a6a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:45:17.410Z|cad1e584-93df-476b-80b7-2204221d1f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:17.412Z|cad1e584-93df-476b-80b7-2204221d1f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:21.596Z|6e08302f-1d43-4030-bdc6-8fa828dc4319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:21.597Z|6e08302f-1d43-4030-bdc6-8fa828dc4319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:23.475Z|8a752dd3-1fe3-4f21-9127-c4ce13e4fb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:23.476Z|8a752dd3-1fe3-4f21-9127-c4ce13e4fb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:27.442Z|a2eff197-6929-403a-b9ea-2db7f5ff118d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:27.444Z|a2eff197-6929-403a-b9ea-2db7f5ff118d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:29.861Z|8d329156-405a-4ca3-be47-7d3576dbbfaa|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:45:29.863Z|8d329156-405a-4ca3-be47-7d3576dbbfaa|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:30.061Z|65a5383a-af22-411d-82ac-3db208a6926b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:45:30.062Z|65a5383a-af22-411d-82ac-3db208a6926b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:45:30.536Z|b7d04561-23dc-4505-94af-5cf87d237e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:45:30.537Z|b7d04561-23dc-4505-94af-5cf87d237e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:45:31.629Z|592d6836-a6f7-4976-8eb6-bca878606937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:31.630Z|592d6836-a6f7-4976-8eb6-bca878606937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:33.517Z|06ca602b-19e9-4196-a159-2b92d91e32fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:33.518Z|06ca602b-19e9-4196-a159-2b92d91e32fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:37.474Z|740f769e-4376-4ab0-89f1-86c5f4ed2b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:37.475Z|740f769e-4376-4ab0-89f1-86c5f4ed2b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:41.658Z|88ad3260-6100-4744-a9d0-344064391e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:41.660Z|88ad3260-6100-4744-a9d0-344064391e66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:43.548Z|9b5aaf71-2432-4a2b-8efd-582ee64b4114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:43.549Z|9b5aaf71-2432-4a2b-8efd-582ee64b4114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:45.061Z|3d3cbcf8-6e58-499d-9940-9fcddece76fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:45:45.062Z|3d3cbcf8-6e58-499d-9940-9fcddece76fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:45:47.504Z|bf76db84-bee0-4296-98a7-b1196a2c9b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:47.505Z|bf76db84-bee0-4296-98a7-b1196a2c9b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:51.692Z|ac3a16f7-9661-4ec1-ba9a-3c22791d4f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:51.693Z|ac3a16f7-9661-4ec1-ba9a-3c22791d4f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:53.584Z|04bcb2ae-0be1-4063-bc0c-1d49927333db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:53.586Z|04bcb2ae-0be1-4063-bc0c-1d49927333db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:45:57.532Z|30cc9239-044c-4ccc-8a9c-7da870efe970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:45:57.534Z|30cc9239-044c-4ccc-8a9c-7da870efe970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:00.061Z|3a7870ea-df3f-4f07-8d9c-dea406e24546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:46:00.071Z|3a7870ea-df3f-4f07-8d9c-dea406e24546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:46:00.539Z|1d48cf6d-cb16-4e1d-a740-c6b244adffa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:46:00.541Z|1d48cf6d-cb16-4e1d-a740-c6b244adffa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:46:01.721Z|91617c2b-f9d1-4d10-9a51-f710b6e6042a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:01.723Z|91617c2b-f9d1-4d10-9a51-f710b6e6042a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:03.623Z|daea487f-2a03-43bb-9dd0-5416ecdfb412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:03.624Z|daea487f-2a03-43bb-9dd0-5416ecdfb412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:07.561Z|d5be6a5d-b8f1-43b8-8793-15c847e4e06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:07.562Z|d5be6a5d-b8f1-43b8-8793-15c847e4e06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:11.752Z|1e9c9777-9e5d-4741-aeae-879018b4c1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:11.753Z|1e9c9777-9e5d-4741-aeae-879018b4c1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:13.654Z|597ec8a0-74bc-4e10-a34b-6e10ec6833a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:13.655Z|597ec8a0-74bc-4e10-a34b-6e10ec6833a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:15.061Z|ed611b38-913f-49ac-bca6-f0630d5fa286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:46:15.062Z|ed611b38-913f-49ac-bca6-f0630d5fa286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:46:17.588Z|50e1744d-12ec-4120-a6b4-177139e2bf5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:17.589Z|50e1744d-12ec-4120-a6b4-177139e2bf5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:21.789Z|be554505-ec01-409f-be88-5ca2e7bc7140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:21.791Z|be554505-ec01-409f-be88-5ca2e7bc7140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:23.683Z|e8d1a4da-e539-42dd-8883-cbd16c42ebea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:23.684Z|e8d1a4da-e539-42dd-8883-cbd16c42ebea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:27.617Z|1b26836b-f56c-498f-b38c-657a353561b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:27.619Z|1b26836b-f56c-498f-b38c-657a353561b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:29.861Z|88028155-214c-4e9d-91ee-d4b556a5f45a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:46:29.862Z|88028155-214c-4e9d-91ee-d4b556a5f45a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:30.061Z|954cab6c-bf42-4b24-8b23-9a38a2fb92bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:46:30.062Z|954cab6c-bf42-4b24-8b23-9a38a2fb92bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:46:30.542Z|d3e7f1a1-e56b-4e0c-9260-20c6ddfc1456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:46:30.543Z|d3e7f1a1-e56b-4e0c-9260-20c6ddfc1456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:46:31.822Z|1086d9ed-c667-4c0c-84a9-b17d0918835b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:31.823Z|1086d9ed-c667-4c0c-84a9-b17d0918835b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:33.720Z|7e59856d-f563-4b7c-b6a8-fd43373a7434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:33.722Z|7e59856d-f563-4b7c-b6a8-fd43373a7434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:37.647Z|68158981-e15e-46d4-9de7-793195bcbc65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:37.649Z|68158981-e15e-46d4-9de7-793195bcbc65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:41.848Z|4bea0099-1198-4ed0-b203-c90a39c17977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:41.849Z|4bea0099-1198-4ed0-b203-c90a39c17977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:43.751Z|f46189ec-98a7-4a27-8c97-1362dd78bde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:43.752Z|f46189ec-98a7-4a27-8c97-1362dd78bde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:45.061Z|6b99ce92-373a-4a3c-bf72-efb49ab15d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:46:45.064Z|6b99ce92-373a-4a3c-bf72-efb49ab15d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:46:47.674Z|c9c4eac3-4a6e-4769-ac44-2186f38d9bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:47.676Z|c9c4eac3-4a6e-4769-ac44-2186f38d9bd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:51.880Z|1c1ac21a-752d-4c0f-a0ef-403e1321bcd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:51.882Z|1c1ac21a-752d-4c0f-a0ef-403e1321bcd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:53.794Z|a2f8d663-dc1a-42fb-9d00-defaa84e48f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:53.795Z|a2f8d663-dc1a-42fb-9d00-defaa84e48f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:46:57.707Z|bb94b83d-b58f-467f-961c-b0995f7d9fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:46:57.708Z|bb94b83d-b58f-467f-961c-b0995f7d9fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:00.061Z|7cca763a-edcf-48c6-8856-0aa343852806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:47:00.062Z|7cca763a-edcf-48c6-8856-0aa343852806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:47:00.544Z|6f52b746-193b-44fc-b387-dad170e6871c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:47:00.544Z|6f52b746-193b-44fc-b387-dad170e6871c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:47:01.912Z|3c515ca6-827d-48df-8b93-1bb56286f4ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:01.913Z|3c515ca6-827d-48df-8b93-1bb56286f4ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:03.830Z|32011400-bda6-4a37-bae8-49fb72da9355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:03.832Z|32011400-bda6-4a37-bae8-49fb72da9355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:07.740Z|4ffa527e-53dd-416a-9ac4-de86d04a68ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:07.741Z|4ffa527e-53dd-416a-9ac4-de86d04a68ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:11.946Z|985cae75-efdb-4e21-b9ce-67fde83fd85c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:11.947Z|985cae75-efdb-4e21-b9ce-67fde83fd85c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:13.876Z|065224ae-5a55-41f9-82fe-b9378222b20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:13.877Z|065224ae-5a55-41f9-82fe-b9378222b20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:15.061Z|e39c456d-a45d-435f-bf0a-a4f8a7628899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:47:15.062Z|e39c456d-a45d-435f-bf0a-a4f8a7628899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:47:17.774Z|af8b9314-7e1b-4488-b9d8-477dc0ef7f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:17.775Z|af8b9314-7e1b-4488-b9d8-477dc0ef7f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:21.973Z|2c0dc45a-abfb-4d7f-8357-39a8c93eb8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:21.975Z|2c0dc45a-abfb-4d7f-8357-39a8c93eb8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:23.905Z|bcd1704a-0223-4ea3-bb64-c135e0f7e10d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:23.906Z|bcd1704a-0223-4ea3-bb64-c135e0f7e10d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:27.803Z|927ffb33-6981-40cb-884a-0636b7d79b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:27.805Z|927ffb33-6981-40cb-884a-0636b7d79b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:29.860Z|132ce7b3-a120-4901-ae9b-d19bce4390bb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:47:29.861Z|132ce7b3-a120-4901-ae9b-d19bce4390bb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:30.061Z|daa84b30-e892-4d99-a2ca-12ed3dc1322f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:47:30.064Z|daa84b30-e892-4d99-a2ca-12ed3dc1322f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:47:30.548Z|af1cbc72-19a1-481d-89bf-94514cf8eebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:47:30.549Z|af1cbc72-19a1-481d-89bf-94514cf8eebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:47:32.008Z|e0c15614-91ea-4116-a629-a1253581160e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:32.009Z|e0c15614-91ea-4116-a629-a1253581160e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:33.933Z|92a0d49c-4c9c-4df1-96ed-4b39b63d465e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:33.934Z|92a0d49c-4c9c-4df1-96ed-4b39b63d465e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:37.843Z|837e61ee-767c-4848-b9b5-f5e244305bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:37.844Z|837e61ee-767c-4848-b9b5-f5e244305bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:42.035Z|d80e3421-6bb9-49c0-9c33-6d4862996e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:42.036Z|d80e3421-6bb9-49c0-9c33-6d4862996e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:43.969Z|fa2756b2-da07-420f-9e4a-0df668dcffef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:43.970Z|fa2756b2-da07-420f-9e4a-0df668dcffef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:45.061Z|cc744273-e4e8-49d5-9889-6e27d025ba07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:47:45.062Z|cc744273-e4e8-49d5-9889-6e27d025ba07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:47:47.883Z|64e3ed72-9864-4cf2-960f-4e2409e87c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:47.885Z|64e3ed72-9864-4cf2-960f-4e2409e87c1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:52.065Z|137a9c8a-1ba6-4728-8fff-4374c988c26f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:52.066Z|137a9c8a-1ba6-4728-8fff-4374c988c26f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:54.001Z|4d26146c-2013-4427-ae97-1378ef756931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:54.002Z|4d26146c-2013-4427-ae97-1378ef756931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:47:57.919Z|1c285d39-1693-48db-a740-0d350b54c1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:47:57.920Z|1c285d39-1693-48db-a740-0d350b54c1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:00.061Z|b308bc65-8457-435b-8a18-b41a7ef00c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:48:00.063Z|b308bc65-8457-435b-8a18-b41a7ef00c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:48:00.550Z|7e76c6a8-4748-4656-be0f-06fbeb40bcbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:48:00.551Z|7e76c6a8-4748-4656-be0f-06fbeb40bcbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:48:02.094Z|2f7093c6-398d-4f03-a74d-774a40ed24e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:02.095Z|2f7093c6-398d-4f03-a74d-774a40ed24e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:04.035Z|179d34c9-ed4b-4491-afca-73c42252cd93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:04.036Z|179d34c9-ed4b-4491-afca-73c42252cd93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:07.952Z|a93ad775-36ad-4973-b094-4653ef5bbabd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:07.954Z|a93ad775-36ad-4973-b094-4653ef5bbabd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:12.123Z|b3c2d12b-5f9b-4d59-a0a7-f6384c892827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:12.124Z|b3c2d12b-5f9b-4d59-a0a7-f6384c892827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:14.075Z|13fad57c-84d1-4fad-a9cd-081554fe1276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:14.077Z|13fad57c-84d1-4fad-a9cd-081554fe1276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:15.062Z|8f675b0c-d27b-4d24-9b90-ae92e6419f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:48:15.064Z|8f675b0c-d27b-4d24-9b90-ae92e6419f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:48:17.988Z|8c960b85-6512-46c0-982b-a9128903288f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:17.989Z|8c960b85-6512-46c0-982b-a9128903288f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:22.167Z|6b37a4f7-5aef-4eca-9b22-bfba4d275725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:22.169Z|6b37a4f7-5aef-4eca-9b22-bfba4d275725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:24.107Z|50bb61d1-7de1-4014-a702-fad2b40ff212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:24.108Z|50bb61d1-7de1-4014-a702-fad2b40ff212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:28.024Z|ed8fc152-3580-4b81-9a29-f39ec244a747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:28.025Z|ed8fc152-3580-4b81-9a29-f39ec244a747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:29.861Z|d2a696a6-a278-45b0-90d6-3a3c6762f3e8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:48:29.864Z|d2a696a6-a278-45b0-90d6-3a3c6762f3e8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:30.061Z|8b6b9fc4-22fa-44c9-a6c7-68ccde7f215c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:48:30.062Z|8b6b9fc4-22fa-44c9-a6c7-68ccde7f215c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:48:30.552Z|4c381262-0581-4e1d-a2c2-d13d873db19f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:48:30.552Z|4c381262-0581-4e1d-a2c2-d13d873db19f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:48:32.200Z|23e26637-89ed-4a80-b828-76e44dc0febd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:32.202Z|23e26637-89ed-4a80-b828-76e44dc0febd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:34.137Z|246654ee-fa19-4fc3-8003-2087b6c76b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:34.138Z|246654ee-fa19-4fc3-8003-2087b6c76b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:38.057Z|b72bd591-e07a-441e-8044-ef534d0830ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:38.058Z|b72bd591-e07a-441e-8044-ef534d0830ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:42.232Z|24f44ffb-91b4-4e03-ade8-04da03937906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:42.234Z|24f44ffb-91b4-4e03-ade8-04da03937906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:44.167Z|341d1f6c-7b5d-4b41-93f4-990ccb57e061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:44.168Z|341d1f6c-7b5d-4b41-93f4-990ccb57e061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:45.061Z|4740e487-64a8-47ed-bc44-5b218e002a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:48:45.062Z|4740e487-64a8-47ed-bc44-5b218e002a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:48:48.087Z|9bd2e59e-184b-434d-b70b-d476303a09fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:48.089Z|9bd2e59e-184b-434d-b70b-d476303a09fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:52.262Z|99f392b8-6e22-4639-ac6f-7bb2769816af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:52.263Z|99f392b8-6e22-4639-ac6f-7bb2769816af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:54.206Z|ddd882a2-a379-4078-87d8-d5baefc8b05b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:54.209Z|ddd882a2-a379-4078-87d8-d5baefc8b05b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:48:58.117Z|1ec9349e-5418-4464-88fd-156cbd096d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:48:58.118Z|1ec9349e-5418-4464-88fd-156cbd096d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:00.061Z|807c869a-b4f3-454c-88a6-7f2d3eb16070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:49:00.066Z|807c869a-b4f3-454c-88a6-7f2d3eb16070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:49:00.554Z|d542ae1c-00af-4c19-82e5-632107f3b643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:49:00.555Z|d542ae1c-00af-4c19-82e5-632107f3b643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:49:02.292Z|432e3f84-1631-4330-85e7-9e0b60dc1c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:02.293Z|432e3f84-1631-4330-85e7-9e0b60dc1c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:04.248Z|72c20df3-4f06-4358-a760-34e636e7a0a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:04.250Z|72c20df3-4f06-4358-a760-34e636e7a0a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:08.148Z|23266b7a-2169-47b7-b552-5a08940dc2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:08.150Z|23266b7a-2169-47b7-b552-5a08940dc2be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:12.322Z|6345636a-466d-466b-840c-303e292dfa61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:12.324Z|6345636a-466d-466b-840c-303e292dfa61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:14.279Z|34b732b1-d2c2-47ed-92ea-70bf83772178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:14.280Z|34b732b1-d2c2-47ed-92ea-70bf83772178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:15.061Z|fcf6731c-a9b4-422e-b7ae-e50688ab9260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:49:15.062Z|fcf6731c-a9b4-422e-b7ae-e50688ab9260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:49:18.176Z|b809169e-c2d9-47ba-93e3-9d0f50e53f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:18.177Z|b809169e-c2d9-47ba-93e3-9d0f50e53f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:22.350Z|bb9cbd1d-f91e-4510-b22c-f1c8e4c59658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:22.352Z|bb9cbd1d-f91e-4510-b22c-f1c8e4c59658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:24.308Z|9ca9e6cc-5431-433f-9d94-fb9666370fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:24.309Z|9ca9e6cc-5431-433f-9d94-fb9666370fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:28.208Z|dd353a25-cc0c-4519-9311-f4ca6a49ca1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:28.209Z|dd353a25-cc0c-4519-9311-f4ca6a49ca1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:29.861Z|545a53a7-2a1f-4893-a845-23290731270f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:49:29.862Z|545a53a7-2a1f-4893-a845-23290731270f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:30.061Z|e5eab9a2-4fbc-4d2e-bd79-644be902b197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:49:30.062Z|e5eab9a2-4fbc-4d2e-bd79-644be902b197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:49:30.556Z|f517ca85-fc5a-4b40-a6da-1123efb3568a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:49:30.557Z|f517ca85-fc5a-4b40-a6da-1123efb3568a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:49:32.384Z|8605f712-fbc1-4749-9e28-47e71c24f704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:32.387Z|8605f712-fbc1-4749-9e28-47e71c24f704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:34.337Z|66145fd3-65f5-4ec8-8f9f-b27d97d3e393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:34.338Z|66145fd3-65f5-4ec8-8f9f-b27d97d3e393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:38.235Z|cdb6e2c3-a5a1-4069-857a-680992e3b177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:38.236Z|cdb6e2c3-a5a1-4069-857a-680992e3b177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:42.419Z|c5a95420-865a-441a-8e02-ea4bd5ca7eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:42.420Z|c5a95420-865a-441a-8e02-ea4bd5ca7eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:44.368Z|4587d49c-6b05-4602-9419-912914d188aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:44.369Z|4587d49c-6b05-4602-9419-912914d188aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:45.061Z|e00f1d15-004e-4e0f-88cb-ee03f0b6c355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:49:45.063Z|e00f1d15-004e-4e0f-88cb-ee03f0b6c355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:49:48.264Z|4bf717ad-e8f7-46e9-a0d4-dabb1b1ef0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:48.265Z|4bf717ad-e8f7-46e9-a0d4-dabb1b1ef0d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:52.448Z|d45b1785-8e38-4337-af80-369c21db536e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:52.449Z|d45b1785-8e38-4337-af80-369c21db536e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:54.396Z|12326e86-6066-4ee0-9043-60406bb6d8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:54.397Z|12326e86-6066-4ee0-9043-60406bb6d8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:49:58.290Z|3c6f6f49-70c4-48de-a2b6-a8784bf8a6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:49:58.293Z|3c6f6f49-70c4-48de-a2b6-a8784bf8a6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:00.061Z|efa9061c-d41b-49c7-bcf4-b54032075b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:50:00.062Z|efa9061c-d41b-49c7-bcf4-b54032075b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:50:00.558Z|57453541-5eb8-40eb-938f-e7c45337e239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:50:00.559Z|57453541-5eb8-40eb-938f-e7c45337e239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:50:02.475Z|a83b4557-821d-463a-ae75-98de86a04ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:02.476Z|a83b4557-821d-463a-ae75-98de86a04ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:04.449Z|dc85bc4a-37b5-4b85-8b87-2aed1cd501a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:04.451Z|dc85bc4a-37b5-4b85-8b87-2aed1cd501a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:08.324Z|ee8a2f04-a76e-4a72-b2db-8bba14d95a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:08.325Z|ee8a2f04-a76e-4a72-b2db-8bba14d95a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:12.503Z|7b9cef62-0ad8-40c5-ad27-68916190930c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:12.504Z|7b9cef62-0ad8-40c5-ad27-68916190930c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:14.483Z|d32e27a5-c9e7-4e6a-be5b-d4b5a82e3a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:14.484Z|d32e27a5-c9e7-4e6a-be5b-d4b5a82e3a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:15.061Z|e886af01-e6a9-4786-a063-1e85ff775914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:50:15.062Z|e886af01-e6a9-4786-a063-1e85ff775914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:50:18.357Z|79df5674-bb4a-4175-bd82-77e68e294784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:18.358Z|79df5674-bb4a-4175-bd82-77e68e294784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:22.538Z|1129cc41-e6d3-4164-8b11-6e3281c45d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:22.540Z|1129cc41-e6d3-4164-8b11-6e3281c45d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:24.514Z|8425eeee-4888-4d18-91ef-b7580de650bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:24.515Z|8425eeee-4888-4d18-91ef-b7580de650bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:28.386Z|8b0e4636-0466-4389-a202-ef257e8eaaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:28.389Z|8b0e4636-0466-4389-a202-ef257e8eaaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:29.863Z|4e967fff-f4b6-41bf-899c-42475771075c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:50:29.864Z|4e967fff-f4b6-41bf-899c-42475771075c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:30.061Z|7f7708f8-c3d5-4849-b093-8e63c8c2a120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:50:30.063Z|7f7708f8-c3d5-4849-b093-8e63c8c2a120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:50:30.559Z|950e21c2-f27b-4f59-b141-59d63214b62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:50:30.560Z|950e21c2-f27b-4f59-b141-59d63214b62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:50:32.569Z|bec79e90-4da6-49a1-8485-7fffd3f52688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:32.570Z|bec79e90-4da6-49a1-8485-7fffd3f52688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:34.548Z|5f7e58b2-7062-455e-ba12-8889241bb011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:34.550Z|5f7e58b2-7062-455e-ba12-8889241bb011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:38.418Z|f0acdedc-92f2-436e-8480-a481612ae2a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:38.419Z|f0acdedc-92f2-436e-8480-a481612ae2a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:42.597Z|68be890e-91a9-4ee6-a723-49bcac1b3c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:42.598Z|68be890e-91a9-4ee6-a723-49bcac1b3c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:44.585Z|138e864e-c217-4817-b76a-310757e93d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:44.586Z|138e864e-c217-4817-b76a-310757e93d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:45.061Z|e7741366-bcc0-46b4-acd0-2cd1a44799f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:50:45.062Z|e7741366-bcc0-46b4-acd0-2cd1a44799f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:50:48.448Z|5e87d56b-8368-4734-9b0d-9adf747abd02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:48.450Z|5e87d56b-8368-4734-9b0d-9adf747abd02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:52.630Z|906b3622-8eee-4707-bff3-ca3b9a629d6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:52.631Z|906b3622-8eee-4707-bff3-ca3b9a629d6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:54.612Z|a7dd296d-bc85-4351-9459-13e0f0176f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:54.627Z|a7dd296d-bc85-4351-9459-13e0f0176f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:50:58.479Z|acaeffdb-18dc-4c50-ae04-b1fa601bb414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:50:58.481Z|acaeffdb-18dc-4c50-ae04-b1fa601bb414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:00.061Z|012b9ef6-31eb-4dbf-8688-3532bda8547d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:51:00.062Z|012b9ef6-31eb-4dbf-8688-3532bda8547d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:51:00.561Z|a9a58ddd-7ca7-45af-b813-0fb39f3d638c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:51:00.562Z|a9a58ddd-7ca7-45af-b813-0fb39f3d638c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:51:02.658Z|5e8b5fd8-4b67-46c5-8729-421e966877c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:02.660Z|5e8b5fd8-4b67-46c5-8729-421e966877c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:04.654Z|9eb99027-f497-4ebb-b1ad-7ebb2c144968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:04.655Z|9eb99027-f497-4ebb-b1ad-7ebb2c144968|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:08.510Z|30500f18-3d32-4b53-9f4c-553e4cd806c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:08.512Z|30500f18-3d32-4b53-9f4c-553e4cd806c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:12.686Z|a0106c71-26a1-4503-9010-ad9abf8e0936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:12.687Z|a0106c71-26a1-4503-9010-ad9abf8e0936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:14.692Z|88daec0e-c34b-4d63-9595-7112c40d0eff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:14.693Z|88daec0e-c34b-4d63-9595-7112c40d0eff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:15.061Z|2d1429d6-054a-4bc2-8983-6d12b2a9e7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:51:15.064Z|2d1429d6-054a-4bc2-8983-6d12b2a9e7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:51:18.542Z|48dd0b59-d000-43ce-b4b5-a00629a0a72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:18.543Z|48dd0b59-d000-43ce-b4b5-a00629a0a72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:22.713Z|89c4d46c-23fb-4e36-bf47-37966b0a21f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:22.714Z|89c4d46c-23fb-4e36-bf47-37966b0a21f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:24.724Z|feebaa5d-43b1-43b5-a91b-3d50979f70fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:24.725Z|feebaa5d-43b1-43b5-a91b-3d50979f70fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:28.571Z|d7b85750-1c27-4167-b30e-19e2ec0ba05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:28.573Z|d7b85750-1c27-4167-b30e-19e2ec0ba05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:29.861Z|7d547575-1488-424f-9df4-2ad761819809|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:51:29.863Z|7d547575-1488-424f-9df4-2ad761819809|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:30.061Z|a25427bc-9522-43b9-89a3-49be0bcc1b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:51:30.062Z|a25427bc-9522-43b9-89a3-49be0bcc1b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:51:30.563Z|63a053b1-36b2-4c55-a918-3eab54580385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:51:30.564Z|63a053b1-36b2-4c55-a918-3eab54580385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:51:32.744Z|c7378709-0adb-4150-ad3a-0c648e61d020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:32.745Z|c7378709-0adb-4150-ad3a-0c648e61d020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:34.772Z|ac69d052-d612-45a9-847e-ec396a65caad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:34.772Z|ac69d052-d612-45a9-847e-ec396a65caad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:38.601Z|7a799052-169d-40ef-91fd-4c9ccd25968c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:38.603Z|7a799052-169d-40ef-91fd-4c9ccd25968c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:42.779Z|8251ef3d-8c3a-4948-8b73-16bd11daae67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:42.780Z|8251ef3d-8c3a-4948-8b73-16bd11daae67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:44.806Z|1ec1eea2-80a5-41e7-b763-5c8691aca8ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:44.809Z|1ec1eea2-80a5-41e7-b763-5c8691aca8ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:45.061Z|80131c92-9b4d-443b-a60a-17c0f4446718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:51:45.062Z|80131c92-9b4d-443b-a60a-17c0f4446718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:51:48.632Z|d6d7fa0b-569c-423c-9fc4-d2fe1f46b2ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:48.633Z|d6d7fa0b-569c-423c-9fc4-d2fe1f46b2ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:52.808Z|012347ea-4e0a-4078-be83-2a73d9c1f088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:52.810Z|012347ea-4e0a-4078-be83-2a73d9c1f088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:54.842Z|d1ca05d4-90e0-4c83-a14c-00e012ad0b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:54.844Z|d1ca05d4-90e0-4c83-a14c-00e012ad0b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:51:58.672Z|273731af-7c3d-4fe8-bd0e-ce06c451ab29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:51:58.673Z|273731af-7c3d-4fe8-bd0e-ce06c451ab29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:00.061Z|b6fbdf45-54d4-4d45-a614-00edd3dd8b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:52:00.065Z|b6fbdf45-54d4-4d45-a614-00edd3dd8b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:52:00.565Z|ccbd5899-04df-4268-b326-5479432e58c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:52:00.566Z|ccbd5899-04df-4268-b326-5479432e58c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:52:02.853Z|4546fe9a-1426-42b6-8222-85379c184a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:02.855Z|4546fe9a-1426-42b6-8222-85379c184a6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:04.873Z|c12c04df-6b7b-4c9d-ad7f-f09af7040a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:04.875Z|c12c04df-6b7b-4c9d-ad7f-f09af7040a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:08.702Z|3c045b20-b510-4608-892d-a0a5290fb587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:08.703Z|3c045b20-b510-4608-892d-a0a5290fb587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:12.884Z|4d698746-1fc7-445a-801c-61b1e9830e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:12.885Z|4d698746-1fc7-445a-801c-61b1e9830e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:14.903Z|10c4cb9b-c774-428b-b215-894be17ea903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:14.904Z|10c4cb9b-c774-428b-b215-894be17ea903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:15.061Z|dd4a37f5-eeca-4769-a6f9-e091af2419df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:52:15.062Z|dd4a37f5-eeca-4769-a6f9-e091af2419df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:52:18.732Z|cd721b04-c141-4148-a30e-37b45537c48f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:18.733Z|cd721b04-c141-4148-a30e-37b45537c48f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:22.911Z|a4918580-a9ee-4f04-b29b-608948f8b927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:22.913Z|a4918580-a9ee-4f04-b29b-608948f8b927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:24.936Z|4e9a5aa7-764d-4462-8697-195959c23bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:24.937Z|4e9a5aa7-764d-4462-8697-195959c23bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:28.761Z|b69fac62-ba16-4c7f-b4ac-61ac2b8c97e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:28.762Z|b69fac62-ba16-4c7f-b4ac-61ac2b8c97e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:29.863Z|5515d2d0-9900-4bae-aa97-13de3f104f97|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:52:29.865Z|5515d2d0-9900-4bae-aa97-13de3f104f97|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:30.061Z|60f21c13-2ecb-4597-b8c4-8ade703ec1aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:52:30.062Z|60f21c13-2ecb-4597-b8c4-8ade703ec1aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:52:30.568Z|6cd354b9-675b-4281-92e8-14d57e001359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:52:30.569Z|6cd354b9-675b-4281-92e8-14d57e001359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:52:32.948Z|95ee98df-e208-4233-a3c4-092b73ad55c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:32.949Z|95ee98df-e208-4233-a3c4-092b73ad55c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:34.972Z|45571820-79f4-4009-be96-559342b8fc8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:34.973Z|45571820-79f4-4009-be96-559342b8fc8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:38.792Z|1fa5eb05-6a6d-4e3f-b3c3-032786653aa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:38.793Z|1fa5eb05-6a6d-4e3f-b3c3-032786653aa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:42.995Z|86a49da8-0d0b-4767-87c2-f50473a8991a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:42.996Z|86a49da8-0d0b-4767-87c2-f50473a8991a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:45.007Z|12f4a2fa-4e5b-412b-bcf1-2020a9c7987c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:45.008Z|12f4a2fa-4e5b-412b-bcf1-2020a9c7987c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:45.061Z|914e86be-76f0-4f27-9aeb-7896b881df00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:52:45.064Z|914e86be-76f0-4f27-9aeb-7896b881df00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:52:48.819Z|c7e20a0d-e4c7-42bb-940a-44519e213602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:48.821Z|c7e20a0d-e4c7-42bb-940a-44519e213602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:53.045Z|9cb84902-ae04-489e-9da5-bc85bf8e05f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:53.046Z|9cb84902-ae04-489e-9da5-bc85bf8e05f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:55.036Z|a04c40b8-5ea2-4b5b-bbd1-899bc61a993b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:55.037Z|a04c40b8-5ea2-4b5b-bbd1-899bc61a993b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:52:58.846Z|ab8ea5e4-4653-4b0f-acf0-65c8843bc768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:52:58.848Z|ab8ea5e4-4653-4b0f-acf0-65c8843bc768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:00.061Z|28fd731c-b6b2-438d-9afd-2ba0f592c1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:53:00.062Z|28fd731c-b6b2-438d-9afd-2ba0f592c1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:53:00.570Z|0d186379-a3bc-4d66-ab24-e09c6a8acd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:53:00.570Z|0d186379-a3bc-4d66-ab24-e09c6a8acd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:53:03.076Z|be7ab965-57cb-43ad-8f30-e4eeefd9bd28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:03.078Z|be7ab965-57cb-43ad-8f30-e4eeefd9bd28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:05.067Z|accdb069-0246-4051-a8f7-d240b54d49d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:05.068Z|accdb069-0246-4051-a8f7-d240b54d49d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:08.878Z|073dbb39-046b-4a4b-afa1-a8822ac8ec5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:08.880Z|073dbb39-046b-4a4b-afa1-a8822ac8ec5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:13.106Z|a5847eba-e62a-4924-a463-9bdd3ce8eaf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:13.108Z|a5847eba-e62a-4924-a463-9bdd3ce8eaf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:15.061Z|1bd8d8cb-aa90-42c2-8097-fb7330bbc2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:53:15.062Z|1bd8d8cb-aa90-42c2-8097-fb7330bbc2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:53:15.096Z|8687b88b-1486-4c3c-abe3-5f97d6a0070c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:15.097Z|8687b88b-1486-4c3c-abe3-5f97d6a0070c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:18.905Z|ef3ecf67-0930-4b98-9c4a-d40e153a99a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:18.906Z|ef3ecf67-0930-4b98-9c4a-d40e153a99a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:23.143Z|9afdd2e7-54e7-4f67-a2cb-5583f414a5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:23.143Z|9afdd2e7-54e7-4f67-a2cb-5583f414a5e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:25.133Z|39fe7f06-c427-4029-8fec-a6392b00a5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:25.134Z|39fe7f06-c427-4029-8fec-a6392b00a5f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:28.932Z|63cae500-e1a9-4fee-98c4-4a9ad14f96d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:28.933Z|63cae500-e1a9-4fee-98c4-4a9ad14f96d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:29.862Z|28ed98cf-0478-4a89-9d6f-3e450cfa3193|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:53:29.864Z|28ed98cf-0478-4a89-9d6f-3e450cfa3193|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:30.061Z|5f5e0f92-8fda-4b46-8e8b-1bb03069deb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:53:30.063Z|5f5e0f92-8fda-4b46-8e8b-1bb03069deb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:53:30.571Z|732c14c2-e7c1-46eb-908a-d73fc7c4879d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:53:30.572Z|732c14c2-e7c1-46eb-908a-d73fc7c4879d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:53:33.192Z|05adaed0-110f-414f-8435-1e702d79f510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:33.193Z|05adaed0-110f-414f-8435-1e702d79f510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:35.162Z|4ec452be-f496-4c5b-aadf-a48f966c9c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:35.164Z|4ec452be-f496-4c5b-aadf-a48f966c9c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:38.958Z|60598ee8-2722-4577-9e79-81f9eb4f44ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:38.959Z|60598ee8-2722-4577-9e79-81f9eb4f44ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:43.225Z|c13de250-225f-44bf-be15-d63430f91b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:43.226Z|c13de250-225f-44bf-be15-d63430f91b66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:45.063Z|666301a1-ae69-48d7-ab59-b485b5ddc612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:53:45.063Z|666301a1-ae69-48d7-ab59-b485b5ddc612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:53:45.191Z|98057f1f-1edd-49bb-9bb5-6abc9a46458e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:45.192Z|98057f1f-1edd-49bb-9bb5-6abc9a46458e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:48.986Z|8901397f-0457-4319-848f-b90ad676aba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:48.987Z|8901397f-0457-4319-848f-b90ad676aba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:53.254Z|6780e746-14a2-41c9-a86c-ddd0675fdbb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:53.255Z|6780e746-14a2-41c9-a86c-ddd0675fdbb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:55.226Z|2486f5b7-ba51-49f7-a97a-74de891a8c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:55.227Z|2486f5b7-ba51-49f7-a97a-74de891a8c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:53:59.014Z|604660b3-94d3-40ba-ac13-a5e4cdd0e0ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:53:59.015Z|604660b3-94d3-40ba-ac13-a5e4cdd0e0ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:00.061Z|01bdc61d-1746-4e0c-9feb-1f2d3af24a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:54:00.062Z|01bdc61d-1746-4e0c-9feb-1f2d3af24a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:54:00.574Z|10148792-3575-4fac-a2cf-6b07390d6901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:54:00.575Z|10148792-3575-4fac-a2cf-6b07390d6901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:54:03.288Z|70826190-5052-4e41-a690-1540908398b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:03.289Z|70826190-5052-4e41-a690-1540908398b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:05.253Z|bf6c461c-0e0c-4ee6-a8e4-0f745fbf6e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:05.254Z|bf6c461c-0e0c-4ee6-a8e4-0f745fbf6e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:09.041Z|900a4591-104a-4276-85a9-86aa1b430258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:09.043Z|900a4591-104a-4276-85a9-86aa1b430258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:13.318Z|3f3767a6-2196-4d6a-8c42-33f5e916fb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:13.319Z|3f3767a6-2196-4d6a-8c42-33f5e916fb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:15.061Z|d371de29-8368-46c9-8ab3-07f31399bcc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:54:15.063Z|d371de29-8368-46c9-8ab3-07f31399bcc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:54:15.282Z|da84aa02-2589-4d69-8bf0-c35192f8ae63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:15.283Z|da84aa02-2589-4d69-8bf0-c35192f8ae63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:19.084Z|96afab9f-c816-4e73-9f46-df2393809948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:19.085Z|96afab9f-c816-4e73-9f46-df2393809948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:23.368Z|d1f8434f-02b9-4139-b89f-2598ba6a2cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:23.369Z|d1f8434f-02b9-4139-b89f-2598ba6a2cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:25.310Z|41f6f290-0aef-4a1c-a89e-da4aec375d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:25.312Z|41f6f290-0aef-4a1c-a89e-da4aec375d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:29.109Z|d0b5da6b-d8f1-4b2c-bb86-376b423aa91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:29.110Z|d0b5da6b-d8f1-4b2c-bb86-376b423aa91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:29.860Z|a630d75b-43f4-443c-8911-6210e0601d0b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:54:29.862Z|a630d75b-43f4-443c-8911-6210e0601d0b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:30.061Z|4aba1a43-9834-4350-a7f0-b24d797d697e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:54:30.062Z|4aba1a43-9834-4350-a7f0-b24d797d697e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:54:30.576Z|92dce717-4542-4745-9d2c-4999a4b5953a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:54:30.577Z|92dce717-4542-4745-9d2c-4999a4b5953a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:54:33.397Z|d0a100b0-a1be-433e-9a4b-2f88b0d3d692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:33.398Z|d0a100b0-a1be-433e-9a4b-2f88b0d3d692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:35.348Z|d2bc1184-cb6a-4a03-8e7a-41ce6d5fa6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:35.349Z|d2bc1184-cb6a-4a03-8e7a-41ce6d5fa6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:39.138Z|37a94cc6-5deb-4fc2-9dc2-44f04fa65b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:39.139Z|37a94cc6-5deb-4fc2-9dc2-44f04fa65b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:43.427Z|8db5ff3b-624a-4076-9155-7f8a65d45e9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:43.428Z|8db5ff3b-624a-4076-9155-7f8a65d45e9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:45.061Z|93dda4f8-bd2a-4ff6-9fbe-146a1c266217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:54:45.062Z|93dda4f8-bd2a-4ff6-9fbe-146a1c266217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:54:45.376Z|812cf196-3abc-4175-80c4-f673c6e1d299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:45.377Z|812cf196-3abc-4175-80c4-f673c6e1d299|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:49.167Z|7998c15e-425d-4e5f-a5e8-702e3541cb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:49.169Z|7998c15e-425d-4e5f-a5e8-702e3541cb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:53.456Z|af5bfdf2-5929-41ef-aa5c-09ee7af7ba99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:53.457Z|af5bfdf2-5929-41ef-aa5c-09ee7af7ba99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:55.407Z|9cca7064-7d42-4abd-9223-a785395c213c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:55.408Z|9cca7064-7d42-4abd-9223-a785395c213c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:54:59.195Z|7568e3c9-afc4-4606-904b-369a742230ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:54:59.198Z|7568e3c9-afc4-4606-904b-369a742230ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:00.061Z|f120c53c-f834-4dd9-9f0f-dd0165094eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:55:00.064Z|f120c53c-f834-4dd9-9f0f-dd0165094eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:55:00.577Z|90ad866e-66a5-4dee-bb65-e19cfdf72617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:55:00.578Z|90ad866e-66a5-4dee-bb65-e19cfdf72617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:55:03.487Z|8b28554c-8bb5-4688-8248-dbb29abb2c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:03.488Z|8b28554c-8bb5-4688-8248-dbb29abb2c32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:05.441Z|89a3bec2-faac-4848-bc60-5095407fbdab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:05.446Z|89a3bec2-faac-4848-bc60-5095407fbdab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:09.223Z|874ec2da-84c0-492c-8d26-51b0fca1ef3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:09.224Z|874ec2da-84c0-492c-8d26-51b0fca1ef3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:13.527Z|7b19ca3e-ea12-418a-80f7-d1ff34105716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:13.528Z|7b19ca3e-ea12-418a-80f7-d1ff34105716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:15.061Z|a0e78910-cc11-4d8f-8ace-c10ff40915f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:55:15.062Z|a0e78910-cc11-4d8f-8ace-c10ff40915f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:55:15.474Z|2f9053fd-87c1-4be3-b1b4-e14466f0f6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:15.475Z|2f9053fd-87c1-4be3-b1b4-e14466f0f6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:19.250Z|39805cbf-6755-4921-a659-a02dfe98b1f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:19.251Z|39805cbf-6755-4921-a659-a02dfe98b1f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:23.562Z|62bee8cc-209d-4c31-bd10-ddecd42279ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:23.565Z|62bee8cc-209d-4c31-bd10-ddecd42279ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:25.503Z|1383a9ab-86fa-4ed4-b6a6-e66222ffe9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:25.504Z|1383a9ab-86fa-4ed4-b6a6-e66222ffe9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:29.283Z|47440c78-469c-436f-8dd2-92fdfb0ccf4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:29.285Z|47440c78-469c-436f-8dd2-92fdfb0ccf4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:29.860Z|f4df28a9-d3e3-4357-8ac4-7be3f75a3fac|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:55:29.861Z|f4df28a9-d3e3-4357-8ac4-7be3f75a3fac|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:30.061Z|cd3551b3-7726-4231-a958-78b183f78309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:55:30.062Z|cd3551b3-7726-4231-a958-78b183f78309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:55:30.580Z|b753996e-afe9-4cba-9d84-9d86c9893711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:55:30.581Z|b753996e-afe9-4cba-9d84-9d86c9893711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:55:33.593Z|0930e7c9-9797-431e-a7bd-790b1c175b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:33.595Z|0930e7c9-9797-431e-a7bd-790b1c175b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:35.560Z|822f40ec-73df-4470-abe3-1fee469c8f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:35.561Z|822f40ec-73df-4470-abe3-1fee469c8f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:39.325Z|b15f24d0-3a9f-426d-a743-242e8ed4943b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:39.326Z|b15f24d0-3a9f-426d-a743-242e8ed4943b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:43.623Z|6b27105f-5b25-4c12-8864-e2ed8d167f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:43.624Z|6b27105f-5b25-4c12-8864-e2ed8d167f38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:45.061Z|f1d62daa-04ec-4aa0-8441-99e55c6b5781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:55:45.064Z|f1d62daa-04ec-4aa0-8441-99e55c6b5781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:55:45.595Z|bb0ba7e9-840e-42d4-9ecc-396b8a4b7594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:45.596Z|bb0ba7e9-840e-42d4-9ecc-396b8a4b7594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:49.354Z|abba3a1e-6757-4fa7-ba91-ee3b8628bc7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:49.356Z|abba3a1e-6757-4fa7-ba91-ee3b8628bc7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:53.661Z|27a21560-e0ba-497a-814a-ef70a12fa0f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:53.662Z|27a21560-e0ba-497a-814a-ef70a12fa0f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:55.633Z|f5eaf586-32c0-40bc-8812-3a442ab6fe73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:55.635Z|f5eaf586-32c0-40bc-8812-3a442ab6fe73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:55:59.386Z|5af7e82e-77e4-4189-a8a9-ecb2c8425c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:55:59.387Z|5af7e82e-77e4-4189-a8a9-ecb2c8425c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:00.061Z|167a547d-d411-4b0d-9ebc-dd4a9fcb8c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:56:00.062Z|167a547d-d411-4b0d-9ebc-dd4a9fcb8c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:56:00.582Z|276612b5-a363-4789-90cb-0460d74db98f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:56:00.585Z|276612b5-a363-4789-90cb-0460d74db98f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:56:03.689Z|00bd3f23-02f0-4a2a-b2ec-8cd01ef2de23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:03.690Z|00bd3f23-02f0-4a2a-b2ec-8cd01ef2de23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:05.676Z|adee4e04-beb5-4f2d-839a-3df6a6e9d0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:05.677Z|adee4e04-beb5-4f2d-839a-3df6a6e9d0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:09.414Z|8a1c5ee2-7f71-4686-bfef-be574d3952a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:09.415Z|8a1c5ee2-7f71-4686-bfef-be574d3952a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:13.722Z|e70c0342-078c-4fae-9bb9-391cbd1476f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:13.723Z|e70c0342-078c-4fae-9bb9-391cbd1476f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:15.061Z|d8dea008-d8f4-4106-82d2-53956a86fd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:56:15.062Z|d8dea008-d8f4-4106-82d2-53956a86fd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:56:15.709Z|4f12593b-d81c-4c15-b76e-9410326a718c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:15.709Z|4f12593b-d81c-4c15-b76e-9410326a718c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:19.442Z|2ba63d32-4fd5-4ec3-bf54-f7ff00651528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:19.443Z|2ba63d32-4fd5-4ec3-bf54-f7ff00651528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:23.765Z|6b6f3357-cea2-497f-923d-32d5371b7909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:23.767Z|6b6f3357-cea2-497f-923d-32d5371b7909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:25.742Z|680168c7-9e09-4cf5-aaf2-ad246d35107d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:25.743Z|680168c7-9e09-4cf5-aaf2-ad246d35107d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:29.473Z|9ef08885-85d6-49d8-ad66-f456de43fbfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:29.474Z|9ef08885-85d6-49d8-ad66-f456de43fbfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:29.862Z|9cfd18db-b2df-439f-9866-e33d4fd4acec|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:56:29.864Z|9cfd18db-b2df-439f-9866-e33d4fd4acec|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:30.061Z|805acc84-274a-4f06-80f2-14adace5d90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:56:30.064Z|805acc84-274a-4f06-80f2-14adace5d90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:56:30.586Z|be867765-c589-425b-a94f-14a94fb5551e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:56:30.587Z|be867765-c589-425b-a94f-14a94fb5551e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:56:33.795Z|6a542bbe-1337-4c75-9d1d-3afa2c71e0b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:33.796Z|6a542bbe-1337-4c75-9d1d-3afa2c71e0b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:35.769Z|4a24d656-8087-4856-a764-fcf3ace842c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:35.771Z|4a24d656-8087-4856-a764-fcf3ace842c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:39.503Z|09761390-62e4-47e8-86c0-846ae273d78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:39.504Z|09761390-62e4-47e8-86c0-846ae273d78b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:43.830Z|87fc4367-0c1e-49e1-8cb5-dd6b3f57ad6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:43.831Z|87fc4367-0c1e-49e1-8cb5-dd6b3f57ad6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:45.062Z|eb9a8ca2-772c-4af7-8d7c-ba1de5e650a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:56:45.063Z|eb9a8ca2-772c-4af7-8d7c-ba1de5e650a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:56:45.801Z|c2a17e2a-d92f-4ae0-aa45-1068522d25ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:45.803Z|c2a17e2a-d92f-4ae0-aa45-1068522d25ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:49.531Z|531cf4bf-37f1-4f9c-88a7-2299255b6eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:49.534Z|531cf4bf-37f1-4f9c-88a7-2299255b6eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:53.867Z|288438ba-bfb3-49f0-a6c8-f8d5fc55180f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:53.868Z|288438ba-bfb3-49f0-a6c8-f8d5fc55180f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:55.840Z|d816a8a8-4cea-42bb-ac6e-b83920a594e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:55.841Z|d816a8a8-4cea-42bb-ac6e-b83920a594e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:56:59.564Z|58cc3eb1-4b2f-4f9d-a7d1-b941fe0f36d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:56:59.565Z|58cc3eb1-4b2f-4f9d-a7d1-b941fe0f36d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:00.061Z|9498463d-e271-4792-8a54-ae1093f13c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:57:00.062Z|9498463d-e271-4792-8a54-ae1093f13c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:57:00.588Z|0b5b3bfb-3491-4f69-bec7-410fe9ec4ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:57:00.590Z|0b5b3bfb-3491-4f69-bec7-410fe9ec4ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:57:03.901Z|c8420bb9-4f09-4f50-a1a3-4ba45c32a6fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:03.902Z|c8420bb9-4f09-4f50-a1a3-4ba45c32a6fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:05.878Z|3d984c3e-4706-453d-98b5-64cfee951e08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:05.879Z|3d984c3e-4706-453d-98b5-64cfee951e08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:09.599Z|11b19a16-1e66-4652-987b-60e77ed3435e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:09.600Z|11b19a16-1e66-4652-987b-60e77ed3435e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:13.964Z|842aeea7-930a-4a2c-897d-bbe5ab829480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:13.965Z|842aeea7-930a-4a2c-897d-bbe5ab829480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:15.061Z|9b6be7de-c513-4418-907c-b817aeb85e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:57:15.063Z|9b6be7de-c513-4418-907c-b817aeb85e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:57:15.910Z|fa7e53cf-0e62-4f32-b9f3-e4cba8f8ec3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:15.911Z|fa7e53cf-0e62-4f32-b9f3-e4cba8f8ec3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:19.629Z|ff10901f-dcb4-4b3a-8ad4-c620dffff780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:19.630Z|ff10901f-dcb4-4b3a-8ad4-c620dffff780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:23.991Z|5278e615-4742-46ac-9fe3-111bc12335d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:23.992Z|5278e615-4742-46ac-9fe3-111bc12335d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:25.945Z|28a2210f-34e1-4447-9f19-d779823e5367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:25.946Z|28a2210f-34e1-4447-9f19-d779823e5367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:29.657Z|097601de-2328-4722-aac8-d255cd48e929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:29.658Z|097601de-2328-4722-aac8-d255cd48e929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:29.860Z|57b5f69a-1250-4842-aa71-54e0d52993fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:57:29.861Z|57b5f69a-1250-4842-aa71-54e0d52993fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:30.061Z|2d5e3fb5-9bcc-4152-b306-b152a588b959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:57:30.062Z|2d5e3fb5-9bcc-4152-b306-b152a588b959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:57:30.592Z|66b37dee-f4f2-420d-874b-0bd65884ea7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:57:30.593Z|66b37dee-f4f2-420d-874b-0bd65884ea7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:57:34.036Z|50439d88-0177-4200-bc60-b7329eb47830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:34.037Z|50439d88-0177-4200-bc60-b7329eb47830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:35.977Z|57323903-f224-427f-b0ce-18602ff71515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:35.978Z|57323903-f224-427f-b0ce-18602ff71515|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:39.690Z|66935126-5867-43c9-9ff5-cd554fb10ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:39.692Z|66935126-5867-43c9-9ff5-cd554fb10ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:44.083Z|6a74976f-7189-47ff-96ec-7e0b850e09d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:44.084Z|6a74976f-7189-47ff-96ec-7e0b850e09d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:45.061Z|5f27f773-723c-4d4f-aa3d-aa31a5a42c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:57:45.063Z|5f27f773-723c-4d4f-aa3d-aa31a5a42c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:57:46.007Z|295fa996-0488-4bf1-b111-73db24e505d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:46.008Z|295fa996-0488-4bf1-b111-73db24e505d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:49.727Z|2e07de7f-afb5-471e-8534-7078ceec8bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:49.728Z|2e07de7f-afb5-471e-8534-7078ceec8bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:54.125Z|e5c35c99-e3b6-4baf-b094-655de90e2940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:54.127Z|e5c35c99-e3b6-4baf-b094-655de90e2940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:56.036Z|f278a70e-932e-447f-9409-cbd32d518d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:56.037Z|f278a70e-932e-447f-9409-cbd32d518d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:57:59.763Z|06d406d1-5801-4a24-99d7-0c03ef9077fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:57:59.765Z|06d406d1-5801-4a24-99d7-0c03ef9077fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:00.061Z|249b8d16-97c8-48fc-94e1-60879d8fff11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:58:00.063Z|249b8d16-97c8-48fc-94e1-60879d8fff11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:58:00.593Z|6c79184a-36f5-4a28-be5b-2c8402020e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:58:00.594Z|6c79184a-36f5-4a28-be5b-2c8402020e87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:58:04.157Z|81bc5bfd-83b0-4a42-b1d4-8c4b20d5faac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:04.158Z|81bc5bfd-83b0-4a42-b1d4-8c4b20d5faac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:06.062Z|80a48532-a217-48b8-a35e-427d9c71dfc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:06.063Z|80a48532-a217-48b8-a35e-427d9c71dfc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:09.806Z|538a3d7c-8ed2-4763-b902-4262cafb8e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:09.808Z|538a3d7c-8ed2-4763-b902-4262cafb8e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:14.189Z|9315785d-2149-4a66-b9b2-ea00aa038361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:14.191Z|9315785d-2149-4a66-b9b2-ea00aa038361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:15.061Z|35fc3b6f-e8a5-4a3c-a481-fb0dd5fe2ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:58:15.062Z|35fc3b6f-e8a5-4a3c-a481-fb0dd5fe2ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:58:16.089Z|59231482-e9af-439b-a0af-6d0185b46d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:16.090Z|59231482-e9af-439b-a0af-6d0185b46d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:19.851Z|6b8218f1-2238-409d-9277-c3cc51e697bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:19.852Z|6b8218f1-2238-409d-9277-c3cc51e697bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:24.223Z|2541f20b-3604-4747-914e-e562bf578957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:24.225Z|2541f20b-3604-4747-914e-e562bf578957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:26.124Z|84e8f30f-cac1-489b-9d76-52275f43ebfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:26.125Z|84e8f30f-cac1-489b-9d76-52275f43ebfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:29.862Z|e6defa33-82e8-4a28-975c-00f360d6228f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:58:29.863Z|e6defa33-82e8-4a28-975c-00f360d6228f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:29.884Z|ff9b95e6-9ac4-4dd2-bbe9-6a85a13805a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:29.885Z|ff9b95e6-9ac4-4dd2-bbe9-6a85a13805a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:30.061Z|766cfd5c-c897-4bff-b534-e53c1620f7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:58:30.062Z|766cfd5c-c897-4bff-b534-e53c1620f7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:58:30.595Z|831464da-c688-4631-a409-fd363d208456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:58:30.596Z|831464da-c688-4631-a409-fd363d208456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:58:34.251Z|7afa5613-811c-45a4-9daf-4c44d5d86b29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:34.252Z|7afa5613-811c-45a4-9daf-4c44d5d86b29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:36.160Z|27fc837e-25e0-429c-bd21-dfd8cdc4d775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:36.162Z|27fc837e-25e0-429c-bd21-dfd8cdc4d775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:39.917Z|cf325eb1-2908-4c87-9be5-6d3d38d3b8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:39.919Z|cf325eb1-2908-4c87-9be5-6d3d38d3b8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:44.283Z|86f05257-b796-4a71-a868-5af5580dc48f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:44.284Z|86f05257-b796-4a71-a868-5af5580dc48f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:45.061Z|f7cfebe3-9122-416a-9d8f-25f71ee03e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:58:45.064Z|f7cfebe3-9122-416a-9d8f-25f71ee03e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:58:46.191Z|7aa34b20-ec77-40bc-983c-e77e1cb2e537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:46.192Z|7aa34b20-ec77-40bc-983c-e77e1cb2e537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:49.946Z|820ff95d-57f0-472f-a85c-acb986519ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:49.948Z|820ff95d-57f0-472f-a85c-acb986519ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:54.337Z|5ac8f8e5-f3bf-49b1-ab90-a19c1a45d785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:54.339Z|5ac8f8e5-f3bf-49b1-ab90-a19c1a45d785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:56.242Z|30bb64cb-84f2-4657-a9ce-e2b52b3b9831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:56.244Z|30bb64cb-84f2-4657-a9ce-e2b52b3b9831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:58:59.976Z|630ed88a-472c-4993-837b-8220f9924554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:58:59.977Z|630ed88a-472c-4993-837b-8220f9924554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:00.061Z|457f3d06-4dfe-4a5a-a263-6d5bdcc91503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:59:00.062Z|457f3d06-4dfe-4a5a-a263-6d5bdcc91503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:59:00.597Z|ade8e8fe-829e-4cbf-8d27-cc07837e500f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:59:00.597Z|ade8e8fe-829e-4cbf-8d27-cc07837e500f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:59:04.382Z|a0bc66d0-3630-4121-b5bb-333a0e885d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:04.383Z|a0bc66d0-3630-4121-b5bb-333a0e885d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:06.272Z|a4c4a534-3ae4-4372-92d8-4ef9a2fccc0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:06.274Z|a4c4a534-3ae4-4372-92d8-4ef9a2fccc0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:10.004Z|4d46ab47-cc39-48a0-843c-ff73e8999558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:10.006Z|4d46ab47-cc39-48a0-843c-ff73e8999558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:14.423Z|512e1f3d-3319-4189-992a-87262934228a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:14.424Z|512e1f3d-3319-4189-992a-87262934228a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:15.061Z|caad4edc-febd-4675-9494-8a79bf4a1e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:59:15.062Z|caad4edc-febd-4675-9494-8a79bf4a1e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:59:16.319Z|a959cc63-0ab3-42d1-b330-853d478a9bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:16.320Z|a959cc63-0ab3-42d1-b330-853d478a9bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:20.033Z|60ea0103-fce8-47f5-9461-a42d9b0a6d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:20.034Z|60ea0103-fce8-47f5-9461-a42d9b0a6d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:24.484Z|5bf8f29e-62c9-408e-852e-2744d52f5b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:24.488Z|5bf8f29e-62c9-408e-852e-2744d52f5b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:26.354Z|4abb522b-bd48-4849-9ad2-dbd049613bc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:26.355Z|4abb522b-bd48-4849-9ad2-dbd049613bc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:29.859Z|e8806fb9-71f4-472c-bebc-9f10ed8eaf51|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T06:59:29.861Z|e8806fb9-71f4-472c-bebc-9f10ed8eaf51|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:30.061Z|59c65927-3eb0-4edd-bc4a-6e79498acf49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:59:30.061Z|c47853d9-5d76-4e81-92df-87f50d67ee9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:30.061Z|59c65927-3eb0-4edd-bc4a-6e79498acf49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:59:30.062Z|c47853d9-5d76-4e81-92df-87f50d67ee9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:30.598Z|a858d548-9bbc-4718-90dd-e39fe1f4caa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:59:30.599Z|a858d548-9bbc-4718-90dd-e39fe1f4caa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:59:34.544Z|292620f2-216f-4fcd-8add-eb4d36a53628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:34.545Z|292620f2-216f-4fcd-8add-eb4d36a53628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:36.385Z|288aa951-924c-4006-bf23-3877bca5412b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:36.387Z|288aa951-924c-4006-bf23-3877bca5412b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:40.089Z|84f089d9-479f-4ade-8314-8fe3a5ae3020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:40.094Z|84f089d9-479f-4ade-8314-8fe3a5ae3020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:44.577Z|a4825fd1-55ac-4f80-9b11-1024830e727a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:44.579Z|a4825fd1-55ac-4f80-9b11-1024830e727a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:45.061Z|15379e92-710a-4894-b2e4-68c57d527031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T06:59:45.062Z|15379e92-710a-4894-b2e4-68c57d527031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T06:59:46.447Z|bba7b278-5264-4dc9-b1f7-dd1c7c078de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:46.448Z|bba7b278-5264-4dc9-b1f7-dd1c7c078de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:50.120Z|5f2acb99-bfaf-416e-a651-66648ac75d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:50.122Z|5f2acb99-bfaf-416e-a651-66648ac75d5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:54.624Z|37a2c8cf-767b-4bf3-bc29-45cb7f05a3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:54.627Z|37a2c8cf-767b-4bf3-bc29-45cb7f05a3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T06:59:56.477Z|1d45e974-7b5e-43e0-a5a8-b86d77c72058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T06:59:56.479Z|1d45e974-7b5e-43e0-a5a8-b86d77c72058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:00.061Z|78f98bc7-a6ef-4c5c-979e-8d0a6935ead7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:00:00.062Z|78f98bc7-a6ef-4c5c-979e-8d0a6935ead7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:00:00.151Z|cf83a13e-0c93-4205-84f4-f9d013e461a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:00.152Z|cf83a13e-0c93-4205-84f4-f9d013e461a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:00.600Z|329cfc82-1b33-4bde-a87f-aedcfe014e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:00:00.601Z|329cfc82-1b33-4bde-a87f-aedcfe014e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:00:04.661Z|62d990e2-1902-4878-8949-ae85b4a6c1a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:04.662Z|62d990e2-1902-4878-8949-ae85b4a6c1a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:06.507Z|1cdfb100-6521-46eb-9c0f-24242d18f15b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:06.511Z|1cdfb100-6521-46eb-9c0f-24242d18f15b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:10.182Z|bf6ca758-caea-4a1b-99b6-3504953c4a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:10.183Z|bf6ca758-caea-4a1b-99b6-3504953c4a88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:14.691Z|7240f938-0292-4fe6-8f1c-1a76934f28a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:14.692Z|7240f938-0292-4fe6-8f1c-1a76934f28a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:15.061Z|939480d9-305d-40d6-961c-79ec4a9a8a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:00:15.062Z|939480d9-305d-40d6-961c-79ec4a9a8a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:00:16.556Z|fd0c8f12-7d0c-4d6f-91c4-be1fee0c2028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:16.557Z|fd0c8f12-7d0c-4d6f-91c4-be1fee0c2028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:20.211Z|a3960a3f-4728-44f6-8437-1fef23d8371a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:20.212Z|a3960a3f-4728-44f6-8437-1fef23d8371a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:24.752Z|6ffd586b-95d7-4b30-b33a-686ff9c691cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:24.753Z|6ffd586b-95d7-4b30-b33a-686ff9c691cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:26.592Z|7b9318f9-0b5c-410e-b21b-56c27bec16fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:26.593Z|7b9318f9-0b5c-410e-b21b-56c27bec16fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:29.863Z|a4caaffc-ec2a-45de-8605-004fb73fd632|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:00:29.864Z|a4caaffc-ec2a-45de-8605-004fb73fd632|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:30.061Z|e5e1c26f-d707-498a-8564-a41940b8c1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:00:30.066Z|e5e1c26f-d707-498a-8564-a41940b8c1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:00:30.251Z|ffb18831-508d-4694-9e63-3ceb900b844d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:30.253Z|ffb18831-508d-4694-9e63-3ceb900b844d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:30.602Z|d2ce7351-d73a-47e6-a7e3-5454588322d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:00:30.603Z|d2ce7351-d73a-47e6-a7e3-5454588322d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:00:34.782Z|86bc6dd3-bcb3-439a-a3f3-15abad2eff56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:34.783Z|86bc6dd3-bcb3-439a-a3f3-15abad2eff56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:36.623Z|d98d3b88-d53c-4426-aa71-67c9f95933f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:36.624Z|d98d3b88-d53c-4426-aa71-67c9f95933f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:40.284Z|2cadcae3-02e3-4c70-8999-3168cd6c57c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:40.287Z|2cadcae3-02e3-4c70-8999-3168cd6c57c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:44.813Z|d1eb9083-ca58-488d-a749-3ef58c20dbcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:44.814Z|d1eb9083-ca58-488d-a749-3ef58c20dbcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:45.061Z|6a94e381-1b8b-453c-a1da-1fef675ed0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:00:45.062Z|6a94e381-1b8b-453c-a1da-1fef675ed0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:00:46.650Z|cf7955f9-387a-4f64-8686-386c415ec3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:46.651Z|cf7955f9-387a-4f64-8686-386c415ec3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:50.315Z|af85b833-8852-41cf-a956-5e9abbe8c559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:50.316Z|af85b833-8852-41cf-a956-5e9abbe8c559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:54.851Z|b4c2dbe7-0153-43b9-8a23-4dc4acd63c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:54.852Z|b4c2dbe7-0153-43b9-8a23-4dc4acd63c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:00:56.681Z|a390e884-9c3a-43f3-a0e3-0112cb59a6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:00:56.682Z|a390e884-9c3a-43f3-a0e3-0112cb59a6ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:00.061Z|ddef6ced-0c75-4774-92f6-2c5085621304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:01:00.062Z|ddef6ced-0c75-4774-92f6-2c5085621304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:01:00.343Z|80263f52-14dd-434b-aa8b-a805c022310f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:00.344Z|80263f52-14dd-434b-aa8b-a805c022310f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:00.603Z|af3aa2e5-02aa-4c3c-aa50-e6ebb039dcb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:01:00.604Z|af3aa2e5-02aa-4c3c-aa50-e6ebb039dcb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:01:04.888Z|5197cadf-d859-4856-b920-d8e08dfc2de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:04.889Z|5197cadf-d859-4856-b920-d8e08dfc2de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:06.727Z|41732c43-eaf8-40fb-8f4f-88c4ab1af547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:06.728Z|41732c43-eaf8-40fb-8f4f-88c4ab1af547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:10.371Z|1c93b14e-9a46-4497-a8fa-a58b5357829a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:10.373Z|1c93b14e-9a46-4497-a8fa-a58b5357829a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:14.932Z|9fbd44fc-9c10-4a58-8dfd-4ac01a6b003a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:14.933Z|9fbd44fc-9c10-4a58-8dfd-4ac01a6b003a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:15.061Z|36d36f3c-62d0-4caf-9b70-cece7e83f208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:01:15.065Z|36d36f3c-62d0-4caf-9b70-cece7e83f208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:01:16.760Z|b95cd140-6037-4a86-a11d-b280bd00c151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:16.762Z|b95cd140-6037-4a86-a11d-b280bd00c151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:20.401Z|4ab189d2-f82b-44bc-bbc0-69476edcf8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:20.402Z|4ab189d2-f82b-44bc-bbc0-69476edcf8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:24.974Z|90a3207f-195d-4e02-a017-27a470093377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:24.976Z|90a3207f-195d-4e02-a017-27a470093377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:26.792Z|3de35410-7b7c-4b1a-b5d3-965635f5c7e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:26.793Z|3de35410-7b7c-4b1a-b5d3-965635f5c7e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:29.862Z|a8060248-8f9c-431c-9c01-d7b0e73471a5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:01:29.863Z|a8060248-8f9c-431c-9c01-d7b0e73471a5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:30.061Z|eac5b2bb-d1a4-47b2-9e08-e2c1d23f2260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:01:30.062Z|eac5b2bb-d1a4-47b2-9e08-e2c1d23f2260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:01:30.435Z|54cded5a-8eee-4b26-8995-93ae84dbefe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:30.436Z|54cded5a-8eee-4b26-8995-93ae84dbefe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:30.605Z|1ee19800-716e-40cb-9250-bbcb1d87cb47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:01:30.606Z|1ee19800-716e-40cb-9250-bbcb1d87cb47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:01:35.009Z|65db44bf-69cf-4570-b191-26761c2d286d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:35.010Z|65db44bf-69cf-4570-b191-26761c2d286d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:36.852Z|f2330c5f-8751-49c4-a781-62a52884c782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:36.854Z|f2330c5f-8751-49c4-a781-62a52884c782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:40.461Z|7af71753-6594-4f4a-b90b-2ed802ccb6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:40.463Z|7af71753-6594-4f4a-b90b-2ed802ccb6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:45.060Z|9ce52d59-448c-4efe-bee8-351b888e9921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:45.061Z|6208b17d-08a6-4e97-8cb7-6e6b2105c9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:01:45.061Z|6208b17d-08a6-4e97-8cb7-6e6b2105c9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:01:45.061Z|9ce52d59-448c-4efe-bee8-351b888e9921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:46.881Z|01f6b14d-4161-4cbe-be4a-fa435794622c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:46.882Z|01f6b14d-4161-4cbe-be4a-fa435794622c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:50.492Z|a1414033-52c5-4402-8762-392d20029e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:50.493Z|a1414033-52c5-4402-8762-392d20029e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:55.100Z|08ee49dd-9cab-49c2-bdd5-0e62c4454ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:55.101Z|08ee49dd-9cab-49c2-bdd5-0e62c4454ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:01:56.941Z|519f12b3-70dd-4014-a9a1-39eb470aac08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:01:56.943Z|519f12b3-70dd-4014-a9a1-39eb470aac08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:00.061Z|6eefe86d-9f17-4944-86ac-78e98cac87dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:02:00.064Z|6eefe86d-9f17-4944-86ac-78e98cac87dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:02:00.525Z|0214e487-451c-4955-9f19-875f42ef9136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:00.526Z|0214e487-451c-4955-9f19-875f42ef9136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:00.606Z|9d4c588b-349a-44aa-a4fe-44092744aaac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:02:00.607Z|9d4c588b-349a-44aa-a4fe-44092744aaac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:02:05.134Z|72e55fb2-696c-4c53-8363-9331f1920bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:05.135Z|72e55fb2-696c-4c53-8363-9331f1920bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:06.978Z|2c8a75c2-43c5-4101-a6e1-5959487f7fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:06.980Z|2c8a75c2-43c5-4101-a6e1-5959487f7fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:10.552Z|6b7c34bc-6d6b-42bc-b547-b790b9af41bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:10.553Z|6b7c34bc-6d6b-42bc-b547-b790b9af41bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:15.061Z|fe2533fb-c33a-41da-999a-8166ae05d11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:02:15.062Z|fe2533fb-c33a-41da-999a-8166ae05d11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:02:15.161Z|02824b47-461b-4c7a-acbf-a9bfc9d4e6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:15.162Z|02824b47-461b-4c7a-acbf-a9bfc9d4e6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:17.036Z|dc78c544-4ade-479f-b8ef-01665835ba3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:17.037Z|dc78c544-4ade-479f-b8ef-01665835ba3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:20.582Z|e7b12805-2d7d-44b9-851e-2748fa7847a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:20.594Z|e7b12805-2d7d-44b9-851e-2748fa7847a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:25.189Z|5fd359d3-9b2c-4e8c-ab0b-6e027325a431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:25.191Z|5fd359d3-9b2c-4e8c-ab0b-6e027325a431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:27.061Z|7493d4f5-2b93-49e4-b964-922beae9f919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:27.062Z|7493d4f5-2b93-49e4-b964-922beae9f919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:29.866Z|3b65658b-38c6-495f-97a1-232d58e23b89|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:02:29.867Z|3b65658b-38c6-495f-97a1-232d58e23b89|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:30.061Z|3bd02a92-9197-42e9-8ff0-9804dd43b6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:02:30.062Z|3bd02a92-9197-42e9-8ff0-9804dd43b6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:02:30.609Z|ff45e0e4-4c30-493c-a314-db3f3bc8774e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:02:30.610Z|ff45e0e4-4c30-493c-a314-db3f3bc8774e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:02:30.622Z|ea14b2df-9d5a-40c5-9346-5fe45e6c7aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:30.624Z|ea14b2df-9d5a-40c5-9346-5fe45e6c7aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:35.231Z|23ee3f7b-43a6-4129-b5bc-339b30745b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:35.232Z|23ee3f7b-43a6-4129-b5bc-339b30745b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:37.095Z|cbb3e863-5d01-4be3-bda3-71cda04389dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:37.097Z|cbb3e863-5d01-4be3-bda3-71cda04389dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:40.655Z|fb4e1d36-803e-485a-a263-5729860450fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:40.656Z|fb4e1d36-803e-485a-a263-5729860450fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:45.061Z|aa53cf00-7828-44b4-a7b3-b61082404c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:02:45.065Z|aa53cf00-7828-44b4-a7b3-b61082404c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:02:45.262Z|bc80d7eb-de92-4a62-bd87-4427bdb91d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:45.264Z|bc80d7eb-de92-4a62-bd87-4427bdb91d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:47.124Z|1281f615-a9b3-4adf-aed7-c4b310e5269a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:47.125Z|1281f615-a9b3-4adf-aed7-c4b310e5269a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:50.682Z|5777d82f-1251-428a-ab47-507786e251a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:50.683Z|5777d82f-1251-428a-ab47-507786e251a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:55.295Z|b2e3d091-51d2-4717-b85f-e56bea8594b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:55.297Z|b2e3d091-51d2-4717-b85f-e56bea8594b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:02:57.164Z|2b2948f7-3c65-4593-8edb-ac28428b37b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:02:57.166Z|2b2948f7-3c65-4593-8edb-ac28428b37b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:00.061Z|cfb3d14b-48a5-476a-9ada-4595c9ebd4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:03:00.062Z|cfb3d14b-48a5-476a-9ada-4595c9ebd4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:03:00.611Z|5c6ae12a-79e1-4315-b506-f70bcd62a0b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:03:00.612Z|5c6ae12a-79e1-4315-b506-f70bcd62a0b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:03:00.709Z|bec24ecd-ca66-45f5-a226-e2f0fae39cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:00.710Z|bec24ecd-ca66-45f5-a226-e2f0fae39cd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:05.334Z|91e4b2eb-c32f-4291-9866-b2032b970ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:05.336Z|91e4b2eb-c32f-4291-9866-b2032b970ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:07.195Z|1680fda6-55fc-40b3-be4f-b5f23c21cb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:07.196Z|1680fda6-55fc-40b3-be4f-b5f23c21cb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:10.748Z|2e10cdb5-07a3-4618-9fef-99aeb627d80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:10.750Z|2e10cdb5-07a3-4618-9fef-99aeb627d80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:15.061Z|d42b39a6-a0da-4c59-b725-1a61503a2a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:03:15.062Z|d42b39a6-a0da-4c59-b725-1a61503a2a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:03:15.374Z|9795898f-4641-45b2-9f6f-4b7cea062cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:15.376Z|9795898f-4641-45b2-9f6f-4b7cea062cf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:17.245Z|fbf06ad0-ee03-4878-8d55-7ce84cca66fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:17.246Z|fbf06ad0-ee03-4878-8d55-7ce84cca66fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:20.781Z|9f6d5ce6-5bc7-4d95-ab0b-891b64cda47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:20.782Z|9f6d5ce6-5bc7-4d95-ab0b-891b64cda47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:25.415Z|c4c079d4-fbe5-4c48-b769-cc8acada12c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:25.416Z|c4c079d4-fbe5-4c48-b769-cc8acada12c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:27.287Z|2944ba05-70fb-4573-80d4-aed42d2b72d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:27.290Z|2944ba05-70fb-4573-80d4-aed42d2b72d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:29.861Z|9cd9ee0a-d2b3-4cbe-aa74-7b65a60a126b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:03:29.862Z|9cd9ee0a-d2b3-4cbe-aa74-7b65a60a126b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:30.061Z|7a067b3c-ba56-42dc-8915-c7c8590c0001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:03:30.065Z|7a067b3c-ba56-42dc-8915-c7c8590c0001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:03:30.613Z|d04b0987-78f7-4d9c-ba8f-2e0fd7dfb946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:03:30.613Z|d04b0987-78f7-4d9c-ba8f-2e0fd7dfb946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:03:30.811Z|2a3cc66e-0076-41dc-bc39-e1d50b5ff547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:30.812Z|2a3cc66e-0076-41dc-bc39-e1d50b5ff547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:35.442Z|a29d0189-08f3-4840-b4ee-fdd76215abc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:35.443Z|a29d0189-08f3-4840-b4ee-fdd76215abc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:37.341Z|b805f879-20c0-4c6f-850c-14ebd0a1ef93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:37.342Z|b805f879-20c0-4c6f-850c-14ebd0a1ef93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:40.845Z|d4367eaf-0b28-4080-a9c6-7e01fd3c5ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:40.845Z|d4367eaf-0b28-4080-a9c6-7e01fd3c5ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:45.061Z|59b82b91-84aa-4159-8e67-8119c270f310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:03:45.062Z|59b82b91-84aa-4159-8e67-8119c270f310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:03:45.471Z|85d91bdf-6e27-41e5-bea8-99c948900a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:45.472Z|85d91bdf-6e27-41e5-bea8-99c948900a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:47.371Z|b25aa144-5ae9-43a1-8d67-5a686ae2bdc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:47.372Z|b25aa144-5ae9-43a1-8d67-5a686ae2bdc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:50.872Z|b52aa061-078a-4124-a29c-faae4f47edab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:50.873Z|b52aa061-078a-4124-a29c-faae4f47edab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:55.498Z|156f911e-9a2f-444b-861f-8242a52772e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:55.499Z|156f911e-9a2f-444b-861f-8242a52772e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:03:57.399Z|48c6b345-e18a-4569-a33f-71458a373cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:03:57.400Z|48c6b345-e18a-4569-a33f-71458a373cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:00.061Z|812f6aed-a33d-4cd1-a4b0-d0a1a8f8e187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:04:00.062Z|812f6aed-a33d-4cd1-a4b0-d0a1a8f8e187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:04:00.614Z|84737561-6435-4e23-b1b4-f645b5fc777f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:04:00.615Z|84737561-6435-4e23-b1b4-f645b5fc777f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:04:00.899Z|7dfe9423-8172-44ab-815a-9670c6a08261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:00.901Z|7dfe9423-8172-44ab-815a-9670c6a08261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:05.532Z|af6a1196-3a47-4595-9b9c-466e6ac12eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:05.534Z|af6a1196-3a47-4595-9b9c-466e6ac12eb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:07.440Z|828ef755-d013-40e2-973b-5981f0d963ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:07.441Z|828ef755-d013-40e2-973b-5981f0d963ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:10.929Z|f79927a6-5981-4a18-afed-4347fb53e629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:10.931Z|f79927a6-5981-4a18-afed-4347fb53e629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:15.061Z|8001aea9-9dc3-45d8-8726-e4bd297d786c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:04:15.065Z|8001aea9-9dc3-45d8-8726-e4bd297d786c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:04:15.563Z|a0058a3e-251e-4615-9849-3b868455ca10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:15.564Z|a0058a3e-251e-4615-9849-3b868455ca10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:17.467Z|1b3563b5-18f2-4151-95f8-8329f9e1cf6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:17.468Z|1b3563b5-18f2-4151-95f8-8329f9e1cf6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:20.962Z|4c6f6361-e130-4aae-99fb-d31e405bbcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:20.963Z|4c6f6361-e130-4aae-99fb-d31e405bbcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:25.595Z|b2276713-361e-4f9e-84a1-74dd6280986a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:25.597Z|b2276713-361e-4f9e-84a1-74dd6280986a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:27.492Z|9e9c3d22-695f-48d8-9785-f9a34bc27e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:27.493Z|9e9c3d22-695f-48d8-9785-f9a34bc27e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:29.861Z|cfdfb835-77f0-44ee-bd87-3b5734691403|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:04:29.864Z|cfdfb835-77f0-44ee-bd87-3b5734691403|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:30.061Z|3384f4c6-8fab-44ec-8e89-e3334d23c26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:04:30.062Z|3384f4c6-8fab-44ec-8e89-e3334d23c26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:04:30.616Z|84c294e5-719d-4b8f-bd3a-5b1ddee0cdad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:04:30.617Z|84c294e5-719d-4b8f-bd3a-5b1ddee0cdad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:04:30.990Z|a4222c1f-13b8-43be-a094-c5a41c3d57da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:30.991Z|a4222c1f-13b8-43be-a094-c5a41c3d57da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:35.636Z|f453f793-a396-4aa6-82f5-37e26da2e9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:35.637Z|f453f793-a396-4aa6-82f5-37e26da2e9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:37.519Z|b7cc26c8-e09f-46ae-9a3b-b270ad2c898f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:37.520Z|b7cc26c8-e09f-46ae-9a3b-b270ad2c898f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:41.021Z|089a02c6-ed92-43d8-be17-c25ad7f369af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:41.022Z|089a02c6-ed92-43d8-be17-c25ad7f369af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:45.061Z|3303adc1-486c-4018-ab93-8def2e49520d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:04:45.062Z|3303adc1-486c-4018-ab93-8def2e49520d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:04:45.663Z|2e13ac03-1404-4aa4-bc80-414146d5ea14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:45.664Z|2e13ac03-1404-4aa4-bc80-414146d5ea14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:47.544Z|07df8aae-e7d4-4202-8256-cb5c0519f3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:47.545Z|07df8aae-e7d4-4202-8256-cb5c0519f3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:51.049Z|9af0e221-7bae-4786-92b3-80ec0f0eedbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:51.051Z|9af0e221-7bae-4786-92b3-80ec0f0eedbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:55.692Z|6feddf29-681d-4fbc-acc7-67a103f11e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:55.708Z|6feddf29-681d-4fbc-acc7-67a103f11e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:04:57.570Z|99d469aa-92c5-42f3-81e6-caeb6276dd98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:04:57.571Z|99d469aa-92c5-42f3-81e6-caeb6276dd98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:00.061Z|49603147-d7be-4f91-92d4-ad1a9447d095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:05:00.066Z|49603147-d7be-4f91-92d4-ad1a9447d095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:05:00.618Z|25401ff3-13a9-4414-83d4-3adf991c0c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:05:00.619Z|25401ff3-13a9-4414-83d4-3adf991c0c06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:05:01.082Z|6ab75731-9053-4f3a-9a19-c831b3329b7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:01.083Z|6ab75731-9053-4f3a-9a19-c831b3329b7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:05.738Z|d210ffee-40a5-4ef0-82d3-6f2a039297e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:05.740Z|d210ffee-40a5-4ef0-82d3-6f2a039297e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:07.596Z|a103be32-952b-4f08-901c-7aa4c65911de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:07.598Z|a103be32-952b-4f08-901c-7aa4c65911de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:11.113Z|a0a94eca-56f1-4cb6-924e-dddd7bc168b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:11.115Z|a0a94eca-56f1-4cb6-924e-dddd7bc168b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:15.061Z|5ad825e4-ecda-4224-9174-e3be350349f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:05:15.062Z|5ad825e4-ecda-4224-9174-e3be350349f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:05:15.770Z|d0fdbbe1-58bf-4462-8f8f-fa79e1d4fb42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:15.771Z|d0fdbbe1-58bf-4462-8f8f-fa79e1d4fb42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:17.623Z|8174c868-ea43-463d-9ea2-9595b23b8273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:17.624Z|8174c868-ea43-463d-9ea2-9595b23b8273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:21.147Z|3a693e1d-3292-48e9-a802-5182e670c7b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:21.149Z|3a693e1d-3292-48e9-a802-5182e670c7b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:25.798Z|7a742632-d288-4c1f-86dc-086446f5fb3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:25.800Z|7a742632-d288-4c1f-86dc-086446f5fb3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:27.653Z|bf9574cb-0692-4fc6-9596-a75cf558464b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:27.655Z|bf9574cb-0692-4fc6-9596-a75cf558464b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:29.860Z|ba423017-45ab-4089-91e8-7e2013d8bdce|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:05:29.861Z|ba423017-45ab-4089-91e8-7e2013d8bdce|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:30.061Z|a1cf7406-6532-46c2-8f83-4c29bb090c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:05:30.062Z|a1cf7406-6532-46c2-8f83-4c29bb090c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:05:30.620Z|d73ded96-3e49-45ca-aa1e-dfdba7cf4e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:05:30.620Z|d73ded96-3e49-45ca-aa1e-dfdba7cf4e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:05:31.181Z|54b03c50-193c-40e2-bccf-c8f73dcd5232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:31.182Z|54b03c50-193c-40e2-bccf-c8f73dcd5232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:35.835Z|2b8d143f-0fe8-4b98-ac4c-214742e2ef56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:35.836Z|2b8d143f-0fe8-4b98-ac4c-214742e2ef56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:37.685Z|394104b2-d323-4cc7-88b0-d8b80eb7ab71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:37.686Z|394104b2-d323-4cc7-88b0-d8b80eb7ab71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:41.209Z|061541a4-49dd-443a-94ba-297e2212bd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:41.210Z|061541a4-49dd-443a-94ba-297e2212bd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:45.061Z|445bd710-a4bf-4c00-be4b-00d45953555c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:05:45.065Z|445bd710-a4bf-4c00-be4b-00d45953555c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:05:45.867Z|bb2fae2b-fcf0-4141-84e0-5dd5ab8f9fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:45.869Z|bb2fae2b-fcf0-4141-84e0-5dd5ab8f9fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:47.712Z|cc929cbd-4f9a-411d-92e0-762ea3d91c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:47.713Z|cc929cbd-4f9a-411d-92e0-762ea3d91c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:51.251Z|4c04d1b0-4dc4-4647-8d2b-15f90db337fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:51.252Z|4c04d1b0-4dc4-4647-8d2b-15f90db337fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:55.897Z|37c5c209-063d-4813-924c-c5eecbda1bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:55.898Z|37c5c209-063d-4813-924c-c5eecbda1bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:05:57.743Z|9b67dcc4-d75b-4fa1-8c70-1d126de850f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:05:57.745Z|9b67dcc4-d75b-4fa1-8c70-1d126de850f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:00.061Z|d4497f44-f184-46f6-96bb-875ef322a742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:06:00.062Z|d4497f44-f184-46f6-96bb-875ef322a742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:06:00.621Z|7c87b1cd-9f90-4898-89a3-dd17c301c4bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:06:00.622Z|7c87b1cd-9f90-4898-89a3-dd17c301c4bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:06:01.281Z|decf7f78-08f0-4c2d-81df-8d2f74bbf6e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:01.282Z|decf7f78-08f0-4c2d-81df-8d2f74bbf6e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:05.968Z|77d66184-6077-4d02-b6a9-117043e3e8fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:05.971Z|77d66184-6077-4d02-b6a9-117043e3e8fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:07.774Z|317d7466-bbc0-4cf7-8d4a-4728ca3818bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:07.775Z|317d7466-bbc0-4cf7-8d4a-4728ca3818bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:11.314Z|eca7850f-db34-4225-9956-e43a19f4aa47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:11.315Z|eca7850f-db34-4225-9956-e43a19f4aa47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:15.061Z|ac82617a-57b4-4469-834c-249001fbe070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:06:15.062Z|ac82617a-57b4-4469-834c-249001fbe070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:06:16.001Z|beb82795-42f8-4539-bd07-9e7097d2460b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:16.003Z|beb82795-42f8-4539-bd07-9e7097d2460b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:17.807Z|0ab6128f-8eae-4f76-b1c0-89c1f2963794|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:17.808Z|0ab6128f-8eae-4f76-b1c0-89c1f2963794|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:21.343Z|009ec4d8-afd3-4666-b66b-d410f3bce6f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:21.345Z|009ec4d8-afd3-4666-b66b-d410f3bce6f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:26.032Z|2887fba1-0687-4f03-a7aa-e0502ecd1c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:26.034Z|2887fba1-0687-4f03-a7aa-e0502ecd1c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:27.840Z|2ee67398-59e6-4f5c-85e2-07d5700d92f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:27.842Z|2ee67398-59e6-4f5c-85e2-07d5700d92f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:29.862Z|3e2823ee-88c5-4ce2-b5ad-faf300eecbe6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:06:29.863Z|3e2823ee-88c5-4ce2-b5ad-faf300eecbe6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:30.061Z|ee2a6803-1047-42b3-bd24-898c5899ecc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:06:30.065Z|ee2a6803-1047-42b3-bd24-898c5899ecc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:06:30.623Z|059a8cd0-1343-47e0-b530-d11905c865fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:06:30.624Z|059a8cd0-1343-47e0-b530-d11905c865fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:06:31.371Z|aa1f49bb-3d38-44f6-8e66-b1fcc2b65639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:31.372Z|aa1f49bb-3d38-44f6-8e66-b1fcc2b65639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:36.063Z|03eb62b2-f398-4283-a9cc-c260fa47b5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:36.064Z|03eb62b2-f398-4283-a9cc-c260fa47b5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:37.868Z|414166b2-22f6-408c-a482-6e247610e81c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:37.869Z|414166b2-22f6-408c-a482-6e247610e81c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:41.398Z|c4edbb29-60fe-4ce2-a3cf-43d148b4b663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:41.399Z|c4edbb29-60fe-4ce2-a3cf-43d148b4b663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:45.061Z|5d784614-22a3-4d1c-8e5a-37a3ee1b8218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:06:45.062Z|5d784614-22a3-4d1c-8e5a-37a3ee1b8218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:06:46.089Z|e3305e4e-6d77-4c0a-8549-1225d1644b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:46.091Z|e3305e4e-6d77-4c0a-8549-1225d1644b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:47.898Z|c766b853-0d5a-4bec-9af6-f16bfc8e1f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:47.899Z|c766b853-0d5a-4bec-9af6-f16bfc8e1f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:51.428Z|e765c569-f3be-49be-886f-702035e8aca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:51.429Z|e765c569-f3be-49be-886f-702035e8aca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:56.123Z|945faeab-5e1d-4e22-a255-f656bf887bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:56.125Z|945faeab-5e1d-4e22-a255-f656bf887bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:06:57.927Z|be691349-5112-4859-9efd-b60e63726719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:06:57.928Z|be691349-5112-4859-9efd-b60e63726719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:00.061Z|ba52de19-ebe0-4e73-a33e-b43891206e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:07:00.062Z|ba52de19-ebe0-4e73-a33e-b43891206e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:07:00.625Z|9dcae9bd-9151-4470-a1dc-d3cc394c159e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:07:00.626Z|9dcae9bd-9151-4470-a1dc-d3cc394c159e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:07:01.455Z|06517556-3a66-4d2b-8cf9-9230df5e1c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:01.456Z|06517556-3a66-4d2b-8cf9-9230df5e1c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:06.161Z|eeeb79d4-f5d7-4ebd-bf5e-2507b1942a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:06.162Z|eeeb79d4-f5d7-4ebd-bf5e-2507b1942a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:07.957Z|92ea77ef-526a-4429-bd4b-73bae9f68877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:07.958Z|92ea77ef-526a-4429-bd4b-73bae9f68877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:11.491Z|9d132b37-e9ff-4436-acc0-273c76c73059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:11.492Z|9d132b37-e9ff-4436-acc0-273c76c73059|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:15.061Z|1e86588d-a486-4269-90b8-d62383bbcb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:07:15.063Z|1e86588d-a486-4269-90b8-d62383bbcb49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:07:16.189Z|1676d048-75ce-4819-90d8-cfccddd72f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:16.190Z|1676d048-75ce-4819-90d8-cfccddd72f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:17.998Z|3234dbe8-0260-4c84-97ec-0c5e002e444f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:17.999Z|3234dbe8-0260-4c84-97ec-0c5e002e444f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:21.518Z|796c4ce0-feb5-41ac-8374-e5d7e36ab669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:21.520Z|796c4ce0-feb5-41ac-8374-e5d7e36ab669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:26.232Z|04592b67-8368-4102-a90d-8eb26bea2202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:26.233Z|04592b67-8368-4102-a90d-8eb26bea2202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:28.028Z|d7ad3df6-2197-40f6-88b9-11d1194d8075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:28.029Z|d7ad3df6-2197-40f6-88b9-11d1194d8075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:29.860Z|97a5ad4a-5872-414f-b16c-58f19a23606c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:07:29.861Z|97a5ad4a-5872-414f-b16c-58f19a23606c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:30.061Z|143986fe-5d9a-4b56-9ef7-da7c19e53013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:07:30.062Z|143986fe-5d9a-4b56-9ef7-da7c19e53013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:07:30.627Z|5efe9470-6028-4fc9-80ec-3146f41a1a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:07:30.628Z|5efe9470-6028-4fc9-80ec-3146f41a1a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:07:31.549Z|6c3899db-d1f9-41dd-840f-4909bcd5bc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:31.552Z|6c3899db-d1f9-41dd-840f-4909bcd5bc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:36.260Z|6052078a-a12e-4a93-a8b7-956fd888bf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:36.261Z|6052078a-a12e-4a93-a8b7-956fd888bf58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:38.057Z|19319b29-d978-4f27-9819-b832d049c7a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:38.058Z|19319b29-d978-4f27-9819-b832d049c7a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:41.579Z|216ab4de-d795-4c33-b966-2290bb7e14ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:41.580Z|216ab4de-d795-4c33-b966-2290bb7e14ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:45.061Z|83223c69-616c-4faf-a04a-3119bcdff6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:07:45.062Z|83223c69-616c-4faf-a04a-3119bcdff6ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:07:46.296Z|0fd10d09-d3ca-4dde-93c1-44474a8fa1e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:46.297Z|0fd10d09-d3ca-4dde-93c1-44474a8fa1e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:48.087Z|63d1c4f0-c72f-4f21-94d6-f71864ec9877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:48.088Z|63d1c4f0-c72f-4f21-94d6-f71864ec9877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:51.606Z|6124238a-657f-41fa-b491-b5fdb439a546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:51.607Z|6124238a-657f-41fa-b491-b5fdb439a546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:56.338Z|e8635ac4-da65-4e39-b552-1b1aea1323d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:56.339Z|e8635ac4-da65-4e39-b552-1b1aea1323d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:07:58.126Z|4a71ce36-11f5-4cc1-98e4-77572a0ee5a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:07:58.127Z|4a71ce36-11f5-4cc1-98e4-77572a0ee5a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:00.061Z|ea3456ca-daad-4522-abad-84fe429cdd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:08:00.066Z|ea3456ca-daad-4522-abad-84fe429cdd91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:08:00.629Z|60e771b9-51e0-49be-8bd1-e736c61322b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:08:00.629Z|60e771b9-51e0-49be-8bd1-e736c61322b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:08:01.636Z|47688d0e-5b4f-483f-8dfe-68d88c3e835f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:01.637Z|47688d0e-5b4f-483f-8dfe-68d88c3e835f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:06.374Z|04ff8d40-fef3-4e37-86c6-0033ba6efee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:06.376Z|04ff8d40-fef3-4e37-86c6-0033ba6efee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:08.161Z|9df7c2e2-d7c2-4d35-bcae-032a96b74389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:08.162Z|9df7c2e2-d7c2-4d35-bcae-032a96b74389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:11.669Z|b885d4db-2e93-4ccb-9dc6-12c8842ef3f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:11.671Z|b885d4db-2e93-4ccb-9dc6-12c8842ef3f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:15.061Z|62972ec2-2f17-4b56-9c91-de4416121da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:08:15.062Z|62972ec2-2f17-4b56-9c91-de4416121da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:08:16.405Z|2ab98b32-c877-4e5e-a837-448a1e2e5a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:16.406Z|2ab98b32-c877-4e5e-a837-448a1e2e5a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:18.193Z|16f82f01-399e-45d8-bf60-2045caaf67a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:18.195Z|16f82f01-399e-45d8-bf60-2045caaf67a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:21.723Z|b330aaaf-3f21-4162-9007-a07b2a3d582b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:21.724Z|b330aaaf-3f21-4162-9007-a07b2a3d582b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:26.444Z|62a599ff-9bc7-46e1-aca6-3b64e4ee35e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:26.447Z|62a599ff-9bc7-46e1-aca6-3b64e4ee35e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:28.229Z|aae9dbcc-6139-4dd2-be10-6299427bd813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:28.231Z|aae9dbcc-6139-4dd2-be10-6299427bd813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:29.869Z|8ee5a466-1126-4697-96c4-4d1cba20d7cc|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:08:29.870Z|8ee5a466-1126-4697-96c4-4d1cba20d7cc|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:30.061Z|71ab9ada-67e2-41b1-922a-2a229d507935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:08:30.062Z|71ab9ada-67e2-41b1-922a-2a229d507935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:08:30.630Z|7c5c917a-1139-4e23-89a0-0c608118c410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:08:30.631Z|7c5c917a-1139-4e23-89a0-0c608118c410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:08:31.755Z|b5fe3681-7cec-4100-bb2b-b52d53cb8cc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:31.756Z|b5fe3681-7cec-4100-bb2b-b52d53cb8cc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:36.492Z|33325df7-55e7-4e45-a8b1-14ce6e7f50af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:36.493Z|33325df7-55e7-4e45-a8b1-14ce6e7f50af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:38.260Z|a4802eeb-efc8-454a-bc9d-66140d1b2043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:38.262Z|a4802eeb-efc8-454a-bc9d-66140d1b2043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:41.788Z|0aa70b9e-274b-489f-82c4-2b5286f5d8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:41.790Z|0aa70b9e-274b-489f-82c4-2b5286f5d8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:45.061Z|9fa97597-6947-4b73-af58-3cf48ad24d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:08:45.065Z|9fa97597-6947-4b73-af58-3cf48ad24d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:08:46.547Z|7d679fc4-9eff-424f-a280-1362f567dc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:46.548Z|7d679fc4-9eff-424f-a280-1362f567dc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:48.289Z|6e2cdcb4-6b43-4d98-ad8c-295f88aebf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:48.290Z|6e2cdcb4-6b43-4d98-ad8c-295f88aebf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:51.818Z|4e035f09-5776-4b3f-9d29-6fe29b45ebb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:51.819Z|4e035f09-5776-4b3f-9d29-6fe29b45ebb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:56.574Z|86868fa1-07c6-459f-97cc-215190605e2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:56.575Z|86868fa1-07c6-459f-97cc-215190605e2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:08:58.316Z|22d4858a-f4ed-4cae-a4a2-04bc5b05403c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:08:58.317Z|22d4858a-f4ed-4cae-a4a2-04bc5b05403c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:00.061Z|5bf445f2-5bc1-41f9-a993-cc0d02aa8de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:09:00.063Z|5bf445f2-5bc1-41f9-a993-cc0d02aa8de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:09:00.635Z|8e0c0f45-1690-480b-880c-9a37a2b5f3bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:09:00.635Z|8e0c0f45-1690-480b-880c-9a37a2b5f3bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:09:01.847Z|315d1d06-c5bd-4752-9c42-6daedf73eb0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:01.848Z|315d1d06-c5bd-4752-9c42-6daedf73eb0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:06.606Z|68b14cec-161b-45cf-9458-a4abf8d81566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:06.608Z|68b14cec-161b-45cf-9458-a4abf8d81566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:08.341Z|c4a73d57-d9c9-4fe9-b2fc-eedfa4a8a415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:08.342Z|c4a73d57-d9c9-4fe9-b2fc-eedfa4a8a415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:11.882Z|ce189456-53fa-496c-91d8-3d232b6c28c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:11.883Z|ce189456-53fa-496c-91d8-3d232b6c28c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:15.061Z|921b5881-2243-42a1-ad5b-a6a896118547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:09:15.063Z|921b5881-2243-42a1-ad5b-a6a896118547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:09:16.654Z|21e57ef8-24b1-4688-8e98-6ec715cee5bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:16.655Z|21e57ef8-24b1-4688-8e98-6ec715cee5bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:18.368Z|00af776e-bc2e-4f2e-b1b6-f7a4e806107d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:18.369Z|00af776e-bc2e-4f2e-b1b6-f7a4e806107d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:21.925Z|ec0034bf-3d3a-4b62-90c1-0b2954b3a9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:21.926Z|ec0034bf-3d3a-4b62-90c1-0b2954b3a9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:26.681Z|65c805b8-d101-40c7-8ebc-731f453bb88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:26.683Z|65c805b8-d101-40c7-8ebc-731f453bb88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:28.396Z|900ecdf4-4815-4182-a735-120e41c8d148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:28.397Z|900ecdf4-4815-4182-a735-120e41c8d148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:29.861Z|bab28b01-b0ce-4d78-af4b-4a9f5c7eb15e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:09:29.862Z|bab28b01-b0ce-4d78-af4b-4a9f5c7eb15e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:30.061Z|ae1f061f-4346-4d5a-ae2d-87ac20b744aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:09:30.065Z|ae1f061f-4346-4d5a-ae2d-87ac20b744aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:09:30.636Z|9c478d5a-fc13-4d3b-8a58-e78a5ac481ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:09:30.638Z|9c478d5a-fc13-4d3b-8a58-e78a5ac481ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:09:31.964Z|d2dcfb1e-4b28-4ab9-8eff-5f174e761548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:31.965Z|d2dcfb1e-4b28-4ab9-8eff-5f174e761548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:36.732Z|17642290-8e92-4b2c-ad3b-9706222d4848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:36.733Z|17642290-8e92-4b2c-ad3b-9706222d4848|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:38.425Z|f4ef8e80-9ef0-43d0-8045-0876d1281e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:38.426Z|f4ef8e80-9ef0-43d0-8045-0876d1281e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:41.995Z|583aed52-c888-4cb2-85bc-bec15aeb9f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:41.996Z|583aed52-c888-4cb2-85bc-bec15aeb9f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:45.061Z|39609fc6-851b-4c33-b7e5-e3db25b812a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:09:45.062Z|39609fc6-851b-4c33-b7e5-e3db25b812a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:09:46.760Z|7f6642c5-5007-4dac-ad79-36b2a98f6423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:46.761Z|7f6642c5-5007-4dac-ad79-36b2a98f6423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:48.452Z|e25cce25-3b1f-465e-bfdd-6d02ce77549e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:48.453Z|e25cce25-3b1f-465e-bfdd-6d02ce77549e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:52.022Z|d29410f2-a6bf-440a-ba76-1efa97b105bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:52.023Z|d29410f2-a6bf-440a-ba76-1efa97b105bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:56.788Z|df170bae-4291-41c4-a86f-a15360b8aa46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:56.789Z|df170bae-4291-41c4-a86f-a15360b8aa46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:09:58.481Z|eb20cb2c-1fb8-42b7-a89d-07f27e19b6f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:09:58.483Z|eb20cb2c-1fb8-42b7-a89d-07f27e19b6f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:00.061Z|336eb686-77af-49df-8724-67a2da0796f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:10:00.062Z|336eb686-77af-49df-8724-67a2da0796f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:10:00.639Z|8edf8e2f-be6e-4b85-b100-f497ba6cd0c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:10:00.639Z|8edf8e2f-be6e-4b85-b100-f497ba6cd0c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:10:02.052Z|62387e79-4731-42ca-b305-f78e03ae8dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:02.052Z|62387e79-4731-42ca-b305-f78e03ae8dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:06.817Z|3347b627-77d9-44bd-a21f-075a5d8d9bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:06.818Z|3347b627-77d9-44bd-a21f-075a5d8d9bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:08.512Z|ddfbf985-216e-485e-8a47-d7a818249593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:08.513Z|ddfbf985-216e-485e-8a47-d7a818249593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:12.080Z|50ac3d42-69d8-4da7-887e-677cf975eadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:12.081Z|50ac3d42-69d8-4da7-887e-677cf975eadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:15.061Z|e21da272-3224-41ea-82d1-3bb9b09f2e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:10:15.065Z|e21da272-3224-41ea-82d1-3bb9b09f2e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:10:16.852Z|3991852b-3575-420e-af36-8f24e2427b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:16.853Z|3991852b-3575-420e-af36-8f24e2427b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:18.540Z|69d5d306-a2b1-4dcd-a5ce-5fb7c1e4ab0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:18.541Z|69d5d306-a2b1-4dcd-a5ce-5fb7c1e4ab0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:22.109Z|c54b5129-4027-4d98-84c1-f475c432e66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:22.110Z|c54b5129-4027-4d98-84c1-f475c432e66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:26.878Z|377c5129-bd20-4180-bccf-39ee093238bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:26.880Z|377c5129-bd20-4180-bccf-39ee093238bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:28.571Z|60f89484-a880-4b2e-b25f-e01003c7b708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:28.572Z|60f89484-a880-4b2e-b25f-e01003c7b708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:29.864Z|2160428d-91ec-4b99-8fd5-549f9f7fe2f2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:10:29.865Z|2160428d-91ec-4b99-8fd5-549f9f7fe2f2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:30.061Z|57121a89-c2d5-4203-86fe-2a9a71714c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:10:30.062Z|57121a89-c2d5-4203-86fe-2a9a71714c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:10:30.640Z|d0e8128d-d5b1-4417-862e-d92bd016e91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:10:30.641Z|d0e8128d-d5b1-4417-862e-d92bd016e91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:10:32.164Z|7084384f-e2f1-4f9f-ae6c-a06bffdbf57b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:32.165Z|7084384f-e2f1-4f9f-ae6c-a06bffdbf57b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:36.906Z|21c729b7-23b9-47ae-8213-64b0c4b13381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:36.907Z|21c729b7-23b9-47ae-8213-64b0c4b13381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:38.602Z|4cf96e90-8207-47c9-b278-1ae90345784b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:38.603Z|4cf96e90-8207-47c9-b278-1ae90345784b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:42.197Z|ba02ad9b-5915-46e9-8e27-1c6450a2c629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:42.198Z|ba02ad9b-5915-46e9-8e27-1c6450a2c629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:45.061Z|bb15e915-d2bd-4124-a44b-6788f9a84e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:10:45.062Z|bb15e915-d2bd-4124-a44b-6788f9a84e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:10:46.949Z|e8268e6e-9c41-41a8-ac3a-e8d2d0f9cee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:46.956Z|e8268e6e-9c41-41a8-ac3a-e8d2d0f9cee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:48.631Z|560dcb60-90fe-4d48-b4bf-b36e2c5e58d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:48.632Z|560dcb60-90fe-4d48-b4bf-b36e2c5e58d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:52.268Z|52c4cbf7-da13-4f3f-a68b-1285059c71cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:52.269Z|52c4cbf7-da13-4f3f-a68b-1285059c71cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:56.983Z|04663712-d0f0-471f-a665-c44dd54297b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:56.984Z|04663712-d0f0-471f-a665-c44dd54297b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:10:58.661Z|3d824c66-10bf-4cec-9b4b-9dca76b66a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:10:58.662Z|3d824c66-10bf-4cec-9b4b-9dca76b66a5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:00.061Z|164caf34-0827-455c-94d4-c4aae31187d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:11:00.064Z|164caf34-0827-455c-94d4-c4aae31187d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:11:00.641Z|d4d21857-6db3-4741-8a1e-e9707402fca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:11:00.642Z|d4d21857-6db3-4741-8a1e-e9707402fca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:11:02.294Z|bd5cc1b2-5be1-4281-9bdd-bbd97d2ce2ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:02.296Z|bd5cc1b2-5be1-4281-9bdd-bbd97d2ce2ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:07.019Z|5aa04c0d-5c34-4eae-bdca-4d84bbfa3dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:07.020Z|5aa04c0d-5c34-4eae-bdca-4d84bbfa3dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:08.690Z|429d402d-0ad3-4c47-b672-88ab617aebf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:08.692Z|429d402d-0ad3-4c47-b672-88ab617aebf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:12.325Z|5ca82c77-9e3e-4f3c-ab5d-93f0cdde04b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:12.326Z|5ca82c77-9e3e-4f3c-ab5d-93f0cdde04b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:15.061Z|9bdc1b78-8b8f-4223-9b77-abea30e7fa38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:11:15.061Z|9bdc1b78-8b8f-4223-9b77-abea30e7fa38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:11:17.051Z|96ef633d-507f-4650-8f47-e212c420a13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:17.052Z|96ef633d-507f-4650-8f47-e212c420a13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:18.720Z|cc3937bf-25c3-47a2-ba5f-0b23d0212f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:18.721Z|cc3937bf-25c3-47a2-ba5f-0b23d0212f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:22.352Z|72e287b6-0e2a-4638-96fd-b2f568ef5805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:22.353Z|72e287b6-0e2a-4638-96fd-b2f568ef5805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:27.106Z|524573ac-745d-462f-a808-86637d616086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:27.107Z|524573ac-745d-462f-a808-86637d616086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:28.750Z|626d577b-b6a2-40cc-8f0d-f09fe5262639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:28.751Z|626d577b-b6a2-40cc-8f0d-f09fe5262639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:29.859Z|5c0fc96b-2f77-46ad-81b6-c4134d21083a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:11:29.860Z|5c0fc96b-2f77-46ad-81b6-c4134d21083a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:30.061Z|36adc67a-4f8f-4cd7-a11c-025fc5657961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:11:30.062Z|36adc67a-4f8f-4cd7-a11c-025fc5657961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:11:30.643Z|5b5f17b1-bf81-40f0-b29a-f73cc05cdf5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:11:30.644Z|5b5f17b1-bf81-40f0-b29a-f73cc05cdf5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:11:32.383Z|f9b477fe-3794-4754-94d8-f25cf8704dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:32.384Z|f9b477fe-3794-4754-94d8-f25cf8704dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:37.137Z|4569f828-e432-42e1-a780-4926696ec60f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:37.139Z|4569f828-e432-42e1-a780-4926696ec60f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:38.777Z|24b3ad94-1f7a-43e9-8291-b5e93476c68b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:38.778Z|24b3ad94-1f7a-43e9-8291-b5e93476c68b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:42.411Z|cf25752b-a514-4722-8a56-8aedbb575f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:42.412Z|cf25752b-a514-4722-8a56-8aedbb575f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:45.061Z|fa6bc958-75cb-4e02-b7fb-b4de502637ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:11:45.063Z|fa6bc958-75cb-4e02-b7fb-b4de502637ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:11:47.177Z|6f03a606-cb14-4b3d-8ba8-b34d0aef035a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:47.179Z|6f03a606-cb14-4b3d-8ba8-b34d0aef035a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:48.813Z|3ce2909e-fee7-4f20-a84f-67e551e9ab95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:48.814Z|3ce2909e-fee7-4f20-a84f-67e551e9ab95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:52.436Z|0e1d5e73-66ed-4548-a2f8-c40ecfac35a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:52.438Z|0e1d5e73-66ed-4548-a2f8-c40ecfac35a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:57.211Z|48ae1a94-2628-4f4b-8fe4-7d23a42a5e42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:57.212Z|48ae1a94-2628-4f4b-8fe4-7d23a42a5e42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:11:58.853Z|6623c12d-c8d5-4ade-a7fa-ca5ac2f094b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:11:58.854Z|6623c12d-c8d5-4ade-a7fa-ca5ac2f094b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:00.062Z|af903590-763f-4cd6-be4e-44999d1c8c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:12:00.063Z|af903590-763f-4cd6-be4e-44999d1c8c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:12:00.646Z|e0de54cb-3e7d-41b4-a010-1b98547e2e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:12:00.649Z|e0de54cb-3e7d-41b4-a010-1b98547e2e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:12:02.465Z|59122e98-db2d-4749-8b88-2c189530be78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:02.465Z|59122e98-db2d-4749-8b88-2c189530be78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:07.259Z|61f9439f-b016-4e22-886b-f5640e9466e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:07.260Z|61f9439f-b016-4e22-886b-f5640e9466e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:08.879Z|0bea5839-f837-4dac-a3df-e02147444616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:08.881Z|0bea5839-f837-4dac-a3df-e02147444616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:12.492Z|8ac6bcf9-7c38-48f1-b9a8-f32e72f8a897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:12.493Z|8ac6bcf9-7c38-48f1-b9a8-f32e72f8a897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:15.061Z|543c29e5-dde3-490a-baf8-bbfd75fb408d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:12:15.062Z|543c29e5-dde3-490a-baf8-bbfd75fb408d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:12:17.290Z|93496b86-a85d-40a9-9831-c4af4ef6bfb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:17.291Z|93496b86-a85d-40a9-9831-c4af4ef6bfb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:18.911Z|7cde0019-7774-4552-ac13-fb2597cd03d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:18.911Z|7cde0019-7774-4552-ac13-fb2597cd03d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:22.518Z|5e2d34e5-0560-4a71-96f8-a6bc95677deb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:22.519Z|5e2d34e5-0560-4a71-96f8-a6bc95677deb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:27.325Z|ba5c4273-df82-4a3c-b0c5-9b9215632168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:27.326Z|ba5c4273-df82-4a3c-b0c5-9b9215632168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:28.940Z|11e3fe63-e45f-4fc0-96da-6d47a4d9c3e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:28.941Z|11e3fe63-e45f-4fc0-96da-6d47a4d9c3e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:29.862Z|09f447b6-836f-46e4-87f8-1ebe44f2888c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:12:29.863Z|09f447b6-836f-46e4-87f8-1ebe44f2888c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:30.061Z|c50eb0b2-1b5a-4077-a27b-3f5aec19e5b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:12:30.066Z|c50eb0b2-1b5a-4077-a27b-3f5aec19e5b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:12:30.650Z|b63eabe6-1d9c-4f90-94b8-6b8fc74c56b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:12:30.651Z|b63eabe6-1d9c-4f90-94b8-6b8fc74c56b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:12:32.546Z|561a334d-686b-4440-810f-58916617476f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:32.547Z|561a334d-686b-4440-810f-58916617476f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:37.354Z|220521aa-165c-4549-8d46-cfb78a6dac3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:37.354Z|220521aa-165c-4549-8d46-cfb78a6dac3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:38.968Z|fee5046a-f164-456d-8627-a1ddb6d687fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:38.975Z|fee5046a-f164-456d-8627-a1ddb6d687fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:42.577Z|1b482509-4bac-476c-8147-7a125ae6ee53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:42.578Z|1b482509-4bac-476c-8147-7a125ae6ee53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:45.061Z|9e2b6c98-dba1-4033-931e-752964f76230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:12:45.062Z|9e2b6c98-dba1-4033-931e-752964f76230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:12:47.382Z|05500728-e958-4bfa-89a2-cb5c828c1b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:47.383Z|05500728-e958-4bfa-89a2-cb5c828c1b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:49.020Z|d1bdd8ca-1ddd-48a7-827d-9fb8cb0d9e20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:49.021Z|d1bdd8ca-1ddd-48a7-827d-9fb8cb0d9e20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:52.623Z|81d9cd62-8bd7-48bf-8429-fbdc8bfb87b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:52.624Z|81d9cd62-8bd7-48bf-8429-fbdc8bfb87b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:57.444Z|4e55cebe-1ca1-4033-ae35-45212008ec69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:57.445Z|4e55cebe-1ca1-4033-ae35-45212008ec69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:12:59.048Z|ffe28be4-d514-4070-affd-828a91c8c0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:12:59.049Z|ffe28be4-d514-4070-affd-828a91c8c0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:00.061Z|22b83c81-968e-48ea-89b7-c2d188bddaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:13:00.062Z|22b83c81-968e-48ea-89b7-c2d188bddaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:13:00.652Z|29a5b2ac-4122-44ea-b9cf-f1a13c64e798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:13:00.653Z|29a5b2ac-4122-44ea-b9cf-f1a13c64e798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:13:02.650Z|4880a73b-21f6-45dc-85fd-f04d214fc614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:02.652Z|4880a73b-21f6-45dc-85fd-f04d214fc614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:07.470Z|26a31512-3a33-4674-987d-9c2b6315d05d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:07.471Z|26a31512-3a33-4674-987d-9c2b6315d05d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:09.079Z|aed10cbd-83bc-44f5-92b7-14be5ba39131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:09.080Z|aed10cbd-83bc-44f5-92b7-14be5ba39131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:12.678Z|9946c39f-5ca1-4cd5-b53d-09ffbaade15f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:12.679Z|9946c39f-5ca1-4cd5-b53d-09ffbaade15f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:15.061Z|bfebd50a-e4fb-4e5c-bb25-e8f36ecbf193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:13:15.065Z|bfebd50a-e4fb-4e5c-bb25-e8f36ecbf193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:13:17.497Z|7cb067f5-478c-423f-aa64-a681954fd367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:17.498Z|7cb067f5-478c-423f-aa64-a681954fd367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:19.108Z|f856c19a-4b3a-41c7-b215-148537109ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:19.109Z|f856c19a-4b3a-41c7-b215-148537109ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:22.704Z|608afe70-2cd3-4068-8ab1-a1c6a9ef6550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:22.705Z|608afe70-2cd3-4068-8ab1-a1c6a9ef6550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:27.526Z|5948075b-3157-4d04-a013-ebed2432dde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:27.527Z|5948075b-3157-4d04-a013-ebed2432dde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:29.136Z|6f9777ef-2389-4aff-8979-63ca59acd6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:29.137Z|6f9777ef-2389-4aff-8979-63ca59acd6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:29.861Z|1a14389d-b7e6-47c5-afc8-c9e949c01b7e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:13:29.862Z|1a14389d-b7e6-47c5-afc8-c9e949c01b7e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:30.061Z|3378b3c8-3caf-405f-8081-2a5bd83a38d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:13:30.061Z|3378b3c8-3caf-405f-8081-2a5bd83a38d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:13:30.653Z|f4aaec40-ba06-4479-94ac-cd529db616be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:13:30.654Z|f4aaec40-ba06-4479-94ac-cd529db616be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:13:32.731Z|e791405d-3f51-48ab-97c7-de007e45a569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:32.732Z|e791405d-3f51-48ab-97c7-de007e45a569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:37.556Z|3f7a7541-5e18-4f4b-bcb6-89388b24a187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:37.557Z|3f7a7541-5e18-4f4b-bcb6-89388b24a187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:39.164Z|a666c455-4419-4326-87dd-0fa060e32d0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:39.164Z|a666c455-4419-4326-87dd-0fa060e32d0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:42.765Z|0048ef4f-7975-4b89-b255-822dc84eaf29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:42.766Z|0048ef4f-7975-4b89-b255-822dc84eaf29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:45.061Z|07514d5c-10c1-4c5f-8003-db4a3e86c2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:13:45.062Z|07514d5c-10c1-4c5f-8003-db4a3e86c2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:13:47.583Z|12b112d2-9d0d-4f84-84af-2289799cc92e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:47.584Z|12b112d2-9d0d-4f84-84af-2289799cc92e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:49.191Z|76ae0323-343b-4086-af09-0f388faa8b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:49.192Z|76ae0323-343b-4086-af09-0f388faa8b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:52.794Z|157fa19e-8063-4cb6-a7e7-181143779ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:52.795Z|157fa19e-8063-4cb6-a7e7-181143779ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:57.613Z|1ecd1b36-39ad-4d5c-8ceb-df3b8617124f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:57.615Z|1ecd1b36-39ad-4d5c-8ceb-df3b8617124f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:13:59.221Z|629de3d6-c83d-4ad0-a7de-9ec48a1dcb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:13:59.223Z|629de3d6-c83d-4ad0-a7de-9ec48a1dcb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:00.061Z|926f6864-63bc-4ad4-9e1e-d57f058ce5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:14:00.065Z|926f6864-63bc-4ad4-9e1e-d57f058ce5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:14:00.655Z|03fa07cb-bdc9-4ca9-9411-213f6ff56018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:14:00.656Z|03fa07cb-bdc9-4ca9-9411-213f6ff56018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:14:02.821Z|98c46b0c-fe8b-4260-b177-07d0b4327001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:02.822Z|98c46b0c-fe8b-4260-b177-07d0b4327001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:07.646Z|f3438058-854b-45fc-9ddb-bf867b00208a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:07.647Z|f3438058-854b-45fc-9ddb-bf867b00208a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:09.249Z|8968e70d-e1be-4e8d-8730-710f3ba2bea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:09.250Z|8968e70d-e1be-4e8d-8730-710f3ba2bea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:12.848Z|bebcb6d4-141c-4735-81b9-80ccbd03ab2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:12.849Z|bebcb6d4-141c-4735-81b9-80ccbd03ab2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:15.061Z|9bab6bb5-cd2f-46e3-b12e-f1e8cbd7307c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:14:15.061Z|9bab6bb5-cd2f-46e3-b12e-f1e8cbd7307c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:14:17.673Z|2c4d159e-2db5-4243-8cb7-00863f8d1d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:17.675Z|2c4d159e-2db5-4243-8cb7-00863f8d1d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:19.277Z|82d5874e-78b0-4949-8a8b-15b87e5b487c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:19.282Z|82d5874e-78b0-4949-8a8b-15b87e5b487c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:22.878Z|c1d66c68-6aa0-41f4-8846-a65337eb29e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:22.879Z|c1d66c68-6aa0-41f4-8846-a65337eb29e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:27.706Z|d907eb0c-bc79-4ee0-a886-65d5d094a144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:27.709Z|d907eb0c-bc79-4ee0-a886-65d5d094a144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:29.319Z|4ffaae2f-7ba4-4f54-a50f-a749bc04ccbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:29.320Z|4ffaae2f-7ba4-4f54-a50f-a749bc04ccbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:29.862Z|a5f5261b-1dcd-4c64-8364-5c4a9caffcc8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:14:29.863Z|a5f5261b-1dcd-4c64-8364-5c4a9caffcc8|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:30.061Z|afb2848b-1cc1-4070-855f-25f7835b9199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:14:30.062Z|afb2848b-1cc1-4070-855f-25f7835b9199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:14:30.657Z|99cc93c6-8765-4b0d-9bdd-8642c079ae14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:14:30.658Z|99cc93c6-8765-4b0d-9bdd-8642c079ae14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:14:32.904Z|a9d81d79-cb33-48c8-a97d-7d0a3a9351fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:32.905Z|a9d81d79-cb33-48c8-a97d-7d0a3a9351fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:37.745Z|b5bf6fd2-b3fe-4116-a481-5d92275eacbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:37.747Z|b5bf6fd2-b3fe-4116-a481-5d92275eacbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:39.352Z|18dc335c-f3c3-453b-b411-23760994e7b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:39.353Z|18dc335c-f3c3-453b-b411-23760994e7b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:42.932Z|fc7ca25d-447b-4f66-8cc0-ef58ead90b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:42.933Z|fc7ca25d-447b-4f66-8cc0-ef58ead90b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:45.064Z|f6a0750d-1748-4831-9063-5ea704606c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:14:45.068Z|f6a0750d-1748-4831-9063-5ea704606c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:14:47.777Z|c5a19693-1d3f-4857-ac0e-05c5ec4a9ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:47.779Z|c5a19693-1d3f-4857-ac0e-05c5ec4a9ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:49.389Z|e93a0a17-83ba-4f7d-8e37-3c3798273044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:49.391Z|e93a0a17-83ba-4f7d-8e37-3c3798273044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:52.966Z|b7af5967-0b38-4106-b896-412c274c7113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:52.967Z|b7af5967-0b38-4106-b896-412c274c7113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:57.813Z|7cff3dee-d6d7-4fca-a5d1-afbff8c72b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:57.814Z|7cff3dee-d6d7-4fca-a5d1-afbff8c72b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:14:59.425Z|c7e26525-8b2f-4f92-9aa6-746979332927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:14:59.427Z|c7e26525-8b2f-4f92-9aa6-746979332927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:00.062Z|026890a2-da68-4d03-a1fd-15b7191e08c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:15:00.063Z|026890a2-da68-4d03-a1fd-15b7191e08c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:15:00.659Z|bc10d2d9-f400-4082-b2f4-45c390d97e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:15:00.659Z|bc10d2d9-f400-4082-b2f4-45c390d97e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:15:02.996Z|22ef5084-0fe2-46ad-a023-a1ee216b7c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:02.997Z|22ef5084-0fe2-46ad-a023-a1ee216b7c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:07.870Z|319dabd3-09e2-48a8-ad02-09aaf45f36fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:07.879Z|319dabd3-09e2-48a8-ad02-09aaf45f36fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:09.459Z|28682596-5a71-4583-882f-f84bcdd6a9a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:09.460Z|28682596-5a71-4583-882f-f84bcdd6a9a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:13.049Z|7fc09945-a437-47b2-8040-2aca536b9728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:13.050Z|7fc09945-a437-47b2-8040-2aca536b9728|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:15.061Z|55699b98-9fa3-4183-92f4-5f7123856d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:15:15.062Z|55699b98-9fa3-4183-92f4-5f7123856d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:15:17.924Z|2f0d907c-3649-4df6-bf0b-c6e62dc82f39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:17.925Z|2f0d907c-3649-4df6-bf0b-c6e62dc82f39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:19.506Z|1c592591-9fe6-40ee-910d-1dfc84799f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:19.507Z|1c592591-9fe6-40ee-910d-1dfc84799f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:23.079Z|faf5a879-e9ba-49ea-9a9d-f853776ae8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:23.080Z|faf5a879-e9ba-49ea-9a9d-f853776ae8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:27.954Z|7ad9e8db-ef50-4b78-9d9d-a2ac6d5a8ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:27.956Z|7ad9e8db-ef50-4b78-9d9d-a2ac6d5a8ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:29.536Z|0d7ca250-5dde-4f39-ac53-65f6637c52c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:29.538Z|0d7ca250-5dde-4f39-ac53-65f6637c52c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:29.860Z|f97eb9ee-f9ea-4601-b986-1ca4fee55bdf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:15:29.861Z|f97eb9ee-f9ea-4601-b986-1ca4fee55bdf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:30.061Z|d158b1cf-8d28-4e34-941d-0ecd5f60a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:15:30.065Z|d158b1cf-8d28-4e34-941d-0ecd5f60a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:15:30.660Z|8de65b36-9736-4961-9004-e2a82fd66ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:15:30.661Z|8de65b36-9736-4961-9004-e2a82fd66ccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:15:33.127Z|8df93ca9-0ab2-40f2-883a-39ce21bb535b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:33.128Z|8df93ca9-0ab2-40f2-883a-39ce21bb535b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:37.988Z|35621635-f10f-4109-952f-3512b206ffd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:37.989Z|35621635-f10f-4109-952f-3512b206ffd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:39.565Z|9e605914-7fb9-47e1-a605-7365f5fbd1f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:39.566Z|9e605914-7fb9-47e1-a605-7365f5fbd1f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:43.160Z|4f43ac33-adbe-4b0c-8d6c-c46771df4897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:43.161Z|4f43ac33-adbe-4b0c-8d6c-c46771df4897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:45.061Z|7b6a4c8d-5a6e-4bf1-b0c7-bb2cd30b2404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:15:45.062Z|7b6a4c8d-5a6e-4bf1-b0c7-bb2cd30b2404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:15:48.012Z|be95d80d-1c2c-49cd-ab7f-87407247bbfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:48.013Z|be95d80d-1c2c-49cd-ab7f-87407247bbfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:49.597Z|33029d8e-179f-4288-afc8-eef8c86e1196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:49.598Z|33029d8e-179f-4288-afc8-eef8c86e1196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:53.201Z|2c5b05ce-3af3-48d3-8e64-d70ee187415e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:53.203Z|2c5b05ce-3af3-48d3-8e64-d70ee187415e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:58.045Z|c3294d32-dafe-4a53-826c-bbbb36c73b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:58.046Z|c3294d32-dafe-4a53-826c-bbbb36c73b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:15:59.634Z|e5f94373-6ee5-45e1-bff5-65cf4d6ad2de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:15:59.635Z|e5f94373-6ee5-45e1-bff5-65cf4d6ad2de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:00.061Z|2d40a034-308a-4803-ba03-1417de924766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:16:00.062Z|2d40a034-308a-4803-ba03-1417de924766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:16:00.662Z|f8c24d18-a737-4b22-8fce-9204e888617c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:16:00.664Z|f8c24d18-a737-4b22-8fce-9204e888617c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:16:03.230Z|bb380233-7ad9-4bc9-8a30-91c68de8c343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:03.231Z|bb380233-7ad9-4bc9-8a30-91c68de8c343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:08.080Z|6cca2fb3-c62b-4ad4-be35-c434e509ae1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:08.081Z|6cca2fb3-c62b-4ad4-be35-c434e509ae1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:09.663Z|42a26f1c-bca7-4a3c-ad8c-684c6ce64886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:09.669Z|42a26f1c-bca7-4a3c-ad8c-684c6ce64886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:13.262Z|5aa4cb34-a66b-436c-b217-907f05195292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:13.263Z|5aa4cb34-a66b-436c-b217-907f05195292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:15.061Z|29807be8-68d1-4161-9693-79fa473b1f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:16:15.064Z|29807be8-68d1-4161-9693-79fa473b1f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:16:18.106Z|b3487956-38b7-44a9-ad37-c7af4e49cd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:18.107Z|b3487956-38b7-44a9-ad37-c7af4e49cd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:19.702Z|5fbdb07d-2ecb-4698-9ec2-8b28378e2957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:19.703Z|5fbdb07d-2ecb-4698-9ec2-8b28378e2957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:23.292Z|d5897b38-d0f9-4c0b-b73e-11e37a1dd5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:23.293Z|d5897b38-d0f9-4c0b-b73e-11e37a1dd5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:28.133Z|f1835393-673c-4ae9-a1a2-05832818dca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:28.134Z|f1835393-673c-4ae9-a1a2-05832818dca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:29.730Z|2b2102f3-2ae0-4a6c-ac8e-fe422f18ec4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:29.732Z|2b2102f3-2ae0-4a6c-ac8e-fe422f18ec4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:29.861Z|174b3853-07b9-4b1a-b743-0476ddb05500|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:16:29.863Z|174b3853-07b9-4b1a-b743-0476ddb05500|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:30.061Z|687ed70b-bba2-4ad3-b803-4a69be466927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:16:30.062Z|687ed70b-bba2-4ad3-b803-4a69be466927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:16:30.664Z|67c72aed-ec66-4d47-8420-9c8a530311fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:16:30.666Z|67c72aed-ec66-4d47-8420-9c8a530311fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:16:33.328Z|14eecd4e-7be0-4e74-afab-80c5e4718972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:33.330Z|14eecd4e-7be0-4e74-afab-80c5e4718972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:38.158Z|62839cde-67f8-4c5a-be16-c089a5410234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:38.159Z|62839cde-67f8-4c5a-be16-c089a5410234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:39.759Z|51cad335-2b16-4e03-b61f-d41cdacf184f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:39.760Z|51cad335-2b16-4e03-b61f-d41cdacf184f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:43.366Z|3c320617-105c-473c-b9a0-d71b66a41a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:43.367Z|3c320617-105c-473c-b9a0-d71b66a41a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:45.061Z|9bc78c36-0ed8-4ef5-a946-dfba0a00a101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:16:45.062Z|9bc78c36-0ed8-4ef5-a946-dfba0a00a101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:16:48.188Z|d1505fdf-5fa0-4088-abbc-ee7abcb85086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:48.189Z|d1505fdf-5fa0-4088-abbc-ee7abcb85086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:49.787Z|355f837f-a5dd-4b76-9f38-d5dcfac620e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:49.788Z|355f837f-a5dd-4b76-9f38-d5dcfac620e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:53.392Z|e498d09e-6814-465e-ac77-bbef8cfe7772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:53.393Z|e498d09e-6814-465e-ac77-bbef8cfe7772|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:58.220Z|94cdafc7-67fa-4cf7-9ee0-0c788c30fba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:58.223Z|94cdafc7-67fa-4cf7-9ee0-0c788c30fba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:16:59.820Z|e072d4b7-f845-4f0a-99fc-d3abff59dca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:16:59.821Z|e072d4b7-f845-4f0a-99fc-d3abff59dca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:00.063Z|40039ae7-c1e6-4dc9-a348-4dc3df886c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:17:00.069Z|40039ae7-c1e6-4dc9-a348-4dc3df886c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:17:00.667Z|1509ef54-1bbf-4360-aef2-2d9f0e26fcc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:17:00.668Z|1509ef54-1bbf-4360-aef2-2d9f0e26fcc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:17:03.420Z|4e837587-bc6b-4be6-8016-5fe8b33a2570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:03.422Z|4e837587-bc6b-4be6-8016-5fe8b33a2570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:08.253Z|cad6c239-1d0e-43e6-9ee2-18e2aa8d3e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:08.254Z|cad6c239-1d0e-43e6-9ee2-18e2aa8d3e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:09.849Z|27d740cf-f6a6-4056-ae05-7ad0530fb962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:09.850Z|27d740cf-f6a6-4056-ae05-7ad0530fb962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:13.450Z|a476259e-bc06-4cfd-8287-a48c5342fcf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:13.450Z|a476259e-bc06-4cfd-8287-a48c5342fcf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:15.061Z|27cfe393-de8c-40f1-849e-61373d3c96c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:17:15.062Z|27cfe393-de8c-40f1-849e-61373d3c96c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:17:18.281Z|1f9eb3c0-56d6-4212-9268-e47960436f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:18.282Z|1f9eb3c0-56d6-4212-9268-e47960436f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:19.884Z|72086971-5ff2-4b14-9f08-4155765f2966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:19.885Z|72086971-5ff2-4b14-9f08-4155765f2966|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:23.480Z|a71c29ba-035e-4094-80a9-7e2fbbd97f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:23.481Z|a71c29ba-035e-4094-80a9-7e2fbbd97f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:28.310Z|037fd32a-fbc2-4111-a172-03a0f0881b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:28.311Z|037fd32a-fbc2-4111-a172-03a0f0881b04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:29.861Z|03af775d-8008-4f55-b38a-9bdbb882045d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:17:29.862Z|03af775d-8008-4f55-b38a-9bdbb882045d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:29.910Z|dc6b4e31-9dba-4d8e-ac50-addaa8a77f71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:29.911Z|dc6b4e31-9dba-4d8e-ac50-addaa8a77f71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:30.061Z|c721adfa-5fbb-44e4-af5e-0558954cee4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:17:30.062Z|c721adfa-5fbb-44e4-af5e-0558954cee4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:17:30.669Z|dbc89d73-1a01-4dfb-8d2e-7fe6536b4f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:17:30.670Z|dbc89d73-1a01-4dfb-8d2e-7fe6536b4f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:17:33.511Z|56a4b275-4f41-4483-ba7f-bb982d500a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:33.512Z|56a4b275-4f41-4483-ba7f-bb982d500a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:38.366Z|f09aee14-2dc6-4fc4-aab4-23374dc197a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:38.378Z|f09aee14-2dc6-4fc4-aab4-23374dc197a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:39.942Z|485b9aea-e151-45cf-bbca-694892717785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:39.944Z|485b9aea-e151-45cf-bbca-694892717785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:43.543Z|f516f9dd-2c86-4a55-b2ff-ad1019c4fc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:43.544Z|f516f9dd-2c86-4a55-b2ff-ad1019c4fc02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:45.061Z|c9254c49-95fe-47ad-971e-bedc249a252d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:17:45.064Z|c9254c49-95fe-47ad-971e-bedc249a252d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:17:48.411Z|0f319ed2-2724-44d0-ae7d-8e40fbe3a3e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:48.411Z|0f319ed2-2724-44d0-ae7d-8e40fbe3a3e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:49.969Z|b158e360-9c15-4337-8a9f-4eb35a9d024f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:49.970Z|b158e360-9c15-4337-8a9f-4eb35a9d024f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:53.570Z|3ca3e556-d029-4930-9ead-5b4d5ea57a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:53.576Z|3ca3e556-d029-4930-9ead-5b4d5ea57a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:58.439Z|d6869c0e-ecc0-4d1b-af12-21f49a18d1eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:58.440Z|d6869c0e-ecc0-4d1b-af12-21f49a18d1eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:17:59.997Z|3941ea7f-2c55-4a64-9041-6e2a426e2d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:17:59.998Z|3941ea7f-2c55-4a64-9041-6e2a426e2d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:00.061Z|dd441d57-7d57-4dca-b9c8-9278acab4a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:18:00.062Z|dd441d57-7d57-4dca-b9c8-9278acab4a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:18:00.672Z|b05fa79d-f7db-4f96-b70c-cbf442eec42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:18:00.673Z|b05fa79d-f7db-4f96-b70c-cbf442eec42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:18:03.607Z|779d61bb-e97b-4445-88c5-a91a9f81872e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:03.608Z|779d61bb-e97b-4445-88c5-a91a9f81872e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:08.464Z|fbc6ff57-3496-46d0-a44b-50e943a61c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:08.465Z|fbc6ff57-3496-46d0-a44b-50e943a61c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:10.024Z|43d19b7e-5acb-4290-88c8-d5cdbd571b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:10.025Z|43d19b7e-5acb-4290-88c8-d5cdbd571b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:13.671Z|7663cd08-23a7-4769-8658-1eabaa500524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:13.672Z|7663cd08-23a7-4769-8658-1eabaa500524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:15.061Z|03dafd5a-a5c3-4746-8f8b-9dbdfa504f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:18:15.062Z|03dafd5a-a5c3-4746-8f8b-9dbdfa504f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:18:18.493Z|c830adc6-f5b5-4855-b914-ba3744cee4f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:18.494Z|c830adc6-f5b5-4855-b914-ba3744cee4f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:20.052Z|04c12196-3a8b-4843-b27a-2c78c3a65330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:20.053Z|04c12196-3a8b-4843-b27a-2c78c3a65330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:23.701Z|59551948-96a6-40e6-befa-d3eae7a35ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:23.702Z|59551948-96a6-40e6-befa-d3eae7a35ee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:28.525Z|2b18bf07-2558-4e9f-9750-2b4f35325a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:28.527Z|2b18bf07-2558-4e9f-9750-2b4f35325a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:29.860Z|8162d26a-7477-4fea-a09a-4851b2f36598|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:18:29.861Z|8162d26a-7477-4fea-a09a-4851b2f36598|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:30.061Z|24ea6efd-b04f-4621-9002-a3164abf654c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:18:30.065Z|24ea6efd-b04f-4621-9002-a3164abf654c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:18:30.080Z|51078774-513f-4eb7-a8ef-90e0e3b8092f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:30.081Z|51078774-513f-4eb7-a8ef-90e0e3b8092f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:30.674Z|02860c85-6da7-4f42-a7a9-799004c5e482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:18:30.674Z|02860c85-6da7-4f42-a7a9-799004c5e482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:18:33.783Z|cc368b08-2517-4245-b3ed-3c3fd0580685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:33.785Z|cc368b08-2517-4245-b3ed-3c3fd0580685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:38.559Z|fe8a576b-955f-4562-8b2d-65100bb9e55e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:38.561Z|fe8a576b-955f-4562-8b2d-65100bb9e55e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:40.110Z|9ba3e7b1-7dde-4f5a-9d8e-9e008a257832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:40.111Z|9ba3e7b1-7dde-4f5a-9d8e-9e008a257832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:43.819Z|a0419ba8-921a-4048-8cf4-3560ae811050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:43.820Z|a0419ba8-921a-4048-8cf4-3560ae811050|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:45.061Z|9c169412-88a2-4dd4-a727-5810d003d01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:18:45.062Z|9c169412-88a2-4dd4-a727-5810d003d01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:18:48.596Z|87ddca82-2d40-40d1-9ec0-1e990dde3851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:48.597Z|87ddca82-2d40-40d1-9ec0-1e990dde3851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:50.141Z|d8a1bbca-5294-4407-971d-d58d548c6104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:50.143Z|d8a1bbca-5294-4407-971d-d58d548c6104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:53.861Z|c4c0f9b8-6449-4ecd-be1d-c5f2655cd7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:53.862Z|c4c0f9b8-6449-4ecd-be1d-c5f2655cd7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:18:58.625Z|b85097ea-e30b-477f-a7a3-9efd8d2c456d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:18:58.626Z|b85097ea-e30b-477f-a7a3-9efd8d2c456d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:00.061Z|9d5e78f6-6d55-44fc-a925-02e1041146ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:19:00.062Z|9d5e78f6-6d55-44fc-a925-02e1041146ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:19:00.172Z|9dbbbd5c-1c2a-49b8-8df9-9c9fd13165f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:00.173Z|9dbbbd5c-1c2a-49b8-8df9-9c9fd13165f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:00.675Z|3626ee65-558a-47e7-bf3a-3d25defc04d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:19:00.676Z|3626ee65-558a-47e7-bf3a-3d25defc04d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:19:03.887Z|54a69260-c705-4ad6-a6b6-60cf3a5a48a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:03.888Z|54a69260-c705-4ad6-a6b6-60cf3a5a48a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:08.662Z|7ec9ca0e-347d-4eda-a000-dcb1fbb97427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:08.663Z|7ec9ca0e-347d-4eda-a000-dcb1fbb97427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:10.199Z|3328581d-93bb-4f90-9878-8572ad66b94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:10.200Z|3328581d-93bb-4f90-9878-8572ad66b94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:13.967Z|4dc4f13b-1065-4e13-a444-3364e513dc07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:13.968Z|4dc4f13b-1065-4e13-a444-3364e513dc07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:15.061Z|d8283078-1fe3-4595-9cbd-b1004fd794f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:19:15.066Z|d8283078-1fe3-4595-9cbd-b1004fd794f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:19:18.705Z|2756cf95-ad48-4e74-a3f7-b4228c4b642c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:18.706Z|2756cf95-ad48-4e74-a3f7-b4228c4b642c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:20.226Z|ceba1926-3773-4717-a73d-7268d5829cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:20.227Z|ceba1926-3773-4717-a73d-7268d5829cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:24.001Z|ee28c1c4-3ba9-4fb7-bb83-cc00b4576143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:24.002Z|ee28c1c4-3ba9-4fb7-bb83-cc00b4576143|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:28.734Z|de1f6e31-0e3d-4635-a12e-1704eba8e538|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:28.735Z|de1f6e31-0e3d-4635-a12e-1704eba8e538|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:29.864Z|4ea6e183-4231-42cb-bc70-825ca0763e3d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:19:29.865Z|4ea6e183-4231-42cb-bc70-825ca0763e3d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:30.061Z|4b2635e7-c10e-46b8-8fc5-7c32b4f1361b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:19:30.062Z|4b2635e7-c10e-46b8-8fc5-7c32b4f1361b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:19:30.257Z|78c9e6b8-d685-445c-b4ac-82bd5e55f52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:30.258Z|78c9e6b8-d685-445c-b4ac-82bd5e55f52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:30.677Z|cb8e63fb-11cd-44bd-910d-fbdb8e9e4293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:19:30.677Z|cb8e63fb-11cd-44bd-910d-fbdb8e9e4293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:19:34.033Z|6a0b68d6-6fe5-414b-84d8-a3e0cefd6307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:34.034Z|6a0b68d6-6fe5-414b-84d8-a3e0cefd6307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:38.768Z|9d4c8d46-065f-48ee-97df-ccbd9d6c3525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:38.768Z|9d4c8d46-065f-48ee-97df-ccbd9d6c3525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:40.287Z|99eadc90-75ca-431c-a889-cb066a7bc22c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:40.288Z|99eadc90-75ca-431c-a889-cb066a7bc22c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:44.062Z|894d86ae-55b1-48f1-b455-9fcdd5b7478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:44.063Z|894d86ae-55b1-48f1-b455-9fcdd5b7478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:45.061Z|e4435c93-60ad-4cfd-a9af-a05b458b14ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:19:45.062Z|e4435c93-60ad-4cfd-a9af-a05b458b14ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:19:48.793Z|2e800b03-69a4-4e3c-8cb8-cffe68097067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:48.795Z|2e800b03-69a4-4e3c-8cb8-cffe68097067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:50.316Z|b61a7105-89fd-4cff-bf89-bca70a41b3c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:50.317Z|b61a7105-89fd-4cff-bf89-bca70a41b3c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:54.094Z|80c5a145-0a13-4a81-973b-c49a28c47dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:54.096Z|80c5a145-0a13-4a81-973b-c49a28c47dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:19:58.827Z|e773fd0b-c4cb-4c17-8024-6441790ffd65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:19:58.828Z|e773fd0b-c4cb-4c17-8024-6441790ffd65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:00.061Z|7752c545-f099-49b9-b95d-cd6cd4ed20fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:20:00.066Z|7752c545-f099-49b9-b95d-cd6cd4ed20fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:20:00.341Z|b22f8c52-94a4-46c9-ba72-d79b85d2a742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:00.341Z|b22f8c52-94a4-46c9-ba72-d79b85d2a742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:00.678Z|b68e634d-b3d0-4e42-a725-3cd4be121806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:20:00.679Z|b68e634d-b3d0-4e42-a725-3cd4be121806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:20:04.125Z|c90f110c-6478-43a5-bdf8-4560e5c6577c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:04.127Z|c90f110c-6478-43a5-bdf8-4560e5c6577c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:08.858Z|6079b63f-ca42-4e45-bad2-1d44b8e07a4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:08.859Z|6079b63f-ca42-4e45-bad2-1d44b8e07a4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:10.367Z|85f50012-98c1-4216-aab0-bf82d901e0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:10.368Z|85f50012-98c1-4216-aab0-bf82d901e0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:14.153Z|46150f18-33df-4b66-ae4e-d48329687587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:14.154Z|46150f18-33df-4b66-ae4e-d48329687587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:15.061Z|8e865b1b-0ed2-45ab-b2ba-32f9392df508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:20:15.062Z|8e865b1b-0ed2-45ab-b2ba-32f9392df508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:20:18.886Z|47481629-cb04-4019-a165-cd2e0da38d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:18.888Z|47481629-cb04-4019-a165-cd2e0da38d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:20.395Z|faffb935-e1a2-4afe-8655-fe4c0b4ea073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:20.396Z|faffb935-e1a2-4afe-8655-fe4c0b4ea073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:24.183Z|d8d0122f-c338-4ea0-a2b7-542ff2a8777f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:24.184Z|d8d0122f-c338-4ea0-a2b7-542ff2a8777f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:28.919Z|e7e01220-7abd-42c8-886e-7d041d4b39bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:28.920Z|e7e01220-7abd-42c8-886e-7d041d4b39bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:29.867Z|0675b614-bcbf-496d-b58b-6daf834a109d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:20:29.868Z|0675b614-bcbf-496d-b58b-6daf834a109d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:30.061Z|7d77fba7-b4e4-459b-9587-aa3d4ca47be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:20:30.062Z|7d77fba7-b4e4-459b-9587-aa3d4ca47be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:20:30.424Z|b125f501-af66-4283-97d8-c11565435e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:30.425Z|b125f501-af66-4283-97d8-c11565435e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:30.680Z|ded6ac78-7708-46cd-a14e-91907a49c6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:20:30.681Z|ded6ac78-7708-46cd-a14e-91907a49c6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:20:34.250Z|e7061f4c-284b-4e14-a9b1-65d1b3557646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:34.251Z|e7061f4c-284b-4e14-a9b1-65d1b3557646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:38.956Z|7a3b373b-c37e-4772-9ea9-97084c8d52ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:38.958Z|7a3b373b-c37e-4772-9ea9-97084c8d52ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:40.459Z|831acf34-58f7-4015-8272-d989c60287c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:40.460Z|831acf34-58f7-4015-8272-d989c60287c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:44.280Z|8863dba1-86d6-41ca-b6bc-84a034919b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:44.285Z|8863dba1-86d6-41ca-b6bc-84a034919b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:45.075Z|a1cd58a1-962e-4ebc-a542-aa3f674295df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:20:45.124Z|a1cd58a1-962e-4ebc-a542-aa3f674295df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:20:49.011Z|d23cf35e-569e-469b-be40-084e2d1386a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:49.011Z|d23cf35e-569e-469b-be40-084e2d1386a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:50.488Z|d8c41d1d-bcd1-487f-9285-beae681c9468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:50.489Z|d8c41d1d-bcd1-487f-9285-beae681c9468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:54.329Z|750ced7e-d1a4-4212-b8b4-6b976703688f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:54.331Z|750ced7e-d1a4-4212-b8b4-6b976703688f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:20:59.043Z|b5e53972-209b-45cc-b41e-f8a0e069f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:20:59.044Z|b5e53972-209b-45cc-b41e-f8a0e069f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:00.061Z|c8dd26e9-12d8-45f4-b08b-c198c7faed67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:21:00.062Z|c8dd26e9-12d8-45f4-b08b-c198c7faed67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:21:00.531Z|c99d5b1f-3361-4360-a998-8e2300ed60ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:00.535Z|c99d5b1f-3361-4360-a998-8e2300ed60ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:00.682Z|3fa986b2-ab04-44d2-9c08-fb5b5e441472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:21:00.683Z|3fa986b2-ab04-44d2-9c08-fb5b5e441472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:21:04.358Z|40002725-7a86-46ec-9e00-92cde64f6432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:04.359Z|40002725-7a86-46ec-9e00-92cde64f6432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:09.082Z|5c8635ce-ce01-4b32-8bb1-a74dd3faf1ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:09.087Z|5c8635ce-ce01-4b32-8bb1-a74dd3faf1ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:10.571Z|74861592-2e3a-4f03-8ed1-6c945783316e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:10.572Z|74861592-2e3a-4f03-8ed1-6c945783316e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:14.399Z|0a9a416c-4ed7-4c10-a525-2bff91343d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:14.400Z|0a9a416c-4ed7-4c10-a525-2bff91343d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:15.061Z|2fe08a3e-1740-49fe-b527-de6ceb5cd0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:21:15.062Z|2fe08a3e-1740-49fe-b527-de6ceb5cd0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:21:19.116Z|4b9f47f7-f009-4851-9703-942b17426ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:19.117Z|4b9f47f7-f009-4851-9703-942b17426ae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:20.604Z|ba657d7f-8a5e-444b-9df0-32d0fd7c1e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:20.606Z|ba657d7f-8a5e-444b-9df0-32d0fd7c1e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:24.427Z|54a17565-4a56-4ac4-8a7b-04abf74ae77f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:24.428Z|54a17565-4a56-4ac4-8a7b-04abf74ae77f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:29.145Z|9fc47b49-af1a-43a6-b599-aceade0f3342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:29.147Z|9fc47b49-af1a-43a6-b599-aceade0f3342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:29.862Z|8e72c8f1-17e0-41a9-a8d8-9ac13e021e9a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:21:29.863Z|8e72c8f1-17e0-41a9-a8d8-9ac13e021e9a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:30.062Z|28078d50-4712-490b-b75e-66033c3e83ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:21:30.066Z|28078d50-4712-490b-b75e-66033c3e83ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:21:30.634Z|5fe87734-36f6-4787-9dcf-6ff9ebd5c4a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:30.635Z|5fe87734-36f6-4787-9dcf-6ff9ebd5c4a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:30.684Z|cde94041-c79a-45d6-9213-e312fe69e0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:21:30.685Z|cde94041-c79a-45d6-9213-e312fe69e0bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:21:34.459Z|067d2aa1-3eef-4895-b02e-4e7ce343cbf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:34.460Z|067d2aa1-3eef-4895-b02e-4e7ce343cbf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:39.176Z|03992346-b135-4597-8bd9-78260d3b139b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:39.177Z|03992346-b135-4597-8bd9-78260d3b139b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:40.660Z|99ae0ead-203f-4a43-8cba-dc6ef47f224e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:40.661Z|99ae0ead-203f-4a43-8cba-dc6ef47f224e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:44.486Z|ac984842-a702-491f-b622-1f19ed006dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:44.487Z|ac984842-a702-491f-b622-1f19ed006dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:45.061Z|80388237-d44d-4c5b-981c-7f26707470cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:21:45.062Z|80388237-d44d-4c5b-981c-7f26707470cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:21:49.203Z|6614056f-2b46-4e5b-876a-4065b9e73144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:49.204Z|6614056f-2b46-4e5b-876a-4065b9e73144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:50.685Z|946239e2-c0e9-4a2c-8faa-b6bf5664e2f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:50.692Z|946239e2-c0e9-4a2c-8faa-b6bf5664e2f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:54.538Z|09f3f6eb-ecc9-47e8-8a14-0e8d87a40687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:54.539Z|09f3f6eb-ecc9-47e8-8a14-0e8d87a40687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:21:59.233Z|05a081dd-2033-495f-b9ae-331969c94d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:21:59.234Z|05a081dd-2033-495f-b9ae-331969c94d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:00.061Z|988f275d-0e04-4298-b100-6e9968c18e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:22:00.062Z|988f275d-0e04-4298-b100-6e9968c18e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:22:00.686Z|85675353-7d23-4ffd-92b4-4ca7db5455a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:22:00.687Z|85675353-7d23-4ffd-92b4-4ca7db5455a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:22:00.723Z|e32e8b3a-e033-45c5-8950-fa99c6651518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:00.724Z|e32e8b3a-e033-45c5-8950-fa99c6651518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:04.566Z|b6e78eb7-6b2b-481b-92d3-4be71e49ab03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:04.567Z|b6e78eb7-6b2b-481b-92d3-4be71e49ab03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:09.261Z|1ba57482-3f4b-4217-8e90-7bbeb19e7ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:09.263Z|1ba57482-3f4b-4217-8e90-7bbeb19e7ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:10.750Z|e3a287a8-5ff2-4af4-8c56-edb7f1671949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:10.751Z|e3a287a8-5ff2-4af4-8c56-edb7f1671949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:14.708Z|1eef5b66-78a4-46cd-9e38-eb5ce972dd28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:14.709Z|1eef5b66-78a4-46cd-9e38-eb5ce972dd28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:15.061Z|40bf6d9f-34a8-48d3-9d3c-4c3265cc2df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:22:15.065Z|40bf6d9f-34a8-48d3-9d3c-4c3265cc2df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:22:19.289Z|05117de0-d32d-4768-96f2-43c85729c6d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:19.290Z|05117de0-d32d-4768-96f2-43c85729c6d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:20.779Z|40c4aeff-b65b-49d5-bcbf-6749c03a65e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:20.781Z|40c4aeff-b65b-49d5-bcbf-6749c03a65e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:24.740Z|d48853bf-ee12-41ca-8fd1-59a028467e93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:24.741Z|d48853bf-ee12-41ca-8fd1-59a028467e93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:29.321Z|e333c213-2df5-46c9-88bc-4f5841a123f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:29.323Z|e333c213-2df5-46c9-88bc-4f5841a123f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:29.863Z|c024ab0a-5954-46aa-83b0-9e9b3c09e25e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:22:29.865Z|c024ab0a-5954-46aa-83b0-9e9b3c09e25e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:30.061Z|ad6599db-18ac-48a0-8941-f48207b5b5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:22:30.062Z|ad6599db-18ac-48a0-8941-f48207b5b5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:22:30.688Z|a3a36c5f-0faf-42a4-a129-adaac61f00be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:22:30.689Z|a3a36c5f-0faf-42a4-a129-adaac61f00be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:22:30.809Z|0f1e1e6f-9846-4f67-aa19-26ef65586bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:30.810Z|0f1e1e6f-9846-4f67-aa19-26ef65586bd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:34.776Z|e95cd85a-bcde-4bec-a15c-d0c739ac487a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:34.777Z|e95cd85a-bcde-4bec-a15c-d0c739ac487a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:39.366Z|95fee233-55d4-40ce-b5b8-89e1d978ca40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:39.368Z|95fee233-55d4-40ce-b5b8-89e1d978ca40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:40.838Z|7f2e5e2a-28b1-4588-bcbd-029026857fa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:40.839Z|7f2e5e2a-28b1-4588-bcbd-029026857fa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:44.813Z|c590b41b-47a1-4693-b47c-a4e26138c8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:44.814Z|c590b41b-47a1-4693-b47c-a4e26138c8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:45.061Z|431405a3-fe3e-4fcd-8903-d14322bb5f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:22:45.062Z|431405a3-fe3e-4fcd-8903-d14322bb5f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:22:49.401Z|f6f29e69-05cd-4c60-9cca-de6a0a1201bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:49.402Z|f6f29e69-05cd-4c60-9cca-de6a0a1201bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:50.868Z|1ca00441-5dc8-4e4d-bafb-96740b022be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:50.870Z|1ca00441-5dc8-4e4d-bafb-96740b022be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:54.846Z|a6766d7f-e6b3-4be9-89a1-caee5cb01448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:54.847Z|a6766d7f-e6b3-4be9-89a1-caee5cb01448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:22:59.432Z|595e8a57-3e47-415d-9a65-c452bf07b89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:22:59.434Z|595e8a57-3e47-415d-9a65-c452bf07b89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:00.061Z|2e3834db-5ff4-4214-9eee-dd5ca866b896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:23:00.068Z|2e3834db-5ff4-4214-9eee-dd5ca866b896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:23:00.690Z|b0a3ba5e-d629-467f-b75b-a7e0689af66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:23:00.691Z|b0a3ba5e-d629-467f-b75b-a7e0689af66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:23:00.896Z|35b90655-c750-4fc9-adeb-197a0bddcee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:00.897Z|35b90655-c750-4fc9-adeb-197a0bddcee2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:04.877Z|72a89239-2b85-4788-9bde-9d7b6ac4f632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:04.878Z|72a89239-2b85-4788-9bde-9d7b6ac4f632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:09.461Z|e7316e23-f882-4c82-a4aa-ff7c46c07efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:09.462Z|e7316e23-f882-4c82-a4aa-ff7c46c07efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:10.922Z|7d31c307-3b97-4b93-98f9-df81b4b70121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:10.924Z|7d31c307-3b97-4b93-98f9-df81b4b70121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:14.908Z|216fc58c-f21d-410b-9aac-65e8aa3b924a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:14.909Z|216fc58c-f21d-410b-9aac-65e8aa3b924a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:15.061Z|b519dc12-a462-4239-ab95-2c7e50d10832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:23:15.062Z|b519dc12-a462-4239-ab95-2c7e50d10832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:23:19.490Z|2e9e07f9-f3e7-4f5c-bfa1-a0e89149f05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:19.492Z|2e9e07f9-f3e7-4f5c-bfa1-a0e89149f05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:20.955Z|8f6173de-e03f-4e92-b815-60103481b0ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:20.956Z|8f6173de-e03f-4e92-b815-60103481b0ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:24.942Z|ff557c45-b6a5-45c1-a2a9-d5c1e17c8c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:24.945Z|ff557c45-b6a5-45c1-a2a9-d5c1e17c8c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:29.535Z|20b5e996-26d6-4c26-a8c2-66c0210861dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:29.536Z|20b5e996-26d6-4c26-a8c2-66c0210861dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:29.865Z|0920c220-e8a7-4417-918b-a7c89ebb2da0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:23:29.866Z|0920c220-e8a7-4417-918b-a7c89ebb2da0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:30.065Z|ba8d02b4-8e1f-4adb-b625-493add9124fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:23:30.066Z|ba8d02b4-8e1f-4adb-b625-493add9124fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:23:30.691Z|02daaa70-a35d-4dfc-998a-19f89b06be72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:23:30.692Z|02daaa70-a35d-4dfc-998a-19f89b06be72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:23:30.988Z|0d275fa7-78e0-4bff-9105-b6b08f9c956e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:30.989Z|0d275fa7-78e0-4bff-9105-b6b08f9c956e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:34.977Z|aed14927-1333-48b4-a809-afd4f06b2c97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:34.979Z|aed14927-1333-48b4-a809-afd4f06b2c97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:39.564Z|809ab91b-f7ad-4966-8d62-6f357a5e6cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:39.567Z|809ab91b-f7ad-4966-8d62-6f357a5e6cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:41.025Z|9edef1c5-7208-4a26-9413-79b6982bad22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:41.026Z|9edef1c5-7208-4a26-9413-79b6982bad22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:45.007Z|02aa6d81-a712-4d33-8e66-1efacf3a75dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:45.008Z|02aa6d81-a712-4d33-8e66-1efacf3a75dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:45.061Z|67579be6-15f4-4694-82d4-4a3a759d34de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:23:45.067Z|67579be6-15f4-4694-82d4-4a3a759d34de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:23:49.592Z|bc9e4dd1-31a8-4df8-a3b0-f7454a7538cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:49.594Z|bc9e4dd1-31a8-4df8-a3b0-f7454a7538cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:51.087Z|435a6852-b730-4abd-a0d9-4932e456584f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:51.088Z|435a6852-b730-4abd-a0d9-4932e456584f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:55.051Z|642d05bd-4927-4485-8a75-775225598840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:55.053Z|642d05bd-4927-4485-8a75-775225598840|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:23:59.624Z|bdd1b495-fc30-4116-9905-2db87b56a90a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:23:59.625Z|bdd1b495-fc30-4116-9905-2db87b56a90a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:00.061Z|0bd3bc1d-1683-4166-93b8-1737939d820f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:24:00.062Z|0bd3bc1d-1683-4166-93b8-1737939d820f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:24:00.693Z|6a44b8a6-3e0a-494c-a133-6f4311f725f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:24:00.694Z|6a44b8a6-3e0a-494c-a133-6f4311f725f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:24:01.113Z|14b61714-fc88-48e8-b1ec-73efc6a3e012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:01.116Z|14b61714-fc88-48e8-b1ec-73efc6a3e012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:05.081Z|d8c63804-ca98-4d77-a565-193c38355e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:05.082Z|d8c63804-ca98-4d77-a565-193c38355e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:09.659Z|fe1740a5-0dbd-4053-a280-97a3e9d94630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:09.660Z|fe1740a5-0dbd-4053-a280-97a3e9d94630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:11.147Z|376c3f9b-55b4-4eb7-af3b-098b47ffd5b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:11.149Z|376c3f9b-55b4-4eb7-af3b-098b47ffd5b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:15.061Z|7269d321-469b-4e27-b85b-7211444ce6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:24:15.062Z|7269d321-469b-4e27-b85b-7211444ce6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:24:15.110Z|26717aa6-61e2-4281-aad7-b486ce9f906b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:15.111Z|26717aa6-61e2-4281-aad7-b486ce9f906b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:19.687Z|d832af45-069c-4cd9-a4d8-dd3e96f6063f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:19.688Z|d832af45-069c-4cd9-a4d8-dd3e96f6063f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:21.187Z|7ab4f6ec-3580-4a2a-8d32-efc267d50196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:21.188Z|7ab4f6ec-3580-4a2a-8d32-efc267d50196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:25.145Z|ae5b025b-de97-4d81-8634-94d3637e74b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:25.147Z|ae5b025b-de97-4d81-8634-94d3637e74b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:29.719Z|f531aa73-21e5-4561-8c1c-7e6549fb4513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:29.720Z|f531aa73-21e5-4561-8c1c-7e6549fb4513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:29.860Z|8e6e2379-9c5d-463d-814f-2bd987c68c2d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:24:29.862Z|8e6e2379-9c5d-463d-814f-2bd987c68c2d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:30.061Z|25681a14-8806-44e8-841e-51c52d0a3dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:24:30.070Z|25681a14-8806-44e8-841e-51c52d0a3dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:24:30.695Z|cb947ecf-b64c-41a7-a9de-0bc4c25ee9e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:24:30.696Z|cb947ecf-b64c-41a7-a9de-0bc4c25ee9e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:24:31.222Z|0598f145-3aa2-4f56-88a9-26918ca22477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:31.224Z|0598f145-3aa2-4f56-88a9-26918ca22477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:35.175Z|62e4496e-fd08-4a90-9d57-20e1afa66dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:35.176Z|62e4496e-fd08-4a90-9d57-20e1afa66dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:39.753Z|626da8da-db4c-42b9-a2b9-3f5df6e09512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:39.755Z|626da8da-db4c-42b9-a2b9-3f5df6e09512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:41.264Z|fbbda4c5-3f34-4c46-b1c2-84ccb138fe52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:41.265Z|fbbda4c5-3f34-4c46-b1c2-84ccb138fe52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:45.061Z|73f9d1ef-4084-4145-83ed-68c726b0c98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:24:45.062Z|73f9d1ef-4084-4145-83ed-68c726b0c98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:24:45.210Z|dd1ddbb8-b06c-47c8-b75c-f53a0ed0277c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:45.212Z|dd1ddbb8-b06c-47c8-b75c-f53a0ed0277c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:49.788Z|2ef122f8-ff24-4baa-85d1-ac7fbca60dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:49.789Z|2ef122f8-ff24-4baa-85d1-ac7fbca60dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:51.298Z|1f86d415-2ca1-4e8e-92c5-3d26707cda3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:51.299Z|1f86d415-2ca1-4e8e-92c5-3d26707cda3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:55.258Z|c36d1dfe-5b3e-4e0d-9143-026bf9e8e5d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:55.259Z|c36d1dfe-5b3e-4e0d-9143-026bf9e8e5d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:24:59.817Z|587917a3-775b-4b58-a1b4-468f436e0e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:24:59.820Z|587917a3-775b-4b58-a1b4-468f436e0e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:00.061Z|b3d74f77-e421-4fbf-8489-db06e290d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:25:00.062Z|b3d74f77-e421-4fbf-8489-db06e290d74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:25:00.697Z|5d1b7ca5-96aa-4374-8e8f-f8ff243af9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:25:00.698Z|5d1b7ca5-96aa-4374-8e8f-f8ff243af9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:25:01.334Z|9651a92c-0d47-4cf1-9abc-dc00ee49f299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:01.335Z|9651a92c-0d47-4cf1-9abc-dc00ee49f299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:05.295Z|846215db-c0e2-401a-a51a-383e515965f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:05.296Z|846215db-c0e2-401a-a51a-383e515965f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:09.851Z|88223f27-3018-42cd-85c0-22f34d82f98b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:09.852Z|88223f27-3018-42cd-85c0-22f34d82f98b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:11.367Z|ac817e93-b256-4366-b645-ff275d646b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:11.368Z|ac817e93-b256-4366-b645-ff275d646b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:15.061Z|c513cf4e-ec08-42a7-8841-d00acc2adede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:25:15.063Z|c513cf4e-ec08-42a7-8841-d00acc2adede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:25:15.325Z|fa160e6f-ddfb-4215-b7a0-0c633c241ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:15.326Z|fa160e6f-ddfb-4215-b7a0-0c633c241ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:19.882Z|b008e2da-5407-44ee-96f7-c071ac9fe05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:19.884Z|b008e2da-5407-44ee-96f7-c071ac9fe05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:21.408Z|fa203a13-986c-4458-8dca-7215bee799ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:21.409Z|fa203a13-986c-4458-8dca-7215bee799ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:25.353Z|a3651f54-419b-4507-911f-b279442fe262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:25.355Z|a3651f54-419b-4507-911f-b279442fe262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:29.862Z|82a4d639-b337-45c3-81d6-c0e7069feeaf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:25:29.863Z|82a4d639-b337-45c3-81d6-c0e7069feeaf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:29.917Z|fe847614-51cb-44d7-b991-698a8b671046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:29.918Z|fe847614-51cb-44d7-b991-698a8b671046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:30.061Z|e10767b4-da23-4996-b064-ed2ae0ff8d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:25:30.062Z|e10767b4-da23-4996-b064-ed2ae0ff8d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:25:30.701Z|94432241-d39e-48c8-9b39-6c77cc29af48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:25:30.702Z|94432241-d39e-48c8-9b39-6c77cc29af48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:25:31.439Z|9d19f932-c485-435f-acac-2d11b6812262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:31.446Z|9d19f932-c485-435f-acac-2d11b6812262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:35.384Z|86690140-1db1-4976-812c-54644600e73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:35.385Z|86690140-1db1-4976-812c-54644600e73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:39.951Z|6f52d253-bef6-4013-8c10-803ed0d71b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:39.952Z|6f52d253-bef6-4013-8c10-803ed0d71b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:41.477Z|5739f579-b18d-44d9-8110-2e9db29a9cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:41.479Z|5739f579-b18d-44d9-8110-2e9db29a9cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:45.061Z|3233846d-4bc2-4393-ad06-9ad6cf123f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:25:45.063Z|3233846d-4bc2-4393-ad06-9ad6cf123f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:25:45.430Z|5b1c20b9-097b-41e0-9092-878ef9e2c258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:45.431Z|5b1c20b9-097b-41e0-9092-878ef9e2c258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:49.979Z|6b2c6d73-a3de-48d8-a17b-89a6b650c0da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:49.980Z|6b2c6d73-a3de-48d8-a17b-89a6b650c0da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:51.516Z|9f639300-a283-46df-b48c-bbe98e90816b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:51.517Z|9f639300-a283-46df-b48c-bbe98e90816b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:25:55.460Z|8247dea5-8954-4cf1-927a-f8e481f55e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:25:55.461Z|8247dea5-8954-4cf1-927a-f8e481f55e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:00.017Z|3107a3de-2c43-46b0-91f2-7fc87cadbf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:00.018Z|3107a3de-2c43-46b0-91f2-7fc87cadbf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:00.061Z|0c1c7081-1ba5-4dfc-be0b-522b6d7e41f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:26:00.066Z|0c1c7081-1ba5-4dfc-be0b-522b6d7e41f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:26:00.703Z|3b674807-379c-4460-adbd-1f9b8173cf94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:26:00.703Z|3b674807-379c-4460-adbd-1f9b8173cf94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:26:01.544Z|bd6c9b7a-fa5b-4847-9a19-9adb2d986988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:01.546Z|bd6c9b7a-fa5b-4847-9a19-9adb2d986988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:05.490Z|7ff58df9-02db-4a79-8724-e67dfad2507b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:05.492Z|7ff58df9-02db-4a79-8724-e67dfad2507b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:10.052Z|a3583131-1c73-4af5-80ad-3750a7cfe260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:10.054Z|a3583131-1c73-4af5-80ad-3750a7cfe260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:11.589Z|30f2e924-8208-4f48-b248-a66f7a3478a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:11.590Z|30f2e924-8208-4f48-b248-a66f7a3478a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:15.061Z|d821f7a9-21c8-4940-bd55-36008d43347c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:26:15.062Z|d821f7a9-21c8-4940-bd55-36008d43347c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:26:15.525Z|68891da6-72a2-47c2-a9f4-4073e2f6a367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:15.528Z|68891da6-72a2-47c2-a9f4-4073e2f6a367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:20.081Z|5553d9a0-14a6-48c0-8e5f-7c081edc3e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:20.082Z|5553d9a0-14a6-48c0-8e5f-7c081edc3e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:21.620Z|e6ceae0e-eeb5-41a0-9c5b-3b9e4cab91d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:21.621Z|e6ceae0e-eeb5-41a0-9c5b-3b9e4cab91d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:25.556Z|ef03d956-0e3b-4aaa-b726-9dd97bfb3efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:25.557Z|ef03d956-0e3b-4aaa-b726-9dd97bfb3efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:29.877Z|3689002a-79b2-4a34-9c21-f822cc193849|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:26:29.879Z|3689002a-79b2-4a34-9c21-f822cc193849|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:30.061Z|9729ed01-974f-4516-9788-d024c171e2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:26:30.062Z|9729ed01-974f-4516-9788-d024c171e2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:26:30.113Z|c71537a6-ebf0-43cd-9dcd-f1da75f357e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:30.114Z|c71537a6-ebf0-43cd-9dcd-f1da75f357e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:30.704Z|95e930c4-679a-4f45-a0b6-86acfa12b8ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:26:30.705Z|95e930c4-679a-4f45-a0b6-86acfa12b8ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:26:31.649Z|551106ec-c3fc-4c89-9720-c8c0c99270e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:31.653Z|551106ec-c3fc-4c89-9720-c8c0c99270e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:35.582Z|dc1a613b-b598-4473-867e-27ee174027c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:35.583Z|dc1a613b-b598-4473-867e-27ee174027c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:40.143Z|3e96d72e-46c4-46aa-ae4e-22ca9d978c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:40.144Z|3e96d72e-46c4-46aa-ae4e-22ca9d978c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:41.686Z|9e2b611a-da06-44d5-9703-92a6767bb4c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:41.687Z|9e2b611a-da06-44d5-9703-92a6767bb4c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:45.061Z|7af02ed2-bde5-47f6-9961-ffb775459c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:26:45.069Z|7af02ed2-bde5-47f6-9961-ffb775459c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:26:45.619Z|2176f1c6-9d60-473f-8c20-ca7799c94f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:45.621Z|2176f1c6-9d60-473f-8c20-ca7799c94f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:50.168Z|d47667dd-51cf-47f6-bc16-60e5a4ded9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:50.169Z|d47667dd-51cf-47f6-bc16-60e5a4ded9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:51.723Z|20ee392a-7c0c-44fa-b33d-ace7af31bd42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:51.724Z|20ee392a-7c0c-44fa-b33d-ace7af31bd42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:26:55.665Z|627291fa-890f-44ac-9a3f-ed8f7f4fc459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:26:55.667Z|627291fa-890f-44ac-9a3f-ed8f7f4fc459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:00.061Z|a131925b-890e-4bf6-a23c-53e45341da4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:27:00.062Z|a131925b-890e-4bf6-a23c-53e45341da4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:27:00.197Z|364de958-51ab-4101-a671-d88422a455d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:00.199Z|364de958-51ab-4101-a671-d88422a455d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:00.706Z|49570751-aaf2-4b88-aad5-a87a433db561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:27:00.707Z|49570751-aaf2-4b88-aad5-a87a433db561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:27:01.755Z|b1c0190d-7f44-4281-8b89-b0253d114b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:01.756Z|b1c0190d-7f44-4281-8b89-b0253d114b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:05.692Z|e0d57275-2ec2-4587-ad0f-3f7ed5c30daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:05.693Z|e0d57275-2ec2-4587-ad0f-3f7ed5c30daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:10.225Z|a79b828e-4a87-4677-ab34-82d9f5088559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:10.227Z|a79b828e-4a87-4677-ab34-82d9f5088559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:11.790Z|8aec0ca9-a241-4a54-914b-f655d7bf15ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:11.791Z|8aec0ca9-a241-4a54-914b-f655d7bf15ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:15.061Z|1e6db329-0d7a-416d-9d51-dcedf10c6386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:27:15.062Z|1e6db329-0d7a-416d-9d51-dcedf10c6386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:27:15.724Z|5c77bec4-f40d-4ff9-bf76-4ecf484e732c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:15.725Z|5c77bec4-f40d-4ff9-bf76-4ecf484e732c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:20.252Z|24bd19c1-b9bd-436f-860d-9f81faaeeec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:20.253Z|24bd19c1-b9bd-436f-860d-9f81faaeeec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:21.817Z|1a07c339-54c9-4c9b-8920-039922a7c7a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:21.819Z|1a07c339-54c9-4c9b-8920-039922a7c7a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:25.763Z|a6ffd38e-e2c2-45ac-a713-e5c120c6cd8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:25.764Z|a6ffd38e-e2c2-45ac-a713-e5c120c6cd8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:29.860Z|b045c720-38db-48ab-9b7a-84a4a979b922|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:27:29.861Z|b045c720-38db-48ab-9b7a-84a4a979b922|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:30.061Z|95a489cf-5811-440e-a776-5a79f3a18c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:27:30.065Z|95a489cf-5811-440e-a776-5a79f3a18c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:27:30.287Z|19e39e05-68c8-4344-86e9-7d2b4f9524af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:30.288Z|19e39e05-68c8-4344-86e9-7d2b4f9524af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:30.708Z|3e984dd1-c1d5-4506-a6f5-a794d60b9018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:27:30.709Z|3e984dd1-c1d5-4506-a6f5-a794d60b9018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:27:31.846Z|35a70825-bb92-4291-8e42-4f52719588bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:31.847Z|35a70825-bb92-4291-8e42-4f52719588bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:35.791Z|2864d0a2-c4d5-4824-9cab-b62b406b8013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:35.792Z|2864d0a2-c4d5-4824-9cab-b62b406b8013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:40.317Z|3a668f38-9c53-42d2-8382-0ee2ca624e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:40.318Z|3a668f38-9c53-42d2-8382-0ee2ca624e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:41.874Z|f38e06b7-0766-480b-aca3-a864dbbb4c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:41.876Z|f38e06b7-0766-480b-aca3-a864dbbb4c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:45.061Z|85c4d772-1643-4098-bc26-23a2952f05f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:27:45.062Z|85c4d772-1643-4098-bc26-23a2952f05f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:27:45.828Z|2b05f450-9c6c-4335-b575-657fdea3f497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:45.830Z|2b05f450-9c6c-4335-b575-657fdea3f497|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:50.345Z|52085cbc-c42a-4879-b22e-f9b6338f3eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:50.347Z|52085cbc-c42a-4879-b22e-f9b6338f3eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:51.903Z|20130cbd-a3b7-417d-83c4-22e31facc56d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:51.904Z|20130cbd-a3b7-417d-83c4-22e31facc56d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:27:55.868Z|3c88a76d-230f-4ef1-886d-276dd20f24f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:27:55.869Z|3c88a76d-230f-4ef1-886d-276dd20f24f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:00.061Z|5fb616cb-5711-412d-a5ef-09000df1a06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:28:00.062Z|5fb616cb-5711-412d-a5ef-09000df1a06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:28:00.386Z|88279373-63ea-4c45-b792-75d7f01afb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:00.387Z|88279373-63ea-4c45-b792-75d7f01afb35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:00.710Z|fea152d4-01cd-4986-8c7a-2735277437a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:28:00.711Z|fea152d4-01cd-4986-8c7a-2735277437a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:28:01.935Z|86cdad58-b13f-4976-b9f5-f2926bd453eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:01.936Z|86cdad58-b13f-4976-b9f5-f2926bd453eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:05.899Z|289a361b-0a17-4f8a-872e-87f640c71bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:05.900Z|289a361b-0a17-4f8a-872e-87f640c71bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:10.417Z|49447a37-a21f-4e0b-b351-9df1de1aaca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:10.418Z|49447a37-a21f-4e0b-b351-9df1de1aaca2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:11.965Z|076a1000-5496-4c3c-ac57-e61dd4985a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:11.966Z|076a1000-5496-4c3c-ac57-e61dd4985a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:15.062Z|dc475966-51d1-4f08-8cda-cf8a8353b051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:28:15.068Z|dc475966-51d1-4f08-8cda-cf8a8353b051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:28:15.932Z|51c63aaf-63c3-447d-9be4-0b9c963b4eed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:15.934Z|51c63aaf-63c3-447d-9be4-0b9c963b4eed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:20.453Z|632e3ecb-7e2f-4f8c-9fac-fa546e39df7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:20.454Z|632e3ecb-7e2f-4f8c-9fac-fa546e39df7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:21.994Z|e43be7f6-858f-4ab4-aba4-9bf33799b92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:21.995Z|e43be7f6-858f-4ab4-aba4-9bf33799b92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:25.957Z|b320257f-834b-435d-a47d-e53866a24716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:25.958Z|b320257f-834b-435d-a47d-e53866a24716|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:29.865Z|4a110727-b773-4051-9564-088b6ad535e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:28:29.867Z|4a110727-b773-4051-9564-088b6ad535e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:30.061Z|c014e1c1-fb4e-4023-8a8b-806f7a3f1cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:28:30.062Z|c014e1c1-fb4e-4023-8a8b-806f7a3f1cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:28:30.483Z|067d4bb8-1972-4e20-8c53-6bbe06c24534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:30.484Z|067d4bb8-1972-4e20-8c53-6bbe06c24534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:30.713Z|91e200ff-e56d-43fa-aace-d42d903b1439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:28:30.714Z|91e200ff-e56d-43fa-aace-d42d903b1439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:28:32.023Z|e16ade85-160e-4bee-90de-99cda904e91e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:32.024Z|e16ade85-160e-4bee-90de-99cda904e91e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:35.994Z|763aaaa3-be96-4e43-b458-a0cfed35a047|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:35.995Z|763aaaa3-be96-4e43-b458-a0cfed35a047|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:40.522Z|15f5f578-6339-4caf-b5c2-fc30a817f7a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:40.524Z|15f5f578-6339-4caf-b5c2-fc30a817f7a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:42.051Z|63f87b91-a499-4415-a642-bdac47467e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:42.053Z|63f87b91-a499-4415-a642-bdac47467e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:45.061Z|a2d4b3fb-833c-4962-a0e8-9ca89264f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:28:45.063Z|a2d4b3fb-833c-4962-a0e8-9ca89264f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:28:46.051Z|72a6f21a-0ffa-4296-9132-240f83bf0db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:46.052Z|72a6f21a-0ffa-4296-9132-240f83bf0db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:50.564Z|f04d3900-00c5-45ed-95c2-7d6307ba1228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:50.566Z|f04d3900-00c5-45ed-95c2-7d6307ba1228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:52.080Z|83e75ff4-3101-4b1a-a04a-cff3c6a3a232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:52.082Z|83e75ff4-3101-4b1a-a04a-cff3c6a3a232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:28:56.081Z|e1d8d2fb-7e07-4072-95d6-981320d7071d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:28:56.082Z|e1d8d2fb-7e07-4072-95d6-981320d7071d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:00.061Z|ec435b81-2a27-44cc-82a6-57c8e922cef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:29:00.062Z|ec435b81-2a27-44cc-82a6-57c8e922cef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:29:00.600Z|388c664c-81c5-46ee-a378-47faf90da440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:00.601Z|388c664c-81c5-46ee-a378-47faf90da440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:00.714Z|bcdc4014-2a6e-4618-8720-29fa4ff84a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:29:00.715Z|bcdc4014-2a6e-4618-8720-29fa4ff84a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:29:02.118Z|8ca5bf6c-811c-4fa3-8fca-dcf8b2f929d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:02.120Z|8ca5bf6c-811c-4fa3-8fca-dcf8b2f929d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:06.109Z|e784098d-a9c0-4cb9-8718-a3d59ec7bb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:06.110Z|e784098d-a9c0-4cb9-8718-a3d59ec7bb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:10.638Z|946ffd06-bae6-4bdc-8214-a572e39dd7cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:10.640Z|946ffd06-bae6-4bdc-8214-a572e39dd7cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:12.156Z|084fa322-e122-426a-9a82-10418b2da3db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:12.157Z|084fa322-e122-426a-9a82-10418b2da3db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:15.061Z|00be41cf-d1da-4d3f-8558-f7255ffd1673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:29:15.062Z|00be41cf-d1da-4d3f-8558-f7255ffd1673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:29:16.144Z|ecbc269c-77e3-40dc-b78f-3670f5c8b16b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:16.145Z|ecbc269c-77e3-40dc-b78f-3670f5c8b16b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:20.669Z|9f917de2-10ea-498f-9a0e-1e810994864b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:20.670Z|9f917de2-10ea-498f-9a0e-1e810994864b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:22.201Z|af80477b-b59b-4d48-8d81-b35adcff3d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:22.202Z|af80477b-b59b-4d48-8d81-b35adcff3d48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:26.173Z|ac6adfc3-3f0a-4d59-b6d0-9014e7e432b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:26.174Z|ac6adfc3-3f0a-4d59-b6d0-9014e7e432b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:29.865Z|091d14af-026d-4825-9a14-70d487686a62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:29:29.870Z|091d14af-026d-4825-9a14-70d487686a62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:30.061Z|9a68c720-00b1-4c4c-8ef5-de2903555ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:29:30.062Z|9a68c720-00b1-4c4c-8ef5-de2903555ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:29:30.700Z|9f68bccf-1b9e-4305-a1e2-b2c419439547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:30.703Z|9f68bccf-1b9e-4305-a1e2-b2c419439547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:30.716Z|09b83a76-2cbc-4778-ba5e-51d74225cc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:29:30.717Z|09b83a76-2cbc-4778-ba5e-51d74225cc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:29:32.233Z|4d121058-1a4a-4f0f-9edb-f6e7eaac4a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:32.235Z|4d121058-1a4a-4f0f-9edb-f6e7eaac4a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:36.204Z|3d4e007f-02f3-430c-bb64-313f3fb92016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:36.205Z|3d4e007f-02f3-430c-bb64-313f3fb92016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:40.742Z|b8325daf-b12a-483c-b7ca-20fa6e0ff639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:40.745Z|b8325daf-b12a-483c-b7ca-20fa6e0ff639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:42.265Z|59b657a0-eec9-43a7-ab58-8b9ff129f325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:42.266Z|59b657a0-eec9-43a7-ab58-8b9ff129f325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:45.061Z|fb667d6e-250b-4ebb-bc9d-88789f92f153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:29:45.062Z|fb667d6e-250b-4ebb-bc9d-88789f92f153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:29:46.243Z|4d12a777-0389-420a-b266-f337c6a2f898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:46.245Z|4d12a777-0389-420a-b266-f337c6a2f898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:50.777Z|ccd77ce3-75e5-4f4e-a223-5a9725087008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:50.779Z|ccd77ce3-75e5-4f4e-a223-5a9725087008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:52.299Z|8478929c-aab1-4929-b13f-00b14b25e578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:52.301Z|8478929c-aab1-4929-b13f-00b14b25e578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:29:56.276Z|71aae48a-bc56-4f1f-8de1-dd694c48ccb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:29:56.278Z|71aae48a-bc56-4f1f-8de1-dd694c48ccb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:00.061Z|19b5eb81-7ce1-4dd1-ab94-0092b274aff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:30:00.066Z|19b5eb81-7ce1-4dd1-ab94-0092b274aff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:30:00.718Z|bb27b5ce-300f-447f-b0d8-ca35b23dfb7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:30:00.719Z|bb27b5ce-300f-447f-b0d8-ca35b23dfb7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:30:00.806Z|40621e6c-b44a-4e43-bfe5-85ad93bb7ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:00.807Z|40621e6c-b44a-4e43-bfe5-85ad93bb7ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:02.329Z|66efe3c5-2743-4fdb-9ebb-f24cb1ee42e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:02.330Z|66efe3c5-2743-4fdb-9ebb-f24cb1ee42e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:06.305Z|dcda39d3-c48d-4897-b1b6-a82ee5ca0602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:06.306Z|dcda39d3-c48d-4897-b1b6-a82ee5ca0602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:10.841Z|e2e38c67-40d0-45d3-8b82-ee8263d002e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:10.842Z|e2e38c67-40d0-45d3-8b82-ee8263d002e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:12.361Z|6038ecc7-9d3f-4bce-9e85-0cada22ac9d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:12.362Z|6038ecc7-9d3f-4bce-9e85-0cada22ac9d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:15.061Z|38b488d4-346e-480e-a298-61c09195647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:30:15.062Z|38b488d4-346e-480e-a298-61c09195647e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:30:16.344Z|e168b23d-1025-4639-ac68-841bc7acea98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:16.345Z|e168b23d-1025-4639-ac68-841bc7acea98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:20.886Z|f255e89f-77be-47a9-94f1-053f39aa50fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:20.888Z|f255e89f-77be-47a9-94f1-053f39aa50fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:22.389Z|64c85f88-7271-4417-85fa-2506ed23be51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:22.391Z|64c85f88-7271-4417-85fa-2506ed23be51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:26.381Z|4839a174-1b14-44ff-a433-4dea4e39ed4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:26.382Z|4839a174-1b14-44ff-a433-4dea4e39ed4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:29.862Z|fc9adfd5-a784-482f-aad8-4c8ded215e78|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:30:29.864Z|fc9adfd5-a784-482f-aad8-4c8ded215e78|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:30.061Z|d40b4885-886a-4bf0-ba1f-824135f57a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:30:30.062Z|d40b4885-886a-4bf0-ba1f-824135f57a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:30:30.720Z|c11bc330-8636-4f94-92f2-5a9575fea323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:30:30.721Z|c11bc330-8636-4f94-92f2-5a9575fea323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:30:30.919Z|66a68c16-615e-4e81-bc23-da842480f55a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:30.922Z|66a68c16-615e-4e81-bc23-da842480f55a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:32.417Z|f25f124f-9594-40ff-ab99-bcd854f31099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:32.419Z|f25f124f-9594-40ff-ab99-bcd854f31099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:36.412Z|2b973b92-ff8d-44a8-835f-16fba7962533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:36.414Z|2b973b92-ff8d-44a8-835f-16fba7962533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:40.961Z|ed53fb26-011d-4d6f-95ed-122f265fd09a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:40.962Z|ed53fb26-011d-4d6f-95ed-122f265fd09a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:42.445Z|f5fcce6d-b25b-4888-ad4f-378c173ba453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:42.446Z|f5fcce6d-b25b-4888-ad4f-378c173ba453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:45.061Z|dafab92b-eba5-4721-96b5-eba4b34356e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:30:45.065Z|dafab92b-eba5-4721-96b5-eba4b34356e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:30:46.452Z|cec4531e-6f1c-43a8-9cf4-f6dbf80aea20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:46.454Z|cec4531e-6f1c-43a8-9cf4-f6dbf80aea20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:50.992Z|be05e252-aa92-4727-8f22-98d45bb2e9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:50.993Z|be05e252-aa92-4727-8f22-98d45bb2e9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:52.471Z|b33396cc-1260-46ad-ac26-20ec10a0f0ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:52.472Z|b33396cc-1260-46ad-ac26-20ec10a0f0ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:30:56.491Z|cd2cdcfb-9ea4-4d2b-8dd0-3eb0160ce688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:30:56.492Z|cd2cdcfb-9ea4-4d2b-8dd0-3eb0160ce688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:00.061Z|37014ff6-458b-4741-9b3d-cb204d81e366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:31:00.062Z|37014ff6-458b-4741-9b3d-cb204d81e366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:31:00.722Z|7c4feaff-d358-4f96-a50d-8ec06688067a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:31:00.723Z|7c4feaff-d358-4f96-a50d-8ec06688067a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:31:01.021Z|50b6180e-1a20-4d7d-a6b4-b55d92dd3c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:01.022Z|50b6180e-1a20-4d7d-a6b4-b55d92dd3c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:02.498Z|eb0770a2-d216-46af-b5f0-d99c5c5b0495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:02.499Z|eb0770a2-d216-46af-b5f0-d99c5c5b0495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:06.521Z|5c72ec9a-971f-4605-abb2-4988517bbf0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:06.522Z|5c72ec9a-971f-4605-abb2-4988517bbf0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:11.047Z|ab70148f-8ad8-4bd4-831b-dbb2f774b826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:11.048Z|ab70148f-8ad8-4bd4-831b-dbb2f774b826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:12.528Z|b8f2f766-504c-4488-8e8b-089cc78c5186|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:12.529Z|b8f2f766-504c-4488-8e8b-089cc78c5186|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:15.061Z|a3e17ea6-8f13-404b-883b-e8117f5c9eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:31:15.062Z|a3e17ea6-8f13-404b-883b-e8117f5c9eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:31:16.556Z|8bcf40b6-3bb5-4aa6-b523-a96d9c6c1ea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:16.557Z|8bcf40b6-3bb5-4aa6-b523-a96d9c6c1ea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:21.073Z|3d626345-8300-4bde-b9f6-8713058d1b1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:21.074Z|3d626345-8300-4bde-b9f6-8713058d1b1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:22.558Z|17b1489b-2aad-41e4-8dd8-0d6ee6cad7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:22.559Z|17b1489b-2aad-41e4-8dd8-0d6ee6cad7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:26.587Z|e9d6ee3a-6dc6-49f0-9023-ff499c0466b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:26.588Z|e9d6ee3a-6dc6-49f0-9023-ff499c0466b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:29.867Z|fa2ade96-49e1-4c31-91c9-2b299a927b2a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:31:29.868Z|fa2ade96-49e1-4c31-91c9-2b299a927b2a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:30.061Z|808f4611-dbd9-44f5-bb81-cd21983f5a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:31:30.066Z|808f4611-dbd9-44f5-bb81-cd21983f5a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:31:30.724Z|b47a92b1-8bca-4a08-bda3-874a599d2639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:31:30.725Z|b47a92b1-8bca-4a08-bda3-874a599d2639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:31:31.098Z|d3d0a2f3-65fb-4e26-806f-5a3c5b994d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:31.100Z|d3d0a2f3-65fb-4e26-806f-5a3c5b994d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:32.585Z|e9c12be8-99ba-47c1-96c3-f133bd4d1daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:32.586Z|e9c12be8-99ba-47c1-96c3-f133bd4d1daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:36.613Z|8ac0f0c7-0b1e-4dcf-8410-bd20f208993c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:36.616Z|8ac0f0c7-0b1e-4dcf-8410-bd20f208993c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:41.125Z|8abde97d-a365-48a1-8a31-ba039478279c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:41.127Z|8abde97d-a365-48a1-8a31-ba039478279c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:42.617Z|35a87ea1-47c2-41ac-88c7-b37b891232a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:42.620Z|35a87ea1-47c2-41ac-88c7-b37b891232a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:45.061Z|70fa62ee-78c8-4c0d-b092-a230cdfed483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:31:45.062Z|70fa62ee-78c8-4c0d-b092-a230cdfed483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:31:46.642Z|5a7e8261-2cf9-4110-9d80-31b7ba0607a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:46.643Z|5a7e8261-2cf9-4110-9d80-31b7ba0607a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:51.163Z|3ecd2e8a-692a-4f3a-9591-665d18c2c6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:51.164Z|3ecd2e8a-692a-4f3a-9591-665d18c2c6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:52.645Z|0cfec77e-8cba-41be-94fd-c3db8a95a792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:52.646Z|0cfec77e-8cba-41be-94fd-c3db8a95a792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:31:56.671Z|e83008d4-2a9a-443a-a090-00d245dbe68c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:31:56.672Z|e83008d4-2a9a-443a-a090-00d245dbe68c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:00.061Z|d5fdc601-a001-4508-b38e-bffb153958b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:32:00.063Z|d5fdc601-a001-4508-b38e-bffb153958b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:32:00.726Z|40868076-0bf0-401d-b08f-fb5b63fc298f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:32:00.728Z|40868076-0bf0-401d-b08f-fb5b63fc298f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:32:01.198Z|7815705a-dc95-43e0-b3c5-5e05ea2e1c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:01.199Z|7815705a-dc95-43e0-b3c5-5e05ea2e1c27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:02.676Z|084a5b51-f327-4db1-85a8-1f0e55fae46b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:02.677Z|084a5b51-f327-4db1-85a8-1f0e55fae46b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:06.703Z|9a22e5c5-9373-4fa2-882f-6063573d5f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:06.704Z|9a22e5c5-9373-4fa2-882f-6063573d5f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:11.229Z|d9a4237a-dab9-4a37-be3c-169fba017758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:11.230Z|d9a4237a-dab9-4a37-be3c-169fba017758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:12.702Z|d4ac9409-2f38-4939-9a1d-0eff300c1a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:12.704Z|d4ac9409-2f38-4939-9a1d-0eff300c1a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:15.061Z|c1d04ae9-920a-4f5a-801a-54d97467ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:32:15.067Z|c1d04ae9-920a-4f5a-801a-54d97467ba9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:32:16.739Z|08d5109a-0fc3-4e99-90aa-cd6da62dac0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:16.741Z|08d5109a-0fc3-4e99-90aa-cd6da62dac0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:21.265Z|6d453e22-19ca-4823-975c-bc0c54b50a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:21.267Z|6d453e22-19ca-4823-975c-bc0c54b50a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:22.730Z|60104d92-960a-41fc-a0f7-3536eddf332e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:22.732Z|60104d92-960a-41fc-a0f7-3536eddf332e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:26.770Z|452dfea8-48f4-4383-a99b-4e0fc90d5a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:26.771Z|452dfea8-48f4-4383-a99b-4e0fc90d5a25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:29.860Z|87331d01-76b1-4013-a3f7-a759944c3f42|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:32:29.862Z|87331d01-76b1-4013-a3f7-a759944c3f42|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:30.061Z|d7e6c28e-a1e8-4523-8131-8052e80901f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:32:30.063Z|d7e6c28e-a1e8-4523-8131-8052e80901f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:32:30.730Z|d39be49d-7f16-441d-a366-de40aa66f66b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:32:30.731Z|d39be49d-7f16-441d-a366-de40aa66f66b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:32:31.291Z|4e938a0a-a571-4eab-a5ba-12e34d865629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:31.292Z|4e938a0a-a571-4eab-a5ba-12e34d865629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:32.761Z|fa3f1f6f-b083-41dc-8bb9-6d1912d905b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:32.763Z|fa3f1f6f-b083-41dc-8bb9-6d1912d905b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:36.804Z|4f210889-5ca5-4992-8c43-57c0d17b46b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:36.805Z|4f210889-5ca5-4992-8c43-57c0d17b46b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:41.333Z|a152af70-8cac-4ebc-b2ee-3dcae0fbcc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:41.335Z|a152af70-8cac-4ebc-b2ee-3dcae0fbcc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:42.800Z|ea823a8c-1fbd-4226-8583-3c45b7acab46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:42.801Z|ea823a8c-1fbd-4226-8583-3c45b7acab46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:45.061Z|a76b024b-1867-4ddd-bb45-04c685eca4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:32:45.062Z|a76b024b-1867-4ddd-bb45-04c685eca4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:32:46.834Z|3e6d1274-ecb7-465b-85da-dbb0000132d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:46.835Z|3e6d1274-ecb7-465b-85da-dbb0000132d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:51.360Z|dd1adbb6-5fa3-468f-86d1-30171621a218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:51.361Z|dd1adbb6-5fa3-468f-86d1-30171621a218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:52.832Z|421734b3-edd7-4bec-80aa-3fcfa20db3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:52.834Z|421734b3-edd7-4bec-80aa-3fcfa20db3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:32:56.862Z|a1b4a1c4-f041-4c68-8762-787842446b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:32:56.863Z|a1b4a1c4-f041-4c68-8762-787842446b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:00.061Z|44432ed7-fc16-4e88-b2d3-bc1aa31c8611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:33:00.065Z|44432ed7-fc16-4e88-b2d3-bc1aa31c8611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:33:00.732Z|c1b6a6ca-9db1-4609-8cf3-f7b9888101d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:33:00.733Z|c1b6a6ca-9db1-4609-8cf3-f7b9888101d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:33:01.389Z|2b49f1f8-bcac-4c39-9818-ef691ce74a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:01.391Z|2b49f1f8-bcac-4c39-9818-ef691ce74a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:02.865Z|6f161865-b162-4843-9892-07ea41fc749a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:02.868Z|6f161865-b162-4843-9892-07ea41fc749a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:06.901Z|313857fa-fc2d-4779-a66d-096f3a0ccaff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:06.903Z|313857fa-fc2d-4779-a66d-096f3a0ccaff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:11.427Z|966abaf5-a007-44ce-8ff5-5a19b978122d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:11.428Z|966abaf5-a007-44ce-8ff5-5a19b978122d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:12.906Z|2034e3a6-19e4-4e17-b3dd-431ccc70e773|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:12.907Z|2034e3a6-19e4-4e17-b3dd-431ccc70e773|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:15.061Z|d8ed4b95-a6dc-467c-b8f6-16e67fa9dcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:33:15.062Z|d8ed4b95-a6dc-467c-b8f6-16e67fa9dcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:33:16.944Z|7928948e-8b6c-4fbb-8485-fe14ed891760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:16.945Z|7928948e-8b6c-4fbb-8485-fe14ed891760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:21.455Z|e7974ebb-9c2c-4c20-a82e-522494c9c7c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:21.456Z|e7974ebb-9c2c-4c20-a82e-522494c9c7c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:22.943Z|94d4fb92-e1ae-4e9f-9b2d-a35c361b1be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:22.943Z|94d4fb92-e1ae-4e9f-9b2d-a35c361b1be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:26.975Z|d41d2f8e-67f0-4640-ab8f-6fe48aba1a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:26.976Z|d41d2f8e-67f0-4640-ab8f-6fe48aba1a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:29.872Z|2ff45020-301d-430b-b02f-60a55fe957fe|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:33:29.873Z|2ff45020-301d-430b-b02f-60a55fe957fe|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:30.061Z|68145614-584f-45e3-8d0b-6f80818d4804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:33:30.062Z|68145614-584f-45e3-8d0b-6f80818d4804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:33:30.734Z|59a61a10-dba6-4bc4-9e3d-5f6f2241d65a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:33:30.735Z|59a61a10-dba6-4bc4-9e3d-5f6f2241d65a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:33:31.497Z|f252e615-7caf-4809-a0bf-13047d28cdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:31.500Z|f252e615-7caf-4809-a0bf-13047d28cdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:32.978Z|3f9ed817-efbe-416e-af20-310442371738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:32.980Z|3f9ed817-efbe-416e-af20-310442371738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:37.038Z|1faabfd7-014e-4754-86ce-76a3041e6226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:37.039Z|1faabfd7-014e-4754-86ce-76a3041e6226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:41.530Z|a9582704-2f11-403b-8560-e1013dab066e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:41.532Z|a9582704-2f11-403b-8560-e1013dab066e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:43.008Z|f3a9f59a-8bce-4af7-9f29-d3da65e6d467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:43.009Z|f3a9f59a-8bce-4af7-9f29-d3da65e6d467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:45.061Z|4ac993e5-96c3-4a43-a2ae-db29b44f1549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:33:45.069Z|4ac993e5-96c3-4a43-a2ae-db29b44f1549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:33:47.081Z|b11c9c7b-9c11-473b-ac00-266304858dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:47.082Z|b11c9c7b-9c11-473b-ac00-266304858dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:51.563Z|51aec776-fba4-4d35-8d55-61fbde94865f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:51.564Z|51aec776-fba4-4d35-8d55-61fbde94865f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:53.055Z|1af20b5b-c643-47ac-a564-40fe5fef7b6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:53.056Z|1af20b5b-c643-47ac-a564-40fe5fef7b6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:33:57.123Z|b1a0ff7e-61b7-4f4c-9bad-f47c0eb04623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:33:57.124Z|b1a0ff7e-61b7-4f4c-9bad-f47c0eb04623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:00.061Z|b5e2abc3-085b-41e9-974c-f5967e0ae17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:34:00.062Z|b5e2abc3-085b-41e9-974c-f5967e0ae17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:34:00.735Z|9ef8765f-4b71-4ab8-ae53-eb7e0cef5326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:34:00.736Z|9ef8765f-4b71-4ab8-ae53-eb7e0cef5326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:34:01.591Z|d59898be-9435-4e93-997d-0952a16e8c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:01.592Z|d59898be-9435-4e93-997d-0952a16e8c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:03.092Z|3a5ec047-c017-4b01-8d6b-3eb466ba8380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:03.094Z|3a5ec047-c017-4b01-8d6b-3eb466ba8380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:07.158Z|2c355c78-edc4-4710-bc61-1c6cdc4234aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:07.159Z|2c355c78-edc4-4710-bc61-1c6cdc4234aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:11.620Z|fbf0143a-f663-4bb4-aaba-2675417a8c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:11.622Z|fbf0143a-f663-4bb4-aaba-2675417a8c8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:13.125Z|fe6589fd-fc38-4305-84cb-d931a944c656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:13.126Z|fe6589fd-fc38-4305-84cb-d931a944c656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:15.061Z|ab38336e-d2d2-427f-a9e4-2bfc18238b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:34:15.062Z|ab38336e-d2d2-427f-a9e4-2bfc18238b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:34:17.195Z|0a75c937-5454-4c6c-bc9f-da9d31e11448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:17.196Z|0a75c937-5454-4c6c-bc9f-da9d31e11448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:21.651Z|8cbb16d1-b114-4f57-939b-dd7ed4a17a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:21.652Z|8cbb16d1-b114-4f57-939b-dd7ed4a17a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:23.154Z|8e357b3e-5c8d-4eae-a210-4e4df7849ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:23.155Z|8e357b3e-5c8d-4eae-a210-4e4df7849ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:27.238Z|9b150888-96c0-4419-9c37-6f31989e7772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:27.239Z|9b150888-96c0-4419-9c37-6f31989e7772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:29.862Z|a5582a9e-b4ed-45d3-ba2c-7b6ae90eea6d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:34:29.864Z|a5582a9e-b4ed-45d3-ba2c-7b6ae90eea6d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:30.061Z|c810a1ff-7a1a-44f9-923a-93dd0bde16a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:34:30.065Z|c810a1ff-7a1a-44f9-923a-93dd0bde16a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:34:30.737Z|08dd292c-67bb-4e05-9bb2-0b00103c47aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:34:30.743Z|08dd292c-67bb-4e05-9bb2-0b00103c47aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:34:31.683Z|feb331c4-7da8-4d32-a1a1-d3ed2de4dac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:31.684Z|feb331c4-7da8-4d32-a1a1-d3ed2de4dac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:33.189Z|3e81225c-df7f-4843-b0a4-f82fc7e62ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:33.190Z|3e81225c-df7f-4843-b0a4-f82fc7e62ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:37.277Z|ca156634-e8bc-408d-8683-e0f00a791c29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:37.279Z|ca156634-e8bc-408d-8683-e0f00a791c29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:41.737Z|6e4d01c2-18b9-4e5f-9109-f93d209bd421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:41.752Z|6e4d01c2-18b9-4e5f-9109-f93d209bd421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:43.230Z|2160f63e-d492-482a-8967-60745db8b53b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:43.232Z|2160f63e-d492-482a-8967-60745db8b53b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:45.062Z|dadb1aef-46c1-4d0c-85b0-ebf3bafbcfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:34:45.063Z|dadb1aef-46c1-4d0c-85b0-ebf3bafbcfa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:34:47.315Z|c7e2e152-0458-4627-a66b-1ce097d64811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:47.316Z|c7e2e152-0458-4627-a66b-1ce097d64811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:51.784Z|0c9cb2fd-23e4-4c8c-88ab-4b266718d8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:51.790Z|0c9cb2fd-23e4-4c8c-88ab-4b266718d8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:53.265Z|6a449596-e821-4cb9-ab02-f01949fcf095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:53.266Z|6a449596-e821-4cb9-ab02-f01949fcf095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:34:57.346Z|6926c013-9091-4aa7-b43d-c950f5391df9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:34:57.347Z|6926c013-9091-4aa7-b43d-c950f5391df9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:00.061Z|0e023be7-cd3c-415f-b7c3-cddff7c8ef76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:35:00.062Z|0e023be7-cd3c-415f-b7c3-cddff7c8ef76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:35:00.744Z|0cb6c3df-b6bb-4b00-992a-0616ba7ece43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:35:00.745Z|0cb6c3df-b6bb-4b00-992a-0616ba7ece43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:35:01.817Z|79f6c3df-c76e-4419-91c8-d61976c39dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:01.818Z|79f6c3df-c76e-4419-91c8-d61976c39dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:03.299Z|66ba314a-5bba-4c6e-9449-47b26156b2e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:03.300Z|66ba314a-5bba-4c6e-9449-47b26156b2e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:07.376Z|ed1eacc9-a96e-4eaa-ad95-3e1eff2035da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:07.377Z|ed1eacc9-a96e-4eaa-ad95-3e1eff2035da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:11.844Z|af79b305-3731-4061-b1ca-7f6a2f7fed41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:11.845Z|af79b305-3731-4061-b1ca-7f6a2f7fed41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:13.329Z|101449d3-10cc-48ae-b92a-401ea59c6148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:13.329Z|101449d3-10cc-48ae-b92a-401ea59c6148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:15.061Z|8402af85-d073-4725-968a-d10eec75bfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:35:15.065Z|8402af85-d073-4725-968a-d10eec75bfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:35:17.434Z|6169b945-5124-4e91-969c-05def1c81e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:17.435Z|6169b945-5124-4e91-969c-05def1c81e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:21.883Z|771a01e0-08dc-4e13-8fcf-f134b90661ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:21.884Z|771a01e0-08dc-4e13-8fcf-f134b90661ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:23.382Z|50da0b5c-7df8-41da-befc-1f2f6f7a199c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:23.383Z|50da0b5c-7df8-41da-befc-1f2f6f7a199c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:27.477Z|d3710543-9bfe-4c4d-a2ce-0d9ff18ad41c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:27.479Z|d3710543-9bfe-4c4d-a2ce-0d9ff18ad41c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:29.860Z|d9e65c0f-7ec5-4b64-9ce1-e59d8f784436|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:35:29.861Z|d9e65c0f-7ec5-4b64-9ce1-e59d8f784436|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:30.062Z|420f3ee3-dddc-42ed-aa30-9b4520faf533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:35:30.064Z|420f3ee3-dddc-42ed-aa30-9b4520faf533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:35:30.746Z|edb01741-1cb8-41e4-a4b0-e0c1bc01bc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:35:30.747Z|edb01741-1cb8-41e4-a4b0-e0c1bc01bc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:35:31.914Z|88861b98-265d-4793-9d35-7f291694304b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:31.916Z|88861b98-265d-4793-9d35-7f291694304b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:33.415Z|fc79292c-e3be-4112-bcbc-427a198c0f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:33.416Z|fc79292c-e3be-4112-bcbc-427a198c0f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:37.508Z|bfc91b49-0e9d-4164-9aec-3dbfbb544a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:37.509Z|bfc91b49-0e9d-4164-9aec-3dbfbb544a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:41.944Z|3eaa56f0-b9a2-429c-83b9-0bf357a579c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:41.945Z|3eaa56f0-b9a2-429c-83b9-0bf357a579c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:43.446Z|c80e0c91-fccf-4306-9a93-f443e9dc6c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:43.448Z|c80e0c91-fccf-4306-9a93-f443e9dc6c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:45.061Z|4af18b1c-cb5c-4997-a71d-520993da556a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:35:45.063Z|4af18b1c-cb5c-4997-a71d-520993da556a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:35:47.541Z|bf169059-cf38-47fa-947a-4d42039da515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:47.542Z|bf169059-cf38-47fa-947a-4d42039da515|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:51.974Z|15e8d927-ef27-43e2-baa0-417e85be284d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:51.975Z|15e8d927-ef27-43e2-baa0-417e85be284d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:53.481Z|ef85a9e4-4e01-4a11-8182-21f3bf1796cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:53.482Z|ef85a9e4-4e01-4a11-8182-21f3bf1796cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:35:57.573Z|a7968d1a-8a96-4d15-ba28-83507af6badb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:35:57.575Z|a7968d1a-8a96-4d15-ba28-83507af6badb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:00.061Z|e7b7c8a9-b091-49a7-b392-4c8ad18769f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:36:00.066Z|e7b7c8a9-b091-49a7-b392-4c8ad18769f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:36:00.748Z|6d11fb16-3eb5-4777-8361-24533e62c75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:36:00.752Z|6d11fb16-3eb5-4777-8361-24533e62c75f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:36:02.002Z|45488cad-7ecd-48e6-a8a9-538bd4a15b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:02.003Z|45488cad-7ecd-48e6-a8a9-538bd4a15b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:03.522Z|a4059590-bbe0-4632-8d11-5ba90898234c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:03.524Z|a4059590-bbe0-4632-8d11-5ba90898234c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:07.604Z|555a6324-c7fc-4283-abb0-c5ecc54720f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:07.605Z|555a6324-c7fc-4283-abb0-c5ecc54720f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:12.033Z|c684dbe1-202d-4378-9e57-6b3bcb0e9b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:12.034Z|c684dbe1-202d-4378-9e57-6b3bcb0e9b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:13.555Z|4558d1ec-508d-4749-b838-ace49c8a8853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:13.556Z|4558d1ec-508d-4749-b838-ace49c8a8853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:15.064Z|9e4839d8-90eb-4db5-8075-c23d73323e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:36:15.065Z|9e4839d8-90eb-4db5-8075-c23d73323e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:36:17.632Z|d8c78961-7051-4e11-a4f2-2a6412b66cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:17.633Z|d8c78961-7051-4e11-a4f2-2a6412b66cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:22.063Z|5030e114-32ed-456e-ab71-bb2612440c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:22.067Z|5030e114-32ed-456e-ab71-bb2612440c17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:23.583Z|6b489442-c0db-4649-a7dc-b5c64cde8bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:23.585Z|6b489442-c0db-4649-a7dc-b5c64cde8bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:27.661Z|c161c6fa-43f6-4cf1-acf5-8239914b0a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:27.662Z|c161c6fa-43f6-4cf1-acf5-8239914b0a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:29.861Z|5dbb4b3b-dd6c-4844-8a4d-170a3abb757f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:36:29.864Z|5dbb4b3b-dd6c-4844-8a4d-170a3abb757f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:30.061Z|924762d0-83f5-4d88-bc3f-de5d31bda9eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:36:30.062Z|924762d0-83f5-4d88-bc3f-de5d31bda9eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:36:30.754Z|7f2a59de-2692-4171-adfd-57241805b8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:36:30.755Z|7f2a59de-2692-4171-adfd-57241805b8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:36:32.097Z|d1000f1c-a6ac-4dad-b182-ce3f2012578d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:32.110Z|d1000f1c-a6ac-4dad-b182-ce3f2012578d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:33.618Z|cc1f9fb9-8f7b-4ccd-b97d-0ded192f6a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:33.619Z|cc1f9fb9-8f7b-4ccd-b97d-0ded192f6a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:37.690Z|901c7ca9-8f47-4bbd-9d65-9135e6dd3559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:37.692Z|901c7ca9-8f47-4bbd-9d65-9135e6dd3559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:42.145Z|241f6c2f-3c30-498d-80d9-9ea3bbed91a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:42.146Z|241f6c2f-3c30-498d-80d9-9ea3bbed91a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:43.646Z|ac9c323f-d572-4279-8cde-878d51b11510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:43.647Z|ac9c323f-d572-4279-8cde-878d51b11510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:45.062Z|e54652d4-3bfe-4a54-bf5d-871029ab2936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:36:45.067Z|e54652d4-3bfe-4a54-bf5d-871029ab2936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:36:47.722Z|c2d71b37-26aa-41cf-8676-569b51975e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:47.723Z|c2d71b37-26aa-41cf-8676-569b51975e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:52.184Z|e6a572c5-c5c7-4922-a8af-5d9d4a87d2e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:52.185Z|e6a572c5-c5c7-4922-a8af-5d9d4a87d2e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:53.678Z|92f39fe0-1e7d-4edc-9584-70a679f14c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:53.679Z|92f39fe0-1e7d-4edc-9584-70a679f14c5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:36:57.755Z|d2193a8d-6de1-44d5-a8a1-ce77a7643982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:36:57.756Z|d2193a8d-6de1-44d5-a8a1-ce77a7643982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:00.061Z|0fc07070-9176-4fe5-a627-85523af78c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:37:00.062Z|0fc07070-9176-4fe5-a627-85523af78c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:37:00.756Z|1927f49b-1937-4ba8-be29-2c649c50f37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:37:00.757Z|1927f49b-1937-4ba8-be29-2c649c50f37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:37:02.223Z|fc82c8f8-15c6-4849-96e8-f38d4b908ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:02.224Z|fc82c8f8-15c6-4849-96e8-f38d4b908ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:03.723Z|0f528620-2cdf-402b-af27-f5736b45f9b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:03.725Z|0f528620-2cdf-402b-af27-f5736b45f9b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:07.802Z|a885fc0a-b872-4c3e-9b4c-fe42535953da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:07.803Z|a885fc0a-b872-4c3e-9b4c-fe42535953da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:12.267Z|469794db-2e9c-44ea-93b7-07971503743b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:12.268Z|469794db-2e9c-44ea-93b7-07971503743b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:13.761Z|1ff840d2-3fd6-4dcb-87ba-3da089e6ec34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:13.763Z|1ff840d2-3fd6-4dcb-87ba-3da089e6ec34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:15.061Z|9aa47c7b-952e-4edc-b680-2ea34f9fdaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:37:15.062Z|9aa47c7b-952e-4edc-b680-2ea34f9fdaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:37:17.830Z|a7c862b2-19c4-4a5e-93ce-fd4c3692fb56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:17.831Z|a7c862b2-19c4-4a5e-93ce-fd4c3692fb56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:22.295Z|f9e9a1fc-530a-4473-84f7-58d40eda4d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:22.296Z|f9e9a1fc-530a-4473-84f7-58d40eda4d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:23.791Z|bc80ba7a-ae34-4196-89aa-be4d3a086b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:23.792Z|bc80ba7a-ae34-4196-89aa-be4d3a086b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:27.859Z|63dcec8a-ebd2-43b0-898e-0c27a48888ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:27.861Z|63dcec8a-ebd2-43b0-898e-0c27a48888ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:29.861Z|65b17560-e9a6-47b0-844c-36d367cd9210|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:37:29.865Z|65b17560-e9a6-47b0-844c-36d367cd9210|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:30.061Z|526c331e-789f-41f7-944a-495d0c04a59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:37:30.067Z|526c331e-789f-41f7-944a-495d0c04a59d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:37:30.758Z|04dae7b6-4389-4fe9-83a1-6b46dd294c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:37:30.759Z|04dae7b6-4389-4fe9-83a1-6b46dd294c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:37:32.323Z|f9481248-9682-4e76-8bb4-d7b541e009d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:32.324Z|f9481248-9682-4e76-8bb4-d7b541e009d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:33.831Z|5868b313-5ecd-4505-9690-d4679def35ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:33.832Z|5868b313-5ecd-4505-9690-d4679def35ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:37.889Z|58afa8fc-c13f-42aa-8fde-f9253f299dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:37.890Z|58afa8fc-c13f-42aa-8fde-f9253f299dae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:42.350Z|821f636d-2ef7-4a80-899a-8da378e2607f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:42.351Z|821f636d-2ef7-4a80-899a-8da378e2607f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:43.859Z|0596e5f9-29ec-47c4-80fc-28301c17fa0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:43.861Z|0596e5f9-29ec-47c4-80fc-28301c17fa0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:45.061Z|cd5229de-0ff9-4346-b88f-780921c39344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:37:45.062Z|cd5229de-0ff9-4346-b88f-780921c39344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:37:47.920Z|58abf41a-8fce-45e5-a4a4-6dfba15a13a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:47.921Z|58abf41a-8fce-45e5-a4a4-6dfba15a13a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:52.376Z|16a4c321-37b8-481c-84f7-d24509a9b9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:52.377Z|16a4c321-37b8-481c-84f7-d24509a9b9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:53.889Z|f264470f-0089-4bc8-8489-6250da190a7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:53.890Z|f264470f-0089-4bc8-8489-6250da190a7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:37:57.950Z|ac528cc0-d8d6-417c-b113-ada1a1764007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:37:57.959Z|ac528cc0-d8d6-417c-b113-ada1a1764007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:00.061Z|43d924cc-dbb8-433b-957e-7aa629b3d396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:38:00.062Z|43d924cc-dbb8-433b-957e-7aa629b3d396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:38:00.760Z|349c12a5-16f4-4072-8774-8c8cd4f899cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:38:00.761Z|349c12a5-16f4-4072-8774-8c8cd4f899cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:38:02.407Z|3f91faad-e15e-49f1-a4d2-62a6735ed82c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:02.408Z|3f91faad-e15e-49f1-a4d2-62a6735ed82c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:03.925Z|feaf0cb4-b566-4302-99f2-d86a3dd6625c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:03.926Z|feaf0cb4-b566-4302-99f2-d86a3dd6625c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:07.988Z|197100f6-b36a-435d-b05e-1d6d5e526332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:07.989Z|197100f6-b36a-435d-b05e-1d6d5e526332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:12.434Z|bfc5c5e5-cf8d-4460-b494-b8a2366b9a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:12.435Z|bfc5c5e5-cf8d-4460-b494-b8a2366b9a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:13.954Z|b05cda63-fd52-414e-b806-f03aba270cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:13.955Z|b05cda63-fd52-414e-b806-f03aba270cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:15.061Z|03f85b60-2445-465e-b94c-814b2efeadb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:38:15.065Z|03f85b60-2445-465e-b94c-814b2efeadb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:38:18.027Z|2e136442-8159-46f4-a667-e86523d0b516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:18.028Z|2e136442-8159-46f4-a667-e86523d0b516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:22.461Z|0ceb0c0a-5fbc-45d4-9a8a-3f6b0ef321b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:22.462Z|0ceb0c0a-5fbc-45d4-9a8a-3f6b0ef321b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:23.982Z|797e87d9-e36a-4ba8-a0db-19f9e7088cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:23.983Z|797e87d9-e36a-4ba8-a0db-19f9e7088cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:28.079Z|4d4930ff-7c89-40a5-920d-8d87ea557d46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:28.080Z|4d4930ff-7c89-40a5-920d-8d87ea557d46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:29.860Z|a657c547-9a05-4ec5-9d29-35b07c5131f5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:38:29.862Z|a657c547-9a05-4ec5-9d29-35b07c5131f5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:30.061Z|502c7dfe-bc33-4152-9651-b4d3041d9c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:38:30.062Z|502c7dfe-bc33-4152-9651-b4d3041d9c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:38:30.762Z|2c206b32-ecd4-4e7d-b7a0-ec9191d24a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:38:30.763Z|2c206b32-ecd4-4e7d-b7a0-ec9191d24a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:38:32.495Z|265f1ee8-64c0-4427-b3a5-9681a47d6297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:32.497Z|265f1ee8-64c0-4427-b3a5-9681a47d6297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:34.019Z|8f15f6a6-95a1-4e78-a98a-191494843c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:34.020Z|8f15f6a6-95a1-4e78-a98a-191494843c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:38.107Z|e7c2aeeb-d7e1-46a8-8f5f-edfb16d9478c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:38.108Z|e7c2aeeb-d7e1-46a8-8f5f-edfb16d9478c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:42.526Z|9ab8271c-685d-42c2-867b-5546c4236887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:42.527Z|9ab8271c-685d-42c2-867b-5546c4236887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:44.049Z|73e28540-f2f0-4e54-be46-2436e2c479c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:44.050Z|73e28540-f2f0-4e54-be46-2436e2c479c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:45.061Z|9848d332-f52e-4896-ab93-7ea44d9433a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:38:45.062Z|9848d332-f52e-4896-ab93-7ea44d9433a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:38:48.139Z|7550ecfe-ee81-4c22-940c-ceadb112ad43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:48.141Z|7550ecfe-ee81-4c22-940c-ceadb112ad43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:52.551Z|9df67319-b7c1-4ba1-8abf-a1e6c2962bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:52.553Z|9df67319-b7c1-4ba1-8abf-a1e6c2962bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:54.081Z|077c8964-8935-47bc-a79b-6298073479d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:54.083Z|077c8964-8935-47bc-a79b-6298073479d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:38:58.176Z|94063aea-718e-4acd-ae76-f3d40e06e3a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:38:58.178Z|94063aea-718e-4acd-ae76-f3d40e06e3a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:00.061Z|82ed0cc6-169f-40e9-9d08-42920671a6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:39:00.067Z|82ed0cc6-169f-40e9-9d08-42920671a6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:39:00.764Z|4226172c-b9e2-4240-afb9-391458a9c426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:39:00.765Z|4226172c-b9e2-4240-afb9-391458a9c426|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:39:02.593Z|18bed106-1a2e-4617-8779-af03cd796994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:02.595Z|18bed106-1a2e-4617-8779-af03cd796994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:04.117Z|923daca7-68a4-4a71-b4ae-b154c65105e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:04.118Z|923daca7-68a4-4a71-b4ae-b154c65105e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:08.209Z|e6acb8c6-14e4-479c-8c8b-28698d71fd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:08.211Z|e6acb8c6-14e4-479c-8c8b-28698d71fd88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:12.623Z|358426b3-1078-491a-a136-0b2f36857258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:12.624Z|358426b3-1078-491a-a136-0b2f36857258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:14.148Z|edacbf92-d4db-49b4-a11b-99541cfeb7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:14.149Z|edacbf92-d4db-49b4-a11b-99541cfeb7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:15.061Z|38ae1f68-31a4-4064-8bca-763f3bdf911d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:39:15.063Z|38ae1f68-31a4-4064-8bca-763f3bdf911d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:39:18.241Z|b7dd9bc5-691a-49d3-b855-ec069e01229a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:18.243Z|b7dd9bc5-691a-49d3-b855-ec069e01229a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:22.649Z|946103f6-fda9-444f-8833-a497b5a26a9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:22.651Z|946103f6-fda9-444f-8833-a497b5a26a9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:24.175Z|02f6e7a3-8999-4dc1-b186-5b2b31ebe948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:24.176Z|02f6e7a3-8999-4dc1-b186-5b2b31ebe948|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:28.295Z|3f8f80c5-1c75-4f1b-aa7a-fe3acf29bf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:28.297Z|3f8f80c5-1c75-4f1b-aa7a-fe3acf29bf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:29.863Z|51cec6af-427a-4115-a92f-bdce9e171a7f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:39:29.866Z|51cec6af-427a-4115-a92f-bdce9e171a7f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:30.061Z|70795f8c-5800-4ad1-b482-600644ceef6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:39:30.062Z|70795f8c-5800-4ad1-b482-600644ceef6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:39:30.766Z|2acc1700-14a2-44d4-a798-e4bdacf9066e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:39:30.766Z|2acc1700-14a2-44d4-a798-e4bdacf9066e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:39:32.680Z|47f3b787-9aa8-464f-accb-c01c3ebac40e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:32.681Z|47f3b787-9aa8-464f-accb-c01c3ebac40e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:34.204Z|a5540327-57cb-47d3-bb69-b1e418475d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:34.205Z|a5540327-57cb-47d3-bb69-b1e418475d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:38.323Z|dc866b95-2fe0-4ed6-8da9-b818d68e29f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:38.325Z|dc866b95-2fe0-4ed6-8da9-b818d68e29f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:42.709Z|a448069b-baf0-4722-bbe0-bed8bff0718d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:42.711Z|a448069b-baf0-4722-bbe0-bed8bff0718d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:44.233Z|e6bf100b-ccf3-48bf-9ab9-7ca99c0bff17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:44.234Z|e6bf100b-ccf3-48bf-9ab9-7ca99c0bff17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:45.061Z|37e75c2a-cc44-4a57-a6d4-4cd2c4917c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:39:45.071Z|37e75c2a-cc44-4a57-a6d4-4cd2c4917c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:39:48.364Z|c87680e4-5be4-43dc-ab14-61881c5e5089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:48.365Z|c87680e4-5be4-43dc-ab14-61881c5e5089|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:52.736Z|d727a551-2dec-4381-98cc-0a74e321b794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:52.738Z|d727a551-2dec-4381-98cc-0a74e321b794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:54.261Z|e41cd241-34f6-49e2-baf1-ad640b0cc706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:54.262Z|e41cd241-34f6-49e2-baf1-ad640b0cc706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:39:58.399Z|8b243383-6021-465c-bd70-c600ac435b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:39:58.401Z|8b243383-6021-465c-bd70-c600ac435b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:00.062Z|60f3a634-ceb0-44cd-a318-1b10927731f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:40:00.063Z|60f3a634-ceb0-44cd-a318-1b10927731f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:40:00.767Z|c0752e7f-5dfa-4788-96a5-f0c250b21ff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:40:00.768Z|c0752e7f-5dfa-4788-96a5-f0c250b21ff4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:40:02.763Z|057d20fd-8ff9-46f2-8b4a-3817f0c94c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:02.764Z|057d20fd-8ff9-46f2-8b4a-3817f0c94c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:04.290Z|20ed5936-326b-4cd4-b4d2-859436555e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:04.291Z|20ed5936-326b-4cd4-b4d2-859436555e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:08.436Z|b2a67b26-1ac3-43fa-989e-2f2829a1fa7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:08.440Z|b2a67b26-1ac3-43fa-989e-2f2829a1fa7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:12.791Z|50f3a41c-57c4-4007-9bee-950525ff81e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:12.792Z|50f3a41c-57c4-4007-9bee-950525ff81e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:14.327Z|7876e52e-4e3d-44e9-a193-c44a9d8ed0e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:14.328Z|7876e52e-4e3d-44e9-a193-c44a9d8ed0e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:15.062Z|6794e966-c0b1-4772-b6e9-9ed5708f386f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:40:15.063Z|6794e966-c0b1-4772-b6e9-9ed5708f386f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:40:18.475Z|4152e6e9-a58f-4dea-802c-88e5ae3dc212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:18.477Z|4152e6e9-a58f-4dea-802c-88e5ae3dc212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:22.818Z|f6594247-29f2-4736-85ee-c42f28403cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:22.819Z|f6594247-29f2-4736-85ee-c42f28403cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:24.362Z|c64f3cca-992b-4784-8d39-519d191e9177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:24.364Z|c64f3cca-992b-4784-8d39-519d191e9177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:28.513Z|09dff9dc-f896-4b93-807b-1fe0dfd2ac17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:28.514Z|09dff9dc-f896-4b93-807b-1fe0dfd2ac17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:29.865Z|4a11ffeb-2222-4d52-8464-53adda852f09|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:40:29.867Z|4a11ffeb-2222-4d52-8464-53adda852f09|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:30.061Z|3d0a32a5-32f3-4945-a012-1518805f01fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:40:30.066Z|3d0a32a5-32f3-4945-a012-1518805f01fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:40:30.768Z|abb2dc2a-f0b9-4d05-8504-44484cc493a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:40:30.769Z|abb2dc2a-f0b9-4d05-8504-44484cc493a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:40:32.854Z|341c3da9-d6af-45ca-bf1f-87e5eeb7fc2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:32.855Z|341c3da9-d6af-45ca-bf1f-87e5eeb7fc2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:34.405Z|66e608f3-2ee0-443a-85bc-ef0add652e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:34.406Z|66e608f3-2ee0-443a-85bc-ef0add652e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:38.555Z|e0539150-aed5-4cd1-ad7c-e50137582065|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:38.557Z|e0539150-aed5-4cd1-ad7c-e50137582065|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:42.884Z|47d4894f-24e8-45bc-a076-74fbfb64aa38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:42.886Z|47d4894f-24e8-45bc-a076-74fbfb64aa38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:44.460Z|c4e49315-552e-4483-a212-21d206cedbc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:44.461Z|c4e49315-552e-4483-a212-21d206cedbc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:45.061Z|eb855455-7b42-415f-8fae-4baeb075507f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:40:45.062Z|eb855455-7b42-415f-8fae-4baeb075507f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:40:48.590Z|37d9547c-678f-4dc5-a89a-542bb1570ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:48.591Z|37d9547c-678f-4dc5-a89a-542bb1570ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:52.913Z|e9b4e950-d9f9-4355-8317-389f2392def8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:52.915Z|e9b4e950-d9f9-4355-8317-389f2392def8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:54.487Z|1827f755-1c54-43b0-8c49-82da39d619a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:54.489Z|1827f755-1c54-43b0-8c49-82da39d619a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:40:58.621Z|68a3e863-e79e-45ca-b85d-d2f2c128a011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:40:58.622Z|68a3e863-e79e-45ca-b85d-d2f2c128a011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:00.061Z|01300123-c8c9-4e57-96c2-5baa67a2004e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:41:00.062Z|01300123-c8c9-4e57-96c2-5baa67a2004e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:41:00.770Z|881531f3-195f-48ce-b04f-a95bb9b33691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:41:00.771Z|881531f3-195f-48ce-b04f-a95bb9b33691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:41:02.940Z|d0dd7df4-9ae7-4a52-8bc9-7af8e7364e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:02.941Z|d0dd7df4-9ae7-4a52-8bc9-7af8e7364e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:04.520Z|b5522d75-342a-489a-8a9a-5b058dce15bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:04.521Z|b5522d75-342a-489a-8a9a-5b058dce15bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:08.649Z|9b7ba8fa-15bf-4d04-8c0a-d970e8bd8083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:08.650Z|9b7ba8fa-15bf-4d04-8c0a-d970e8bd8083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:12.977Z|10acf355-5f91-4675-b420-1d71b44c8527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:12.978Z|10acf355-5f91-4675-b420-1d71b44c8527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:14.547Z|00fb6bb5-c25c-4736-9bb2-ecc2f7e2e7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:14.548Z|00fb6bb5-c25c-4736-9bb2-ecc2f7e2e7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:15.062Z|fc719b4c-279b-4f95-bd44-a82a878cb2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:41:15.065Z|fc719b4c-279b-4f95-bd44-a82a878cb2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:41:18.678Z|e56ab0ba-5355-4f39-9a7c-c15d8bcfd83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:18.680Z|e56ab0ba-5355-4f39-9a7c-c15d8bcfd83b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:23.004Z|0c5986b5-4036-48e2-a836-15eda0e6c273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:23.005Z|0c5986b5-4036-48e2-a836-15eda0e6c273|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:24.574Z|3f37aec0-7640-4672-a486-4d4c8751fe40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:24.574Z|3f37aec0-7640-4672-a486-4d4c8751fe40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:28.712Z|dce9be4b-dde7-4343-848b-c25add30e109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:28.714Z|dce9be4b-dde7-4343-848b-c25add30e109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:29.861Z|a26fc2f6-33ae-45ec-9683-f6e49f788e6d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:41:29.864Z|a26fc2f6-33ae-45ec-9683-f6e49f788e6d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:30.061Z|885bbd3a-b6f7-42ef-a310-5eb5621948ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:41:30.062Z|885bbd3a-b6f7-42ef-a310-5eb5621948ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:41:30.772Z|0281c243-bbfd-4e60-aea3-91caede5e133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:41:30.773Z|0281c243-bbfd-4e60-aea3-91caede5e133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:41:33.041Z|d72cd5fc-f048-4497-8101-4ebfebb012bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:33.043Z|d72cd5fc-f048-4497-8101-4ebfebb012bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:34.622Z|4e029842-3d98-4df3-bbe8-a35f9636e77a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:34.623Z|4e029842-3d98-4df3-bbe8-a35f9636e77a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:38.743Z|6b45986f-2570-420c-9e57-38b70c2c60c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:38.745Z|6b45986f-2570-420c-9e57-38b70c2c60c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:43.070Z|06d1c5b4-0054-47a7-bdce-3edee3bc259a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:43.071Z|06d1c5b4-0054-47a7-bdce-3edee3bc259a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:44.653Z|6e58f71f-3736-4f8c-8340-bdd781402969|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:44.654Z|6e58f71f-3736-4f8c-8340-bdd781402969|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:45.061Z|e7ddd479-57db-4ea7-abb2-aab7c178bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:41:45.062Z|e7ddd479-57db-4ea7-abb2-aab7c178bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:41:48.779Z|c82df13e-3685-4ed4-8391-6b597114ba49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:48.780Z|c82df13e-3685-4ed4-8391-6b597114ba49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:53.098Z|f7f44130-c84c-42ec-bae8-e18208b492e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:53.099Z|f7f44130-c84c-42ec-bae8-e18208b492e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:54.682Z|2a696467-f0bf-4e3f-9822-05a02bd52cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:54.683Z|2a696467-f0bf-4e3f-9822-05a02bd52cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:41:58.805Z|74558398-ba99-4ee1-9ccd-09dbaf06c5ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:41:58.806Z|74558398-ba99-4ee1-9ccd-09dbaf06c5ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:00.061Z|f3a0252c-7f81-478b-a246-4507e4aa2c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:42:00.065Z|f3a0252c-7f81-478b-a246-4507e4aa2c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:42:00.774Z|b24e27d4-ccd7-418d-97a0-341317c25c3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:42:00.774Z|b24e27d4-ccd7-418d-97a0-341317c25c3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:42:03.146Z|2a8cfe90-0f5d-49cb-a0ce-eafc84178d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:03.147Z|2a8cfe90-0f5d-49cb-a0ce-eafc84178d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:04.711Z|4ac786e0-62cc-47d9-87c7-e806760b41ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:04.712Z|4ac786e0-62cc-47d9-87c7-e806760b41ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:08.831Z|3eaca342-0f97-4b44-8c19-473fad9cf1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:08.832Z|3eaca342-0f97-4b44-8c19-473fad9cf1bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:13.184Z|1a662554-5fdf-4cbd-af7b-0cfbb47a6110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:13.185Z|1a662554-5fdf-4cbd-af7b-0cfbb47a6110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:14.742Z|d66936e5-1192-47f0-be51-ce3c28ff6a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:14.743Z|d66936e5-1192-47f0-be51-ce3c28ff6a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:15.061Z|5fc9b2d0-a0a2-45a6-a3c4-08b6eeedfd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:42:15.062Z|5fc9b2d0-a0a2-45a6-a3c4-08b6eeedfd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:42:18.871Z|1a0faa09-6f85-4349-82b1-c2ad1dbc9210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:18.872Z|1a0faa09-6f85-4349-82b1-c2ad1dbc9210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:23.231Z|e6b54eb8-3fab-441a-b641-f8c82a1b948b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:23.233Z|e6b54eb8-3fab-441a-b641-f8c82a1b948b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:24.778Z|db8da3c3-8a54-4ef3-80a4-196e1d60803d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:24.779Z|db8da3c3-8a54-4ef3-80a4-196e1d60803d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:28.905Z|1e5285fc-51a1-4246-bdf8-818be8a33be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:28.907Z|1e5285fc-51a1-4246-bdf8-818be8a33be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:29.860Z|d29d21a1-d154-4b35-807d-3dfe1e3314e9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:42:29.862Z|d29d21a1-d154-4b35-807d-3dfe1e3314e9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:30.061Z|55bfae2e-afce-47a0-a1d4-46db59a0df77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:42:30.062Z|55bfae2e-afce-47a0-a1d4-46db59a0df77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:42:30.775Z|db503d4b-b9ca-4ee8-8649-33a01a847946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:42:30.777Z|db503d4b-b9ca-4ee8-8649-33a01a847946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:42:33.259Z|8286d907-f07e-4aa6-b78d-9e7c82e4dc9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:33.260Z|8286d907-f07e-4aa6-b78d-9e7c82e4dc9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:34.811Z|91cf449b-7af2-4f7c-ab4d-6af23e6bb850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:34.813Z|91cf449b-7af2-4f7c-ab4d-6af23e6bb850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:38.933Z|5c2c08d4-d16d-450d-af27-b524649e2c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:38.934Z|5c2c08d4-d16d-450d-af27-b524649e2c47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:43.305Z|0d1460c0-1fef-4eda-8c91-b9dd241fab28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:43.307Z|0d1460c0-1fef-4eda-8c91-b9dd241fab28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:44.842Z|8877eced-14e2-4b94-b302-4cc9cf7cdc61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:44.843Z|8877eced-14e2-4b94-b302-4cc9cf7cdc61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:45.061Z|7be949f1-ee95-42c8-b54a-82ed49490e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:42:45.065Z|7be949f1-ee95-42c8-b54a-82ed49490e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:42:48.960Z|f4a7b088-970b-492c-b47b-825ea3c74933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:48.962Z|f4a7b088-970b-492c-b47b-825ea3c74933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:53.338Z|c1867bc4-12cf-49b9-8d45-ff03a8623382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:53.339Z|c1867bc4-12cf-49b9-8d45-ff03a8623382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:54.872Z|0829bd7b-12db-46ff-aeca-dd692152f72e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:54.873Z|0829bd7b-12db-46ff-aeca-dd692152f72e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:42:58.988Z|c6369ac6-2579-4888-b5c6-2e020dfa1111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:42:58.990Z|c6369ac6-2579-4888-b5c6-2e020dfa1111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:00.061Z|d523c6a3-62b0-4606-b4f4-fd003a66a6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:43:00.064Z|d523c6a3-62b0-4606-b4f4-fd003a66a6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:43:00.780Z|9f348fb2-8777-4618-b4ba-360b65932b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:43:00.781Z|9f348fb2-8777-4618-b4ba-360b65932b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:43:03.369Z|dd149544-95a0-46c6-a0ee-3448964d5e0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:03.370Z|dd149544-95a0-46c6-a0ee-3448964d5e0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:04.900Z|62eeba57-a014-43dd-ad3f-b75c5f84ef1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:04.902Z|62eeba57-a014-43dd-ad3f-b75c5f84ef1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:09.021Z|4caa4a71-02a9-48c9-8cf8-ad25023b8d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:09.022Z|4caa4a71-02a9-48c9-8cf8-ad25023b8d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:13.402Z|65408375-daf1-43b1-bb65-307cec044522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:13.404Z|65408375-daf1-43b1-bb65-307cec044522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:14.927Z|f1afc605-2ba1-43ff-a5aa-386302bb57a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:14.928Z|f1afc605-2ba1-43ff-a5aa-386302bb57a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:15.061Z|aa35dac0-ca45-4b7d-bb73-f34aef132778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:43:15.062Z|aa35dac0-ca45-4b7d-bb73-f34aef132778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:43:19.049Z|6ba273dc-a72e-4aab-8285-01980988b688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:19.050Z|6ba273dc-a72e-4aab-8285-01980988b688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:23.441Z|eac22701-ceb1-44fe-9690-6af3f5c0edba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:23.442Z|eac22701-ceb1-44fe-9690-6af3f5c0edba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:24.977Z|ba910692-a407-41db-a4ef-f677c0edd988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:24.978Z|ba910692-a407-41db-a4ef-f677c0edd988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:29.084Z|7217bb4d-cd32-4270-98f2-d57eceb4e433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:29.085Z|7217bb4d-cd32-4270-98f2-d57eceb4e433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:29.875Z|1ea05b44-93c0-4add-b263-8f51e9c92421|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:43:29.876Z|1ea05b44-93c0-4add-b263-8f51e9c92421|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:30.061Z|983c5196-2c6b-48f7-90fe-f9af2ee18d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:43:30.065Z|983c5196-2c6b-48f7-90fe-f9af2ee18d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:43:30.782Z|08d0a76e-bcfb-477a-ab00-4dbce5785b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:43:30.783Z|08d0a76e-bcfb-477a-ab00-4dbce5785b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:43:33.475Z|db35c9ec-82f5-4a94-95a1-49d5ec5e2737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:33.476Z|db35c9ec-82f5-4a94-95a1-49d5ec5e2737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:35.027Z|929f4447-d662-4b47-9b55-57834f2fba6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:35.028Z|929f4447-d662-4b47-9b55-57834f2fba6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:39.113Z|df81ed4d-8260-4f3c-8880-9e3d7e6e9fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:39.114Z|df81ed4d-8260-4f3c-8880-9e3d7e6e9fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:43.502Z|ff7aeeeb-9f65-4d2f-ab7d-60bbc19e30ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:43.504Z|ff7aeeeb-9f65-4d2f-ab7d-60bbc19e30ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:45.061Z|663176cf-6d9e-4390-a0a6-38f56947e8ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:45.061Z|5c3c1ed4-9902-475b-a430-ed7b9a2abb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:43:45.062Z|5c3c1ed4-9902-475b-a430-ed7b9a2abb29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:43:45.062Z|663176cf-6d9e-4390-a0a6-38f56947e8ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:49.147Z|a9c0386d-28a5-4806-8913-6ed84c8a1964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:49.148Z|a9c0386d-28a5-4806-8913-6ed84c8a1964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:53.538Z|53654a6d-ef84-40bb-805f-964465e1769c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:53.540Z|53654a6d-ef84-40bb-805f-964465e1769c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:55.096Z|fcf001f6-3cb2-4362-9860-95fe88b12de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:55.098Z|fcf001f6-3cb2-4362-9860-95fe88b12de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:43:59.174Z|87a834a0-3730-4847-9f04-40b9212e59c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:43:59.175Z|87a834a0-3730-4847-9f04-40b9212e59c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:00.061Z|973e552b-a88a-4bf5-b8a8-bd0396cd13d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:44:00.062Z|973e552b-a88a-4bf5-b8a8-bd0396cd13d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:44:00.783Z|b108ccd3-72e3-4d5e-ab27-0c49162fe7db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:44:00.784Z|b108ccd3-72e3-4d5e-ab27-0c49162fe7db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:44:03.585Z|3ddaac2e-97f4-4542-a2e4-a91dfd9368f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:03.587Z|3ddaac2e-97f4-4542-a2e4-a91dfd9368f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:05.134Z|2f75edf0-a6ff-454b-b160-2f5b23b38c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:05.135Z|2f75edf0-a6ff-454b-b160-2f5b23b38c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:09.201Z|3ec46bc4-2fce-418b-86fe-d4a1595270dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:09.202Z|3ec46bc4-2fce-418b-86fe-d4a1595270dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:13.619Z|64267b8d-5eff-42d7-b532-14263203da98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:13.622Z|64267b8d-5eff-42d7-b532-14263203da98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:15.061Z|8d7bf830-2629-4026-b341-28cb2ee18830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:44:15.069Z|8d7bf830-2629-4026-b341-28cb2ee18830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:44:15.166Z|4a6790db-ad8a-4cf2-b6cb-f2627c73908a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:15.168Z|4a6790db-ad8a-4cf2-b6cb-f2627c73908a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:19.229Z|dd5e5e7d-cfe0-414c-89d9-169765e13e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:19.230Z|dd5e5e7d-cfe0-414c-89d9-169765e13e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:23.668Z|9df9be0b-d09c-48d0-abb9-095a0f6b59be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:23.672Z|9df9be0b-d09c-48d0-abb9-095a0f6b59be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:25.194Z|1c2e6ac1-7008-428c-a1fa-dafafce86404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:25.195Z|1c2e6ac1-7008-428c-a1fa-dafafce86404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:29.255Z|0f99f5cc-6018-4c51-8ceb-d8438a928e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:29.256Z|0f99f5cc-6018-4c51-8ceb-d8438a928e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:29.859Z|4d59a8c1-8a3e-454b-8f6d-c37907aa4f3f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:44:29.860Z|4d59a8c1-8a3e-454b-8f6d-c37907aa4f3f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:30.061Z|8f706b76-a0f5-4a8c-8716-42b28c083ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:44:30.062Z|8f706b76-a0f5-4a8c-8716-42b28c083ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:44:30.786Z|66850cfa-4aa4-4399-a136-4ea6546522d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:44:30.786Z|66850cfa-4aa4-4399-a136-4ea6546522d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:44:33.715Z|c3354de9-6731-4f27-a58e-6478a56b8460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:33.716Z|c3354de9-6731-4f27-a58e-6478a56b8460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:35.224Z|128a0c42-9b7c-42a5-8ccb-7c2a6b5fcd84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:35.225Z|128a0c42-9b7c-42a5-8ccb-7c2a6b5fcd84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:39.282Z|f674deea-fe19-4116-8165-d6bacbc7e87d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:39.283Z|f674deea-fe19-4116-8165-d6bacbc7e87d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:43.744Z|c3b27fa2-c1b4-4521-a193-aecbd0bd5200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:43.745Z|c3b27fa2-c1b4-4521-a193-aecbd0bd5200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:45.061Z|68e0ad1b-c7ca-4c92-9a0f-56dd1c5854d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:44:45.062Z|68e0ad1b-c7ca-4c92-9a0f-56dd1c5854d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:44:45.266Z|4229ebd7-519d-4a99-9113-1bb08cf65141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:45.267Z|4229ebd7-519d-4a99-9113-1bb08cf65141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:49.309Z|ec91a4e3-7bab-4fc2-8f69-5818622ede0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:49.310Z|ec91a4e3-7bab-4fc2-8f69-5818622ede0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:53.779Z|e44555ff-f955-451b-ad56-b27ebf94fca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:53.780Z|e44555ff-f955-451b-ad56-b27ebf94fca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:55.294Z|0153d140-1fa2-4712-bd1a-ee25abff4080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:55.295Z|0153d140-1fa2-4712-bd1a-ee25abff4080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:44:59.335Z|444550fd-c7e6-4429-9191-a733eb32aab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:44:59.337Z|444550fd-c7e6-4429-9191-a733eb32aab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:00.061Z|97f80fd9-32ff-461e-bd81-c2be9a277eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:45:00.065Z|97f80fd9-32ff-461e-bd81-c2be9a277eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:45:00.787Z|6d1bc3b4-d99a-47f3-85ed-4ce5357a0764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:45:00.788Z|6d1bc3b4-d99a-47f3-85ed-4ce5357a0764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:45:03.812Z|8276fda6-7d8e-4750-bcb0-37087903c611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:03.813Z|8276fda6-7d8e-4750-bcb0-37087903c611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:05.334Z|8127e9bc-70b4-46d2-9176-174c94eaec47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:05.335Z|8127e9bc-70b4-46d2-9176-174c94eaec47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:09.363Z|e5ce660b-2035-4dae-9f5a-7577cf2824d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:09.364Z|e5ce660b-2035-4dae-9f5a-7577cf2824d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:13.282Z||http-nio-8080-exec-9|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03M0x85Yg0xcea0x860xc0[0xaaZX0x17]G/?0xb9?0xcc0xf90xd80xfa0xd7+0xe90xef0x7f0xe8=0xc20xde]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-14T07:45:13.841Z|538ed2fb-297e-4d70-8c85-e01249ef635f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:13.842Z|538ed2fb-297e-4d70-8c85-e01249ef635f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:15.061Z|93b074dd-e508-4446-a76d-612db45d685a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:45:15.062Z|93b074dd-e508-4446-a76d-612db45d685a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:45:15.359Z|0cb9ab5f-7826-4609-abdc-cd788a16850b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:15.366Z|0cb9ab5f-7826-4609-abdc-cd788a16850b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:19.390Z|09449693-c667-47e5-8615-6c9c3465b8cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:19.393Z|09449693-c667-47e5-8615-6c9c3465b8cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:23.870Z|f73acfd3-b2a6-4944-9136-a1aafcfb5009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:23.872Z|f73acfd3-b2a6-4944-9136-a1aafcfb5009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:25.395Z|95ee3ed3-f8fe-4fb5-b3d8-74b2a1c74ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:25.396Z|95ee3ed3-f8fe-4fb5-b3d8-74b2a1c74ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:29.424Z|32379bee-fa37-47df-817d-9ef1120e7060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:29.424Z|32379bee-fa37-47df-817d-9ef1120e7060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:29.863Z|83761dce-2bcb-422a-a303-db0f1cb88811|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:45:29.864Z|83761dce-2bcb-422a-a303-db0f1cb88811|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:30.061Z|40b6b77e-3de5-4b56-8986-3b46b8fb958c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:45:30.062Z|40b6b77e-3de5-4b56-8986-3b46b8fb958c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:45:30.789Z|ca02908d-42c5-41cc-af31-36377ac6003d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:45:30.789Z|ca02908d-42c5-41cc-af31-36377ac6003d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:45:33.897Z|310cf977-21e3-4bcd-a902-4a5daca06da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:33.898Z|310cf977-21e3-4bcd-a902-4a5daca06da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:35.423Z|2620d1a6-05f0-4354-8cc4-41b7d4b30d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:35.424Z|2620d1a6-05f0-4354-8cc4-41b7d4b30d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:39.451Z|3b45a3a9-9a50-447a-be0d-9930dee00051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:39.452Z|3b45a3a9-9a50-447a-be0d-9930dee00051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:43.944Z|b8c533b7-c5cb-4ca7-a767-5a12bbe9851b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:43.945Z|b8c533b7-c5cb-4ca7-a767-5a12bbe9851b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:45.061Z|dec15965-d53a-4624-83d7-c450313d8e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:45:45.065Z|dec15965-d53a-4624-83d7-c450313d8e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:45:45.470Z|260bed6c-f340-4ac3-bc63-040f5a8c0b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:45.472Z|260bed6c-f340-4ac3-bc63-040f5a8c0b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:49.487Z|043f0d8b-df6d-44ec-a7d2-aafb44994f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:49.488Z|043f0d8b-df6d-44ec-a7d2-aafb44994f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:53.974Z|5bd34543-5c63-43ad-a7d3-2a659dd74a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:53.976Z|5bd34543-5c63-43ad-a7d3-2a659dd74a30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:55.509Z|5c881447-e4aa-4d76-ace5-f65f7e55b56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:55.511Z|5c881447-e4aa-4d76-ace5-f65f7e55b56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:45:59.527Z|b4b20614-d793-449f-bf98-55f8bdac13f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:45:59.528Z|b4b20614-d793-449f-bf98-55f8bdac13f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:00.061Z|f4f88946-6307-4bc8-bff1-d799a4ddc519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:46:00.062Z|f4f88946-6307-4bc8-bff1-d799a4ddc519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:46:00.790Z|2a40b7fb-c84c-434c-a4d7-5d41ee2707ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:46:00.791Z|2a40b7fb-c84c-434c-a4d7-5d41ee2707ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:46:04.003Z|28705626-4363-4b8d-bcf0-bfa2895ac7b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:04.004Z|28705626-4363-4b8d-bcf0-bfa2895ac7b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:05.563Z|26adedf8-1b9b-4027-b6c8-b2f13de2cfd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:05.565Z|26adedf8-1b9b-4027-b6c8-b2f13de2cfd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:09.561Z|d71e798c-6ea9-4b6c-931a-cb839b456fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:09.562Z|d71e798c-6ea9-4b6c-931a-cb839b456fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:14.045Z|4a9784fb-8811-4bee-a9ec-0ce876b52daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:14.047Z|4a9784fb-8811-4bee-a9ec-0ce876b52daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:15.061Z|29ec7388-5044-4a9e-b785-e84c4fef1a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:46:15.062Z|29ec7388-5044-4a9e-b785-e84c4fef1a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:46:15.591Z|35010c9d-9dde-4c6e-afa7-dd732b79f08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:15.591Z|35010c9d-9dde-4c6e-afa7-dd732b79f08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:19.595Z|6a6d0667-5840-4056-8238-ced65b9eacce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:19.596Z|6a6d0667-5840-4056-8238-ced65b9eacce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:24.075Z|5a44b2f4-bc54-4a51-9317-560ec7042c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:24.076Z|5a44b2f4-bc54-4a51-9317-560ec7042c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:25.631Z|ad6dcbce-e097-4e00-be1c-7096e8654112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:25.632Z|ad6dcbce-e097-4e00-be1c-7096e8654112|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:29.626Z|3ec22029-60f0-4753-8175-eec92a4aa755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:29.628Z|3ec22029-60f0-4753-8175-eec92a4aa755|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:29.865Z|9242384b-6a1e-4e6e-9023-11979f3b5deb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:46:29.867Z|9242384b-6a1e-4e6e-9023-11979f3b5deb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:30.061Z|da0c3133-3d5f-4d49-9261-2f6771a5b9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:46:30.065Z|da0c3133-3d5f-4d49-9261-2f6771a5b9c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:46:30.793Z|841bc7e9-0c8f-48cf-888d-f863533ffe29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:46:30.793Z|841bc7e9-0c8f-48cf-888d-f863533ffe29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:46:34.112Z|68ceb383-459d-4eb4-85a4-fe77cf092894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:34.113Z|68ceb383-459d-4eb4-85a4-fe77cf092894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:35.658Z|6da4d1ba-1141-4118-9dd1-9fb52d801dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:35.659Z|6da4d1ba-1141-4118-9dd1-9fb52d801dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:39.659Z|5772c02d-c297-42fd-88c9-02e8456d93e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:39.661Z|5772c02d-c297-42fd-88c9-02e8456d93e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:44.146Z|781f5fd9-8d77-4798-a1d3-c2bd490af51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:44.147Z|781f5fd9-8d77-4798-a1d3-c2bd490af51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:45.062Z|1574bf07-f379-438b-9b4a-f6192b1ec2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:46:45.063Z|1574bf07-f379-438b-9b4a-f6192b1ec2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:46:45.692Z|41b47eaf-340f-4fdf-a2a6-ac63b88bbf9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:45.693Z|41b47eaf-340f-4fdf-a2a6-ac63b88bbf9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:49.701Z|ffa5ee25-ee45-41ba-a3a4-7ab9b8fd3947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:49.702Z|ffa5ee25-ee45-41ba-a3a4-7ab9b8fd3947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:54.182Z|9daa811d-b732-4e98-88df-77441344ba3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:54.183Z|9daa811d-b732-4e98-88df-77441344ba3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:55.719Z|61c542d4-b8bb-43b7-9181-d087a3047019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:55.720Z|61c542d4-b8bb-43b7-9181-d087a3047019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:46:59.735Z|64984c97-965d-4a01-8400-b794b4d2258e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:46:59.736Z|64984c97-965d-4a01-8400-b794b4d2258e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:00.062Z|ddfaee94-9eca-4e95-844a-0b7838c27f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:47:00.063Z|ddfaee94-9eca-4e95-844a-0b7838c27f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:47:00.794Z|415ba6fd-f76c-4250-bc82-81412494cd89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:47:00.795Z|415ba6fd-f76c-4250-bc82-81412494cd89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:47:04.215Z|9a4cbeb5-eab1-457d-9bc3-259b51de8066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:04.216Z|9a4cbeb5-eab1-457d-9bc3-259b51de8066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:05.770Z|c7786f69-1f65-449a-9617-f0b73eda7eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:05.771Z|c7786f69-1f65-449a-9617-f0b73eda7eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:09.762Z|9149a680-a870-477d-9d31-dabc46cf5f70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:09.763Z|9149a680-a870-477d-9d31-dabc46cf5f70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:14.246Z|ba5b5a68-ab20-45e5-8c23-ef3e98d5b5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:14.248Z|ba5b5a68-ab20-45e5-8c23-ef3e98d5b5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:15.061Z|87eb5b42-9110-4bf7-81d8-edfb9f2248f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:47:15.065Z|87eb5b42-9110-4bf7-81d8-edfb9f2248f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:47:15.800Z|0f881d8a-0268-4e18-8ff8-278c25907c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:15.801Z|0f881d8a-0268-4e18-8ff8-278c25907c41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:19.792Z|7a158ce2-091a-450a-b64c-aaa8f474af88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:19.792Z|7a158ce2-091a-450a-b64c-aaa8f474af88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:24.272Z|9b56bf24-064b-424c-bf24-6edd44901182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:24.273Z|9b56bf24-064b-424c-bf24-6edd44901182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:25.839Z|dc2595c4-b9c6-4bfc-8448-ec76a4ddeba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:25.841Z|dc2595c4-b9c6-4bfc-8448-ec76a4ddeba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:29.819Z|9cffb947-9b53-4dc2-a07f-52d9d37bd8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:29.820Z|9cffb947-9b53-4dc2-a07f-52d9d37bd8fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:29.860Z|9f817c0d-7a75-4ef5-b504-db3844e9b76d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:47:29.861Z|9f817c0d-7a75-4ef5-b504-db3844e9b76d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:30.061Z|f6a57b75-0603-4cd4-a917-e0621fcaeca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:47:30.062Z|f6a57b75-0603-4cd4-a917-e0621fcaeca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:47:30.796Z|0428a5a8-a40c-498f-9dc6-777e32d6fe99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:47:30.797Z|0428a5a8-a40c-498f-9dc6-777e32d6fe99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:47:34.302Z|814a2089-3ccb-43d2-bc02-5e6f56440cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:34.303Z|814a2089-3ccb-43d2-bc02-5e6f56440cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:35.873Z|44ee5a96-bdac-437c-97b9-15217d8f335c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:35.874Z|44ee5a96-bdac-437c-97b9-15217d8f335c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:39.846Z|08eaa7c4-5866-4e4e-ac63-003bacbc7875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:39.847Z|08eaa7c4-5866-4e4e-ac63-003bacbc7875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:44.342Z|3882131f-f764-40a6-a3c5-b6b62c8bca96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:44.343Z|3882131f-f764-40a6-a3c5-b6b62c8bca96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:45.061Z|505aad8c-b30f-4b17-a7ed-b1cfa503d85f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:47:45.062Z|505aad8c-b30f-4b17-a7ed-b1cfa503d85f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:47:45.904Z|ab791561-cb54-4fce-85b1-ee50ce1646b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:45.905Z|ab791561-cb54-4fce-85b1-ee50ce1646b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:49.876Z|0b8af333-ce3f-459a-954b-321af449b197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:49.877Z|0b8af333-ce3f-459a-954b-321af449b197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:54.367Z|2bc585b4-53d3-4ba7-a009-0d66ac180463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:54.368Z|2bc585b4-53d3-4ba7-a009-0d66ac180463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:55.942Z|d9536b1b-f1f4-4284-a10c-a5004c7a8b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:55.943Z|d9536b1b-f1f4-4284-a10c-a5004c7a8b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:47:59.903Z|26e1d996-ad3d-4399-8194-445cccf02b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:47:59.904Z|26e1d996-ad3d-4399-8194-445cccf02b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:00.061Z|d8b405bd-46b9-4a29-9549-dc0ee0b539a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:48:00.064Z|d8b405bd-46b9-4a29-9549-dc0ee0b539a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:48:00.799Z|fcd910fe-cb16-4932-b36a-3ee3c4572cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:48:00.803Z|fcd910fe-cb16-4932-b36a-3ee3c4572cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:48:04.395Z|ef3b3066-675a-4dc1-895f-8b7079ce2710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:04.395Z|ef3b3066-675a-4dc1-895f-8b7079ce2710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:05.971Z|6e780ad4-1037-4807-86d1-16e5b9493cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:05.973Z|6e780ad4-1037-4807-86d1-16e5b9493cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:09.931Z|2b94b859-eb82-4dec-8d01-099c126b83ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:09.933Z|2b94b859-eb82-4dec-8d01-099c126b83ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:14.437Z|a21d9cea-51e0-431f-a3a0-68d9e16968b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:14.439Z|a21d9cea-51e0-431f-a3a0-68d9e16968b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:15.061Z|f46711d5-1c38-419f-a6c0-d3f35b2fc5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:48:15.062Z|f46711d5-1c38-419f-a6c0-d3f35b2fc5a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:48:15.999Z|0f4c0d70-7fb9-49bf-8c31-33e8642cc410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:16.000Z|0f4c0d70-7fb9-49bf-8c31-33e8642cc410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:19.958Z|7beb2e9e-9d77-4378-8269-f9fb66da8b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:19.960Z|7beb2e9e-9d77-4378-8269-f9fb66da8b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:24.474Z|4ac3a0f6-9657-46fa-b134-6951f94bbcf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:24.476Z|4ac3a0f6-9657-46fa-b134-6951f94bbcf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:26.025Z|6e6ba55a-cb77-446d-93b8-6b666d67ac17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:26.027Z|6e6ba55a-cb77-446d-93b8-6b666d67ac17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:29.862Z|579ca0c0-32cb-49fe-bfdc-c747759459f6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:48:29.863Z|579ca0c0-32cb-49fe-bfdc-c747759459f6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:29.986Z|69ceecbf-3135-4524-9289-fe7928603d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:29.987Z|69ceecbf-3135-4524-9289-fe7928603d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:30.061Z|569dbfbe-b451-4834-b591-08457ceebcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:48:30.062Z|569dbfbe-b451-4834-b591-08457ceebcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:48:30.805Z|5775ec9c-0a2d-4dc0-9b08-d06a558556aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:48:30.806Z|5775ec9c-0a2d-4dc0-9b08-d06a558556aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:48:34.504Z|bd223729-7d3a-460a-8fc5-7b3796f17a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:34.505Z|bd223729-7d3a-460a-8fc5-7b3796f17a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:36.053Z|ce7562b4-a58a-41c1-a451-3ba1c6cece90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:36.054Z|ce7562b4-a58a-41c1-a451-3ba1c6cece90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:40.014Z|0f480842-38c0-488d-b480-760fcd98fab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:40.015Z|0f480842-38c0-488d-b480-760fcd98fab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:44.533Z|c0a81131-768f-4e07-98d7-11c7c2b48b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:44.535Z|c0a81131-768f-4e07-98d7-11c7c2b48b7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:45.061Z|a3d4cf87-07a2-428f-8c58-9dbab5fb40b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:48:45.065Z|a3d4cf87-07a2-428f-8c58-9dbab5fb40b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:48:46.084Z|a0053732-ec34-474a-aced-63d3b1f0f891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:46.085Z|a0053732-ec34-474a-aced-63d3b1f0f891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:50.045Z|c620c2a8-9177-4626-809e-fdc1da1ba6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:50.046Z|c620c2a8-9177-4626-809e-fdc1da1ba6af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:54.565Z|3e9c286d-c7a7-4075-826b-ac8e4f0f5836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:54.566Z|3e9c286d-c7a7-4075-826b-ac8e4f0f5836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:48:56.113Z|cb5c899b-5f83-4f5c-a395-9ef636c41e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:48:56.114Z|cb5c899b-5f83-4f5c-a395-9ef636c41e5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:00.061Z|4f8d1899-6055-4a5c-9785-3242157b753b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:49:00.062Z|4f8d1899-6055-4a5c-9785-3242157b753b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:49:00.081Z|30904ace-6f33-4394-bfd0-201d381e8183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:00.082Z|30904ace-6f33-4394-bfd0-201d381e8183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:00.807Z|1f7a53bc-c070-4035-9ea7-8e2e4041d06c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:49:00.808Z|1f7a53bc-c070-4035-9ea7-8e2e4041d06c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:49:04.594Z|bada19fd-102f-4091-a69b-81009d871a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:04.595Z|bada19fd-102f-4091-a69b-81009d871a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:06.137Z|1d425b6f-4d3d-4fcf-b7aa-1179f1f20cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:06.139Z|1d425b6f-4d3d-4fcf-b7aa-1179f1f20cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:10.117Z|1573d425-1c40-4a78-8e91-049c39079904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:10.118Z|1573d425-1c40-4a78-8e91-049c39079904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:14.629Z|9cbe72e5-af4f-455d-a528-632bc983b1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:14.631Z|9cbe72e5-af4f-455d-a528-632bc983b1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:15.061Z|5456d099-e0b6-472d-9efa-ac1a16bd223d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:49:15.062Z|5456d099-e0b6-472d-9efa-ac1a16bd223d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:49:16.164Z|c80d9dae-4d53-4e9b-aac4-2ac969c93225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:16.166Z|c80d9dae-4d53-4e9b-aac4-2ac969c93225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:20.143Z|dc828102-bffa-45eb-92ec-96b73f8c5f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:20.144Z|dc828102-bffa-45eb-92ec-96b73f8c5f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:24.659Z|f17a7db4-9d83-4ce3-95a1-dd04fc000d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:24.661Z|f17a7db4-9d83-4ce3-95a1-dd04fc000d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:26.196Z|859f226b-251a-4f3e-8f4f-d29229ca195a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:26.199Z|859f226b-251a-4f3e-8f4f-d29229ca195a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:29.861Z|9dc1300b-0d33-4c32-baa6-8701d4c4cfe5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:49:29.862Z|9dc1300b-0d33-4c32-baa6-8701d4c4cfe5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:30.061Z|a80ddac0-6976-4ed4-8f1f-eb1495058531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:49:30.067Z|a80ddac0-6976-4ed4-8f1f-eb1495058531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:49:30.169Z|7f448691-527a-49c1-940e-bcb4b9e84157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:30.171Z|7f448691-527a-49c1-940e-bcb4b9e84157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:30.809Z|d18c773f-4050-4276-866f-d58a9bcc5cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:49:30.809Z|d18c773f-4050-4276-866f-d58a9bcc5cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:49:34.692Z|df375048-f6b1-44be-b49f-e220592e60d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:34.693Z|df375048-f6b1-44be-b49f-e220592e60d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:36.231Z|e07e1fa6-1d2a-4735-a7a4-8233a8a03c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:36.232Z|e07e1fa6-1d2a-4735-a7a4-8233a8a03c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:40.209Z|435ccdd7-f8cd-425a-ace9-74bd99204fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:40.211Z|435ccdd7-f8cd-425a-ace9-74bd99204fe9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:44.721Z|1b2f062d-84cd-48f5-a564-a28ea3babc87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:44.722Z|1b2f062d-84cd-48f5-a564-a28ea3babc87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:45.061Z|517e0491-f9ab-422c-b3b6-fd1b13c13da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:49:45.062Z|517e0491-f9ab-422c-b3b6-fd1b13c13da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:49:46.257Z|8a755c99-81af-4720-b627-ae4af6f89098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:46.258Z|8a755c99-81af-4720-b627-ae4af6f89098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:50.249Z|1ffde35f-ab72-47c1-a30d-f158ba70565e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:50.250Z|1ffde35f-ab72-47c1-a30d-f158ba70565e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:54.752Z|42ed9ba2-9449-4748-afed-a743c997f7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:54.754Z|42ed9ba2-9449-4748-afed-a743c997f7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:49:56.287Z|a6158e2e-90c5-49a4-a004-bea41c8a20c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:49:56.288Z|a6158e2e-90c5-49a4-a004-bea41c8a20c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:00.061Z|4ef48e70-3a13-4aca-8317-33219388b5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:50:00.062Z|4ef48e70-3a13-4aca-8317-33219388b5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:50:00.292Z|f32dbc98-0da2-4a88-bb94-1c7757f32a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:00.293Z|f32dbc98-0da2-4a88-bb94-1c7757f32a6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:00.810Z|c7a95a51-e61f-47bb-a9ee-3d6529720cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:50:00.811Z|c7a95a51-e61f-47bb-a9ee-3d6529720cbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:50:04.783Z|3b8462c5-e32f-40d2-a639-d89e44408ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:04.784Z|3b8462c5-e32f-40d2-a639-d89e44408ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:06.332Z|78b4dd25-5cae-49c9-bc8b-3f4e860c156c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:06.333Z|78b4dd25-5cae-49c9-bc8b-3f4e860c156c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:10.336Z|ab165fec-ffc6-49d0-bc29-d705d458bd2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:10.337Z|ab165fec-ffc6-49d0-bc29-d705d458bd2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:14.833Z|4893f13f-016f-4aad-b90d-d2d8357a1303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:14.834Z|4893f13f-016f-4aad-b90d-d2d8357a1303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:15.062Z|950aafe5-2d7f-498b-a931-bca114171573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:50:15.066Z|950aafe5-2d7f-498b-a931-bca114171573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:50:16.360Z|74a349f2-3b8d-4973-8767-c644c682a21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:16.362Z|74a349f2-3b8d-4973-8767-c644c682a21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:20.370Z|3083afb3-8085-4b82-a265-38ca252b5f65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:20.373Z|3083afb3-8085-4b82-a265-38ca252b5f65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:24.863Z|9933ee22-efd2-4af8-b854-4a943995dff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:24.864Z|9933ee22-efd2-4af8-b854-4a943995dff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:26.390Z|098d1246-5312-4901-962c-56cb3a9292e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:26.394Z|098d1246-5312-4901-962c-56cb3a9292e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:29.864Z|068d4afd-d8b8-42ec-aff7-eb0393771994|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-14T07:50:29.866Z|068d4afd-d8b8-42ec-aff7-eb0393771994|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:30.061Z|3dd32f54-5ca6-427b-80df-79202bbd955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:50:30.062Z|3dd32f54-5ca6-427b-80df-79202bbd955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:50:30.402Z|f2fc9ad9-b0dc-468c-a530-b4eb8e76d193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:30.403Z|f2fc9ad9-b0dc-468c-a530-b4eb8e76d193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:30.812Z|176819f8-ce6c-466d-b9ec-964a7bec82de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:50:30.813Z|176819f8-ce6c-466d-b9ec-964a7bec82de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:50:34.896Z|122a440d-385f-433a-8bc8-668433d8e89a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:34.899Z|122a440d-385f-433a-8bc8-668433d8e89a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:36.423Z|5be9af26-89ad-41b4-8ee4-4f2ff564f051|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:36.424Z|5be9af26-89ad-41b4-8ee4-4f2ff564f051|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:40.444Z|a341cda3-343f-45bf-a161-8786690ba25b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:40.446Z|a341cda3-343f-45bf-a161-8786690ba25b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:44.931Z|94cba39d-b490-4785-881b-a85f30de7a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:44.932Z|94cba39d-b490-4785-881b-a85f30de7a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:45.061Z|08beb3c8-69ce-4726-bade-3763a1f222a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-14T07:50:45.064Z|08beb3c8-69ce-4726-bade-3763a1f222a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-14T07:50:46.450Z|60296b30-76e7-4443-a905-5b6883474f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:46.451Z|60296b30-76e7-4443-a905-5b6883474f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:50.474Z|4c41faff-3b10-4b69-8314-cf67ef86f9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:50.476Z|4c41faff-3b10-4b69-8314-cf67ef86f9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:54.964Z|51674634-2bef-4af8-b3c7-34f6100071f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:54.966Z|51674634-2bef-4af8-b3c7-34f6100071f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-14T07:50:56.482Z|062d9e08-86de-4f97-8ee3-970a23baaf3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-14T07:50:56.483Z|062d9e08-86de-4f97-8ee3-970a23baaf3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.