Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -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-03-31T05:22:27.701Z||main|||||INFO|500||The following profiles are active: basic
2022-03-31T05:22:41.461Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-31T05:22:41.463Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-31T05:22:41.581Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-31T05:22:49.525Z||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-03-31T05:22:49.751Z||main|||||INFO|500||catdb-pool - Starting...
2022-03-31T05:22:49.994Z||main|||||INFO|500||catdb-pool - Start completed.
2022-03-31T05:22:50.387Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-31T05:22:50.392Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-31T05:22:50.494Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-31T05:22:50.691Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-31T05:22:51.310Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-31T05:22:53.142Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-31T05:22:55.324Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-31T05:22:55.394Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-03-31T05:22:56.010Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-31T05:22:56.160Z||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-03-31T05:22:57.713Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-31T05:22:59.140Z||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-03-31T05:23:05.664Z||main|||||WARN|500||---
2022-03-31T05:23:05.664Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-03-31T05:23:05.664Z||main|||||WARN|500||---
2022-03-31T05:23:06.237Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-31T05:23:11.866Z||main|||||INFO|500||Started ApiHandlerApplication in 47.384 seconds (JVM running for 49.795)
2022-03-31T05:23:11.879Z|38047afa-f4d5-424b-9bf4-16269fb7dc47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:23:11.890Z|38047afa-f4d5-424b-9bf4-16269fb7dc47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:23:11.894Z|c44e9f4d-b92e-4bb4-ae7b-4df8ccce7b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:23:11.901Z|c44e9f4d-b92e-4bb4-ae7b-4df8ccce7b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:23:14.305Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-31T05:23:14.582Z|5e324af6-3bc2-4c14-a3ff-72a1a7263f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:14.583Z|6058462b-484b-4b0b-9ba4-871fd64df96c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:14.589Z|68c033f2-aa31-4f50-9b06-a0053b66cb82|http-nio-8080-exec-3|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-03-31T05:23:15.080Z|68c033f2-aa31-4f50-9b06-a0053b66cb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:15.080Z|5e324af6-3bc2-4c14-a3ff-72a1a7263f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:15.083Z|6058462b-484b-4b0b-9ba4-871fd64df96c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:25.178Z|f572a3b6-5764-4d0f-8245-a518d8990fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:25.179Z|f572a3b6-5764-4d0f-8245-a518d8990fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:25.253Z|e948d5c7-f8b1-493d-8db3-fff7759331ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:25.255Z|e948d5c7-f8b1-493d-8db3-fff7759331ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:25.279Z|698cb330-0366-4447-b026-7b6bf2057633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:25.280Z|698cb330-0366-4447-b026-7b6bf2057633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:26.856Z|b79b235b-7732-45cf-b0e4-0c3e44a32722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:23:26.860Z|b79b235b-7732-45cf-b0e4-0c3e44a32722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:23:35.215Z|e5bdbe92-3b3a-4a14-9a27-1f5cfc45db7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:35.216Z|e5bdbe92-3b3a-4a14-9a27-1f5cfc45db7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:35.306Z|e2d0fcb2-9eb7-4b8d-8e38-8094ecdd416e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:35.307Z|e2d0fcb2-9eb7-4b8d-8e38-8094ecdd416e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:35.318Z|e29ec3d7-072a-4257-9789-116699fe45c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:35.319Z|e29ec3d7-072a-4257-9789-116699fe45c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:41.857Z|9f5bf36a-6d27-47cc-b8e3-be4a7656ceb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:23:41.858Z|9f5bf36a-6d27-47cc-b8e3-be4a7656ceb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:23:41.903Z|174d8508-1feb-4b61-ad6b-02fffc6c6731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:23:41.904Z|174d8508-1feb-4b61-ad6b-02fffc6c6731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:23:45.260Z|90174003-493d-4e57-a20d-739952702c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:45.262Z|90174003-493d-4e57-a20d-739952702c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:45.342Z|b28ad435-d441-4660-aca5-98fdab584451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:45.343Z|b28ad435-d441-4660-aca5-98fdab584451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:45.346Z|caddbb35-4e82-4a71-ac24-e96baeaa7ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:45.347Z|caddbb35-4e82-4a71-ac24-e96baeaa7ba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:55.291Z|6a3b1c8b-a24e-410f-a36b-b0424267e7c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:55.293Z|6a3b1c8b-a24e-410f-a36b-b0424267e7c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:55.375Z|0aa730af-851e-4acd-b18d-8fa09699cb97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:55.376Z|5f9162b6-7ee5-4efc-89d7-892f476ec516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:23:55.376Z|0aa730af-851e-4acd-b18d-8fa09699cb97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:55.377Z|5f9162b6-7ee5-4efc-89d7-892f476ec516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:23:56.857Z|87c9ebb1-6ee6-45d8-9d2e-3f22c12db4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:23:56.858Z|87c9ebb1-6ee6-45d8-9d2e-3f22c12db4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:24:05.323Z|65740190-a62e-4c4c-a877-00085b6ea283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:05.325Z|65740190-a62e-4c4c-a877-00085b6ea283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:05.401Z|050a5514-1257-47a2-9c54-e9969198a008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:05.402Z|050a5514-1257-47a2-9c54-e9969198a008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:05.413Z|7a09b015-9662-4725-aa11-59403c61f0a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:05.414Z|7a09b015-9662-4725-aa11-59403c61f0a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:11.856Z|c8fbf045-ff6c-4d5a-87ce-0325e32c003b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:24:11.860Z|c8fbf045-ff6c-4d5a-87ce-0325e32c003b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:24:11.906Z|ddc94a0d-8df5-4b8a-a0f3-2fc5ce8a0f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:24:11.907Z|ddc94a0d-8df5-4b8a-a0f3-2fc5ce8a0f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:24:15.356Z|9565507c-db11-4ead-ad3d-e403963681e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:15.357Z|9565507c-db11-4ead-ad3d-e403963681e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:15.435Z|c53c7b27-9bb1-4c56-80eb-ec8deb3af29b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:15.436Z|c53c7b27-9bb1-4c56-80eb-ec8deb3af29b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:15.443Z|56e09c79-a42b-4ed9-8bca-797c05407c85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:15.444Z|56e09c79-a42b-4ed9-8bca-797c05407c85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:25.383Z|6ee824cf-0ec6-44b5-9f22-4865bc0ee8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:25.385Z|6ee824cf-0ec6-44b5-9f22-4865bc0ee8bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:25.466Z|279f39a8-f7c6-4eb4-87fb-92548051cd02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:25.467Z|279f39a8-f7c6-4eb4-87fb-92548051cd02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:25.467Z|1c4df54b-db5f-4f25-9f67-14a623bed45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:25.469Z|1c4df54b-db5f-4f25-9f67-14a623bed45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:26.857Z|a664b744-3c32-4626-b50c-f3f066d05965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:24:26.858Z|a664b744-3c32-4626-b50c-f3f066d05965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:24:35.411Z|3d566704-94b4-4769-8e38-f46a41b27234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:35.412Z|3d566704-94b4-4769-8e38-f46a41b27234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:35.494Z|79c26750-4e3b-481d-bd63-6bf54536ff8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:35.494Z|31b17eeb-92ec-4b12-806c-f8b74357c86e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:35.495Z|79c26750-4e3b-481d-bd63-6bf54536ff8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:35.496Z|31b17eeb-92ec-4b12-806c-f8b74357c86e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:41.856Z|5e1d6361-415a-421e-9686-4ccb1468b916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:24:41.857Z|5e1d6361-415a-421e-9686-4ccb1468b916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:24:41.908Z|1438fdb0-94de-4f5e-9ec7-576e3f105d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:24:41.909Z|1438fdb0-94de-4f5e-9ec7-576e3f105d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:24:45.440Z|8754900a-d8f3-4d11-9451-64f4f609aa22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:45.442Z|8754900a-d8f3-4d11-9451-64f4f609aa22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:45.521Z|50b340a9-4b4d-46d1-8796-1c27039be9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:45.521Z|8f1af33f-c3aa-4565-87e2-ce9bc83c3702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:45.522Z|8f1af33f-c3aa-4565-87e2-ce9bc83c3702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:45.526Z|50b340a9-4b4d-46d1-8796-1c27039be9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:55.467Z|79e140fd-2c8f-4a65-9aff-33bd6b18fe6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:55.468Z|79e140fd-2c8f-4a65-9aff-33bd6b18fe6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:55.547Z|933296ee-725d-47f5-8bdb-59aee9823022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:55.550Z|933296ee-725d-47f5-8bdb-59aee9823022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:55.551Z|37db87ab-27b2-47fa-a756-c362f2f9c36f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:24:55.551Z|37db87ab-27b2-47fa-a756-c362f2f9c36f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:24:56.856Z|f8f2fe9c-0f45-4a41-ba99-b4888487d909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:24:56.859Z|f8f2fe9c-0f45-4a41-ba99-b4888487d909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:25:05.495Z|e569c687-4998-4d2f-9a66-6df089bd6f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:05.497Z|e569c687-4998-4d2f-9a66-6df089bd6f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:05.575Z|feace35a-7a6b-4480-a799-2ab39f9b3bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:05.575Z|cc79f5a5-d738-47de-bd60-4cbb2e5a43fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:05.576Z|feace35a-7a6b-4480-a799-2ab39f9b3bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:05.576Z|cc79f5a5-d738-47de-bd60-4cbb2e5a43fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:11.856Z|cafbf57d-971c-4391-9a98-1183491c1946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:25:11.857Z|cafbf57d-971c-4391-9a98-1183491c1946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:25:11.911Z|008d3b25-705e-45f9-adc5-91d9a2baa7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:25:11.913Z|008d3b25-705e-45f9-adc5-91d9a2baa7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:25:15.522Z|cc97c389-26c4-4874-9a1f-b828b9e58942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:15.523Z|cc97c389-26c4-4874-9a1f-b828b9e58942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:15.602Z|70ed4653-b559-4060-8a62-1086c98ce87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:15.602Z|7622ae6f-3f23-4cd1-a4b9-48aad1c88fed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:15.603Z|70ed4653-b559-4060-8a62-1086c98ce87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:15.603Z|7622ae6f-3f23-4cd1-a4b9-48aad1c88fed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:25.548Z|3de6b146-adbb-46e7-a288-fcd5cdac7a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:25.550Z|3de6b146-adbb-46e7-a288-fcd5cdac7a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:25.627Z|6458df99-c6c3-46b2-af57-f5f36cfe5aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:25.627Z|d1c4e3b4-a30a-442c-94ea-26110188bcf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:25.628Z|d1c4e3b4-a30a-442c-94ea-26110188bcf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:25.629Z|6458df99-c6c3-46b2-af57-f5f36cfe5aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:26.857Z|dfcf3441-296f-416b-860e-019f567e04a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:25:26.858Z|dfcf3441-296f-416b-860e-019f567e04a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:25:35.575Z|ef4a14f9-ffd3-4eb3-a0d4-a2cfc6454158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:35.576Z|ef4a14f9-ffd3-4eb3-a0d4-a2cfc6454158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:35.653Z|fefac190-575b-4a11-a44a-f1caeff73f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:35.653Z|548e270f-f676-4773-a4eb-71c38fe58133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:35.654Z|548e270f-f676-4773-a4eb-71c38fe58133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:35.654Z|fefac190-575b-4a11-a44a-f1caeff73f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:41.858Z|abdcda69-5260-4d19-92c1-056361263a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:25:41.862Z|abdcda69-5260-4d19-92c1-056361263a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:25:41.914Z|35bdbe49-c001-407f-81dc-997a5442a12b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:25:41.915Z|35bdbe49-c001-407f-81dc-997a5442a12b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:25:45.602Z|fe649f00-7e8e-4210-8281-c0c905348403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:45.604Z|fe649f00-7e8e-4210-8281-c0c905348403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:45.678Z|37ac1a5c-2252-4c96-be6f-11be0f60a94e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:45.678Z|0c901344-212e-4ac2-846d-0dc656eb4172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:45.679Z|37ac1a5c-2252-4c96-be6f-11be0f60a94e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:45.679Z|0c901344-212e-4ac2-846d-0dc656eb4172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:55.627Z|8d49d123-e5e0-46da-9d7c-310a0934c2f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:55.628Z|8d49d123-e5e0-46da-9d7c-310a0934c2f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:55.702Z|284b8979-a8c6-4fd7-b1ba-984f5384889d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:55.702Z|7b20cadb-3bdf-4034-a98c-9293bf143229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:25:55.703Z|284b8979-a8c6-4fd7-b1ba-984f5384889d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:55.703Z|7b20cadb-3bdf-4034-a98c-9293bf143229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:25:56.856Z|27fa1652-69d7-4f54-912e-4ec9489f94b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:25:56.857Z|27fa1652-69d7-4f54-912e-4ec9489f94b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:26:05.653Z|94f99d88-9499-4f8d-ba44-d270d571fda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:05.655Z|94f99d88-9499-4f8d-ba44-d270d571fda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:05.728Z|f286516d-ccc1-449f-892a-1b1908f3b7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:05.729Z|f286516d-ccc1-449f-892a-1b1908f3b7e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:05.730Z|8474fc77-ece2-4c7a-8eb1-5792e1974baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:05.730Z|8474fc77-ece2-4c7a-8eb1-5792e1974baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:11.856Z|6ab21f43-a63b-447e-b484-729019c2819e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:26:11.857Z|6ab21f43-a63b-447e-b484-729019c2819e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:26:11.916Z|342cafcf-1206-4ac3-a885-d7cd5fc60cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:26:11.917Z|342cafcf-1206-4ac3-a885-d7cd5fc60cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:26:15.681Z|c133dba1-269a-4b2e-8495-45d8d1d64cf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:15.682Z|c133dba1-269a-4b2e-8495-45d8d1d64cf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:15.751Z|7ed01dd5-75fb-482f-acd7-b2889bd2b2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:15.753Z|7ed01dd5-75fb-482f-acd7-b2889bd2b2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:15.753Z|98c15598-dd58-4c11-8b49-db3228d596a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:15.754Z|98c15598-dd58-4c11-8b49-db3228d596a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:25.709Z|302c4876-1ecb-4404-8518-3f9e1aecbdab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:25.710Z|302c4876-1ecb-4404-8518-3f9e1aecbdab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:25.777Z|08d145bf-b389-479c-bcb3-158688114350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:25.777Z|443f63cf-f42e-48ad-ac57-8c1bfe2b1c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:25.778Z|443f63cf-f42e-48ad-ac57-8c1bfe2b1c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:25.778Z|08d145bf-b389-479c-bcb3-158688114350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:26.857Z|8c5a9a88-af8e-497d-8b28-ea7d3f13d94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:26:26.860Z|8c5a9a88-af8e-497d-8b28-ea7d3f13d94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:26:35.746Z|fd636e7d-9e13-45f9-b4c6-e1244888b32f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:35.747Z|fd636e7d-9e13-45f9-b4c6-e1244888b32f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:35.804Z|928957c5-9a1e-4c5e-880f-a7f7b72f21dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:35.806Z|928957c5-9a1e-4c5e-880f-a7f7b72f21dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:35.814Z|e32c5c74-014a-4e1b-8076-8d4745079ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:35.815Z|e32c5c74-014a-4e1b-8076-8d4745079ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:41.857Z|637c2a87-a662-4a24-aa1a-0daa278b3f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:26:41.858Z|637c2a87-a662-4a24-aa1a-0daa278b3f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:26:41.918Z|d4bf518b-9bb1-4dfa-adae-48dc05cc0deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:26:41.919Z|d4bf518b-9bb1-4dfa-adae-48dc05cc0deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:26:45.777Z|cd715db2-a9fb-418e-a71c-f2b652e75b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:45.779Z|cd715db2-a9fb-418e-a71c-f2b652e75b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:45.834Z|5c79a951-6938-410e-a93f-4bf407312dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:45.836Z|5c79a951-6938-410e-a93f-4bf407312dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:45.851Z|b75181f4-49ab-473a-9ff1-4b06d61bef4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:45.852Z|b75181f4-49ab-473a-9ff1-4b06d61bef4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:55.817Z|cf7e9f8d-219c-4726-a8f4-a97810e1a556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:55.818Z|cf7e9f8d-219c-4726-a8f4-a97810e1a556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:55.861Z|dc24d10d-3664-4c53-bb1e-eddb218b0401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:55.862Z|dc24d10d-3664-4c53-bb1e-eddb218b0401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:55.877Z|b237002a-fb0d-45c6-a678-9d7c0c4d828c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:26:55.878Z|b237002a-fb0d-45c6-a678-9d7c0c4d828c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:26:56.859Z|e1603d96-2a12-40f4-90e6-d0c508841051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:26:56.863Z|e1603d96-2a12-40f4-90e6-d0c508841051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:27:05.850Z|e3f20151-88b5-40f6-b577-a82b6fd9b1f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:05.851Z|e3f20151-88b5-40f6-b577-a82b6fd9b1f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:05.886Z|5d4f749c-779e-424b-bab9-00f460371471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:05.887Z|5d4f749c-779e-424b-bab9-00f460371471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:05.902Z|85877dbd-3880-4c2b-a36e-58fb150cdeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:05.904Z|85877dbd-3880-4c2b-a36e-58fb150cdeee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:11.857Z|a789d62d-87f0-497b-bc10-dafc643d42c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:27:11.858Z|a789d62d-87f0-497b-bc10-dafc643d42c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:27:11.920Z|ea542464-5ad8-4aeb-a341-b74dd9351a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:27:11.921Z|ea542464-5ad8-4aeb-a341-b74dd9351a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:27:15.879Z|cec4a26c-53af-4061-bf07-b7cffd164d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:15.880Z|cec4a26c-53af-4061-bf07-b7cffd164d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:15.913Z|47a1f152-8c0e-4e60-ab5d-25f5db97c892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:15.914Z|47a1f152-8c0e-4e60-ab5d-25f5db97c892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:15.926Z|895f1c87-7344-412e-b23a-4d871f911aea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:15.927Z|895f1c87-7344-412e-b23a-4d871f911aea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:25.910Z|4db617fe-0dcf-4cc5-bf65-b38b9183f87c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:25.911Z|4db617fe-0dcf-4cc5-bf65-b38b9183f87c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:25.939Z|4d51e901-242d-4f0d-89f1-0263cef98fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:25.940Z|4d51e901-242d-4f0d-89f1-0263cef98fd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:25.948Z|40db8be5-876a-45b3-890a-b6af7dd14191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:25.949Z|40db8be5-876a-45b3-890a-b6af7dd14191|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:26.856Z|cd1f3f1e-fba4-4e80-b9f6-32e8b83a97f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:27:26.857Z|cd1f3f1e-fba4-4e80-b9f6-32e8b83a97f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:27:35.935Z|49661da8-acb5-42e2-8bfe-a7949e306ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:35.938Z|49661da8-acb5-42e2-8bfe-a7949e306ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:35.963Z|de8d59ad-3237-4f88-8921-d3445614251f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:35.964Z|de8d59ad-3237-4f88-8921-d3445614251f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:35.978Z|2ceae6a3-8272-4385-b63c-a9e6e82ba548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:35.979Z|2ceae6a3-8272-4385-b63c-a9e6e82ba548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:41.856Z|e355579e-04f7-438a-9e9a-b9d1599831fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:27:41.860Z|e355579e-04f7-438a-9e9a-b9d1599831fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:27:41.922Z|23276c8a-4dd9-4982-885a-149c092f404e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:27:41.923Z|23276c8a-4dd9-4982-885a-149c092f404e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:27:45.964Z|768911f7-7ed2-44e8-98b3-a8922e6f9d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:45.966Z|768911f7-7ed2-44e8-98b3-a8922e6f9d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:45.985Z|8735c0c1-fe05-4886-8b7f-f3b5d8999193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:45.986Z|8735c0c1-fe05-4886-8b7f-f3b5d8999193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:46.003Z|163ed6fc-2897-4f75-b7d3-398bb9e1f54a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:46.004Z|163ed6fc-2897-4f75-b7d3-398bb9e1f54a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:55.990Z|14d165e8-03ca-4855-a8c0-32ad1db9a9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:55.991Z|14d165e8-03ca-4855-a8c0-32ad1db9a9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:56.010Z|ebddd5b9-9c12-49b5-8eb3-696aba700a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:56.011Z|ebddd5b9-9c12-49b5-8eb3-696aba700a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:56.030Z|bed840c4-c2ca-47bd-9f9a-95abdccd0c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:27:56.031Z|bed840c4-c2ca-47bd-9f9a-95abdccd0c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:27:56.856Z|d1ee577c-fffc-4f4f-8cff-b792686e5980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:27:56.857Z|d1ee577c-fffc-4f4f-8cff-b792686e5980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:28:06.016Z|1334c799-625a-48df-815d-e3787666bfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:06.017Z|1334c799-625a-48df-815d-e3787666bfc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:06.033Z|147feb1d-4723-47c9-8354-daf07c0c8c77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:06.033Z|147feb1d-4723-47c9-8354-daf07c0c8c77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:06.052Z|6711bde0-b0d9-4710-a06d-c7aa005b1efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:06.053Z|6711bde0-b0d9-4710-a06d-c7aa005b1efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:11.857Z|7ae79e0e-ecab-4cd6-b3bc-ce1020a257c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:28:11.858Z|7ae79e0e-ecab-4cd6-b3bc-ce1020a257c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:28:11.925Z|e9529c2c-f871-4660-bd72-cc8f8c013944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:28:11.926Z|e9529c2c-f871-4660-bd72-cc8f8c013944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:28:16.043Z|ab16b3a4-b595-4135-9054-5af10934121c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:16.045Z|ab16b3a4-b595-4135-9054-5af10934121c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:16.062Z|2a60afad-d490-4fb1-8077-526d451de393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:16.063Z|2a60afad-d490-4fb1-8077-526d451de393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:16.073Z|4a3c4679-4b34-4188-be7a-77cfa27aed9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:16.074Z|4a3c4679-4b34-4188-be7a-77cfa27aed9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:26.074Z|dd5a8310-e45e-4b9f-89ed-9dbddc93b465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:26.075Z|dd5a8310-e45e-4b9f-89ed-9dbddc93b465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:26.085Z|2fa90f56-171d-4ba7-a8e3-bdf1bdff2178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:26.087Z|2fa90f56-171d-4ba7-a8e3-bdf1bdff2178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:26.097Z|0a816c25-0bb0-4979-b7ef-e25681c34ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:26.099Z|0a816c25-0bb0-4979-b7ef-e25681c34ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:26.857Z|66455398-b42a-4b9d-b37a-fbc65bdca21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:28:26.860Z|66455398-b42a-4b9d-b37a-fbc65bdca21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:28:36.100Z|9a19c824-a642-446d-8431-d18798bf3ad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:36.102Z|9a19c824-a642-446d-8431-d18798bf3ad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:36.112Z|039e590f-b4e6-43f5-be16-799d8c452aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:36.114Z|039e590f-b4e6-43f5-be16-799d8c452aff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:36.120Z|1638d88a-df6f-4b61-b96d-67867e876b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:36.121Z|1638d88a-df6f-4b61-b96d-67867e876b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:41.856Z|19246da7-7310-488a-9273-ff0b55ac1dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:28:41.857Z|19246da7-7310-488a-9273-ff0b55ac1dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:28:41.927Z|5d0f0f2b-e190-4a0f-95f2-ddba9911ffbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:28:41.928Z|5d0f0f2b-e190-4a0f-95f2-ddba9911ffbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:28:46.130Z|be6ceb2b-730a-483a-b4fc-f394e6640104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:46.130Z|be6ceb2b-730a-483a-b4fc-f394e6640104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:46.136Z|c88f2b16-d0f9-4006-9962-62e90c0ee36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:46.140Z|c88f2b16-d0f9-4006-9962-62e90c0ee36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:46.146Z|dbc0831c-9e7d-4afc-83bd-e54edddc5367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:46.147Z|dbc0831c-9e7d-4afc-83bd-e54edddc5367|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:56.154Z|8ef7d9f9-3af2-44ae-9e74-46647ba2ccfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:56.155Z|8ef7d9f9-3af2-44ae-9e74-46647ba2ccfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:56.164Z|857bb8f4-1825-4848-a412-afd7db5bffe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:56.164Z|857bb8f4-1825-4848-a412-afd7db5bffe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:56.167Z|9a5a7f4e-1ac4-4a7b-8c69-56dffd2a8bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:28:56.169Z|9a5a7f4e-1ac4-4a7b-8c69-56dffd2a8bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:28:56.856Z|40863435-4d21-4d05-a104-de4c2420b8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:28:56.857Z|40863435-4d21-4d05-a104-de4c2420b8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:29:06.182Z|b057bd02-3fc4-497c-952f-de5e65f4ae6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:06.183Z|b057bd02-3fc4-497c-952f-de5e65f4ae6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:06.187Z|6096bf05-523e-4702-a412-e446a29419fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:06.188Z|6096bf05-523e-4702-a412-e446a29419fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:06.190Z|48370372-4ce1-4486-8d7c-a0467023d1b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:06.191Z|48370372-4ce1-4486-8d7c-a0467023d1b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:11.856Z|4534d06f-7836-45d8-80b6-d016099f52ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:29:11.862Z|4534d06f-7836-45d8-80b6-d016099f52ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:29:11.930Z|a183ff5e-c82f-4a35-ba07-5eeb39e51cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:29:11.936Z|a183ff5e-c82f-4a35-ba07-5eeb39e51cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:29:16.205Z|13a9e8a4-e1cf-4e2b-95ca-35510a36645f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:16.206Z|13a9e8a4-e1cf-4e2b-95ca-35510a36645f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:16.214Z|0f4d30d1-f7e8-43b3-873b-36b67c129a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:16.214Z|c3c86407-7126-4c5f-9d89-dca9045a0843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:16.215Z|0f4d30d1-f7e8-43b3-873b-36b67c129a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:16.215Z|c3c86407-7126-4c5f-9d89-dca9045a0843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:26.228Z|4277f17b-6143-4022-ba65-d49f1a047b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:26.229Z|4277f17b-6143-4022-ba65-d49f1a047b4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:26.238Z|961aaded-3d80-49aa-93b2-17a6fa720ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:26.239Z|f30c625b-900d-4771-9eb9-62aea190bfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:26.239Z|f30c625b-900d-4771-9eb9-62aea190bfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:26.239Z|961aaded-3d80-49aa-93b2-17a6fa720ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:26.856Z|e14b3054-2385-4c9c-bf94-5ef38774d70a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:29:26.857Z|e14b3054-2385-4c9c-bf94-5ef38774d70a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:29:36.255Z|e844f049-a00c-4d1e-a7a6-f6f138a723b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:36.255Z|e844f049-a00c-4d1e-a7a6-f6f138a723b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:36.263Z|7c3e9bcd-677d-4446-84a1-8e173fdbd5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:36.264Z|f27266bd-e297-4c0f-abdd-454c9bd5a881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:36.264Z|7c3e9bcd-677d-4446-84a1-8e173fdbd5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:36.265Z|f27266bd-e297-4c0f-abdd-454c9bd5a881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:41.856Z|c40dd8d9-4d14-4ccc-8fc5-9c922c33236a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:29:41.857Z|c40dd8d9-4d14-4ccc-8fc5-9c922c33236a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:29:41.937Z|5fea405c-f57e-4d38-9190-daaf6ebe06f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:29:41.940Z|5fea405c-f57e-4d38-9190-daaf6ebe06f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:29:46.281Z|771a2608-f0aa-4a97-ba07-59e26c1f1b14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:46.282Z|771a2608-f0aa-4a97-ba07-59e26c1f1b14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:46.286Z|c3317f61-1395-4aab-b95c-903b122df766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:46.286Z|0c38f3fe-30f5-4e7b-a340-a231de380f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:46.286Z|0c38f3fe-30f5-4e7b-a340-a231de380f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:46.286Z|c3317f61-1395-4aab-b95c-903b122df766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:56.309Z|516dcdc6-6172-4648-93f0-e65dd6a5821f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:56.308Z|c18b577c-936c-4d99-9cdd-a8c12238f543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:56.308Z|d6436923-c592-43c7-838c-44b9ff360a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:29:56.309Z|516dcdc6-6172-4648-93f0-e65dd6a5821f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:56.309Z|c18b577c-936c-4d99-9cdd-a8c12238f543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:56.310Z|d6436923-c592-43c7-838c-44b9ff360a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:29:56.856Z|70a11bbd-626a-431c-83ea-105bc241c537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:29:56.859Z|70a11bbd-626a-431c-83ea-105bc241c537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:30:06.334Z|7360f47f-a92e-4db2-9474-5f5858f720a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:06.335Z|7360f47f-a92e-4db2-9474-5f5858f720a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:06.342Z|ec05fdbf-8ff2-4485-973c-285bf830feb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:06.342Z|ca0cc897-6eb1-4780-906b-0d42697b99ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:06.342Z|ca0cc897-6eb1-4780-906b-0d42697b99ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:06.342Z|ec05fdbf-8ff2-4485-973c-285bf830feb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:11.856Z|6da2fbae-af7c-4b41-9b4a-667ab866dc74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:30:11.857Z|6da2fbae-af7c-4b41-9b4a-667ab866dc74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:30:11.941Z|38aec5b0-a09e-4bd0-8ff8-e231f4daa8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:30:11.942Z|38aec5b0-a09e-4bd0-8ff8-e231f4daa8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:30:16.362Z|d737d06e-0ceb-4a51-a767-67f04c02c005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:16.363Z|d737d06e-0ceb-4a51-a767-67f04c02c005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:16.368Z|09ca1232-b719-4ebe-80dc-6e5805d87068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:16.368Z|db0af160-c03c-4bb8-b751-d92ebcbf361a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:16.369Z|09ca1232-b719-4ebe-80dc-6e5805d87068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:16.370Z|db0af160-c03c-4bb8-b751-d92ebcbf361a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:26.410Z|1b82c972-c968-4d6b-bf42-9141dd533137|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:26.411Z|a8d72d91-d77a-4b88-995f-7069bdba7db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:26.411Z|a8d72d91-d77a-4b88-995f-7069bdba7db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:26.413Z|1b82c972-c968-4d6b-bf42-9141dd533137|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:26.416Z|8eb28f53-4218-4be1-9a43-16ddfca07d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:26.417Z|8eb28f53-4218-4be1-9a43-16ddfca07d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:26.856Z|78ebc9df-01b2-48e1-bb10-d6950beeefd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:30:26.857Z|78ebc9df-01b2-48e1-bb10-d6950beeefd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:30:36.437Z|6f023867-1b7d-4da1-b9df-2d4ddd43b9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:36.437Z|c702658c-44eb-43f8-8df4-399f92ec8dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:36.438Z|6f023867-1b7d-4da1-b9df-2d4ddd43b9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:36.439Z|c702658c-44eb-43f8-8df4-399f92ec8dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:36.472Z|42730650-3ae6-46e1-992e-4340d37dda30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:36.473Z|42730650-3ae6-46e1-992e-4340d37dda30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:41.856Z|306fa6fe-acb0-414b-98a0-d906bba36bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:30:41.860Z|306fa6fe-acb0-414b-98a0-d906bba36bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:30:41.946Z|889f74bd-339f-4410-b94a-68c1bd2ad51a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:30:41.947Z|889f74bd-339f-4410-b94a-68c1bd2ad51a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:30:46.502Z|bfa261af-9b0c-412c-9678-18acd33b5389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:46.502Z|8f8b81e7-0dae-4b44-bd8c-97d3ae32ba1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:46.503Z|bfa261af-9b0c-412c-9678-18acd33b5389|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:46.503Z|8f8b81e7-0dae-4b44-bd8c-97d3ae32ba1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:46.507Z|c4b79509-3cb6-4748-b36e-d6cfe3ff6719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:46.509Z|c4b79509-3cb6-4748-b36e-d6cfe3ff6719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:56.534Z|0fe629bd-c978-47c5-a16b-c33d847c7c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:56.535Z|0fe629bd-c978-47c5-a16b-c33d847c7c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:56.536Z|3dbff755-03ef-4569-ace5-6af9de87f6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:56.537Z|3dbff755-03ef-4569-ace5-6af9de87f6e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:56.541Z|12a27584-b2d8-48c8-ab63-273b87646aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:30:56.542Z|12a27584-b2d8-48c8-ab63-273b87646aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:30:56.856Z|14362e97-ccf0-47a8-8aab-be87c515eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:30:56.857Z|14362e97-ccf0-47a8-8aab-be87c515eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:31:06.575Z|a56f80b7-9966-4efd-8ade-9a953a8bd35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:06.576Z|a56f80b7-9966-4efd-8ade-9a953a8bd35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:06.577Z|944d441e-f832-46aa-b7a4-52f67609b01c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:06.578Z|2220beb6-168b-487a-ba7a-58974da0d517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:06.578Z|944d441e-f832-46aa-b7a4-52f67609b01c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:06.578Z|2220beb6-168b-487a-ba7a-58974da0d517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:11.857Z|fe55d657-6345-41c3-bbe5-f8ebe300723f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:31:11.858Z|fe55d657-6345-41c3-bbe5-f8ebe300723f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:31:11.957Z|f20d3e58-4796-43e6-905e-c2c244837d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:31:11.958Z|f20d3e58-4796-43e6-905e-c2c244837d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:31:16.603Z|726a9e07-b931-4ed1-9065-ce88045da890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:16.604Z|726a9e07-b931-4ed1-9065-ce88045da890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:16.605Z|4b3fb4b0-11de-47c9-98ae-735cc99eb860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:16.606Z|4b3fb4b0-11de-47c9-98ae-735cc99eb860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:16.635Z|05e48418-29b9-4bfc-a897-7c17a23bffd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:16.637Z|05e48418-29b9-4bfc-a897-7c17a23bffd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:26.632Z|98811033-8429-47f9-a674-a351c2a7c391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:26.633Z|98811033-8429-47f9-a674-a351c2a7c391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:26.638Z|c85d0f13-ece7-4bfa-9377-a05289b92f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:26.639Z|c85d0f13-ece7-4bfa-9377-a05289b92f87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:26.663Z|27247f3c-0240-45c6-b8e6-4abb96dd0664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:26.664Z|27247f3c-0240-45c6-b8e6-4abb96dd0664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:26.856Z|553c55b1-f624-4b6d-89a2-8896d3f91125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:31:26.859Z|553c55b1-f624-4b6d-89a2-8896d3f91125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:31:36.663Z|af590362-6853-41cf-8ad7-4ebf0ece7f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:36.665Z|af590362-6853-41cf-8ad7-4ebf0ece7f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:36.665Z|95b26d7c-f7c5-4eca-a160-d15df0ae6ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:36.666Z|95b26d7c-f7c5-4eca-a160-d15df0ae6ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:36.690Z|ca5dea16-478e-4bcb-96c0-b2eeec1e9238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:36.691Z|ca5dea16-478e-4bcb-96c0-b2eeec1e9238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:41.856Z|ab74dd71-f3c1-4fea-97f2-5cda1536d7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:31:41.857Z|ab74dd71-f3c1-4fea-97f2-5cda1536d7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:31:41.959Z|3a45ffc9-1e88-4a6c-a946-7d043afe6807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:31:41.960Z|3a45ffc9-1e88-4a6c-a946-7d043afe6807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:31:46.695Z|f6773a7b-457c-43fa-9c10-e6c31f29fdf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:46.696Z|f6773a7b-457c-43fa-9c10-e6c31f29fdf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:46.704Z|4be8c43a-daca-4537-abe1-e2557b64657d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:46.705Z|4be8c43a-daca-4537-abe1-e2557b64657d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:46.725Z|1f14092f-e4d8-4d96-91f2-6a754511c309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:46.726Z|1f14092f-e4d8-4d96-91f2-6a754511c309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:56.733Z|a4cc0b0f-021d-442d-a866-1722d6d10db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:56.734Z|1a1232a0-aeea-4f1c-9fe0-d4002827a8ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:56.734Z|a4cc0b0f-021d-442d-a866-1722d6d10db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:56.735Z|1a1232a0-aeea-4f1c-9fe0-d4002827a8ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:56.758Z|622844b2-2daa-447d-bf8a-93159d9391d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:31:56.759Z|622844b2-2daa-447d-bf8a-93159d9391d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:31:56.856Z|34b3e8c4-bce6-47e7-9e8a-86977cd6829a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:31:56.857Z|34b3e8c4-bce6-47e7-9e8a-86977cd6829a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:06.763Z|101efd44-9b76-4c5c-bee0-bbef631b11d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:06.763Z|2afb73bf-11d4-45b9-9058-8231d69f358e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:06.764Z|2afb73bf-11d4-45b9-9058-8231d69f358e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:06.764Z|101efd44-9b76-4c5c-bee0-bbef631b11d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:06.781Z|92c230b7-3f02-4f7c-89dc-873d167618ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:06.782Z|92c230b7-3f02-4f7c-89dc-873d167618ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:11.856Z|4fe3d1d5-b999-418e-9c20-f06bc92cbf89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:32:11.860Z|4fe3d1d5-b999-418e-9c20-f06bc92cbf89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:11.961Z|16497f5a-054a-42a7-bfcf-85237a868b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:32:11.961Z|16497f5a-054a-42a7-bfcf-85237a868b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:16.790Z|1f71fc3d-7971-4cb2-8656-8d6f10d19f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:16.791Z|d8ab0e55-c774-48ee-a482-57d22b4b4698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:16.792Z|1f71fc3d-7971-4cb2-8656-8d6f10d19f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:16.791Z|d8ab0e55-c774-48ee-a482-57d22b4b4698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:16.804Z|70c4c6bb-6ac9-4bec-b12c-73451d6b7776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:16.804Z|70c4c6bb-6ac9-4bec-b12c-73451d6b7776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:26.816Z|192e9d11-46d2-40a9-ad39-bf959c4f5986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:26.817Z|5079b023-3493-400f-9eb0-9e187f399ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:26.817Z|192e9d11-46d2-40a9-ad39-bf959c4f5986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:26.818Z|5079b023-3493-400f-9eb0-9e187f399ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:26.826Z|dcc7902f-8d46-41e7-929e-71f322e8d9eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:26.826Z|dcc7902f-8d46-41e7-929e-71f322e8d9eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:26.856Z|500c1a03-d57d-4e1d-8951-74b0f030d457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:32:26.857Z|500c1a03-d57d-4e1d-8951-74b0f030d457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:36.847Z|a315460f-361a-4c90-b4b0-5d540333ed6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:36.847Z|3ea23731-e702-4f6f-a50c-4e6b85f2689d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:36.847Z|a315460f-361a-4c90-b4b0-5d540333ed6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:36.848Z|3ea23731-e702-4f6f-a50c-4e6b85f2689d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:36.852Z|82bcd983-2673-41d5-947e-68c27da7f10e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:36.852Z|82bcd983-2673-41d5-947e-68c27da7f10e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:41.856Z|98b55c5a-358f-49c0-9fd7-28bb9d330669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:32:41.857Z|98b55c5a-358f-49c0-9fd7-28bb9d330669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:41.962Z|983a8dbc-2bc1-4154-84e5-33eb1f03830b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:32:41.963Z|983a8dbc-2bc1-4154-84e5-33eb1f03830b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:46.871Z|22ca9431-044d-4ea6-8343-541cf11181c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:46.871Z|22ca9431-044d-4ea6-8343-541cf11181c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:46.872Z|0877da17-070a-4227-988c-ebed060968ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:46.873Z|0877da17-070a-4227-988c-ebed060968ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:46.877Z|3a5137b0-b03e-4f4b-8fd2-ce1cccdb2d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:46.877Z|3a5137b0-b03e-4f4b-8fd2-ce1cccdb2d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:56.857Z|7f29cec9-5b51-4cdf-9d22-56592a631bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:32:56.861Z|7f29cec9-5b51-4cdf-9d22-56592a631bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:32:56.896Z|cd7bbe5f-f3c6-4dee-b0ae-43c55081aca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:56.897Z|cd7bbe5f-f3c6-4dee-b0ae-43c55081aca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:56.898Z|a682db48-a60e-4aa0-87af-a11a68c59b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:56.899Z|a682db48-a60e-4aa0-87af-a11a68c59b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:32:56.899Z|cc416c00-bdf8-4f58-9d32-b37127d6582c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:32:56.900Z|cc416c00-bdf8-4f58-9d32-b37127d6582c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:02.153Z|9a9a1062-4027-42b6-8e63-98bdcfa4f0b2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:33:02.154Z|9a9a1062-4027-42b6-8e63-98bdcfa4f0b2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:06.922Z|bb9cfab5-90df-4c7f-8f29-7ebfe71fbf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:06.923Z|bb9cfab5-90df-4c7f-8f29-7ebfe71fbf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:06.929Z|76f31d72-6395-43be-9379-32c9b5ad0a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:06.929Z|76f31d72-6395-43be-9379-32c9b5ad0a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:06.933Z|1855f292-be6c-4779-bda5-2226db737b70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:06.934Z|1855f292-be6c-4779-bda5-2226db737b70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:11.857Z|cd40ca60-3ace-4ad5-a0bf-0f0ed5bf4140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:33:11.857Z|cd40ca60-3ace-4ad5-a0bf-0f0ed5bf4140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:33:11.964Z|eddcdf55-0694-41de-a963-46e66b1148b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:33:11.965Z|eddcdf55-0694-41de-a963-46e66b1148b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:33:16.955Z|a20a2c89-1352-4fb5-abda-aef783478ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:16.955Z|cf1daf1e-7f30-4f88-a69f-59c085925a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:16.956Z|cf1daf1e-7f30-4f88-a69f-59c085925a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:16.959Z|a5795844-38b8-4dae-9ad8-cefdcb29272b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:16.960Z|a5795844-38b8-4dae-9ad8-cefdcb29272b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:16.956Z|a20a2c89-1352-4fb5-abda-aef783478ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:26.857Z|e624ad38-48dd-4142-bf69-fe15059ed6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:33:26.859Z|e624ad38-48dd-4142-bf69-fe15059ed6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:33:26.987Z|06e320b9-4f00-4a2c-b83c-56616bf0abfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:26.987Z|bc9a7d22-2248-4c05-91a5-1418c0a2cf44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:26.989Z|06e320b9-4f00-4a2c-b83c-56616bf0abfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:26.989Z|bc9a7d22-2248-4c05-91a5-1418c0a2cf44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:26.990Z|93817afe-b3f5-48e4-bcbc-6b95d32dbd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:26.990Z|93817afe-b3f5-48e4-bcbc-6b95d32dbd31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:37.030Z|2471a97a-afbf-4411-bae4-378acae9b2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:37.031Z|2471a97a-afbf-4411-bae4-378acae9b2c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:37.038Z|eb9ced28-adcf-4a12-913e-73c6d72fd0bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:37.039Z|eb9ced28-adcf-4a12-913e-73c6d72fd0bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:37.041Z|246d6897-c55a-4567-b0d5-5376ffc986b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:37.041Z|246d6897-c55a-4567-b0d5-5376ffc986b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:41.856Z|9c58dc94-860c-45e3-b2ea-b5087df0c9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:33:41.860Z|9c58dc94-860c-45e3-b2ea-b5087df0c9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:33:41.966Z|8c995520-814a-4bf2-bf4b-25f93cc5b627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:33:41.966Z|8c995520-814a-4bf2-bf4b-25f93cc5b627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:33:47.065Z|2382d631-ae4f-4b87-9a6b-a7cf450dafa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:47.065Z|bf289dc9-3056-4af3-9a56-8983560afb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:47.066Z|8da308ef-6b55-4696-9e0a-387c00746fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:47.066Z|bf289dc9-3056-4af3-9a56-8983560afb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:47.067Z|8da308ef-6b55-4696-9e0a-387c00746fec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:47.066Z|2382d631-ae4f-4b87-9a6b-a7cf450dafa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:56.856Z|6e90523b-a4d5-4959-874c-3ca5070905a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:33:56.857Z|6e90523b-a4d5-4959-874c-3ca5070905a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:33:57.100Z|5f22aebf-8d22-41f0-aec2-0a3e8302d049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:57.101Z|5f22aebf-8d22-41f0-aec2-0a3e8302d049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:57.112Z|88a7f766-0e73-4c93-9b8f-bb2d9dc00ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:57.112Z|40a14f35-eea0-4856-8855-4321b14b1db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:33:57.113Z|88a7f766-0e73-4c93-9b8f-bb2d9dc00ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:33:57.113Z|40a14f35-eea0-4856-8855-4321b14b1db6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:02.135Z|ae2d27da-609f-4c01-916d-6a423a50eccd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:34:02.136Z|ae2d27da-609f-4c01-916d-6a423a50eccd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:07.128Z|4a8d8ab5-0f54-4c2f-9e66-e85ce0ac655a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:07.130Z|4a8d8ab5-0f54-4c2f-9e66-e85ce0ac655a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:07.137Z|96877fbb-ed1b-42c2-adf0-3b36bdb29bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:07.138Z|96877fbb-ed1b-42c2-adf0-3b36bdb29bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:07.139Z|e01e39d7-ed62-470d-9af3-29532df4028f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:07.140Z|e01e39d7-ed62-470d-9af3-29532df4028f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:11.856Z|a949cd23-0150-4c5b-8a25-640008a0c375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:34:11.857Z|a949cd23-0150-4c5b-8a25-640008a0c375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:34:11.967Z|f4443847-b220-4a9f-8d43-e67f2d19403b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:34:11.968Z|f4443847-b220-4a9f-8d43-e67f2d19403b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:34:17.167Z|afa214fc-a719-445c-bca9-d4e99e11f648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:17.168Z|afa214fc-a719-445c-bca9-d4e99e11f648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:17.170Z|f4fa3bd0-97d2-4655-a458-be5ae1331fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:17.171Z|f4fa3bd0-97d2-4655-a458-be5ae1331fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:17.179Z|234c1006-79fe-47f4-808a-52938595f424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:17.180Z|234c1006-79fe-47f4-808a-52938595f424|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:26.856Z|a1d0eefb-4f26-41b5-b5ff-d1509f772ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:34:26.859Z|a1d0eefb-4f26-41b5-b5ff-d1509f772ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:34:27.208Z|d68138ba-cde1-478e-bd84-75340b493734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:27.208Z|5d0c69b3-efbd-4c5f-8705-fe63ca1e4c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:27.209Z|d68138ba-cde1-478e-bd84-75340b493734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:27.209Z|5d0c69b3-efbd-4c5f-8705-fe63ca1e4c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:27.230Z|26c2d52e-535f-4398-9ef7-f4b0ab7bcfe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:27.231Z|26c2d52e-535f-4398-9ef7-f4b0ab7bcfe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:37.238Z|658e1657-cbe1-48a4-9098-e9a957d00036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:37.238Z|3b4510c9-0b71-4263-9ffd-a91ce6b7d1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:37.240Z|658e1657-cbe1-48a4-9098-e9a957d00036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:37.240Z|3b4510c9-0b71-4263-9ffd-a91ce6b7d1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:37.255Z|7a02f2b9-7429-49e0-ba38-30e276584257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:37.256Z|7a02f2b9-7429-49e0-ba38-30e276584257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:41.856Z|9412729f-b452-4c97-8003-8fd0cb8be752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:34:41.857Z|9412729f-b452-4c97-8003-8fd0cb8be752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:34:41.969Z|c9344b87-8ee4-427d-bc19-76c32a9674c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:34:41.970Z|c9344b87-8ee4-427d-bc19-76c32a9674c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:34:47.266Z|d4745796-39df-4ee1-85fe-3b1281059e95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:47.266Z|1ce58f38-b3b1-4c20-8f3a-75de3e5ff6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:47.267Z|d4745796-39df-4ee1-85fe-3b1281059e95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:47.268Z|1ce58f38-b3b1-4c20-8f3a-75de3e5ff6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:47.276Z|10823134-5025-4730-893c-b0a9a917951e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:47.277Z|10823134-5025-4730-893c-b0a9a917951e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:56.856Z|32a501d1-1a9a-4ed8-9515-3961762be38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:34:56.857Z|32a501d1-1a9a-4ed8-9515-3961762be38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:34:57.296Z|2744276d-08cc-43c5-bd39-6f1fa9bf31f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:57.297Z|2744276d-08cc-43c5-bd39-6f1fa9bf31f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:57.300Z|bf1be523-54db-4161-80b5-29598755e84c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:57.300Z|bf1be523-54db-4161-80b5-29598755e84c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:34:57.304Z|fe7a98b9-ecb0-42ee-a1a2-fd8799c47727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:34:57.305Z|fe7a98b9-ecb0-42ee-a1a2-fd8799c47727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:02.136Z|f400a72c-75d2-423f-8018-c8082951e7ec|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:35:02.137Z|f400a72c-75d2-423f-8018-c8082951e7ec|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:07.333Z|fa8c28a6-63cc-4a76-b25b-350e17769a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:07.333Z|27dd8dc6-c156-4a1e-8bbd-13507e0054b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:07.334Z|fa8c28a6-63cc-4a76-b25b-350e17769a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:07.334Z|27dd8dc6-c156-4a1e-8bbd-13507e0054b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:07.338Z|9710c45d-0e36-4255-9465-b5accb09126f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:07.340Z|9710c45d-0e36-4255-9465-b5accb09126f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:11.856Z|b51d706f-a3ef-4af0-8b34-2fe31f58f05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:35:11.859Z|b51d706f-a3ef-4af0-8b34-2fe31f58f05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:35:11.971Z|e9c5b4ba-3d3d-42c9-b983-8bc6921faa2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:35:11.972Z|e9c5b4ba-3d3d-42c9-b983-8bc6921faa2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:35:17.368Z|ad6f5e6e-8ddc-47e3-89cd-4550b7096086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:17.368Z|e925f2ba-8c41-430a-b386-537da6263fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:17.368Z|e216a332-97ba-48ba-9433-a9f952b53848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:17.369Z|ad6f5e6e-8ddc-47e3-89cd-4550b7096086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:17.369Z|e925f2ba-8c41-430a-b386-537da6263fd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:17.370Z|e216a332-97ba-48ba-9433-a9f952b53848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:26.856Z|71cda0bb-7b5f-406c-bea5-5558353ca453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:35:26.857Z|71cda0bb-7b5f-406c-bea5-5558353ca453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:35:27.395Z|229794d6-8f93-45bb-8c69-5cd925a2c983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:27.396Z|229794d6-8f93-45bb-8c69-5cd925a2c983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:27.397Z|eee7c31d-de6b-4f1c-ad49-5fba6ce15b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:27.397Z|c55665af-a279-4936-b928-dbf416d88000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:27.397Z|eee7c31d-de6b-4f1c-ad49-5fba6ce15b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:27.397Z|c55665af-a279-4936-b928-dbf416d88000|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:37.424Z|608510d5-24a3-4aa0-a445-b76200844ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:37.424Z|71bc07bb-88ca-4b2b-89e4-f11ad147ebd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:37.425Z|608510d5-24a3-4aa0-a445-b76200844ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:37.425Z|71bc07bb-88ca-4b2b-89e4-f11ad147ebd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:37.427Z|55bafde9-fa98-47d8-afcf-7a44edec9212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:37.427Z|55bafde9-fa98-47d8-afcf-7a44edec9212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:41.856Z|b532ea4b-62c7-4d8e-9401-0e8f5499c254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:35:41.857Z|b532ea4b-62c7-4d8e-9401-0e8f5499c254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:35:41.973Z|925a83b5-dc9a-4c0a-bdd4-23a3f33379df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:35:41.973Z|925a83b5-dc9a-4c0a-bdd4-23a3f33379df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:35:47.452Z|d6a82950-b014-4db7-9236-ef8b9e14dff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:47.452Z|bcb7f9d4-6ff1-428f-bd84-9c9dfe2e2ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:47.453Z|bcb7f9d4-6ff1-428f-bd84-9c9dfe2e2ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:47.453Z|d6a82950-b014-4db7-9236-ef8b9e14dff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:47.455Z|66d0720e-0402-4ec3-8a55-f9f6269a7154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:47.456Z|66d0720e-0402-4ec3-8a55-f9f6269a7154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:56.856Z|69b73196-5f72-4096-9e98-68a4841bf230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:35:56.859Z|69b73196-5f72-4096-9e98-68a4841bf230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:35:57.479Z|590fd112-25cf-412b-8c84-738af63013e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:57.479Z|9a9479ea-09c3-4319-ac5c-ae6e4a52d391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:57.479Z|c932c71d-ef61-4c2a-b87e-de86323b5207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:35:57.480Z|c932c71d-ef61-4c2a-b87e-de86323b5207|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:57.480Z|590fd112-25cf-412b-8c84-738af63013e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:35:57.480Z|9a9479ea-09c3-4319-ac5c-ae6e4a52d391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:02.134Z|2ce3d422-f1e3-460f-8acc-5cec00c1d88f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:36:02.135Z|2ce3d422-f1e3-460f-8acc-5cec00c1d88f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:07.508Z|8c2e96d6-e6d9-4e7f-a928-306c0523864f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:07.509Z|e57278e2-888c-417f-891e-f1c491034b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:07.509Z|8c2e96d6-e6d9-4e7f-a928-306c0523864f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:07.510Z|e57278e2-888c-417f-891e-f1c491034b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:07.511Z|b511d91e-4923-4905-91c9-588244069ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:07.512Z|b511d91e-4923-4905-91c9-588244069ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:11.856Z|a316a4ae-db0d-41de-8f2a-c4fe0834546d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:36:11.857Z|a316a4ae-db0d-41de-8f2a-c4fe0834546d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:36:11.974Z|3371ffa6-e92c-4b21-9dae-cbaf8bdc9713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:36:11.975Z|3371ffa6-e92c-4b21-9dae-cbaf8bdc9713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:36:17.544Z|4367ee69-d185-4f94-b4cd-428ac6f3e681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:17.544Z|0d267d4e-e634-403e-a049-d4512c2c7403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:17.545Z|4367ee69-d185-4f94-b4cd-428ac6f3e681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:17.545Z|0d267d4e-e634-403e-a049-d4512c2c7403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:17.550Z|05d15bf3-5955-418d-990f-2eb6f3226d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:17.551Z|05d15bf3-5955-418d-990f-2eb6f3226d68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:26.856Z|cb35e4b9-fca2-4ef3-8647-f4c286646f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:36:26.857Z|cb35e4b9-fca2-4ef3-8647-f4c286646f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:36:27.572Z|9458d385-ef9e-49d1-9a70-c26122c7e0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:27.572Z|9458d385-ef9e-49d1-9a70-c26122c7e0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:27.574Z|151a202c-10c3-4c12-a783-da03394e1738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:27.575Z|151a202c-10c3-4c12-a783-da03394e1738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:27.580Z|07d82028-e264-412d-934c-3d3a516035df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:27.581Z|07d82028-e264-412d-934c-3d3a516035df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:37.602Z|d2f9da37-b556-4e37-8860-d7c15ed9538e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:37.603Z|d2f9da37-b556-4e37-8860-d7c15ed9538e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:37.603Z|285b7b61-abb2-45f4-9d4d-622ea34bd46b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:37.603Z|a1d83008-ce93-4013-a9a5-a7c89f6578d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:37.604Z|285b7b61-abb2-45f4-9d4d-622ea34bd46b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:37.604Z|a1d83008-ce93-4013-a9a5-a7c89f6578d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:41.856Z|68de41f7-13cd-45f1-9b20-3b4441bb7cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:36:41.859Z|68de41f7-13cd-45f1-9b20-3b4441bb7cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:36:41.976Z|c90c1fee-c137-488f-8018-fc003da8739b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:36:41.977Z|c90c1fee-c137-488f-8018-fc003da8739b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:36:47.631Z|1dde4ef0-6594-480f-a138-44963077e683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:47.631Z|922e2b7d-accc-4de9-b32b-7956beffe109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:47.632Z|1dde4ef0-6594-480f-a138-44963077e683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:47.632Z|56666c2b-c9ea-4b28-9b4a-fa0fe799cb49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:47.632Z|922e2b7d-accc-4de9-b32b-7956beffe109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:47.632Z|56666c2b-c9ea-4b28-9b4a-fa0fe799cb49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:56.856Z|e707af89-2c5c-4478-96c2-85162d556c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:36:56.857Z|e707af89-2c5c-4478-96c2-85162d556c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:36:57.657Z|bea13604-ffeb-495a-9d1f-a2011de1dfc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:57.658Z|bea13604-ffeb-495a-9d1f-a2011de1dfc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:57.660Z|a785be56-4222-4841-b1cb-b7b5689deae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:57.661Z|a785be56-4222-4841-b1cb-b7b5689deae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:36:57.663Z|7728581c-3910-4f49-834d-ecc4dd7f01e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:36:57.663Z|7728581c-3910-4f49-834d-ecc4dd7f01e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:02.134Z|97674198-a54a-46ed-bb18-95be0e6c58f4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:37:02.135Z|97674198-a54a-46ed-bb18-95be0e6c58f4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:07.681Z|0d9530f9-cc36-48db-be72-3727d9a75d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:07.682Z|0d9530f9-cc36-48db-be72-3727d9a75d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:07.685Z|00b3c636-3bcd-4c4a-8c2b-f8a1033c8042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:07.686Z|00b3c636-3bcd-4c4a-8c2b-f8a1033c8042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:07.695Z|ff858496-412f-4dd2-99be-ba72728d7746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:07.696Z|ff858496-412f-4dd2-99be-ba72728d7746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:11.856Z|5981cdb3-ab71-40ca-b371-99fecc959b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:37:11.857Z|5981cdb3-ab71-40ca-b371-99fecc959b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:37:11.978Z|8e528eff-fde4-47e8-9bd0-6b5fc1b5516f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:37:11.979Z|8e528eff-fde4-47e8-9bd0-6b5fc1b5516f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:37:17.709Z|1e946deb-80f3-41b0-aa65-2bfceccfe764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:17.709Z|63d6bdc6-b624-442e-b7c7-157dd844e14d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:17.710Z|1e946deb-80f3-41b0-aa65-2bfceccfe764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:17.710Z|63d6bdc6-b624-442e-b7c7-157dd844e14d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:17.724Z|7b6a32ca-d537-4803-987b-777f78defc57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:17.725Z|7b6a32ca-d537-4803-987b-777f78defc57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:26.857Z|adf0791b-3e9f-4aa9-ba04-fa91549f60b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:37:26.860Z|adf0791b-3e9f-4aa9-ba04-fa91549f60b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:37:27.736Z|3179919e-9fe6-413e-b3e2-72e13af1a219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:27.737Z|3179919e-9fe6-413e-b3e2-72e13af1a219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:27.738Z|3cb209fb-fcf6-4ee6-b47d-79902286c082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:27.739Z|3cb209fb-fcf6-4ee6-b47d-79902286c082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:27.749Z|42cacda1-11f1-41d0-b6a4-7d0a0c6fe734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:27.750Z|42cacda1-11f1-41d0-b6a4-7d0a0c6fe734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:37.764Z|37c607bb-5001-4211-894d-3a5f38d8de14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:37.764Z|dc3eea9d-6ecc-4842-a062-1a0331794a7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:37.765Z|37c607bb-5001-4211-894d-3a5f38d8de14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:37.765Z|dc3eea9d-6ecc-4842-a062-1a0331794a7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:37.772Z|7e07e924-cb25-4274-942d-bb566176de52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:37.772Z|7e07e924-cb25-4274-942d-bb566176de52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:41.856Z|21c01aeb-1a34-477f-b01c-e932e628887d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:37:41.857Z|21c01aeb-1a34-477f-b01c-e932e628887d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:37:41.980Z|633944c4-b4f7-4639-ad40-682ffa97b23d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:37:41.980Z|633944c4-b4f7-4639-ad40-682ffa97b23d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:37:47.789Z|498bd20d-d08c-4c2f-a473-f858eadc8fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:47.790Z|498bd20d-d08c-4c2f-a473-f858eadc8fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:47.793Z|f9724627-7833-4fa6-b03c-17e3bbb9071a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:47.794Z|f9724627-7833-4fa6-b03c-17e3bbb9071a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:47.796Z|0279d8b3-f3a3-4c1f-8745-4cda1946f36c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:47.797Z|0279d8b3-f3a3-4c1f-8745-4cda1946f36c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:56.856Z|367f1b2c-7858-485c-aa9a-07b9701aac91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:37:56.857Z|367f1b2c-7858-485c-aa9a-07b9701aac91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:37:57.813Z|a2289e2d-638f-4340-8d1e-391411f58ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:57.814Z|a2289e2d-638f-4340-8d1e-391411f58ebf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:57.814Z|c8c0b24c-e713-469b-b502-b07be51bc8c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:57.815Z|c8c0b24c-e713-469b-b502-b07be51bc8c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:37:57.815Z|77425089-15d1-4c0c-9abf-499143b9a6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:37:57.816Z|77425089-15d1-4c0c-9abf-499143b9a6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:02.136Z|4611d817-41a2-4cf8-95cc-8ff3a9a12702|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:38:02.137Z|4611d817-41a2-4cf8-95cc-8ff3a9a12702|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:07.837Z|1434186f-b057-4d50-9ee8-5a65f918af38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:07.837Z|a45516ff-9bcd-4f7b-b419-0bb048432069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:07.837Z|95509ee5-243f-4685-b5f9-2777f47a9d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:07.838Z|95509ee5-243f-4685-b5f9-2777f47a9d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:07.838Z|1434186f-b057-4d50-9ee8-5a65f918af38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:07.838Z|a45516ff-9bcd-4f7b-b419-0bb048432069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:11.856Z|313d9e22-2fc9-4eac-a9ee-8f71c72382fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:38:11.859Z|313d9e22-2fc9-4eac-a9ee-8f71c72382fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:38:11.981Z|f7fa4c96-8d7d-4546-a254-8f35c1a6ed29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:38:11.982Z|f7fa4c96-8d7d-4546-a254-8f35c1a6ed29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:38:17.863Z|980f127d-3647-445b-bc65-4b85eef58823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:17.863Z|b1adebb1-f914-4fac-bf08-bb2478d89550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:17.863Z|5922e571-bfa0-44d5-8f5b-e39c92a27d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:17.864Z|980f127d-3647-445b-bc65-4b85eef58823|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:17.864Z|5922e571-bfa0-44d5-8f5b-e39c92a27d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:17.864Z|b1adebb1-f914-4fac-bf08-bb2478d89550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:26.856Z|e785db3b-4045-40a3-9fce-41515666d467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:38:26.857Z|e785db3b-4045-40a3-9fce-41515666d467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:38:27.888Z|3aef9c76-9578-4184-908c-542dcaee915a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:27.888Z|64df4918-1961-498e-a3de-3af1a91e0cd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:27.889Z|b72cc912-954c-4e33-b73e-64e80a8e23d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:27.889Z|64df4918-1961-498e-a3de-3af1a91e0cd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:27.889Z|3aef9c76-9578-4184-908c-542dcaee915a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:27.890Z|b72cc912-954c-4e33-b73e-64e80a8e23d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:37.913Z|e9cdabda-2251-4110-9916-a8ac3b71a27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:37.913Z|d6e58644-e691-4d41-acac-be74abae0525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:37.913Z|f68ef70c-c6d4-4545-b924-5b5c8a90658c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:37.914Z|f68ef70c-c6d4-4545-b924-5b5c8a90658c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:37.914Z|d6e58644-e691-4d41-acac-be74abae0525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:37.914Z|e9cdabda-2251-4110-9916-a8ac3b71a27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:41.856Z|07b749c1-d78f-478c-a6f2-470d635372c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:38:41.857Z|07b749c1-d78f-478c-a6f2-470d635372c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:38:41.983Z|6872842b-0da7-4102-bbb6-7df0ca1e54c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:38:41.984Z|6872842b-0da7-4102-bbb6-7df0ca1e54c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:38:47.940Z|2bb11095-d58f-4d46-889a-e698688ed713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:47.939Z|f7126efd-2204-475e-a495-c6f016274f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:47.940Z|18052826-9394-49f4-89d0-769ae83f2f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:47.941Z|2bb11095-d58f-4d46-889a-e698688ed713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:47.941Z|18052826-9394-49f4-89d0-769ae83f2f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:47.941Z|f7126efd-2204-475e-a495-c6f016274f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:56.856Z|6497163a-21b4-44fb-aabe-05b36d681275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:38:56.859Z|6497163a-21b4-44fb-aabe-05b36d681275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:38:57.964Z|e68ef1f5-79e5-47ea-9354-a3848a75ee6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:57.963Z|967e5941-1c82-470d-b2df-3c9fdd19a1d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:57.964Z|e68ef1f5-79e5-47ea-9354-a3848a75ee6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:57.965Z|967e5941-1c82-470d-b2df-3c9fdd19a1d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:38:57.966Z|c388d9f1-6d05-455a-8c44-45ca34aab5b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:38:57.966Z|c388d9f1-6d05-455a-8c44-45ca34aab5b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:02.137Z|4a96b967-ea3a-4764-a04d-873681143b86|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:39:02.138Z|4a96b967-ea3a-4764-a04d-873681143b86|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:07.994Z|738c062d-d43e-4208-af8c-6ce2a7138005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:07.994Z|a4989f30-3237-4b66-91a0-f3791d180de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:07.994Z|1f5fbd6f-8893-4226-9303-1e9c9bc3972b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:07.995Z|738c062d-d43e-4208-af8c-6ce2a7138005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:07.995Z|a4989f30-3237-4b66-91a0-f3791d180de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:07.995Z|1f5fbd6f-8893-4226-9303-1e9c9bc3972b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:11.857Z|c1895aeb-cf0e-4d9c-a404-c184403c67af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:39:11.858Z|c1895aeb-cf0e-4d9c-a404-c184403c67af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:39:11.985Z|e980350f-0566-4ef3-b084-1f4fa03fe073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:39:11.985Z|e980350f-0566-4ef3-b084-1f4fa03fe073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:39:18.023Z|faa28896-cae2-41f8-a166-6b5fc9b8054d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:18.024Z|9b59c9a8-5842-4889-8aa9-3753e18f9c0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:18.023Z|9f669752-4a12-48a9-bc8e-7417cec3412f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:18.024Z|faa28896-cae2-41f8-a166-6b5fc9b8054d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:18.025Z|9f669752-4a12-48a9-bc8e-7417cec3412f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:18.025Z|9b59c9a8-5842-4889-8aa9-3753e18f9c0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:26.857Z|ca0f80be-3c62-4c9a-a2e4-7693a228fe2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:39:26.858Z|ca0f80be-3c62-4c9a-a2e4-7693a228fe2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:39:28.055Z|793ee5e1-7c93-4a54-934b-6a565467585f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:28.055Z|9ef6ba4d-a3cd-40da-9b15-c4a302954224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:28.055Z|15787525-8db1-4295-8c29-6edd1734da98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:28.057Z|793ee5e1-7c93-4a54-934b-6a565467585f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:28.057Z|9ef6ba4d-a3cd-40da-9b15-c4a302954224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:28.057Z|15787525-8db1-4295-8c29-6edd1734da98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:38.085Z|2b6c6d76-9038-4c31-9058-25242e7c361d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:38.086Z|8612a531-29d2-41d9-a49e-71346cef87f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:38.087Z|2b6c6d76-9038-4c31-9058-25242e7c361d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:38.087Z|8612a531-29d2-41d9-a49e-71346cef87f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:38.099Z|95a7cde8-c118-4ff8-9009-127766235406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:38.102Z|95a7cde8-c118-4ff8-9009-127766235406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:41.856Z|af0abd6d-b744-4e37-91b7-a350602926f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:39:41.859Z|af0abd6d-b744-4e37-91b7-a350602926f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:39:41.986Z|58d07776-baa1-46a1-9f8b-a2b055ae1af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:39:41.987Z|58d07776-baa1-46a1-9f8b-a2b055ae1af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:39:48.112Z|44d295e2-49c5-4aaf-bd1a-7d1897645737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:48.113Z|44d295e2-49c5-4aaf-bd1a-7d1897645737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:48.120Z|00aef6a6-915f-405e-b47f-3d847377404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:48.121Z|00aef6a6-915f-405e-b47f-3d847377404b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:48.126Z|e353548a-e65d-4476-bc08-ab35b784e91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:48.126Z|e353548a-e65d-4476-bc08-ab35b784e91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:56.857Z|58c81bb8-5e91-40ac-9896-5e838303739e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:39:56.858Z|58c81bb8-5e91-40ac-9896-5e838303739e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:39:58.141Z|1b968314-4efa-4611-9e50-2a04956e76fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:58.142Z|1b968314-4efa-4611-9e50-2a04956e76fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:58.143Z|41d891bf-b551-4fb5-b556-021bea15bb46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:58.143Z|41d891bf-b551-4fb5-b556-021bea15bb46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:39:58.150Z|3c2b6ea8-518b-4af1-ae5f-ba20de074482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:39:58.151Z|3c2b6ea8-518b-4af1-ae5f-ba20de074482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:02.137Z|6f0379b4-f35d-4138-87b5-005bd6c2e8a5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:40:02.138Z|6f0379b4-f35d-4138-87b5-005bd6c2e8a5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:08.168Z|4eca9194-2d8b-4e52-b744-13eb849a7bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:08.169Z|4eca9194-2d8b-4e52-b744-13eb849a7bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:08.174Z|77b69145-70ec-4399-80e0-25b304c241f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:08.174Z|8c7c6452-6d65-4e82-bc26-b47dded5bdd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:08.176Z|77b69145-70ec-4399-80e0-25b304c241f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:08.176Z|8c7c6452-6d65-4e82-bc26-b47dded5bdd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:11.856Z|7f8c1f07-1975-490e-bc92-074e082c5f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:40:11.857Z|7f8c1f07-1975-490e-bc92-074e082c5f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:40:11.988Z|6a847b47-73d4-40c1-b1cf-8cb6447e4bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:40:11.990Z|6a847b47-73d4-40c1-b1cf-8cb6447e4bfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:40:18.193Z|286f682d-f8e9-4074-998f-bb39ab777937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:18.194Z|286f682d-f8e9-4074-998f-bb39ab777937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:18.201Z|9f465204-5594-4aa0-9660-3145d0d6f62b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:18.201Z|136fe7a5-ded8-4e68-b0e1-0b4882c57daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:18.201Z|9f465204-5594-4aa0-9660-3145d0d6f62b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:18.201Z|136fe7a5-ded8-4e68-b0e1-0b4882c57daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:26.856Z|72e7b6d3-6f1d-424f-8069-53a4d5b72b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:40:26.859Z|72e7b6d3-6f1d-424f-8069-53a4d5b72b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:40:28.224Z|46912761-ebae-4745-9382-3ee852eeed92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:28.224Z|985a4539-de69-4ba9-9864-e4064c38a745|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:28.225Z|46912761-ebae-4745-9382-3ee852eeed92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:28.225Z|ae586b79-259c-4698-9719-5645b9496785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:28.226Z|985a4539-de69-4ba9-9864-e4064c38a745|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:28.226Z|ae586b79-259c-4698-9719-5645b9496785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:38.248Z|eaf949c8-a022-4e8d-bfb1-0b526458c7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:38.248Z|ff972ecf-1354-41a2-b783-6ad2ee0b6589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:38.248Z|845efc2e-64cc-4257-ba01-c8065dc86eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:38.249Z|eaf949c8-a022-4e8d-bfb1-0b526458c7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:38.249Z|845efc2e-64cc-4257-ba01-c8065dc86eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:38.249Z|ff972ecf-1354-41a2-b783-6ad2ee0b6589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:41.856Z|c50e0b21-c481-4a5b-b193-440ab811b3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:40:41.857Z|c50e0b21-c481-4a5b-b193-440ab811b3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:40:41.993Z|e8f3b57b-5e1f-452c-a35f-eb3740addcf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:40:41.993Z|e8f3b57b-5e1f-452c-a35f-eb3740addcf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:40:48.271Z|aee99671-655e-447a-b7f3-6842d551f6ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:48.271Z|4f90c068-1537-4413-bb41-e935d6186b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:48.271Z|0b52b2be-e634-449f-9100-3e0f8d19902d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:48.272Z|aee99671-655e-447a-b7f3-6842d551f6ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:48.272Z|4f90c068-1537-4413-bb41-e935d6186b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:48.272Z|0b52b2be-e634-449f-9100-3e0f8d19902d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:56.857Z|a9d6b3c5-a23a-4a37-a0cf-7184df48ad0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:40:56.858Z|a9d6b3c5-a23a-4a37-a0cf-7184df48ad0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:40:58.295Z|188fdfbf-417e-4d3f-abf0-0ca65c1a2270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:58.295Z|8ba54bba-9e31-405f-b5bc-88e0513878dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:58.295Z|7fdcb50a-0979-4012-bb0b-951da914d88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:40:58.296Z|188fdfbf-417e-4d3f-abf0-0ca65c1a2270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:58.296Z|8ba54bba-9e31-405f-b5bc-88e0513878dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:40:58.296Z|7fdcb50a-0979-4012-bb0b-951da914d88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:02.136Z|e162d355-eeaa-4260-8f5e-cc4fb486c87c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:41:02.137Z|e162d355-eeaa-4260-8f5e-cc4fb486c87c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:08.318Z|9e8ee65e-af37-47c7-907a-57a5574d2011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:08.318Z|0026e1f6-c5cd-4117-acba-bb7706bdd36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:08.318Z|561ecd19-fa32-48af-ad4d-91baefeb4575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:08.319Z|9e8ee65e-af37-47c7-907a-57a5574d2011|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:08.319Z|0026e1f6-c5cd-4117-acba-bb7706bdd36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:08.319Z|561ecd19-fa32-48af-ad4d-91baefeb4575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:11.856Z|ec663dbb-7a4f-40c1-8fdd-198232908d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:41:11.863Z|ec663dbb-7a4f-40c1-8fdd-198232908d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:41:11.994Z|24fa7aa8-b4da-4370-bad4-f9101c2017f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:41:11.995Z|24fa7aa8-b4da-4370-bad4-f9101c2017f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:41:18.342Z|e3a43266-35c3-4ca7-bebd-52ab2f070556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:18.342Z|ae77c8f0-bb6e-45de-ae10-6e844983cb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:18.343Z|e3a43266-35c3-4ca7-bebd-52ab2f070556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:18.343Z|ae77c8f0-bb6e-45de-ae10-6e844983cb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:18.344Z|ea7a8ae1-84ad-42f4-8456-ba01d2879501|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:18.345Z|ea7a8ae1-84ad-42f4-8456-ba01d2879501|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:26.856Z|eef18987-91ce-4085-8963-e9be831d9dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:41:26.857Z|eef18987-91ce-4085-8963-e9be831d9dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:41:28.374Z|91bfa7bb-b8dd-4d5e-9013-392e1fc7af32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:28.374Z|fd5ac570-59f1-4aed-8270-1f83f673085a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:28.375Z|91bfa7bb-b8dd-4d5e-9013-392e1fc7af32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:28.375Z|fd5ac570-59f1-4aed-8270-1f83f673085a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:28.376Z|dc97a7ab-f5ab-4f99-a8a6-26d8241df0b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:28.376Z|dc97a7ab-f5ab-4f99-a8a6-26d8241df0b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:38.402Z|168dd972-52f9-4a23-b502-3bb2414b5686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:38.403Z|168dd972-52f9-4a23-b502-3bb2414b5686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:38.402Z|4fbfd2d3-d657-4c71-9d51-ae527decb24b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:38.404Z|5ad67276-4305-40b8-bdc3-2e3df82690bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:38.405Z|5ad67276-4305-40b8-bdc3-2e3df82690bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:38.405Z|4fbfd2d3-d657-4c71-9d51-ae527decb24b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:41.856Z|c09964b9-abeb-4c71-a9cf-94c3c0f6bb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:41:41.857Z|c09964b9-abeb-4c71-a9cf-94c3c0f6bb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:41:41.996Z|8aaaa214-8835-4c81-9852-6a3d1ef0ac09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:41:41.997Z|8aaaa214-8835-4c81-9852-6a3d1ef0ac09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:41:48.428Z|46f3b2e0-478e-4de1-9953-9adfe9fc67cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:48.429Z|46f3b2e0-478e-4de1-9953-9adfe9fc67cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:48.429Z|c1590256-6388-4ccd-85b7-bd74cf142ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:48.430Z|c1590256-6388-4ccd-85b7-bd74cf142ce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:48.431Z|ea3a2c4f-dbe8-447b-aec2-24ad4c530085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:48.432Z|ea3a2c4f-dbe8-447b-aec2-24ad4c530085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:56.856Z|ac0e642a-8b87-4099-935b-21f3907a2340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:41:56.859Z|ac0e642a-8b87-4099-935b-21f3907a2340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:41:58.453Z|dd741f07-e03f-4c1e-974e-0282ba5e98bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:58.453Z|a5b043f7-261c-46a1-add2-048fa0217770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:58.454Z|a5b043f7-261c-46a1-add2-048fa0217770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:58.454Z|dd741f07-e03f-4c1e-974e-0282ba5e98bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:41:58.461Z|66aac732-87d8-47ac-bbd1-b6671a7cf724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:41:58.462Z|66aac732-87d8-47ac-bbd1-b6671a7cf724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:02.135Z|2d7916f5-8270-440d-b6b3-54fb14386810|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:42:02.136Z|2d7916f5-8270-440d-b6b3-54fb14386810|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:08.477Z|a64bea8b-fdd7-409f-8b18-2b32013b69fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:08.477Z|b4342ffc-f543-4b55-b8d2-06e3dbe86013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:08.477Z|b4342ffc-f543-4b55-b8d2-06e3dbe86013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:08.478Z|a64bea8b-fdd7-409f-8b18-2b32013b69fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:08.485Z|a28502bd-2730-458a-9d21-677bb180765f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:08.486Z|a28502bd-2730-458a-9d21-677bb180765f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:11.856Z|2735b654-0bc7-401e-b307-1c230b2edcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:42:11.857Z|2735b654-0bc7-401e-b307-1c230b2edcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:42:11.998Z|75375b26-2535-449a-afef-07f63709690a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:42:11.999Z|75375b26-2535-449a-afef-07f63709690a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:42:18.500Z|6069462c-f52c-450c-8068-9fff9c9700de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:18.500Z|36e124aa-d5ca-4e4f-a545-acbe39d5c0be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:18.501Z|6069462c-f52c-450c-8068-9fff9c9700de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:18.501Z|36e124aa-d5ca-4e4f-a545-acbe39d5c0be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:18.508Z|30758a27-0ded-47cf-ab10-ad1d969c576d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:18.508Z|30758a27-0ded-47cf-ab10-ad1d969c576d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:26.856Z|cf0c8d12-20ed-4ac9-9258-2e125765139c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:42:26.857Z|cf0c8d12-20ed-4ac9-9258-2e125765139c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:42:28.525Z|79d8f04d-d816-495d-98bd-524cb72f2a31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:28.525Z|79d8f04d-d816-495d-98bd-524cb72f2a31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:28.526Z|0458a50e-6cdb-46aa-bc81-a1c1a7089f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:28.527Z|0458a50e-6cdb-46aa-bc81-a1c1a7089f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:28.528Z|17080b9c-24ff-42c4-9831-bbf74d04265d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:28.529Z|17080b9c-24ff-42c4-9831-bbf74d04265d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:38.548Z|3d47a572-49d7-4d36-97f3-4c63b7a95180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:38.549Z|3d47a572-49d7-4d36-97f3-4c63b7a95180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:38.549Z|39e4c30b-cfcd-4d87-86c3-afce854956df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:38.549Z|39e4c30b-cfcd-4d87-86c3-afce854956df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:38.550Z|2ed91c2d-052f-4256-bac1-1aa2453a7cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:38.551Z|2ed91c2d-052f-4256-bac1-1aa2453a7cf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:41.856Z|1d7e0571-9b85-4f16-a0d6-2979751ba86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:42:41.859Z|1d7e0571-9b85-4f16-a0d6-2979751ba86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:42:42.000Z|ddc2bceb-3214-473f-8d28-2800cbfce9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:42:42.001Z|ddc2bceb-3214-473f-8d28-2800cbfce9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:42:48.571Z|889eae84-8474-4fe1-a8f3-0f664bfba144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:48.571Z|5d72e815-3ea7-4cc2-9cf1-75e62668d757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:48.572Z|5d72e815-3ea7-4cc2-9cf1-75e62668d757|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:48.572Z|889eae84-8474-4fe1-a8f3-0f664bfba144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:48.575Z|ee623f4e-065e-4dec-a8f2-f4bb1650aecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:48.577Z|ee623f4e-065e-4dec-a8f2-f4bb1650aecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:56.856Z|6e96d802-7825-4ed3-90a8-a05838f2891d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:42:56.857Z|6e96d802-7825-4ed3-90a8-a05838f2891d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:42:58.594Z|83c021fa-ef4d-4331-b689-dbe156603178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:58.596Z|83c021fa-ef4d-4331-b689-dbe156603178|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:58.599Z|3c424211-4f56-421f-a03c-0ffbbbfc21ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:58.600Z|3c424211-4f56-421f-a03c-0ffbbbfc21ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:42:58.596Z|92cca20b-f7eb-43d7-9af9-9c7e7b3233a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:42:58.605Z|92cca20b-f7eb-43d7-9af9-9c7e7b3233a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:02.134Z|9611b626-856d-45cc-8924-70b07238fefd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:43:02.135Z|9611b626-856d-45cc-8924-70b07238fefd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:08.621Z|a02c68bf-97e0-4a30-8615-b338e569e1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:08.622Z|a02c68bf-97e0-4a30-8615-b338e569e1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:08.625Z|02732d78-5858-4dcf-b8b8-a5957e00ba52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:08.625Z|02732d78-5858-4dcf-b8b8-a5957e00ba52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:08.629Z|2a9b3c3e-7b6f-4527-9655-929b710837be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:08.630Z|2a9b3c3e-7b6f-4527-9655-929b710837be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:11.856Z|e3ec3b02-8f40-4211-89db-e36f3142f7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:43:11.857Z|e3ec3b02-8f40-4211-89db-e36f3142f7d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:43:12.002Z|9199e646-fe89-4956-971e-f0e7315b8b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:43:12.002Z|9199e646-fe89-4956-971e-f0e7315b8b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:43:18.643Z|c1bfdb56-eaf9-4467-8fcc-6d12eceb57ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:18.644Z|c1bfdb56-eaf9-4467-8fcc-6d12eceb57ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:18.646Z|ab17480c-62f1-4eb5-ad58-647445e67e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:18.646Z|ab17480c-62f1-4eb5-ad58-647445e67e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:18.651Z|3e4e930f-0c51-42fe-a178-8f56a021f199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:18.652Z|3e4e930f-0c51-42fe-a178-8f56a021f199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:26.856Z|8ceb83d1-1ef3-47e1-a9a6-2f4aa1542ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:43:26.860Z|8ceb83d1-1ef3-47e1-a9a6-2f4aa1542ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:43:28.669Z|58a43c5e-5b58-449e-b12c-47768118f4d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:28.669Z|e65bf9b2-133e-48aa-90f8-bd8aad9dee79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:28.669Z|58a43c5e-5b58-449e-b12c-47768118f4d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:28.670Z|e65bf9b2-133e-48aa-90f8-bd8aad9dee79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:28.672Z|bdbfba16-c5da-4e13-bc8f-cea23476b6e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:28.672Z|bdbfba16-c5da-4e13-bc8f-cea23476b6e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:38.693Z|6faed9da-f064-45b4-9f7e-32071f3fa155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:38.693Z|58856512-b6bf-47cf-8b35-a41319414081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:38.694Z|6faed9da-f064-45b4-9f7e-32071f3fa155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:38.694Z|58856512-b6bf-47cf-8b35-a41319414081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:38.694Z|9ef71030-0f59-499c-99e8-83160cedf948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:38.695Z|9ef71030-0f59-499c-99e8-83160cedf948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:41.856Z|111051c4-9ba5-48e2-b56c-8d165119b980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:43:41.857Z|111051c4-9ba5-48e2-b56c-8d165119b980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:43:42.003Z|62d920d0-3c3e-40d7-b821-f57f0f4518bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:43:42.004Z|62d920d0-3c3e-40d7-b821-f57f0f4518bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:43:48.718Z|21acb2db-fff0-4285-aecc-74ec410e20f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:48.718Z|54ea69bd-20cc-44c8-a0ae-0893f8a2ada1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:48.718Z|4b018bbf-b7dd-4353-ba33-e6c351858b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:48.720Z|4b018bbf-b7dd-4353-ba33-e6c351858b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:48.720Z|21acb2db-fff0-4285-aecc-74ec410e20f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:48.720Z|54ea69bd-20cc-44c8-a0ae-0893f8a2ada1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:56.857Z|fdf60841-af84-4eae-8a02-075b4c4925e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:43:56.857Z|fdf60841-af84-4eae-8a02-075b4c4925e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:43:58.746Z|146dd6e7-6128-4c37-a64d-3cf48c4f26b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:58.746Z|0eda429c-db62-44d5-a583-e38d15259dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:58.747Z|a723b8dc-abe9-49f2-99f3-58a19e1a5966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:43:58.747Z|146dd6e7-6128-4c37-a64d-3cf48c4f26b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:58.747Z|0eda429c-db62-44d5-a583-e38d15259dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:43:58.747Z|a723b8dc-abe9-49f2-99f3-58a19e1a5966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:02.136Z|58cac2ac-3cc2-4376-b9d7-642b00515db7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:44:02.137Z|58cac2ac-3cc2-4376-b9d7-642b00515db7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:08.771Z|6daadacc-0d34-4c31-9c79-4c6d53f972c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:08.772Z|6daadacc-0d34-4c31-9c79-4c6d53f972c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:08.772Z|a2a4b043-a3c7-4f36-9077-7f8cb3874d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:08.772Z|aac61dd4-da90-42e0-900a-199d264de68c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:08.773Z|a2a4b043-a3c7-4f36-9077-7f8cb3874d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:08.773Z|aac61dd4-da90-42e0-900a-199d264de68c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:11.856Z|ce2304f6-47c4-4dfc-8d56-f5bae025cbaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:44:11.859Z|ce2304f6-47c4-4dfc-8d56-f5bae025cbaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:44:12.005Z|c00a218c-835c-4d0c-8935-448fa87afb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:44:12.005Z|c00a218c-835c-4d0c-8935-448fa87afb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:44:18.796Z|274a6f83-6513-4c52-9e7b-6e764b6e26a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:18.796Z|dfde0f47-8ece-476f-a0db-8c2e933960e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:18.797Z|dfde0f47-8ece-476f-a0db-8c2e933960e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:18.797Z|274a6f83-6513-4c52-9e7b-6e764b6e26a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:18.803Z|ed6255d7-8f29-4af2-a3d3-194d56c66dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:18.803Z|ed6255d7-8f29-4af2-a3d3-194d56c66dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:26.856Z|62082e43-f197-4806-af6d-0cbdbe20271d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:44:26.857Z|62082e43-f197-4806-af6d-0cbdbe20271d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:44:28.820Z|d4ab597c-46ec-43a6-a0e8-a0fa52b8d942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:28.821Z|d4ab597c-46ec-43a6-a0e8-a0fa52b8d942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:28.821Z|96f6761a-7789-4fd6-8888-95a90f2c4d6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:28.822Z|96f6761a-7789-4fd6-8888-95a90f2c4d6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:28.823Z|665423f9-ac46-4a24-87c8-3ad0ec0dcbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:28.824Z|665423f9-ac46-4a24-87c8-3ad0ec0dcbbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:38.844Z|b608fe71-2bc6-4a34-8bcf-ab7a8f3c1401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:38.844Z|50bc2ef9-25f5-4ba1-9bb6-3555f75ce289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:38.845Z|b608fe71-2bc6-4a34-8bcf-ab7a8f3c1401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:38.845Z|50bc2ef9-25f5-4ba1-9bb6-3555f75ce289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:38.850Z|6089c047-e6c8-44b3-be84-b8eec943c387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:38.851Z|6089c047-e6c8-44b3-be84-b8eec943c387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:41.856Z|75ebe52b-54e0-460d-8f15-663c1d4ff955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:44:41.857Z|75ebe52b-54e0-460d-8f15-663c1d4ff955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:44:42.006Z|87f9f114-08bb-46fa-b660-8fbb827fe7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:44:42.007Z|87f9f114-08bb-46fa-b660-8fbb827fe7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:44:48.867Z|184f2d47-62de-4ade-8f8f-938d4e8c585c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:48.867Z|74ba801b-bcb7-4672-b48c-ab14db784c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:48.868Z|184f2d47-62de-4ade-8f8f-938d4e8c585c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:48.868Z|74ba801b-bcb7-4672-b48c-ab14db784c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:48.871Z|44926574-0ce3-4389-b952-5129d325980e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:48.873Z|44926574-0ce3-4389-b952-5129d325980e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:56.856Z|1556b232-1e71-402f-99c1-67c0eed6f344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:44:56.860Z|1556b232-1e71-402f-99c1-67c0eed6f344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:44:58.892Z|cd46ca66-25b1-4eee-8aff-6af6bd55d9f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:58.892Z|a6db1d88-89b4-4b69-af2b-50a2e215789c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:58.892Z|f1a2561d-fa7a-406c-864c-b8eb70f82e9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:44:58.893Z|f1a2561d-fa7a-406c-864c-b8eb70f82e9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:58.893Z|a6db1d88-89b4-4b69-af2b-50a2e215789c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:44:58.893Z|cd46ca66-25b1-4eee-8aff-6af6bd55d9f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:02.165Z|8aba0c1b-067d-4d44-bcc7-8c9c00eaddd3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:45:02.167Z|8aba0c1b-067d-4d44-bcc7-8c9c00eaddd3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:08.915Z|9af7180a-694b-450a-be4d-5f82d65f037e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:08.915Z|ef0baa19-1f6e-4882-814a-835ca7a8c0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:08.916Z|9af7180a-694b-450a-be4d-5f82d65f037e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:08.916Z|ef0baa19-1f6e-4882-814a-835ca7a8c0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:08.917Z|9298cc31-f3dc-4f04-921b-4bf6dbcfa188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:08.917Z|9298cc31-f3dc-4f04-921b-4bf6dbcfa188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:11.856Z|0df3d651-6f98-4afe-9f40-289616b1f5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:45:11.857Z|0df3d651-6f98-4afe-9f40-289616b1f5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:45:12.008Z|e06f74a9-c1a4-463d-ae25-b214da9cc4b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:45:12.008Z|e06f74a9-c1a4-463d-ae25-b214da9cc4b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:45:18.941Z|bd2ff14a-0038-4dab-bfe1-a7e9e8ae1590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:18.941Z|75bab959-7836-4d5f-8422-2950c601d54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:18.942Z|bd2ff14a-0038-4dab-bfe1-a7e9e8ae1590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:18.942Z|75bab959-7836-4d5f-8422-2950c601d54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:18.943Z|4d22a34a-444f-4ff8-8b71-bed21e1074cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:18.944Z|4d22a34a-444f-4ff8-8b71-bed21e1074cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:26.856Z|fd2652dc-6d3f-4a2b-96a9-4ae48e217437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:45:26.857Z|fd2652dc-6d3f-4a2b-96a9-4ae48e217437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:45:28.966Z|7946150c-6567-4c4e-9a95-9aa0c9f77231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:28.966Z|c7518309-fb7d-4fbe-84f7-543f646a7cb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:28.967Z|c7518309-fb7d-4fbe-84f7-543f646a7cb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:28.967Z|7946150c-6567-4c4e-9a95-9aa0c9f77231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:28.972Z|d2d54489-57b0-43bb-925b-a1f1530e5ab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:28.973Z|d2d54489-57b0-43bb-925b-a1f1530e5ab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:38.992Z|7b0c8b92-849a-4c84-9ae4-c19f1d50c79e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:38.992Z|7fda95f1-676e-4aec-a64c-433abe2c33b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:38.993Z|7fda95f1-676e-4aec-a64c-433abe2c33b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:38.993Z|7b0c8b92-849a-4c84-9ae4-c19f1d50c79e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:38.996Z|1297fc77-1305-4820-9edf-da1d6d4d6096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:38.997Z|1297fc77-1305-4820-9edf-da1d6d4d6096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:41.856Z|584ca4eb-2d12-483e-9b30-e7f9877aa702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:45:41.860Z|584ca4eb-2d12-483e-9b30-e7f9877aa702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:45:42.009Z|90c13f7c-a2f1-4096-9012-39761087bca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:45:42.010Z|90c13f7c-a2f1-4096-9012-39761087bca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:45:49.019Z|f5b7da6e-a255-4e3b-972a-115c9e1d8abf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:49.019Z|8c307f5b-d04d-47a6-88ac-e0ca102b60c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:49.019Z|64cd4f5e-d962-4812-950d-02d4de91f0f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:49.020Z|8c307f5b-d04d-47a6-88ac-e0ca102b60c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:49.020Z|64cd4f5e-d962-4812-950d-02d4de91f0f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:49.020Z|f5b7da6e-a255-4e3b-972a-115c9e1d8abf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:56.856Z|2ca9cecb-e8c4-454f-83b4-a83e096ecfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:45:56.857Z|2ca9cecb-e8c4-454f-83b4-a83e096ecfc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:45:59.045Z|20ec30a9-6613-4dbe-b591-0f6e44ede8a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:59.045Z|ebdd643d-0220-489c-82bf-c0ac3888c8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:59.045Z|0f9c3f93-2aa7-4fd1-ae18-7a4332df65e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:45:59.046Z|20ec30a9-6613-4dbe-b591-0f6e44ede8a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:59.046Z|0f9c3f93-2aa7-4fd1-ae18-7a4332df65e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:45:59.046Z|ebdd643d-0220-489c-82bf-c0ac3888c8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:02.137Z|efe2e650-c27a-42f3-bdad-be87c3cb802e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:46:02.139Z|efe2e650-c27a-42f3-bdad-be87c3cb802e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:09.074Z|dd159faa-e604-4389-9ee8-cd9a108dcc3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:09.074Z|767df7b7-d837-4880-998f-5c4cd4d8b381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:09.074Z|0d5f2216-8a04-4666-8c22-2dc92088bdbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:09.075Z|0d5f2216-8a04-4666-8c22-2dc92088bdbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:09.075Z|dd159faa-e604-4389-9ee8-cd9a108dcc3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:09.076Z|767df7b7-d837-4880-998f-5c4cd4d8b381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:11.856Z|54504b7e-c7c7-4d4e-9786-93a189a79fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:46:11.857Z|54504b7e-c7c7-4d4e-9786-93a189a79fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:46:12.011Z|9dfbe073-6ff1-49d4-b582-103c3bc98b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:46:12.011Z|9dfbe073-6ff1-49d4-b582-103c3bc98b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:46:19.105Z|3d1f9c99-ced4-4d54-8790-03c5da1defd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:19.105Z|e29b2706-4480-4c02-b503-cb95ef2146b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:19.105Z|679d2b49-ba00-403f-9941-0cfc542fa4ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:19.106Z|679d2b49-ba00-403f-9941-0cfc542fa4ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:19.106Z|3d1f9c99-ced4-4d54-8790-03c5da1defd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:19.106Z|e29b2706-4480-4c02-b503-cb95ef2146b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:26.856Z|badcf456-7335-445d-86e1-9ac79f916152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:46:26.859Z|badcf456-7335-445d-86e1-9ac79f916152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:46:29.128Z|0332b5a8-921b-4680-b8ff-2429ca9e4346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:29.128Z|1e444434-6a49-4005-9190-02990cd653bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:29.129Z|0332b5a8-921b-4680-b8ff-2429ca9e4346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:29.129Z|1e444434-6a49-4005-9190-02990cd653bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:29.133Z|acf8e9d7-e967-447a-8292-4e08c9a3b27e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:29.133Z|acf8e9d7-e967-447a-8292-4e08c9a3b27e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:39.153Z|10472fbc-5522-4cd8-935b-0a283719683f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:39.153Z|b1531f12-5daa-42ed-b5dd-a6ef090c840f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:39.154Z|10472fbc-5522-4cd8-935b-0a283719683f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:39.155Z|85363faf-1ac7-4c49-ba14-dd56dbceeacc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:39.155Z|b1531f12-5daa-42ed-b5dd-a6ef090c840f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:39.155Z|85363faf-1ac7-4c49-ba14-dd56dbceeacc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:41.856Z|979c284d-a1d5-404e-be9a-bf6f2e1de660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:46:41.857Z|979c284d-a1d5-404e-be9a-bf6f2e1de660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:46:42.012Z|62f5df54-2722-40ea-b183-d68461001b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:46:42.013Z|62f5df54-2722-40ea-b183-d68461001b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:46:49.178Z|63521d37-ed2b-495c-989a-6885e436daaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:49.178Z|59b1ef7d-fc49-453e-b3d6-e19e53a41ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:49.178Z|1f601753-e247-410a-96b0-13bbdca5ce89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:49.178Z|63521d37-ed2b-495c-989a-6885e436daaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:49.178Z|59b1ef7d-fc49-453e-b3d6-e19e53a41ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:49.179Z|1f601753-e247-410a-96b0-13bbdca5ce89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:56.856Z|a358e1dd-439e-41d2-82a7-21c86a49ac3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:46:56.857Z|a358e1dd-439e-41d2-82a7-21c86a49ac3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:46:59.202Z|516a749b-c475-4fa3-a033-7dfdfd6107a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:59.202Z|c485aa11-c5b2-4584-937f-91ed03f1f89c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:59.203Z|516a749b-c475-4fa3-a033-7dfdfd6107a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:59.202Z|addffaca-fe17-4f8b-9c49-f478c0dad835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:46:59.204Z|addffaca-fe17-4f8b-9c49-f478c0dad835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:46:59.204Z|c485aa11-c5b2-4584-937f-91ed03f1f89c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:02.137Z|16b130bf-77e5-4abb-b07b-26c5d20a991f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:47:02.138Z|16b130bf-77e5-4abb-b07b-26c5d20a991f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:09.226Z|7b4dafdf-7718-4770-860c-c760dab67bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:09.227Z|7b4dafdf-7718-4770-860c-c760dab67bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:09.226Z|e51fa837-b864-4252-a514-e67f8cb4e9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:09.228Z|e51fa837-b864-4252-a514-e67f8cb4e9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:09.232Z|c7cdceec-80ba-4c7a-9130-aef21aeb68fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:09.232Z|c7cdceec-80ba-4c7a-9130-aef21aeb68fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:11.856Z|f99f570e-d570-4a13-a19c-44cec7b9ad3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:47:11.859Z|f99f570e-d570-4a13-a19c-44cec7b9ad3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:47:12.014Z|b34a0d67-94b9-4921-bc5b-380bec0284aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:47:12.015Z|b34a0d67-94b9-4921-bc5b-380bec0284aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:47:19.250Z|e0dbce06-2d99-4281-9c28-5ccb4930619d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:19.250Z|1c99b0a0-e02a-44f1-89a5-879798b03210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:19.251Z|8f446026-1e5f-4629-9070-fa25fc1536c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:19.251Z|e0dbce06-2d99-4281-9c28-5ccb4930619d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:19.251Z|1c99b0a0-e02a-44f1-89a5-879798b03210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:19.252Z|8f446026-1e5f-4629-9070-fa25fc1536c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:26.856Z|7894b5f5-127a-4564-8534-e3592a1c5427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:47:26.857Z|7894b5f5-127a-4564-8534-e3592a1c5427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:47:29.275Z|fb05e468-fb71-4415-bf06-cae93547a958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:29.276Z|6e51734a-4420-4f8e-ad1b-fa04f2ea7159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:29.277Z|fb05e468-fb71-4415-bf06-cae93547a958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:29.277Z|6e51734a-4420-4f8e-ad1b-fa04f2ea7159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:29.280Z|a6c7876c-b089-4b84-8477-0d94801122e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:29.282Z|a6c7876c-b089-4b84-8477-0d94801122e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:39.299Z|5df3cc03-984c-4a91-89b3-ec1727409e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:39.299Z|31588362-541b-475f-ae10-e837c3319b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:39.300Z|31588362-541b-475f-ae10-e837c3319b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:39.300Z|5df3cc03-984c-4a91-89b3-ec1727409e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:39.300Z|a2235578-31d8-417f-9772-219f9c662e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:39.301Z|a2235578-31d8-417f-9772-219f9c662e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:41.856Z|4cffb6df-3374-45fb-96e6-ca764a709331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:47:41.857Z|4cffb6df-3374-45fb-96e6-ca764a709331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:47:42.016Z|0eb2b895-f412-4294-80c3-acbd17af60d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:47:42.017Z|0eb2b895-f412-4294-80c3-acbd17af60d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:47:49.324Z|33cbaaa1-9689-44bb-9778-2092ab5e5fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:49.324Z|8c3e9325-9deb-4a34-a76c-03b261bad965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:49.324Z|da91fcfd-1be4-48bd-a78d-a1101c0db782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:49.325Z|33cbaaa1-9689-44bb-9778-2092ab5e5fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:49.325Z|8c3e9325-9deb-4a34-a76c-03b261bad965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:49.325Z|da91fcfd-1be4-48bd-a78d-a1101c0db782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:56.856Z|383da914-06c6-4800-862c-7e1f637cb905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:47:56.859Z|383da914-06c6-4800-862c-7e1f637cb905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:47:59.347Z|c59e0faa-080b-4519-af66-0f03f04c636b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:59.347Z|35ae2b45-8e9b-4982-b67b-9fe542bf6bc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:59.347Z|0d6c5aee-4a1f-4cda-a091-9750a6cc085b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:47:59.347Z|c59e0faa-080b-4519-af66-0f03f04c636b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:59.347Z|35ae2b45-8e9b-4982-b67b-9fe542bf6bc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:47:59.348Z|0d6c5aee-4a1f-4cda-a091-9750a6cc085b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:02.135Z|b79bc792-5933-4449-9e8e-508b9bf01a56|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:48:02.138Z|b79bc792-5933-4449-9e8e-508b9bf01a56|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:09.423Z|47429a81-f815-40b9-99a9-2362dc0ca243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:09.423Z|d9ced62a-72a3-4f62-8c5d-6f1c279e2284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:09.423Z|502469ff-f655-4599-b278-11d64e297649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:09.424Z|d9ced62a-72a3-4f62-8c5d-6f1c279e2284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:09.424Z|47429a81-f815-40b9-99a9-2362dc0ca243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:09.425Z|502469ff-f655-4599-b278-11d64e297649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:11.856Z|44b8b529-dc85-4303-a03d-244817a7c0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:48:11.857Z|44b8b529-dc85-4303-a03d-244817a7c0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:48:12.018Z|6dc5ee87-b4db-48e7-bd9f-4e22468175a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:48:12.018Z|6dc5ee87-b4db-48e7-bd9f-4e22468175a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:48:19.446Z|0687b1c3-518e-40c5-b962-e99ad1a4d57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:19.446Z|595d17e2-3afe-48f7-840a-dc14902e990e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:19.446Z|17be689c-3ba5-4089-8bce-5e9547f6164e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:19.446Z|0687b1c3-518e-40c5-b962-e99ad1a4d57c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:19.446Z|17be689c-3ba5-4089-8bce-5e9547f6164e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:19.446Z|595d17e2-3afe-48f7-840a-dc14902e990e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:26.857Z|18b63419-a0c8-4ad4-bc03-6ea815a3eeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:48:26.857Z|18b63419-a0c8-4ad4-bc03-6ea815a3eeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:48:29.470Z|c720858a-d7d3-4dff-878b-68cad39c55cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:29.471Z|c720858a-d7d3-4dff-878b-68cad39c55cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:29.476Z|7f98eac1-6aa2-4d41-ade2-a5a2dd8fa3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:29.476Z|7f98eac1-6aa2-4d41-ade2-a5a2dd8fa3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:29.477Z|3703cc9e-4770-4068-9284-f5475e8efce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:29.477Z|3703cc9e-4770-4068-9284-f5475e8efce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:39.496Z|7dc317fd-ed0f-4d87-9049-8cbfaa5955c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:39.497Z|7dc317fd-ed0f-4d87-9049-8cbfaa5955c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:39.503Z|aef343cc-b612-40f1-a517-c0831f3a22d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:39.503Z|c424b3c9-b7ad-4a2a-b95a-cb9566f93d89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:39.504Z|aef343cc-b612-40f1-a517-c0831f3a22d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:39.505Z|c424b3c9-b7ad-4a2a-b95a-cb9566f93d89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:41.856Z|64fda169-6beb-4f0f-8806-f9e30db9ebd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:48:41.859Z|64fda169-6beb-4f0f-8806-f9e30db9ebd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:48:42.019Z|9903aa93-0fd3-4393-86b5-d3a00b023e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:48:42.020Z|9903aa93-0fd3-4393-86b5-d3a00b023e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:48:49.520Z|fca7fb5d-814f-4b48-89e3-4b306d4db7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:49.521Z|fca7fb5d-814f-4b48-89e3-4b306d4db7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:49.529Z|0b6b6283-fc16-4311-af26-7df8a30c06f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:49.530Z|0b6b6283-fc16-4311-af26-7df8a30c06f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:49.531Z|583e8c11-8cbd-4084-b049-d3b197167c6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:49.532Z|583e8c11-8cbd-4084-b049-d3b197167c6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:56.856Z|662eb5d3-e0f6-48cc-a375-4a3560186298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:48:56.857Z|662eb5d3-e0f6-48cc-a375-4a3560186298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:48:59.542Z|1ece3de2-7af6-4aa5-b2b2-3953662459c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:59.543Z|1ece3de2-7af6-4aa5-b2b2-3953662459c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:59.551Z|181a73a6-8a9d-4c85-9047-40bcf28e0208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:59.551Z|dd120bab-a8cf-40fe-907b-8273b473e188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:48:59.552Z|181a73a6-8a9d-4c85-9047-40bcf28e0208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:48:59.552Z|dd120bab-a8cf-40fe-907b-8273b473e188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:02.134Z|e84f80fc-3c51-430d-ba75-11429ca2e1e2|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:49:02.135Z|e84f80fc-3c51-430d-ba75-11429ca2e1e2|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:09.565Z|e397840a-8167-47fe-9419-ccf306e485b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:09.566Z|e397840a-8167-47fe-9419-ccf306e485b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:09.572Z|e5c494be-3479-4787-99ce-5571167c1d7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:09.572Z|f30deae5-ca90-4c06-8489-3313e4c46f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:09.572Z|e5c494be-3479-4787-99ce-5571167c1d7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:09.572Z|f30deae5-ca90-4c06-8489-3313e4c46f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:11.856Z|fee25e16-fb87-45ca-87cc-bdf21065ae67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:49:11.857Z|fee25e16-fb87-45ca-87cc-bdf21065ae67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:49:12.021Z|f4fc29d3-b6af-4826-87a4-3dff19bc39c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:49:12.021Z|f4fc29d3-b6af-4826-87a4-3dff19bc39c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:49:19.589Z|6b82f76d-56e0-4833-98af-725dbb774eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:19.590Z|6b82f76d-56e0-4833-98af-725dbb774eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:19.592Z|84ad98db-2ed1-45f5-a0c5-3044c1ac2133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:19.592Z|84ad98db-2ed1-45f5-a0c5-3044c1ac2133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:19.593Z|d94ae96b-6739-4cc0-97a6-91af675383cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:19.593Z|d94ae96b-6739-4cc0-97a6-91af675383cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:26.856Z|839c696d-436a-480b-b7a1-4eb83b9a319f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:49:26.858Z|839c696d-436a-480b-b7a1-4eb83b9a319f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:49:29.612Z|33885f3d-c45a-427f-b627-b6526c58005f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:29.612Z|f2f1e928-053b-4072-b6bf-c84806c77eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:29.612Z|7a7e74ed-1ceb-4730-a9a2-67e3b8890bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:29.613Z|f2f1e928-053b-4072-b6bf-c84806c77eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:29.613Z|33885f3d-c45a-427f-b627-b6526c58005f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:29.613Z|7a7e74ed-1ceb-4730-a9a2-67e3b8890bb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:39.637Z|7b237367-db89-4ab4-aef4-5c427293d3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:39.637Z|7b237367-db89-4ab4-aef4-5c427293d3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:39.653Z|53a43646-8d8d-46e8-94d6-47a3234c9065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:39.653Z|53a43646-8d8d-46e8-94d6-47a3234c9065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:39.649Z|841b2a2c-c2d0-4c6f-9f11-d3ec177f452d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:39.657Z|841b2a2c-c2d0-4c6f-9f11-d3ec177f452d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:41.856Z|0ee1f0c6-e9c8-4adf-a3a5-8d639ffa1d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:49:41.857Z|0ee1f0c6-e9c8-4adf-a3a5-8d639ffa1d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:49:42.022Z|c9f7f5a4-8469-4d72-be09-ee7264685fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:49:42.023Z|c9f7f5a4-8469-4d72-be09-ee7264685fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:49:49.660Z|d81fde1f-3afd-4a53-8223-ea6269b0b30b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:49.661Z|d81fde1f-3afd-4a53-8223-ea6269b0b30b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:49.677Z|3a429f3f-afa5-448d-88d3-0058b98ac890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:49.677Z|5d62535e-3f68-4733-98ab-b8ff740e7139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:49.677Z|3a429f3f-afa5-448d-88d3-0058b98ac890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:49.677Z|5d62535e-3f68-4733-98ab-b8ff740e7139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:56.856Z|89ae575b-fe1d-4ab7-adfa-8539fdc26b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:49:56.857Z|89ae575b-fe1d-4ab7-adfa-8539fdc26b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:49:59.682Z|22e62ed6-4148-408d-acd7-6147c0a87a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:59.683Z|22e62ed6-4148-408d-acd7-6147c0a87a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:59.697Z|332ae801-08da-4975-93fb-1c6f1e2e5625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:59.697Z|9d7860fb-66b0-4ca4-9476-70ea5c5884c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:49:59.697Z|332ae801-08da-4975-93fb-1c6f1e2e5625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:49:59.697Z|9d7860fb-66b0-4ca4-9476-70ea5c5884c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:02.135Z|f880e7e7-7217-47d7-bde9-a97b30c84331|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:50:02.136Z|f880e7e7-7217-47d7-bde9-a97b30c84331|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:09.705Z|01f2cecf-657d-4b59-b32f-9ded3c2673ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:09.706Z|01f2cecf-657d-4b59-b32f-9ded3c2673ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:09.715Z|42ba9a65-f42b-42bb-8830-619840e04fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:09.715Z|96399e2e-f37c-42bc-8ab9-ea58b1b0ef27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:09.716Z|42ba9a65-f42b-42bb-8830-619840e04fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:09.716Z|96399e2e-f37c-42bc-8ab9-ea58b1b0ef27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:11.856Z|7c3f76c8-9ee6-4277-ae9c-fb6c800cbc1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:50:11.859Z|7c3f76c8-9ee6-4277-ae9c-fb6c800cbc1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:50:12.023Z|b70bdf47-0f9e-4ef6-96de-4a4a5d3196e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:50:12.024Z|b70bdf47-0f9e-4ef6-96de-4a4a5d3196e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:50:19.728Z|68d8deda-4738-47f0-9803-40200da5b472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:19.729Z|68d8deda-4738-47f0-9803-40200da5b472|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:19.736Z|42fa1b64-088e-49a9-a511-add2af95525a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:19.737Z|42fa1b64-088e-49a9-a511-add2af95525a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:19.739Z|a0652348-7ea9-4370-b08d-44df528cc549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:19.740Z|a0652348-7ea9-4370-b08d-44df528cc549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:26.856Z|77265e99-c846-4c41-b8f7-8910119f606d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:50:26.857Z|77265e99-c846-4c41-b8f7-8910119f606d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:50:29.751Z|a3fd3e95-fe99-4aaf-9e74-8c2e4986e8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:29.752Z|a3fd3e95-fe99-4aaf-9e74-8c2e4986e8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:29.760Z|9cb0b0f7-9175-47e7-bc10-2293f076c977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:29.761Z|2bb9961c-e76a-4a51-930e-57639e68375b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:29.761Z|9cb0b0f7-9175-47e7-bc10-2293f076c977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:29.761Z|2bb9961c-e76a-4a51-930e-57639e68375b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:39.774Z|9f78f444-6435-480b-969a-f9599472eb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:39.775Z|9f78f444-6435-480b-969a-f9599472eb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:39.779Z|d7535153-1a39-4603-b7d4-bc09843f8733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:39.780Z|d7535153-1a39-4603-b7d4-bc09843f8733|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:39.781Z|a24bb67f-5889-465a-9b59-61cf44194721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:39.782Z|a24bb67f-5889-465a-9b59-61cf44194721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:41.856Z|c5b05e19-e0de-4021-816c-a9d82a2223b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:50:41.857Z|c5b05e19-e0de-4021-816c-a9d82a2223b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:50:42.025Z|3709c339-3c86-4770-87fd-3f18d700b3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:50:42.025Z|3709c339-3c86-4770-87fd-3f18d700b3d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:50:49.798Z|9eda35e9-74d8-466e-ac4c-5667152dcbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:49.799Z|9eda35e9-74d8-466e-ac4c-5667152dcbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:49.800Z|abb7ecfa-417c-4b13-86aa-ec675c6503f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:49.800Z|abb7ecfa-417c-4b13-86aa-ec675c6503f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:49.803Z|7c10a5de-9cc5-4152-973e-1e2148da953b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:49.803Z|7c10a5de-9cc5-4152-973e-1e2148da953b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:56.856Z|c2d2fcb5-0a87-45fb-b953-e42d943bbd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:50:56.859Z|c2d2fcb5-0a87-45fb-b953-e42d943bbd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:50:59.824Z|85d0cf9a-7200-4dc1-802a-7c78d23bc679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:59.824Z|4173feb7-4f08-4593-85a0-38f3a1b4560f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:59.824Z|36606289-52e2-4c0d-ac1b-9fcd13affa7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:50:59.825Z|85d0cf9a-7200-4dc1-802a-7c78d23bc679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:59.825Z|4173feb7-4f08-4593-85a0-38f3a1b4560f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:50:59.825Z|36606289-52e2-4c0d-ac1b-9fcd13affa7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:02.135Z|ffb97c5a-209f-4a46-825f-fc695f31b2b6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:51:02.136Z|ffb97c5a-209f-4a46-825f-fc695f31b2b6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:09.852Z|ee86b92f-fc52-439e-b9dc-6b774bc7aa78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:09.852Z|5346b1fe-667f-4421-81eb-d429b640e4bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:09.854Z|ee86b92f-fc52-439e-b9dc-6b774bc7aa78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:09.854Z|180adad7-060a-4faa-a04e-d9ee7f7f5691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:09.855Z|5346b1fe-667f-4421-81eb-d429b640e4bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:09.860Z|180adad7-060a-4faa-a04e-d9ee7f7f5691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:11.856Z|c83430cd-332d-4505-9add-fb0b0ab6195e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:51:11.857Z|c83430cd-332d-4505-9add-fb0b0ab6195e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:51:12.027Z|0186e0cf-9c8d-4fe3-85e3-3a6ff5a48048|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:51:12.027Z|0186e0cf-9c8d-4fe3-85e3-3a6ff5a48048|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:51:19.877Z|424dfe1b-e86e-4d98-ba78-ec34adb8b51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:19.879Z|424dfe1b-e86e-4d98-ba78-ec34adb8b51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:19.879Z|e106509b-6bd9-43ea-8071-63436be31dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:19.879Z|83109b3d-c4ac-4537-82ac-c7dd9afa093b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:19.880Z|e106509b-6bd9-43ea-8071-63436be31dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:19.880Z|83109b3d-c4ac-4537-82ac-c7dd9afa093b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:26.856Z|cbaebe26-ae88-4ca1-be31-394e4324953b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:51:26.857Z|cbaebe26-ae88-4ca1-be31-394e4324953b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:51:29.905Z|6baeff0c-faf9-42ea-85dc-671a4c2e806c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:29.905Z|6d69459a-54f2-4878-80d6-6e457690b70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:29.906Z|6d69459a-54f2-4878-80d6-6e457690b70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:29.906Z|6baeff0c-faf9-42ea-85dc-671a4c2e806c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:29.905Z|9652a8d6-846d-4011-b8e5-e64cfe4974cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:29.907Z|9652a8d6-846d-4011-b8e5-e64cfe4974cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:39.928Z|77ca6ce3-af89-40c9-9ee3-c872f3931286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:39.928Z|e68f686a-992c-4234-b19d-a162fba3a4bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:39.928Z|77ca6ce3-af89-40c9-9ee3-c872f3931286|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:39.929Z|85279a08-673f-4e99-8fdc-d16c46295761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:39.929Z|e68f686a-992c-4234-b19d-a162fba3a4bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:39.929Z|85279a08-673f-4e99-8fdc-d16c46295761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:41.856Z|31a05fd8-8b9f-4a55-98b7-aa5ecb01adde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:51:41.859Z|31a05fd8-8b9f-4a55-98b7-aa5ecb01adde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:51:42.028Z|6cc1e8b4-6d7d-4ce6-b701-14d4e0e34601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:51:42.029Z|6cc1e8b4-6d7d-4ce6-b701-14d4e0e34601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:51:49.950Z|f78d34b9-e7ac-455a-82be-23cec8119182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:49.951Z|47921522-0f29-4869-98a6-a6e43d7c4c1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:49.950Z|45da9eef-be03-451f-b2f0-1315ef56076b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:49.951Z|f78d34b9-e7ac-455a-82be-23cec8119182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:49.951Z|45da9eef-be03-451f-b2f0-1315ef56076b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:49.951Z|47921522-0f29-4869-98a6-a6e43d7c4c1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:56.856Z|28d14e6d-83c0-4129-9243-e3f875d7659e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:51:56.857Z|28d14e6d-83c0-4129-9243-e3f875d7659e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:51:59.974Z|80016a12-0304-4156-9dd8-e85218b1a894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:59.975Z|80016a12-0304-4156-9dd8-e85218b1a894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:59.974Z|cfa2dc97-f693-4e80-a2ef-c5df758a8e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:59.975Z|8bd67fd4-91fe-4069-84e3-dd53085680dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:51:59.975Z|cfa2dc97-f693-4e80-a2ef-c5df758a8e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:51:59.976Z|8bd67fd4-91fe-4069-84e3-dd53085680dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:02.135Z|f11e3efd-6b6b-4ee1-9f3d-7e43e732ae29|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:52:02.136Z|f11e3efd-6b6b-4ee1-9f3d-7e43e732ae29|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:09.996Z|1985da3e-bea1-4a50-b3c6-03c2065596d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:09.997Z|1985da3e-bea1-4a50-b3c6-03c2065596d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:10.001Z|67f8bc92-27b9-47a7-9b34-16ea6461be07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:10.001Z|67f8bc92-27b9-47a7-9b34-16ea6461be07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:10.007Z|d77de845-6b54-4a96-8b40-734a2fcee67c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:10.008Z|d77de845-6b54-4a96-8b40-734a2fcee67c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:11.856Z|d61a88ff-d789-4454-9672-28abcc9bfd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:52:11.857Z|d61a88ff-d789-4454-9672-28abcc9bfd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:52:12.030Z|e25a3a33-3155-4058-9289-7c52b35a65ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:52:12.031Z|e25a3a33-3155-4058-9289-7c52b35a65ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:52:20.023Z|50cd113c-fd9b-484e-947a-683feffa70c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:20.023Z|7e77eb05-2396-4d14-a109-340e3296e554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:20.024Z|7e77eb05-2396-4d14-a109-340e3296e554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:20.024Z|50cd113c-fd9b-484e-947a-683feffa70c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:20.033Z|1519131f-89fe-47a9-9722-2efc13a55f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:20.034Z|1519131f-89fe-47a9-9722-2efc13a55f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:26.856Z|05e08974-804d-4861-b626-f40259ea5984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:52:26.857Z|05e08974-804d-4861-b626-f40259ea5984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:52:30.048Z|19b6ee3c-b6d0-4120-aa58-d9b21b23e942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:30.048Z|33917cf7-aa05-40eb-9657-44f55934f9c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:30.050Z|19b6ee3c-b6d0-4120-aa58-d9b21b23e942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:30.050Z|33917cf7-aa05-40eb-9657-44f55934f9c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:30.056Z|cfd8a0da-24e6-4a52-a91b-6bafd58de315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:30.057Z|cfd8a0da-24e6-4a52-a91b-6bafd58de315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:40.073Z|92b0d3ef-855b-4206-8fa9-9f7dffaf534c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:40.073Z|997e3ef0-44c7-4f31-ab81-028d119c4d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:40.074Z|92b0d3ef-855b-4206-8fa9-9f7dffaf534c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:40.074Z|997e3ef0-44c7-4f31-ab81-028d119c4d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:40.077Z|394fd564-de14-40d9-bebc-4c91df2a65cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:40.078Z|394fd564-de14-40d9-bebc-4c91df2a65cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:41.856Z|ada07122-1f3b-4299-a623-f01e2edb8677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:52:41.857Z|ada07122-1f3b-4299-a623-f01e2edb8677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:52:42.036Z|42293f8f-93d8-4afe-a9e1-2696c9659fd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:52:42.037Z|42293f8f-93d8-4afe-a9e1-2696c9659fd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:52:50.099Z|3c59ea6b-d8cd-41cd-bd39-c0c9837fd97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:50.100Z|3c59ea6b-d8cd-41cd-bd39-c0c9837fd97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:50.101Z|c5d35deb-e8b7-4108-93ba-e63451e4b6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:50.102Z|c5d35deb-e8b7-4108-93ba-e63451e4b6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:50.110Z|ce9bc0e5-3455-4c6f-9df1-b1d46ea7d311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:52:50.110Z|ce9bc0e5-3455-4c6f-9df1-b1d46ea7d311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:52:56.856Z|e894d201-cc84-4fff-8799-f02756b1399b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:52:56.857Z|e894d201-cc84-4fff-8799-f02756b1399b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:53:00.122Z|233ff962-acab-41da-a262-74501a0cb1d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:00.123Z|1db17290-4c1c-4f97-a3e7-9109803d6154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:00.123Z|233ff962-acab-41da-a262-74501a0cb1d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:00.123Z|1db17290-4c1c-4f97-a3e7-9109803d6154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:00.131Z|91822388-5fd3-4593-a390-d8dc0e62f4f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:00.131Z|91822388-5fd3-4593-a390-d8dc0e62f4f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:02.136Z|25f78d1d-67be-4287-bf30-00a9e8efb16d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:53:02.137Z|25f78d1d-67be-4287-bf30-00a9e8efb16d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:10.148Z|821fd9ef-84f4-4b3a-b1e9-21a54e2596f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:10.149Z|91a70c1a-2b31-4c2a-bb1c-a1798dc540da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:10.149Z|821fd9ef-84f4-4b3a-b1e9-21a54e2596f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:10.150Z|91a70c1a-2b31-4c2a-bb1c-a1798dc540da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:10.153Z|4ede604d-f9c0-4fd9-ab1d-51e15f9f5c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:10.155Z|4ede604d-f9c0-4fd9-ab1d-51e15f9f5c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:11.857Z|4e84d5df-b796-472d-88ed-e5b74d2565b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:53:11.857Z|4e84d5df-b796-472d-88ed-e5b74d2565b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:53:12.040Z|4dd8269f-21d6-4990-8488-307c491eac21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:53:12.041Z|4dd8269f-21d6-4990-8488-307c491eac21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:53:20.177Z|055da3cd-c32c-4fd9-a041-f531ee21cfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:20.177Z|8d0b4f76-6104-4f61-9775-133c31b45638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:20.177Z|b62577b8-0214-4838-b8c3-88ad23fc48b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:20.178Z|055da3cd-c32c-4fd9-a041-f531ee21cfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:20.178Z|8d0b4f76-6104-4f61-9775-133c31b45638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:20.179Z|b62577b8-0214-4838-b8c3-88ad23fc48b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:26.856Z|96142f66-513f-4055-b5b2-48b707e2dfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:53:26.859Z|96142f66-513f-4055-b5b2-48b707e2dfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:53:30.203Z|c68fdf7f-e6a4-4e69-8d67-9b6b28197d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:30.204Z|c68fdf7f-e6a4-4e69-8d67-9b6b28197d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:30.207Z|e28b7af3-e26d-4ace-be85-9300d54f5552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:30.207Z|e28b7af3-e26d-4ace-be85-9300d54f5552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:30.215Z|be5c4c92-c541-471d-a036-6257272065e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:30.215Z|be5c4c92-c541-471d-a036-6257272065e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:40.230Z|2a607933-307f-4f25-9624-0118cbbf5599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:40.230Z|5de4b363-c4b2-4c90-9500-020721882d58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:40.235Z|f5622304-552b-4eee-a845-59be863d74de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:40.236Z|f5622304-552b-4eee-a845-59be863d74de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:40.240Z|2a607933-307f-4f25-9624-0118cbbf5599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:40.243Z|5de4b363-c4b2-4c90-9500-020721882d58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:41.856Z|578c0e6d-ac07-43f1-be3a-54394b0888f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:53:41.857Z|578c0e6d-ac07-43f1-be3a-54394b0888f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:53:42.042Z|b284f173-3f3f-4d3d-8252-ddab305cac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:53:42.042Z|b284f173-3f3f-4d3d-8252-ddab305cac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:53:50.268Z|397eab76-4875-4549-823d-953ec820db9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:50.269Z|ad8af4c9-34aa-48ea-921d-6513254beab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:50.268Z|347406d0-a6d8-483c-b8ee-31f7f786ba3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:53:50.270Z|ad8af4c9-34aa-48ea-921d-6513254beab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:50.270Z|347406d0-a6d8-483c-b8ee-31f7f786ba3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:50.270Z|397eab76-4875-4549-823d-953ec820db9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:53:56.856Z|627cab59-0e70-4cbb-9d9c-50cd01603575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:53:56.857Z|627cab59-0e70-4cbb-9d9c-50cd01603575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:54:00.294Z|bed4c9d0-3e0c-4b1a-bda4-2e75bd77bb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:00.294Z|f56bebae-2572-458d-8fb5-e54bead63d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:00.294Z|0c5a388c-3440-46f3-aaa3-c71cc9b324bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:00.294Z|bed4c9d0-3e0c-4b1a-bda4-2e75bd77bb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:00.294Z|0c5a388c-3440-46f3-aaa3-c71cc9b324bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:00.295Z|f56bebae-2572-458d-8fb5-e54bead63d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:02.134Z|bbcbf2af-8fbc-41b4-8eaf-c843bd5a3996|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:54:02.135Z|bbcbf2af-8fbc-41b4-8eaf-c843bd5a3996|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:10.317Z|35f16b86-3482-48fc-8853-093caa96e7b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:10.317Z|89045329-64f9-47c5-9349-f3afe86f85c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:10.317Z|41daa236-1c94-4fb5-b7a5-b8dbd1c0aa06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:10.318Z|35f16b86-3482-48fc-8853-093caa96e7b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:10.318Z|89045329-64f9-47c5-9349-f3afe86f85c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:10.318Z|41daa236-1c94-4fb5-b7a5-b8dbd1c0aa06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:11.856Z|73eb472c-8d91-4ac3-a0c7-02fef58d393d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:54:11.860Z|73eb472c-8d91-4ac3-a0c7-02fef58d393d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:54:12.045Z|0081322b-2ed8-4b3a-af81-7beca4dd8388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:54:12.046Z|0081322b-2ed8-4b3a-af81-7beca4dd8388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:54:20.340Z|c92cace2-76b6-4110-91dd-ae053d003c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:20.340Z|e6709aa7-6875-454d-ac64-420abda85134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:20.340Z|aefd625f-3cc9-41f9-a245-1ea72e364b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:20.341Z|c92cace2-76b6-4110-91dd-ae053d003c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:20.341Z|e6709aa7-6875-454d-ac64-420abda85134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:20.341Z|aefd625f-3cc9-41f9-a245-1ea72e364b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:26.856Z|a4c8b045-9f0a-4c59-b9c5-3976521f96b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:54:26.857Z|a4c8b045-9f0a-4c59-b9c5-3976521f96b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:54:30.362Z|6d656aa6-90af-40d8-89ea-29018c901cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:30.362Z|1a3ccc4b-660f-4e23-b6ce-c0a7e9b5b0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:30.363Z|6d656aa6-90af-40d8-89ea-29018c901cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:30.363Z|1a3ccc4b-660f-4e23-b6ce-c0a7e9b5b0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:30.365Z|8afe7a04-c3fd-4434-9b75-fe131cb83d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:30.365Z|8afe7a04-c3fd-4434-9b75-fe131cb83d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:40.385Z|68ebdf0a-a6b5-472c-b229-1e97c8a92674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:40.385Z|88bd357d-b410-49f3-88c0-f64a463bae9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:40.385Z|380ec1ab-e4b5-4d6a-9e94-2d8b09d7cf26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:40.386Z|88bd357d-b410-49f3-88c0-f64a463bae9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:40.386Z|380ec1ab-e4b5-4d6a-9e94-2d8b09d7cf26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:40.386Z|68ebdf0a-a6b5-472c-b229-1e97c8a92674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:41.856Z|2ba583c9-4e0e-4444-9c67-231f4f9f14d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:54:41.857Z|2ba583c9-4e0e-4444-9c67-231f4f9f14d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:54:42.047Z|674227d3-5b6e-47b0-ba88-c09bb456ecf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:54:42.048Z|674227d3-5b6e-47b0-ba88-c09bb456ecf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:54:50.408Z|f4a559dc-d9d3-45e2-8cb4-92534df9b15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:50.408Z|ee3a2c2c-66b4-409c-8d66-0bf11366c2cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:50.409Z|ee3a2c2c-66b4-409c-8d66-0bf11366c2cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:50.409Z|f4a559dc-d9d3-45e2-8cb4-92534df9b15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:50.414Z|dc0c010f-5af4-40c7-8005-c7cac471949e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:54:50.414Z|dc0c010f-5af4-40c7-8005-c7cac471949e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:54:56.856Z|5a664c76-396d-4e7f-b745-5f1d40b85ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:54:56.861Z|5a664c76-396d-4e7f-b745-5f1d40b85ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:55:00.433Z|3b3a1fd3-b2f3-40f4-adaf-f1758b838b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:00.433Z|662a1520-9115-42d3-9309-b3ab2faebdb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:00.434Z|3b3a1fd3-b2f3-40f4-adaf-f1758b838b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:00.434Z|b3df8324-b23a-4eee-a240-4db5553f64e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:00.434Z|662a1520-9115-42d3-9309-b3ab2faebdb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:00.435Z|b3df8324-b23a-4eee-a240-4db5553f64e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:02.135Z|193e482d-ae8b-47e7-9370-568857a2d3ed|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:55:02.136Z|193e482d-ae8b-47e7-9370-568857a2d3ed|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:10.457Z|43c67c1f-7d74-4a1f-9cb8-ff495297eff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:10.457Z|e8f542f5-ffea-49de-a388-3e8a92b76b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:10.458Z|43c67c1f-7d74-4a1f-9cb8-ff495297eff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:10.458Z|38ebbeab-8fb9-4b09-8a5c-6d76f2768dc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:10.458Z|e8f542f5-ffea-49de-a388-3e8a92b76b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:10.458Z|38ebbeab-8fb9-4b09-8a5c-6d76f2768dc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:11.856Z|4df2b993-56ba-450f-a3db-5af01a4f7ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:55:11.857Z|4df2b993-56ba-450f-a3db-5af01a4f7ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:55:12.049Z|1afc1936-bbc5-4d3f-a404-ba64a44e4a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:55:12.050Z|1afc1936-bbc5-4d3f-a404-ba64a44e4a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:55:20.479Z|c7833e63-57f3-4d6d-b318-cf187e57afde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:20.479Z|ea39e87d-cbd7-4969-ad79-e28cb7c5254e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:20.479Z|c7833e63-57f3-4d6d-b318-cf187e57afde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:20.480Z|ea39e87d-cbd7-4969-ad79-e28cb7c5254e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:20.483Z|72a461cb-1ac0-45a7-b715-ed2d0dfe21d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:20.484Z|72a461cb-1ac0-45a7-b715-ed2d0dfe21d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:26.856Z|505c8944-8733-4992-ac53-d78b6aa85e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:55:26.857Z|505c8944-8733-4992-ac53-d78b6aa85e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:55:30.500Z|2a036b74-01a4-4bb3-a957-a6535dfa948c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:30.500Z|75acac7b-b427-4e43-9f89-a82923c0b151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:30.501Z|2a036b74-01a4-4bb3-a957-a6535dfa948c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:30.501Z|75acac7b-b427-4e43-9f89-a82923c0b151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:30.505Z|e582cc24-6a71-4c46-ac90-4eb09577c11e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:30.506Z|e582cc24-6a71-4c46-ac90-4eb09577c11e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:40.522Z|ba79d1d2-619e-4c61-b6a3-77d09f40603c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:40.522Z|1e01585f-8aad-402b-a557-256214ac8e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:40.522Z|ba79d1d2-619e-4c61-b6a3-77d09f40603c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:40.523Z|1e01585f-8aad-402b-a557-256214ac8e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:40.524Z|a836c27e-297d-436e-8d1d-6be18fe6837a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:40.525Z|a836c27e-297d-436e-8d1d-6be18fe6837a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:41.856Z|2cf2d9d8-d85c-4abe-90d4-2e01d5772f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:55:41.859Z|2cf2d9d8-d85c-4abe-90d4-2e01d5772f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:55:42.051Z|20cfdccc-032c-49f3-a977-80548874fe24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:55:42.052Z|20cfdccc-032c-49f3-a977-80548874fe24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:55:50.546Z|4be40eab-6882-443f-ba40-261f9b542c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:50.546Z|2312cb78-6e8e-49ac-8638-9aa20b33caee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:50.547Z|2312cb78-6e8e-49ac-8638-9aa20b33caee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:50.547Z|4be40eab-6882-443f-ba40-261f9b542c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:50.552Z|20c07e73-9c4e-47ea-a061-bfb5c102e679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:55:50.553Z|20c07e73-9c4e-47ea-a061-bfb5c102e679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:55:56.857Z|dfe5a25f-fe48-49ba-bc7f-26577a744630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:55:56.858Z|dfe5a25f-fe48-49ba-bc7f-26577a744630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:56:00.568Z|d1935b55-aaf8-4340-9502-34f578cf410d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:00.568Z|a5877867-5acd-4c30-9a74-24475f32a34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:00.569Z|d1935b55-aaf8-4340-9502-34f578cf410d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:00.569Z|a5877867-5acd-4c30-9a74-24475f32a34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:00.571Z|694c5cd8-f95e-48af-8e42-44cab7a9f2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:00.572Z|694c5cd8-f95e-48af-8e42-44cab7a9f2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:02.134Z|2cb8073f-4771-4aea-9b6c-4eaec0b6b28e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:56:02.135Z|2cb8073f-4771-4aea-9b6c-4eaec0b6b28e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:10.591Z|257796ed-9407-480c-81eb-68cca6da0487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:10.591Z|de4e1ffa-98a0-4eec-8cf5-2d3f988fda56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:10.592Z|257796ed-9407-480c-81eb-68cca6da0487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:10.592Z|de4e1ffa-98a0-4eec-8cf5-2d3f988fda56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:10.595Z|428eb3da-b0de-4ae6-b7f6-2f6656f7cce7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:10.596Z|428eb3da-b0de-4ae6-b7f6-2f6656f7cce7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:11.856Z|79c2f0fb-f8ae-4178-a052-64a93af29f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:56:11.857Z|79c2f0fb-f8ae-4178-a052-64a93af29f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:56:12.053Z|eb24407e-74dc-4785-88c3-1f8730006acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:56:12.054Z|eb24407e-74dc-4785-88c3-1f8730006acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:56:20.617Z|231bebfe-0e3c-4925-a6ec-225cfa182511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:20.617Z|8052d6dc-b4e2-432a-8ed6-e74796024867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:20.618Z|b3033cf1-429e-4bfb-9030-16847372a53f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:20.618Z|231bebfe-0e3c-4925-a6ec-225cfa182511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:20.618Z|8052d6dc-b4e2-432a-8ed6-e74796024867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:20.618Z|b3033cf1-429e-4bfb-9030-16847372a53f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:26.856Z|363ff3a6-84e9-4447-956f-6742b2f13289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:56:26.860Z|363ff3a6-84e9-4447-956f-6742b2f13289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:56:30.641Z|764bb8d7-14a5-4296-afc1-0b2b46336982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:30.641Z|ea2f20cc-b465-4b31-871c-ebeff205c51e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:30.641Z|6f31a60c-b9c4-41a7-93bd-1909aad7686d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:30.642Z|6f31a60c-b9c4-41a7-93bd-1909aad7686d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:30.642Z|ea2f20cc-b465-4b31-871c-ebeff205c51e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:30.642Z|764bb8d7-14a5-4296-afc1-0b2b46336982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:40.665Z|ddfe73aa-9cc6-498b-8782-9fc7f6389192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:40.665Z|a3bde8a6-f7ef-4420-b630-70c7a55a671a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:40.666Z|ddfe73aa-9cc6-498b-8782-9fc7f6389192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:40.666Z|a3bde8a6-f7ef-4420-b630-70c7a55a671a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:40.666Z|b6c3f007-d547-4f36-8480-f26aeeb5a601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:40.667Z|b6c3f007-d547-4f36-8480-f26aeeb5a601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:41.856Z|f50438c8-c8af-4334-aba3-2c041d2ea62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:56:41.857Z|f50438c8-c8af-4334-aba3-2c041d2ea62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:56:42.055Z|ff12169a-2c87-42c9-ba12-98362d8f7441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:56:42.055Z|ff12169a-2c87-42c9-ba12-98362d8f7441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:56:50.689Z|1549e95f-060d-4abe-bc8e-4e203b67e928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:50.690Z|1549e95f-060d-4abe-bc8e-4e203b67e928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:50.690Z|328bb6a6-8c8a-4897-bcb7-90ac71c0788f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:50.691Z|328bb6a6-8c8a-4897-bcb7-90ac71c0788f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:50.689Z|21db4286-409c-4ae3-a039-e806b37b6434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:56:50.695Z|21db4286-409c-4ae3-a039-e806b37b6434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:56:56.856Z|ef698080-1958-41f4-b02c-766650110d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:56:56.857Z|ef698080-1958-41f4-b02c-766650110d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:57:00.711Z|73bbae6b-e00a-4ebf-be64-4f9dc73d516e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:00.711Z|875b717a-0e00-40f1-9d1c-0c9795e8f318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:00.711Z|73bbae6b-e00a-4ebf-be64-4f9dc73d516e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:00.711Z|875b717a-0e00-40f1-9d1c-0c9795e8f318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:00.717Z|6cc31f8b-924d-4a7d-b653-7e48d30013ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:00.718Z|6cc31f8b-924d-4a7d-b653-7e48d30013ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:02.134Z|171e61d1-33da-47b9-95c8-d1abae023a42|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:57:02.136Z|171e61d1-33da-47b9-95c8-d1abae023a42|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:10.733Z|2d9547b3-9d7f-45e2-9b42-aee0e9a7c7f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:10.734Z|2d9547b3-9d7f-45e2-9b42-aee0e9a7c7f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:10.735Z|315fe82f-569e-4921-8fc6-7c56a6fc355f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:10.736Z|315fe82f-569e-4921-8fc6-7c56a6fc355f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:10.742Z|584769b9-8db4-43d7-abdd-a92a889b2026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:10.743Z|584769b9-8db4-43d7-abdd-a92a889b2026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:11.856Z|a6c2d8ef-beb7-42ff-a62d-e0db7e214631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:57:11.858Z|a6c2d8ef-beb7-42ff-a62d-e0db7e214631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:57:12.056Z|ea9b7d09-026d-4ed9-a1d8-62e682e1e880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:57:12.057Z|ea9b7d09-026d-4ed9-a1d8-62e682e1e880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:57:20.760Z|1a244542-064d-4455-b254-0dfa9676f897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:20.761Z|06b17c36-3513-4d73-8baf-d0b64cee22d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:20.761Z|06b17c36-3513-4d73-8baf-d0b64cee22d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:20.761Z|1a244542-064d-4455-b254-0dfa9676f897|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:20.760Z|23335f7c-ac28-4b7a-8995-0b0c590f1e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:20.763Z|23335f7c-ac28-4b7a-8995-0b0c590f1e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:26.856Z|18a60b69-c9a2-4a56-9104-1ad5e023e06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:57:26.857Z|18a60b69-c9a2-4a56-9104-1ad5e023e06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:57:30.789Z|cab9b583-9113-43e9-91c2-1e3cc32f17b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:30.789Z|ae471766-ca32-45ca-af3f-fc481d4fe077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:30.790Z|cab9b583-9113-43e9-91c2-1e3cc32f17b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:30.791Z|ae471766-ca32-45ca-af3f-fc481d4fe077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:30.795Z|43963bbd-7356-4206-b882-cc602622f20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:30.796Z|43963bbd-7356-4206-b882-cc602622f20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:40.812Z|5137c121-7a7e-417f-bab7-2a22b7c2dc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:40.812Z|73c04ae3-a18b-4e58-b518-0a37e8b26252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:40.812Z|7f8e0779-8f23-42e0-be70-919ca1e1a394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:40.813Z|73c04ae3-a18b-4e58-b518-0a37e8b26252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:40.813Z|5137c121-7a7e-417f-bab7-2a22b7c2dc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:40.813Z|7f8e0779-8f23-42e0-be70-919ca1e1a394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:41.856Z|731fedf2-7145-40f4-bfe7-4a885198212b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:57:41.856Z|731fedf2-7145-40f4-bfe7-4a885198212b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:57:42.057Z|43c4970a-4bf6-45aa-b29c-edb688ebd8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:57:42.058Z|43c4970a-4bf6-45aa-b29c-edb688ebd8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:57:50.835Z|daf8c2ed-3318-4ca2-84b4-f566de0969dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:50.835Z|67e5ec55-55f1-48df-a7c9-93f23240778f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:50.836Z|daf8c2ed-3318-4ca2-84b4-f566de0969dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:50.836Z|67e5ec55-55f1-48df-a7c9-93f23240778f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:50.846Z|9976612a-bd65-43e4-aa57-acb83eb56d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:57:50.847Z|9976612a-bd65-43e4-aa57-acb83eb56d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:57:56.856Z|1bad2817-f027-44ee-ae85-52e8c2d27746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:57:56.859Z|1bad2817-f027-44ee-ae85-52e8c2d27746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:58:00.858Z|7e93dcb1-cd1b-4e64-a88b-efc15ddd4b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:00.859Z|4a05b378-e0f7-4436-bcce-0f868bd9ec82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:00.859Z|7e93dcb1-cd1b-4e64-a88b-efc15ddd4b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:00.859Z|4a05b378-e0f7-4436-bcce-0f868bd9ec82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:00.865Z|3a7b7b56-6a0a-46ea-8a89-6ff34f1feb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:00.866Z|3a7b7b56-6a0a-46ea-8a89-6ff34f1feb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:02.135Z|c6b91ef5-38c1-4d2d-9522-ab1ebbbfe0dd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:58:02.136Z|c6b91ef5-38c1-4d2d-9522-ab1ebbbfe0dd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:10.880Z|56de7eb5-e01f-4812-9517-b66ada66eb28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:10.881Z|7ed285ca-5ec4-45aa-b36d-9475bcdf5e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:10.881Z|56de7eb5-e01f-4812-9517-b66ada66eb28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:10.882Z|7ed285ca-5ec4-45aa-b36d-9475bcdf5e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:10.884Z|c1d36ca3-3f4e-4081-981d-d1bd772b4f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:10.885Z|c1d36ca3-3f4e-4081-981d-d1bd772b4f26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:11.856Z|40b38ff2-eb88-4163-8bbc-4ee80129b044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:58:11.857Z|40b38ff2-eb88-4163-8bbc-4ee80129b044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:58:12.059Z|5abf6845-49e2-443c-9bca-520539fcf89c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:58:12.060Z|5abf6845-49e2-443c-9bca-520539fcf89c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:58:20.903Z|9b9db963-8a07-4323-94be-b18801f6c5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:20.904Z|9b9db963-8a07-4323-94be-b18801f6c5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:20.905Z|d3f21ed3-bd3a-4614-b893-0d6bf591f42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:20.906Z|d3f21ed3-bd3a-4614-b893-0d6bf591f42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:20.906Z|ac0d5e62-baa3-414b-8845-4e0e03240a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:20.907Z|ac0d5e62-baa3-414b-8845-4e0e03240a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:26.856Z|32485429-9c76-47fe-bc65-ae369d549b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:58:26.857Z|32485429-9c76-47fe-bc65-ae369d549b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:58:30.927Z|e2d047d8-a46e-4be4-93b9-1fba7a96a9cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:30.928Z|9a776217-31fd-45a1-966b-8a13eb186761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:30.928Z|e2d047d8-a46e-4be4-93b9-1fba7a96a9cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:30.928Z|9a776217-31fd-45a1-966b-8a13eb186761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:30.930Z|5927645d-313b-4ab9-be16-e210c8dc1f9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:30.930Z|5927645d-313b-4ab9-be16-e210c8dc1f9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:40.952Z|5309ab8e-4f76-41d6-a6ce-0d5722172899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:40.952Z|5309ab8e-4f76-41d6-a6ce-0d5722172899|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:40.952Z|c1110152-ead6-4be1-8717-489e7ce43002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:40.953Z|c1110152-ead6-4be1-8717-489e7ce43002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:40.953Z|c74fd61e-fbbc-4512-8327-b621d0fc45b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:40.954Z|c74fd61e-fbbc-4512-8327-b621d0fc45b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:41.863Z|4e1bfa85-5b6e-41d2-a2e4-a3ccc9593592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:58:41.865Z|4e1bfa85-5b6e-41d2-a2e4-a3ccc9593592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:58:42.061Z|db0e5b6f-d716-45e0-9a4b-faa904a9b7e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:58:42.062Z|db0e5b6f-d716-45e0-9a4b-faa904a9b7e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:58:50.975Z|59880bf4-7bf1-4154-b512-bb6ba0748987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:50.976Z|59880bf4-7bf1-4154-b512-bb6ba0748987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:50.976Z|38567461-3c21-4d58-99cb-18e44a3ae82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:50.976Z|38567461-3c21-4d58-99cb-18e44a3ae82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:50.981Z|8d67b7b9-5d45-4b99-9174-79d14ecbe678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:58:50.982Z|8d67b7b9-5d45-4b99-9174-79d14ecbe678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:58:56.856Z|a35e25eb-d00f-4c3d-aa60-e60aad1bf54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:58:56.857Z|a35e25eb-d00f-4c3d-aa60-e60aad1bf54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:59:00.998Z|ab98d822-805b-4cb7-82dd-5c13a0a97299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:00.998Z|b9702ee3-86a5-4c30-a4bd-d16f61154cf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:00.999Z|ab98d822-805b-4cb7-82dd-5c13a0a97299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:00.999Z|b9702ee3-86a5-4c30-a4bd-d16f61154cf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:01.005Z|d78755df-7d90-47f5-979c-9cdc69472f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:01.006Z|d78755df-7d90-47f5-979c-9cdc69472f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:02.134Z|0d4ef4e9-1740-4952-865b-e0d604de95bc|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T05:59:02.135Z|0d4ef4e9-1740-4952-865b-e0d604de95bc|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:11.019Z|8f9970b4-8f30-4fbb-911b-26a66712fdf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:11.019Z|3f3fb896-c2a1-4623-81d1-7f599b2c1f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:11.020Z|8f9970b4-8f30-4fbb-911b-26a66712fdf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:11.020Z|3f3fb896-c2a1-4623-81d1-7f599b2c1f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:11.026Z|317011cb-9d00-4eae-abdd-78c0dfab96ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:11.027Z|317011cb-9d00-4eae-abdd-78c0dfab96ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:11.856Z|c3648381-0693-4e91-9580-ccf90b0c5971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:59:11.857Z|c3648381-0693-4e91-9580-ccf90b0c5971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:59:12.063Z|edf499c7-19be-4b53-a696-6e8ff536e22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:59:12.064Z|edf499c7-19be-4b53-a696-6e8ff536e22e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:59:21.041Z|95ead826-1e38-4933-8bdc-5cc6a47a53ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:21.041Z|d24c49fc-ec2c-4cf5-807d-9c0f6bb24995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:21.042Z|95ead826-1e38-4933-8bdc-5cc6a47a53ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:21.042Z|d24c49fc-ec2c-4cf5-807d-9c0f6bb24995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:21.045Z|0ea3befa-596a-4eb5-b309-bcc43012eb3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:21.046Z|0ea3befa-596a-4eb5-b309-bcc43012eb3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:26.856Z|6817b20e-cbd7-4288-ad5c-afd4e8a466b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:59:26.859Z|6817b20e-cbd7-4288-ad5c-afd4e8a466b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:59:31.062Z|300d0303-7066-422c-9ae9-18bf2e0d513d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:31.062Z|8d9178ce-5f13-4239-951f-3264172e440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:31.063Z|300d0303-7066-422c-9ae9-18bf2e0d513d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:31.063Z|8d9178ce-5f13-4239-951f-3264172e440d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:31.064Z|a49207d6-be17-4890-abc7-59394fd4a913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:31.065Z|a49207d6-be17-4890-abc7-59394fd4a913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:41.083Z|84713779-ea47-4a74-aaaf-8b674b7505f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:41.084Z|84713779-ea47-4a74-aaaf-8b674b7505f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:41.084Z|b8b8e0c4-ff67-41b4-bf58-a47b2d25fe89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:41.084Z|b8b8e0c4-ff67-41b4-bf58-a47b2d25fe89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:41.086Z|6ab601a8-88e9-422e-8697-f43c97241847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:41.086Z|6ab601a8-88e9-422e-8697-f43c97241847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:41.856Z|c0f62249-5d1a-4f31-ae1e-9e7ea7a99d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:59:41.857Z|c0f62249-5d1a-4f31-ae1e-9e7ea7a99d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:59:42.064Z|113c4028-1478-4f6a-a0b4-3246f8bde277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:59:42.065Z|113c4028-1478-4f6a-a0b4-3246f8bde277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T05:59:51.106Z|f3431244-b407-43d7-bd51-3a2c0b5b7435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:51.106Z|68f2fac3-c96c-4ed1-af81-d09c39d0680b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:51.107Z|f3431244-b407-43d7-bd51-3a2c0b5b7435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:51.107Z|68f2fac3-c96c-4ed1-af81-d09c39d0680b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:51.113Z|3e811f5a-5ef6-4aeb-b142-068a44a8128c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T05:59:51.114Z|3e811f5a-5ef6-4aeb-b142-068a44a8128c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T05:59:56.856Z|d97b031a-45c2-4839-af2c-bcd8ee843dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T05:59:56.857Z|d97b031a-45c2-4839-af2c-bcd8ee843dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:00:01.129Z|82402272-e1f6-4050-8b9b-9c930ed4ecc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:01.129Z|82402272-e1f6-4050-8b9b-9c930ed4ecc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:01.132Z|fa4bf61b-72ae-4cce-9dd5-ba8e6be50a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:01.132Z|fa4bf61b-72ae-4cce-9dd5-ba8e6be50a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:01.134Z|89c01f50-a278-44ad-8548-12d00782aea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:01.135Z|89c01f50-a278-44ad-8548-12d00782aea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:02.134Z|2a2889f8-8a71-47c1-8337-32acdd57c626|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:00:02.135Z|2a2889f8-8a71-47c1-8337-32acdd57c626|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:11.150Z|124afe32-5b45-4184-bfc3-b95658c4d933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:11.150Z|124afe32-5b45-4184-bfc3-b95658c4d933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:11.155Z|4f40feb3-d233-4d21-9f4c-d48e97a98458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:11.155Z|f6f0e0dd-4971-4673-870a-e66347536d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:11.155Z|4f40feb3-d233-4d21-9f4c-d48e97a98458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:11.155Z|f6f0e0dd-4971-4673-870a-e66347536d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:11.856Z|be96362b-5088-4556-8402-4d4be9f580d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:00:11.859Z|be96362b-5088-4556-8402-4d4be9f580d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:00:12.066Z|08e813f0-badc-4ec8-9a71-eb095ca09274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:00:12.067Z|08e813f0-badc-4ec8-9a71-eb095ca09274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:00:21.171Z|3019c54a-aecf-41be-ab7f-94ebb1ecbf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:21.172Z|3019c54a-aecf-41be-ab7f-94ebb1ecbf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:21.172Z|770d2623-a477-45c6-8a4d-a07f3a530949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:21.173Z|69ffa26c-4f3e-4533-829e-7a22eb273787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:21.174Z|69ffa26c-4f3e-4533-829e-7a22eb273787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:21.174Z|770d2623-a477-45c6-8a4d-a07f3a530949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:26.857Z|48023eb8-5d99-4564-a5d3-4e600a1a9638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:00:26.857Z|48023eb8-5d99-4564-a5d3-4e600a1a9638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:00:31.194Z|f11071e1-c46d-40fc-bd88-5390719e1d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:31.194Z|5a470d09-fedd-4e78-b140-3a90bd97c193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:31.195Z|f11071e1-c46d-40fc-bd88-5390719e1d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:31.196Z|5a470d09-fedd-4e78-b140-3a90bd97c193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:31.197Z|572877f4-d153-40b6-a05f-c48790391518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:31.197Z|572877f4-d153-40b6-a05f-c48790391518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:41.219Z|769cb258-04a1-4d92-864e-286a05acebb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:41.220Z|7ee5b00b-c7b4-4ea6-846e-eec6cc394b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:41.220Z|bc601f56-7a39-4d65-ae6c-bd3c27fcdbe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:41.221Z|7ee5b00b-c7b4-4ea6-846e-eec6cc394b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:41.221Z|bc601f56-7a39-4d65-ae6c-bd3c27fcdbe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:41.221Z|769cb258-04a1-4d92-864e-286a05acebb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:41.856Z|45899be3-c29a-49ff-9153-93f3bdcdc521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:00:41.857Z|45899be3-c29a-49ff-9153-93f3bdcdc521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:00:42.068Z|9364ec21-53ed-4361-8fb5-e5f32d80d351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:00:42.068Z|9364ec21-53ed-4361-8fb5-e5f32d80d351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:00:51.246Z|0e459029-d9fc-4b9b-92a5-4d55a2630e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:51.246Z|1a59d9d1-be16-4b16-88a7-8dbf42e93db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:51.246Z|ac0f62df-47af-4342-962e-f1f8308ff7c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:00:51.246Z|1a59d9d1-be16-4b16-88a7-8dbf42e93db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:51.246Z|0e459029-d9fc-4b9b-92a5-4d55a2630e03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:51.247Z|ac0f62df-47af-4342-962e-f1f8308ff7c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:00:56.857Z|6e0e6b51-5a24-40c8-86a1-22361f3a4dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:00:56.861Z|6e0e6b51-5a24-40c8-86a1-22361f3a4dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:01:01.270Z|3d17ba6d-2dbe-48c4-84e9-0254c30a38ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:01.270Z|76af3fd5-9714-4d03-9588-3ac1ccb8412c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:01.271Z|3d17ba6d-2dbe-48c4-84e9-0254c30a38ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:01.271Z|76af3fd5-9714-4d03-9588-3ac1ccb8412c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:01.277Z|609bdfc0-d591-4944-a06b-ed3968af562a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:01.278Z|609bdfc0-d591-4944-a06b-ed3968af562a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:02.136Z|c474e3d5-0605-4169-b4b7-e2a720fe4a11|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:01:02.137Z|c474e3d5-0605-4169-b4b7-e2a720fe4a11|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:11.293Z|9968553d-ba97-4d9e-b25b-39fd211b2e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:11.293Z|cd9284c2-e004-49a6-9605-4d3ad2f6329e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:11.294Z|9968553d-ba97-4d9e-b25b-39fd211b2e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:11.294Z|cd9284c2-e004-49a6-9605-4d3ad2f6329e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:11.298Z|50d97407-3821-48de-b978-572b86c9a63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:11.298Z|50d97407-3821-48de-b978-572b86c9a63a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:11.856Z|2a68b16b-ef15-420a-9786-a7a99a9b51ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:01:11.857Z|2a68b16b-ef15-420a-9786-a7a99a9b51ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:01:12.070Z|26f990a2-f097-4107-98d5-24d062827c71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:01:12.070Z|26f990a2-f097-4107-98d5-24d062827c71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:01:21.316Z|0a7e316e-8841-4317-ba1d-d40cfef237e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:21.317Z|e508ffd0-2632-4351-8a59-52ab99d535aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:21.317Z|adb098c2-14de-4a28-b5cb-d296b592f451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:21.318Z|0a7e316e-8841-4317-ba1d-d40cfef237e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:21.318Z|e508ffd0-2632-4351-8a59-52ab99d535aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:21.318Z|adb098c2-14de-4a28-b5cb-d296b592f451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:26.858Z|4e46205c-5dff-4950-9672-b843735640b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:01:26.860Z|4e46205c-5dff-4950-9672-b843735640b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:01:31.342Z|7aed975c-7bae-4e33-b1c2-cca2706761ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:31.342Z|1240ac73-5098-4dd8-8198-3b17c1416233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:31.342Z|c0a92f13-a2d7-4640-b5b2-5f7f42b0cb3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:31.343Z|1240ac73-5098-4dd8-8198-3b17c1416233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:31.343Z|7aed975c-7bae-4e33-b1c2-cca2706761ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:31.343Z|c0a92f13-a2d7-4640-b5b2-5f7f42b0cb3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:41.366Z|e0bcc972-e4bc-418e-9a11-66535d4f82c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:41.367Z|4b310606-c1d1-4230-84d7-6400cb21ffa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:41.367Z|4b310606-c1d1-4230-84d7-6400cb21ffa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:41.367Z|e0bcc972-e4bc-418e-9a11-66535d4f82c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:41.368Z|3df86521-14d3-40b7-8887-5143fa45083e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:41.369Z|3df86521-14d3-40b7-8887-5143fa45083e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:41.856Z|c5abd065-2017-49c9-b583-6fd913d09649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:01:41.859Z|c5abd065-2017-49c9-b583-6fd913d09649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:01:42.071Z|7aceeaad-11c1-4678-9da0-e2629986784a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:01:42.072Z|7aceeaad-11c1-4678-9da0-e2629986784a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:01:51.391Z|fc73b1ac-8c2b-47ce-94cc-90e9b286adcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:51.391Z|ed123fe1-3947-4d1a-8d62-2c6cd814bd28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:51.392Z|fc73b1ac-8c2b-47ce-94cc-90e9b286adcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:51.392Z|ed123fe1-3947-4d1a-8d62-2c6cd814bd28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:51.392Z|f86d3f6c-3cb2-48dd-a655-afc122297a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:01:51.393Z|f86d3f6c-3cb2-48dd-a655-afc122297a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:01:56.856Z|9c3063e8-34b4-4846-a289-27b1e35794ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:01:56.858Z|9c3063e8-34b4-4846-a289-27b1e35794ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:02:01.414Z|1014c131-8442-45e1-81b7-883c4b18bd8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:01.414Z|862afc1c-4499-473a-95a7-f90b8c8dd9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:01.415Z|1014c131-8442-45e1-81b7-883c4b18bd8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:01.415Z|862afc1c-4499-473a-95a7-f90b8c8dd9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:01.417Z|863c5bde-b963-41be-bf2b-35b6bd59e010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:01.418Z|863c5bde-b963-41be-bf2b-35b6bd59e010|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:02.135Z|3d62a717-0847-4acd-baac-4bf19d1b3d95|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:02:02.136Z|3d62a717-0847-4acd-baac-4bf19d1b3d95|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:11.447Z|5d38e3cc-b809-41f3-a2d2-072f8956c6e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:11.447Z|ddab72b2-3865-425c-bf49-fda66e98bd8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:11.448Z|5d38e3cc-b809-41f3-a2d2-072f8956c6e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:11.448Z|ddab72b2-3865-425c-bf49-fda66e98bd8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:11.452Z|dd2cf0ee-f99c-44a1-b93e-a2d6add42e8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:11.453Z|dd2cf0ee-f99c-44a1-b93e-a2d6add42e8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:11.856Z|b1284726-1e5f-4387-b25b-2c64975f5822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:02:11.857Z|b1284726-1e5f-4387-b25b-2c64975f5822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:02:12.073Z|783c5b18-dde7-4290-90a3-9fbcca838be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:02:12.073Z|783c5b18-dde7-4290-90a3-9fbcca838be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:02:21.471Z|b463f5e6-5ba3-4c05-aac7-34fe70f311b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:21.471Z|b463f5e6-5ba3-4c05-aac7-34fe70f311b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:21.471Z|35917e56-ea46-4094-9085-1eac5986b9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:21.471Z|05d0aad7-7eeb-4de9-b42d-85b491cf6bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:21.472Z|35917e56-ea46-4094-9085-1eac5986b9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:21.472Z|05d0aad7-7eeb-4de9-b42d-85b491cf6bf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:26.856Z|bd65f8e9-2bdb-4c23-b164-0dd256f4cb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:02:26.859Z|bd65f8e9-2bdb-4c23-b164-0dd256f4cb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:02:31.491Z|eaf93a3b-ff93-41cf-bcec-7b0e46e50946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:31.491Z|7c24ea1a-bc4a-456f-aa84-21d0310b127c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:31.492Z|eaf93a3b-ff93-41cf-bcec-7b0e46e50946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:31.492Z|7c24ea1a-bc4a-456f-aa84-21d0310b127c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:31.493Z|6270a6e3-8288-46cc-82c5-f07bbef781ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:31.494Z|6270a6e3-8288-46cc-82c5-f07bbef781ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:41.513Z|03f5cdb5-4b1b-4feb-bfb6-0012ca051e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:41.513Z|5b2366f7-6a0f-48bf-b161-43d471f19d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:41.513Z|22b2f522-3c1a-447d-aa7d-5d72da21ddcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:41.513Z|03f5cdb5-4b1b-4feb-bfb6-0012ca051e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:41.513Z|22b2f522-3c1a-447d-aa7d-5d72da21ddcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:41.514Z|5b2366f7-6a0f-48bf-b161-43d471f19d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:41.856Z|29309f51-be7b-4b71-b308-eb273ae36ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:02:41.857Z|29309f51-be7b-4b71-b308-eb273ae36ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:02:42.074Z|ae13c8cd-d2ca-4b4d-be31-0aa140018a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:02:42.075Z|ae13c8cd-d2ca-4b4d-be31-0aa140018a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:02:51.535Z|d7797ac6-a7dc-4703-a4d2-4b0dba0bc79a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:51.536Z|d7797ac6-a7dc-4703-a4d2-4b0dba0bc79a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:51.537Z|77e7d3ed-16e0-4da9-b5d5-c0c4e4064d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:51.537Z|77e7d3ed-16e0-4da9-b5d5-c0c4e4064d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:51.544Z|f1cd9ebd-936e-4463-bc5a-9719c5bb06d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:02:51.545Z|f1cd9ebd-936e-4463-bc5a-9719c5bb06d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:02:56.856Z|2178ed4b-0a98-44d3-9ab6-57db8f7f1fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:02:56.857Z|2178ed4b-0a98-44d3-9ab6-57db8f7f1fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:03:01.558Z|6b162cf3-29cf-468b-ade7-969bea73cee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:01.558Z|e4a7e9cf-b1eb-48a2-97c0-070581f7d5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:01.559Z|6b162cf3-29cf-468b-ade7-969bea73cee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:01.559Z|e4a7e9cf-b1eb-48a2-97c0-070581f7d5d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:01.566Z|dd9c7ecc-1b08-48fa-9453-6adf0d453f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:01.566Z|dd9c7ecc-1b08-48fa-9453-6adf0d453f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:02.133Z|f56029a7-f109-4d14-b575-e02e798b1c08|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:03:02.134Z|f56029a7-f109-4d14-b575-e02e798b1c08|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:11.579Z|3e3c4176-b1f6-4f45-9722-9eba1d3f8866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:11.580Z|44a009fd-cf02-4090-891a-7a9dd519fd11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:11.580Z|3e3c4176-b1f6-4f45-9722-9eba1d3f8866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:11.581Z|44a009fd-cf02-4090-891a-7a9dd519fd11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:11.586Z|637da5d5-eacb-4e40-88e3-26b50f1d10ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:11.586Z|637da5d5-eacb-4e40-88e3-26b50f1d10ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:11.856Z|532c6db0-00f5-4da6-885f-2311b681d924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:03:11.859Z|532c6db0-00f5-4da6-885f-2311b681d924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:03:12.076Z|10626f8f-ba3d-40b2-a4a5-a29ef2d27d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:03:12.076Z|10626f8f-ba3d-40b2-a4a5-a29ef2d27d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:03:21.601Z|a31a90f5-15b7-460d-8584-9fa1a6c3a86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:21.602Z|a31a90f5-15b7-460d-8584-9fa1a6c3a86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:21.603Z|3168106c-4ec7-4b4f-8a72-07d4836ad117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:21.603Z|3f01857e-64f4-499e-aa89-9b63fc7e63a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:21.604Z|3f01857e-64f4-499e-aa89-9b63fc7e63a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:21.604Z|3168106c-4ec7-4b4f-8a72-07d4836ad117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:26.856Z|c19840cd-afe4-48db-8cf9-644e6f401c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:03:26.857Z|c19840cd-afe4-48db-8cf9-644e6f401c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:03:31.624Z|3c2c62a7-cb02-4669-b3bf-0aff6aa33622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:31.624Z|17e0e08b-e2e2-428b-9ceb-c43bb014efc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:31.624Z|f814a215-a5a0-4488-8a4c-748c4731dd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:31.625Z|f814a215-a5a0-4488-8a4c-748c4731dd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:31.625Z|3c2c62a7-cb02-4669-b3bf-0aff6aa33622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:31.625Z|17e0e08b-e2e2-428b-9ceb-c43bb014efc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:41.648Z|cba0a350-524f-4e58-a8a6-14582bb26ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:41.648Z|b04ac301-d74a-4e4e-ad1a-e3d584a199c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:41.648Z|cb563973-07eb-4435-bad2-18da9ec18094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:41.649Z|cba0a350-524f-4e58-a8a6-14582bb26ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:41.649Z|cb563973-07eb-4435-bad2-18da9ec18094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:41.649Z|b04ac301-d74a-4e4e-ad1a-e3d584a199c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:41.856Z|95e616cf-7b9d-431d-abf3-cd99dbba347a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:03:41.857Z|95e616cf-7b9d-431d-abf3-cd99dbba347a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:03:42.077Z|f76399d6-44e3-466d-8039-4804a928e5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:03:42.078Z|f76399d6-44e3-466d-8039-4804a928e5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:03:51.671Z|e586d9fd-5b42-4fef-b37c-aaee8cbc40b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:51.671Z|07f54105-0ebb-4fb6-82f7-e845a5c58fa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:51.671Z|6b2856a7-9f3c-4410-aea4-2c736a5cedfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:03:51.672Z|e586d9fd-5b42-4fef-b37c-aaee8cbc40b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:51.672Z|6b2856a7-9f3c-4410-aea4-2c736a5cedfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:51.673Z|07f54105-0ebb-4fb6-82f7-e845a5c58fa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:03:56.856Z|8440eb34-047e-4612-ba5f-8b62119a6d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:03:56.859Z|8440eb34-047e-4612-ba5f-8b62119a6d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:04:01.693Z|732b5bd0-3e5f-466c-bb66-6cbfcbf42c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:01.693Z|ac595018-1559-4760-8d36-ea72691d0624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:01.694Z|ac595018-1559-4760-8d36-ea72691d0624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:01.694Z|732b5bd0-3e5f-466c-bb66-6cbfcbf42c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:01.695Z|75ad963f-1c49-4933-ab4d-67fea75a03ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:01.696Z|75ad963f-1c49-4933-ab4d-67fea75a03ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:02.134Z|3beea220-0c7b-4c47-a1d6-2b922aef0341|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:04:02.134Z|3beea220-0c7b-4c47-a1d6-2b922aef0341|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:11.716Z|424e0143-03db-41c9-851b-5e853a014462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:11.717Z|981ed153-8c45-4a19-9358-32ed6c2c4cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:11.717Z|424e0143-03db-41c9-851b-5e853a014462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:11.716Z|a6a2c90a-9f29-4f88-8f89-ede774142a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:11.717Z|981ed153-8c45-4a19-9358-32ed6c2c4cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:11.718Z|a6a2c90a-9f29-4f88-8f89-ede774142a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:11.856Z|5db05ea3-ccd7-4848-acc7-98e889037735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:04:11.856Z|5db05ea3-ccd7-4848-acc7-98e889037735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:04:12.079Z|db27dc7d-8d2a-44e4-a2c7-86ec55f7dd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:04:12.079Z|db27dc7d-8d2a-44e4-a2c7-86ec55f7dd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:04:21.740Z|b549878c-798c-4178-b920-3fdc7a18907a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:21.740Z|5bbef3a0-3a86-482a-94c2-d12e4b0929f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:21.741Z|9874fa94-5426-4218-96ea-f0bb027bbadb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:21.741Z|9874fa94-5426-4218-96ea-f0bb027bbadb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:21.741Z|5bbef3a0-3a86-482a-94c2-d12e4b0929f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:21.741Z|b549878c-798c-4178-b920-3fdc7a18907a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:26.856Z|5288cefd-23c2-4d16-bdfe-0e2709fc4bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:04:26.857Z|5288cefd-23c2-4d16-bdfe-0e2709fc4bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:04:31.763Z|8f345cd6-4fc3-4194-b65c-112d0c631c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:31.763Z|8c4387ac-9dd9-4492-806c-618ae082d2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:31.763Z|697812f8-e0da-427c-bdb8-84ab622f4096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:31.764Z|8c4387ac-9dd9-4492-806c-618ae082d2bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:31.764Z|8f345cd6-4fc3-4194-b65c-112d0c631c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:31.764Z|697812f8-e0da-427c-bdb8-84ab622f4096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:41.784Z|fdb99a32-7641-4971-ae52-bb53d82d5e75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:41.785Z|fdb99a32-7641-4971-ae52-bb53d82d5e75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:41.786Z|6b180c2a-eb48-4d55-86e4-276b2b874b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:41.786Z|8a739309-0754-4b46-a8db-064007572649|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:41.787Z|6b180c2a-eb48-4d55-86e4-276b2b874b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:41.787Z|8a739309-0754-4b46-a8db-064007572649|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:41.856Z|2836c197-f0fb-4003-9f45-ab23e81913fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:04:41.859Z|2836c197-f0fb-4003-9f45-ab23e81913fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:04:42.080Z|e08b7a2c-2b82-4483-80ef-7cdc5461c413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:04:42.081Z|e08b7a2c-2b82-4483-80ef-7cdc5461c413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:04:51.808Z|45ddc34c-3186-494c-8640-7dce256403cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:51.808Z|1de4123c-2f5e-4675-8440-dd5e49ae7d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:51.809Z|45ddc34c-3186-494c-8640-7dce256403cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:51.809Z|1de4123c-2f5e-4675-8440-dd5e49ae7d13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:51.809Z|8089a69d-8eb5-46f0-b954-8c437fc7e375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:04:51.810Z|8089a69d-8eb5-46f0-b954-8c437fc7e375|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:04:56.856Z|a79eaf38-3a74-4ce6-9ce1-f439ae198253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:04:56.857Z|a79eaf38-3a74-4ce6-9ce1-f439ae198253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:05:01.829Z|497f2c91-7a2b-43de-bb2b-69c861236619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:01.830Z|497f2c91-7a2b-43de-bb2b-69c861236619|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:01.831Z|19600d2e-75e3-467a-858b-eda6cf5b9634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:01.832Z|19600d2e-75e3-467a-858b-eda6cf5b9634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:01.829Z|4755c0cd-4aec-4b3f-81c4-ee0f587a585f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:01.832Z|4755c0cd-4aec-4b3f-81c4-ee0f587a585f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:02.134Z|46bf122a-d3ff-4d42-b881-e4cacbbc6428|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:05:02.135Z|46bf122a-d3ff-4d42-b881-e4cacbbc6428|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:11.856Z|ffb8c252-b720-484f-8d56-ec4618ff2992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:05:11.857Z|ffb8c252-b720-484f-8d56-ec4618ff2992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:05:11.860Z|e9f23867-9b1f-473c-898d-22fa769691d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:11.860Z|9d12731f-2934-4202-932b-64ae85c74a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:11.860Z|6f13a08b-50b9-4549-a610-7dee7e10f817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:11.861Z|6f13a08b-50b9-4549-a610-7dee7e10f817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:11.861Z|e9f23867-9b1f-473c-898d-22fa769691d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:11.861Z|9d12731f-2934-4202-932b-64ae85c74a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:12.082Z|a1416700-ebed-4c0c-8d74-6f75725551a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:05:12.083Z|a1416700-ebed-4c0c-8d74-6f75725551a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:05:21.882Z|bc74f32e-1e4d-46d1-92e4-7b1fad919ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:21.882Z|82d2923e-d6ba-48e0-a8f0-172f1825ca94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:21.882Z|82d2923e-d6ba-48e0-a8f0-172f1825ca94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:21.882Z|bc74f32e-1e4d-46d1-92e4-7b1fad919ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:21.883Z|62d2512b-b728-4345-a37d-0251e0efb509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:21.884Z|62d2512b-b728-4345-a37d-0251e0efb509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:26.856Z|cd78404a-a113-4800-8b96-1f383f66d5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:05:26.859Z|cd78404a-a113-4800-8b96-1f383f66d5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:05:31.904Z|360dbff1-5a80-42e7-82c1-71c18dc6fa8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:31.905Z|360dbff1-5a80-42e7-82c1-71c18dc6fa8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:31.906Z|18802382-6e8f-4377-b8f6-f50d70573f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:31.906Z|18802382-6e8f-4377-b8f6-f50d70573f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:31.908Z|88c587cb-6582-4d1d-99ed-802fa4eb089a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:31.909Z|88c587cb-6582-4d1d-99ed-802fa4eb089a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:41.856Z|bdf80e10-01cd-4c9e-875a-e338bc085cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:05:41.858Z|bdf80e10-01cd-4c9e-875a-e338bc085cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:05:41.926Z|aeffadfd-39ae-4b0b-a2c1-66feb7706e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:41.926Z|a28de0d0-4a9f-431f-a67a-cd9193329689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:41.927Z|aeffadfd-39ae-4b0b-a2c1-66feb7706e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:41.927Z|a28de0d0-4a9f-431f-a67a-cd9193329689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:41.930Z|630e6989-3d44-48cb-82c6-71aa79242f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:41.933Z|630e6989-3d44-48cb-82c6-71aa79242f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:42.084Z|bc449807-fe2b-475b-8a63-d5e10c759ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:05:42.084Z|bc449807-fe2b-475b-8a63-d5e10c759ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:05:51.950Z|f78247da-de93-4b53-aab5-cac2eebbf4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:51.950Z|12ef98bb-3eec-4096-9b11-4bdc3198870e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:51.951Z|f78247da-de93-4b53-aab5-cac2eebbf4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:51.951Z|12ef98bb-3eec-4096-9b11-4bdc3198870e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:51.966Z|5d6af673-c504-423b-842a-a8daf651328e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:05:51.967Z|5d6af673-c504-423b-842a-a8daf651328e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:05:56.856Z|222dc581-df18-4a7e-a445-293014df1ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:05:56.857Z|222dc581-df18-4a7e-a445-293014df1ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:06:01.972Z|2e33909f-31ca-4fcd-8986-b725295317db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:01.972Z|69c54e39-56fd-47b3-b636-a554ae4301d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:01.973Z|2e33909f-31ca-4fcd-8986-b725295317db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:01.973Z|69c54e39-56fd-47b3-b636-a554ae4301d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:01.986Z|c16bba11-3100-4e6b-bc21-027141b57930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:01.987Z|c16bba11-3100-4e6b-bc21-027141b57930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:02.134Z|999a232e-7836-4cbf-aaee-c3d921e1f9a6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:06:02.135Z|999a232e-7836-4cbf-aaee-c3d921e1f9a6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:11.856Z|b50fbc8d-53cc-47b1-8189-5294ba469313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:06:11.861Z|b50fbc8d-53cc-47b1-8189-5294ba469313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:06:11.998Z|9d240e6f-f2b0-4149-b24a-0f18274393c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:11.998Z|9d240e6f-f2b0-4149-b24a-0f18274393c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:12.002Z|df05f876-b4b6-4591-9ea1-007e02dbac72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:12.004Z|df05f876-b4b6-4591-9ea1-007e02dbac72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:12.005Z|ffb8edc2-a2b0-4cae-a8e6-64d7d8481d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:12.006Z|ffb8edc2-a2b0-4cae-a8e6-64d7d8481d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:12.085Z|b381dcaa-135b-486e-8f7f-07117091007d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:06:12.086Z|b381dcaa-135b-486e-8f7f-07117091007d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:06:22.019Z|db4c29ac-b851-48ac-8019-9b41085c65df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:22.020Z|db4c29ac-b851-48ac-8019-9b41085c65df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:22.022Z|f5833ef7-0ba6-4d7a-9045-d72d6496a074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:22.022Z|f5833ef7-0ba6-4d7a-9045-d72d6496a074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:22.024Z|71b48fb5-296a-4a8f-be49-46d3eb305ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:22.024Z|71b48fb5-296a-4a8f-be49-46d3eb305ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:26.856Z|e6c6d100-2647-45e8-89b0-8e2e41771fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:06:26.856Z|e6c6d100-2647-45e8-89b0-8e2e41771fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:06:32.041Z|3a12653e-2a8f-472d-aa33-375309e68808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:32.041Z|76d06f13-3776-48b9-a25c-6d537fa2bfcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:32.042Z|3a12653e-2a8f-472d-aa33-375309e68808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:32.042Z|76d06f13-3776-48b9-a25c-6d537fa2bfcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:32.044Z|fd21e439-871e-4a5c-b516-012101e92d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:32.045Z|fd21e439-871e-4a5c-b516-012101e92d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:41.856Z|6c13100f-4f1b-4021-961e-2732ccb83799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:06:41.857Z|6c13100f-4f1b-4021-961e-2732ccb83799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:06:42.064Z|8d9e21ca-3f06-4323-8d10-11f9ff3ed7a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:42.064Z|37457009-ee91-4b84-ba3b-5841c8011ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:42.064Z|461b7a72-6a67-4857-be4f-84f93fd5a93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:42.065Z|461b7a72-6a67-4857-be4f-84f93fd5a93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:42.065Z|37457009-ee91-4b84-ba3b-5841c8011ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:42.065Z|8d9e21ca-3f06-4323-8d10-11f9ff3ed7a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:42.086Z|7b3df6b3-7b9a-4844-ab11-ddd740850770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:06:42.087Z|7b3df6b3-7b9a-4844-ab11-ddd740850770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:06:52.087Z|fc518d57-6e1d-45f4-b055-8038ac9109ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:52.087Z|9b11a14b-6093-4ff6-805a-d0f8b04b5a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:52.087Z|718836f3-8cf8-4ec7-afbc-3768d71c0082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:06:52.088Z|fc518d57-6e1d-45f4-b055-8038ac9109ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:52.088Z|718836f3-8cf8-4ec7-afbc-3768d71c0082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:52.088Z|9b11a14b-6093-4ff6-805a-d0f8b04b5a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:06:56.856Z|e32810f0-fa8d-4362-ae21-e252d2dff0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:06:56.859Z|e32810f0-fa8d-4362-ae21-e252d2dff0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:07:02.109Z|2dfc0721-319f-46ff-9438-5f05a4c0af4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:02.109Z|d3ddef6e-620c-49fc-b5d8-4a9c4a0a346f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:02.110Z|2dfc0721-319f-46ff-9438-5f05a4c0af4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:02.110Z|d3ddef6e-620c-49fc-b5d8-4a9c4a0a346f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:02.112Z|8982fb81-e60e-4bf3-b92d-b438fef24b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:02.112Z|8982fb81-e60e-4bf3-b92d-b438fef24b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:02.133Z|6f1316a7-9b3d-4205-97d1-3fe0907e9832|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:07:02.134Z|6f1316a7-9b3d-4205-97d1-3fe0907e9832|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:11.856Z|13835a55-b7a7-462a-bc5b-4663e37458d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:07:11.856Z|13835a55-b7a7-462a-bc5b-4663e37458d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:07:12.087Z|7f3a2255-5775-440b-9420-29eb65aecf5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:07:12.088Z|7f3a2255-5775-440b-9420-29eb65aecf5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:07:12.132Z|f73b50b4-9c54-4061-84fb-a597dd4f7421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:12.132Z|481f593d-5ce4-488e-a106-6c7d606dbee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:12.132Z|481f593d-5ce4-488e-a106-6c7d606dbee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:12.132Z|f73b50b4-9c54-4061-84fb-a597dd4f7421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:12.133Z|74e0e31b-58a8-4688-94c8-d47c687d7a37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:12.134Z|74e0e31b-58a8-4688-94c8-d47c687d7a37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:22.153Z|beb6a86d-a47c-474b-9547-6cca3493bdb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:22.153Z|74e6b8ea-be4a-490d-af86-6a94612c4e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:22.153Z|d64c47bb-8852-437f-ae75-bcbbbedf9337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:22.154Z|74e6b8ea-be4a-490d-af86-6a94612c4e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:22.154Z|beb6a86d-a47c-474b-9547-6cca3493bdb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:22.154Z|d64c47bb-8852-437f-ae75-bcbbbedf9337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:26.856Z|09bcec4c-d60d-4707-b103-16ae15dc8e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:07:26.857Z|09bcec4c-d60d-4707-b103-16ae15dc8e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:07:32.174Z|f4b26aab-ec6d-427b-baf3-0f5bc8c849a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:32.174Z|cd604069-b412-40f9-a0b1-9b331c0191b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:32.175Z|f4b26aab-ec6d-427b-baf3-0f5bc8c849a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:32.175Z|cd604069-b412-40f9-a0b1-9b331c0191b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:32.176Z|6c57f7de-1997-4905-93d7-63bf52cf6315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:32.177Z|6c57f7de-1997-4905-93d7-63bf52cf6315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:41.856Z|1f50642e-6ed5-49da-857a-d400eb7fede7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:07:41.859Z|1f50642e-6ed5-49da-857a-d400eb7fede7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:07:42.089Z|9e5d3f24-db7c-4fb8-8a12-530fde9f1417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:07:42.090Z|9e5d3f24-db7c-4fb8-8a12-530fde9f1417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:07:42.196Z|f8a77584-1592-4228-9d5d-712aa0f5aa58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:42.197Z|f8a77584-1592-4228-9d5d-712aa0f5aa58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:42.198Z|fed84d61-3e8a-424d-8841-ab34ea41929c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:42.198Z|fed84d61-3e8a-424d-8841-ab34ea41929c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:42.196Z|99f7bf30-a9b7-4443-9e72-b18f3a254f3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:42.206Z|99f7bf30-a9b7-4443-9e72-b18f3a254f3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:52.218Z|0197cc6d-128b-4d7d-a4d8-984a41bfd00c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:52.218Z|4c61b483-8391-4d91-998d-9bbe5c753bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:52.219Z|4c61b483-8391-4d91-998d-9bbe5c753bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:52.219Z|0197cc6d-128b-4d7d-a4d8-984a41bfd00c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:52.226Z|f9824a33-8a9f-4a3c-8ce3-71498fa14a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:07:52.227Z|f9824a33-8a9f-4a3c-8ce3-71498fa14a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:07:56.856Z|d671c3c6-db00-4e55-8363-4854390fba9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:07:56.857Z|d671c3c6-db00-4e55-8363-4854390fba9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:08:02.137Z|9531c447-e305-4d75-ad76-046ee601f8ea|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:08:02.138Z|9531c447-e305-4d75-ad76-046ee601f8ea|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:02.241Z|9796c1f1-fd5f-4be9-8aed-c06e27b495a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:02.242Z|a648721d-4205-4e27-b266-5beb5fa124f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:02.243Z|9796c1f1-fd5f-4be9-8aed-c06e27b495a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:02.243Z|a648721d-4205-4e27-b266-5beb5fa124f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:02.246Z|7314cd96-3505-4e2c-9e4d-8c10b6ce043e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:02.246Z|7314cd96-3505-4e2c-9e4d-8c10b6ce043e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:11.858Z|381dbe8f-77f4-48c9-abb1-e27e7b2d7a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:08:11.859Z|381dbe8f-77f4-48c9-abb1-e27e7b2d7a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:08:12.090Z|ed88a9cc-e562-48a8-a590-9f6eb4d0a080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:08:12.091Z|ed88a9cc-e562-48a8-a590-9f6eb4d0a080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:08:12.264Z|def15151-b4b6-43c9-b965-db58fa8f27bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:12.264Z|c4093954-fa62-49e9-b504-c193f6937e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:12.264Z|29ad864c-c3bd-44dd-974b-12a3d139fa64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:12.265Z|def15151-b4b6-43c9-b965-db58fa8f27bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:12.265Z|c4093954-fa62-49e9-b504-c193f6937e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:12.265Z|29ad864c-c3bd-44dd-974b-12a3d139fa64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:22.289Z|6800cd21-2655-4cad-8f3b-27d88525e0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:22.289Z|1fc2dd63-5879-4492-a5ad-6051f1ca2031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:22.289Z|0fdb7b42-a18c-483e-9814-8f96a06c5064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:22.291Z|1fc2dd63-5879-4492-a5ad-6051f1ca2031|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:22.291Z|6800cd21-2655-4cad-8f3b-27d88525e0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:22.291Z|0fdb7b42-a18c-483e-9814-8f96a06c5064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:26.856Z|ac661429-43f1-4751-95ec-1fb065183294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:08:26.859Z|ac661429-43f1-4751-95ec-1fb065183294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:08:32.314Z|5e88ea3a-c58d-472e-9519-5a554435c4d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:32.314Z|1da2e3a4-c64c-4e42-a75b-6e1c8005c777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:32.315Z|5e88ea3a-c58d-472e-9519-5a554435c4d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:32.315Z|d3bc046e-4dc5-4e70-990a-f2c438948cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:32.316Z|d3bc046e-4dc5-4e70-990a-f2c438948cfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:32.316Z|1da2e3a4-c64c-4e42-a75b-6e1c8005c777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:41.856Z|3736ad01-9b02-4059-916a-5d412c7f7400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:08:41.857Z|3736ad01-9b02-4059-916a-5d412c7f7400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:08:42.092Z|7d72647a-c20d-4cbe-85eb-57f5670b0606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:08:42.093Z|7d72647a-c20d-4cbe-85eb-57f5670b0606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:08:42.339Z|e01c262b-c529-406c-b7b9-06ab5360820e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:42.340Z|64f4b22b-4a3a-4f02-b888-c616e125efa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:42.340Z|e01c262b-c529-406c-b7b9-06ab5360820e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:42.342Z|5ca5bf8f-9824-4021-bc85-334658a428f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:42.342Z|5ca5bf8f-9824-4021-bc85-334658a428f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:42.343Z|64f4b22b-4a3a-4f02-b888-c616e125efa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:52.366Z|4c317d6b-6089-481e-8b2c-6325b21a6559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:52.366Z|41273030-0f3e-4bc0-8e11-d62cc551bf6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:52.368Z|4c317d6b-6089-481e-8b2c-6325b21a6559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:52.368Z|41273030-0f3e-4bc0-8e11-d62cc551bf6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:52.371Z|3d664989-9111-4a14-8566-199f61a60ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:08:52.371Z|3d664989-9111-4a14-8566-199f61a60ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:08:56.857Z|3571969f-bdb3-498b-a16e-f66218acd703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:08:56.858Z|3571969f-bdb3-498b-a16e-f66218acd703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:09:02.136Z|d007d4e7-77bb-4416-a4f5-db58fbd7044f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:09:02.138Z|d007d4e7-77bb-4416-a4f5-db58fbd7044f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:02.392Z|3fdd9808-6fe4-4eb2-9a1c-d2c388bd671e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:02.392Z|11fca27e-ae63-4a20-9695-11f8b5420dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:02.393Z|11fca27e-ae63-4a20-9695-11f8b5420dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:02.393Z|3fdd9808-6fe4-4eb2-9a1c-d2c388bd671e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:02.395Z|6893f2ba-9693-440f-9d34-4303645e1d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:02.398Z|6893f2ba-9693-440f-9d34-4303645e1d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:11.856Z|f7b67236-b73d-4541-bcbe-69affb1cf786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:09:11.860Z|f7b67236-b73d-4541-bcbe-69affb1cf786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:09:12.093Z|3a5b7e8c-4251-4723-8dd9-080e1fd56866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:09:12.094Z|3a5b7e8c-4251-4723-8dd9-080e1fd56866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:09:12.418Z|55bf6ca4-da0f-4b76-9c63-b31d49fd4e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:12.418Z|7821685e-8f43-4f92-b247-9cd3fafd98e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:12.418Z|55bf6ca4-da0f-4b76-9c63-b31d49fd4e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:12.419Z|7821685e-8f43-4f92-b247-9cd3fafd98e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:12.420Z|0bdde3b4-0b85-4c15-bbbc-033e36f18024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:12.420Z|0bdde3b4-0b85-4c15-bbbc-033e36f18024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:22.438Z|cff73bb3-1c22-47fe-84c1-f3efcdb99103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:22.438Z|666b5fec-6e94-44a3-97bf-7de75c2b40f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:22.439Z|785a7881-879d-4a6a-963d-c25e77a105ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:22.439Z|666b5fec-6e94-44a3-97bf-7de75c2b40f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:22.439Z|cff73bb3-1c22-47fe-84c1-f3efcdb99103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:22.439Z|785a7881-879d-4a6a-963d-c25e77a105ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:26.857Z|adb0273f-65d0-410e-8407-7ccd4f7d8160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:09:26.858Z|adb0273f-65d0-410e-8407-7ccd4f7d8160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:09:32.461Z|262e36df-a764-4070-b056-39de7873f99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:32.461Z|f03f04dd-e32a-48ca-803d-28aede04fbd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:32.462Z|f03f04dd-e32a-48ca-803d-28aede04fbd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:32.463Z|ddbdf24d-5fd2-4252-97db-20ca90ad2fbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:32.463Z|ddbdf24d-5fd2-4252-97db-20ca90ad2fbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:32.462Z|262e36df-a764-4070-b056-39de7873f99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:41.856Z|cf97857f-f4dc-4904-94f4-4e27c076a872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:09:41.857Z|cf97857f-f4dc-4904-94f4-4e27c076a872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:09:42.095Z|3f1c8437-bddf-4f28-ae23-65cd04a87191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:09:42.096Z|3f1c8437-bddf-4f28-ae23-65cd04a87191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:09:42.484Z|2681ffac-f973-403a-a978-dcef8a982e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:42.484Z|cccf4f8d-63fe-450a-b57c-f0cf1608094d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:42.484Z|0b238799-3e38-4664-ad7d-c8221eaad40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:42.485Z|2681ffac-f973-403a-a978-dcef8a982e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:42.485Z|0b238799-3e38-4664-ad7d-c8221eaad40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:42.485Z|cccf4f8d-63fe-450a-b57c-f0cf1608094d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:52.509Z|197bb121-eaa4-42c6-a67f-e2cd46f61ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:52.509Z|2b36754d-2346-4302-bf0f-9f2a98f7dff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:52.510Z|0d7b9211-c55c-4eac-a345-55c95cbdeed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:09:52.510Z|2b36754d-2346-4302-bf0f-9f2a98f7dff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:52.510Z|197bb121-eaa4-42c6-a67f-e2cd46f61ab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:52.510Z|0d7b9211-c55c-4eac-a345-55c95cbdeed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:09:56.856Z|43ea1a0a-bce5-4e58-b17d-675c3dda5970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:09:56.860Z|43ea1a0a-bce5-4e58-b17d-675c3dda5970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:10:02.134Z|983735cf-3197-4ddf-bbc1-0ebc2f75fab4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:10:02.135Z|983735cf-3197-4ddf-bbc1-0ebc2f75fab4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:02.531Z|7e562eac-d0d2-4364-b8ad-6f175c2ea3dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:02.531Z|24b1b903-a8e7-4666-9cea-5a075042359d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:02.530Z|4ba6b451-76c2-421e-bf93-21c7c657fdad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:02.531Z|24b1b903-a8e7-4666-9cea-5a075042359d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:02.531Z|7e562eac-d0d2-4364-b8ad-6f175c2ea3dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:02.532Z|4ba6b451-76c2-421e-bf93-21c7c657fdad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:11.856Z|adf4e610-82fd-48e6-9487-19874732d2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:10:11.857Z|adf4e610-82fd-48e6-9487-19874732d2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:10:12.097Z|f4a676db-a5f8-4d6b-88e1-3ddc76554ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:10:12.098Z|f4a676db-a5f8-4d6b-88e1-3ddc76554ab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:10:12.553Z|f9be37de-848e-4225-a2ef-6be9b504ddc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:12.553Z|f9be37de-848e-4225-a2ef-6be9b504ddc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:12.559Z|28b7b4cc-d590-4e8f-af61-a842378a0f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:12.560Z|28b7b4cc-d590-4e8f-af61-a842378a0f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:12.561Z|2508ba3f-0488-420c-a14d-731c4324621e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:12.562Z|2508ba3f-0488-420c-a14d-731c4324621e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:22.576Z|326d077d-5eef-45df-8912-23f9e6d09930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:22.577Z|326d077d-5eef-45df-8912-23f9e6d09930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:22.577Z|99531023-c6d2-4629-b009-05956ed43943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:22.578Z|99531023-c6d2-4629-b009-05956ed43943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:22.580Z|fdfe64df-0b94-43fc-8dd2-315483fadd08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:22.581Z|fdfe64df-0b94-43fc-8dd2-315483fadd08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:26.856Z|9cec1b64-78e5-43ad-8817-30f959b04f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:10:26.857Z|9cec1b64-78e5-43ad-8817-30f959b04f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:10:32.598Z|b2138e2c-0b7c-414b-a117-a44fa12f1f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:32.598Z|cd5728ed-2ae8-434d-bb9c-3bcc0f4f6d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:32.598Z|216e919b-e034-44d7-9108-688c05f90ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:32.598Z|cd5728ed-2ae8-434d-bb9c-3bcc0f4f6d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:32.598Z|b2138e2c-0b7c-414b-a117-a44fa12f1f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:32.598Z|216e919b-e034-44d7-9108-688c05f90ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:41.856Z|b9d1a3d5-e0ab-4666-8e1a-7480df9eb062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:10:41.861Z|b9d1a3d5-e0ab-4666-8e1a-7480df9eb062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:10:42.098Z|9b272dcc-7f16-43f8-8238-36f048c8f65c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:10:42.099Z|9b272dcc-7f16-43f8-8238-36f048c8f65c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:10:42.619Z|4661e74a-3cbf-4381-b83b-04cb82549c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:42.619Z|5d452371-78ab-47d4-9aa7-7f09f2e945d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:42.619Z|fb9020bf-b02d-4f2f-b42b-19eb0ab3faeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:42.620Z|4661e74a-3cbf-4381-b83b-04cb82549c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:42.620Z|fb9020bf-b02d-4f2f-b42b-19eb0ab3faeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:42.620Z|5d452371-78ab-47d4-9aa7-7f09f2e945d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:52.639Z|0629af95-c3d2-4faa-9871-a7c539de6a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:52.639Z|b0e5c1e3-446f-4c31-8e02-3c7bd46a1c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:52.640Z|0629af95-c3d2-4faa-9871-a7c539de6a33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:52.640Z|20c0e46a-411c-40e7-af07-056e340977f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:10:52.640Z|b0e5c1e3-446f-4c31-8e02-3c7bd46a1c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:52.641Z|20c0e46a-411c-40e7-af07-056e340977f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:10:56.856Z|7a2ddd03-b6f4-41a7-ba87-ed189612e29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:10:56.857Z|7a2ddd03-b6f4-41a7-ba87-ed189612e29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:11:02.134Z|326f07aa-2981-48e4-adcb-0f7696df395a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:11:02.135Z|326f07aa-2981-48e4-adcb-0f7696df395a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:02.662Z|0cdffadb-788d-41e9-9472-ecf25e77d53e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:02.662Z|91b46c0f-9b4a-4e95-8e2c-f0f6c2a3e897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:02.662Z|f48ca096-48d4-4a09-83fa-158eab7482d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:02.663Z|0cdffadb-788d-41e9-9472-ecf25e77d53e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:02.663Z|f48ca096-48d4-4a09-83fa-158eab7482d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:02.663Z|91b46c0f-9b4a-4e95-8e2c-f0f6c2a3e897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:11.856Z|55578504-1c6f-4081-a2fe-750ff2ba056e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:11:11.857Z|55578504-1c6f-4081-a2fe-750ff2ba056e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:11:12.100Z|e9e7cd9c-b391-4a29-8788-11fe1b1bbbaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:11:12.101Z|e9e7cd9c-b391-4a29-8788-11fe1b1bbbaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:11:12.682Z|3ddba521-3eea-4827-bf58-be593a09aadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:12.683Z|3ddba521-3eea-4827-bf58-be593a09aadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:12.682Z|09930420-f5ba-4824-848e-1b38a55cfac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:12.684Z|65c1675a-1a30-4c41-94e1-05ed72931bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:12.684Z|65c1675a-1a30-4c41-94e1-05ed72931bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:12.685Z|09930420-f5ba-4824-848e-1b38a55cfac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:22.703Z|10537c26-5c00-4109-a63c-7d5846519ff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:22.703Z|58f356fa-f749-4d3f-8a74-5464d6f564be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:22.704Z|58f356fa-f749-4d3f-8a74-5464d6f564be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:22.704Z|10537c26-5c00-4109-a63c-7d5846519ff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:22.705Z|84530808-ea0b-4f5a-b4a3-068db44f297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:22.706Z|84530808-ea0b-4f5a-b4a3-068db44f297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:26.856Z|cd8520e0-ddb5-4769-9990-57c65a18a60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:11:26.860Z|cd8520e0-ddb5-4769-9990-57c65a18a60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:11:32.725Z|a2c3ec9f-c888-495b-96d5-ff2f58ae1b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:32.726Z|a2c3ec9f-c888-495b-96d5-ff2f58ae1b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:32.731Z|c824e80a-7133-4478-989a-510bb1a68a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:32.732Z|c824e80a-7133-4478-989a-510bb1a68a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:32.733Z|d35efe92-b049-42b2-a1ba-6557e83546b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:32.733Z|d35efe92-b049-42b2-a1ba-6557e83546b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:41.856Z|d8bce789-ab3f-42d2-b381-9f9111a483f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:11:41.857Z|d8bce789-ab3f-42d2-b381-9f9111a483f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:11:42.101Z|2088ec93-0c90-4d34-a340-2005dee9b3c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:11:42.102Z|2088ec93-0c90-4d34-a340-2005dee9b3c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:11:42.748Z|8a5dca16-c119-41e6-9073-1604afbc66ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:42.748Z|8a5dca16-c119-41e6-9073-1604afbc66ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:42.753Z|18847c33-98fc-466e-ab2e-5a2c9f2cf583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:42.753Z|18847c33-98fc-466e-ab2e-5a2c9f2cf583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:42.754Z|dfe9131c-865e-4540-aee8-69b7c0f385c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:42.754Z|dfe9131c-865e-4540-aee8-69b7c0f385c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:52.770Z|ccbb5e05-2ea2-4ba1-af92-422e3a331d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:52.770Z|176fc4fa-d7d0-4892-bb87-a316df44163f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:52.771Z|176fc4fa-d7d0-4892-bb87-a316df44163f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:52.771Z|ccbb5e05-2ea2-4ba1-af92-422e3a331d90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:52.772Z|a21d9935-e8da-41fa-8ffe-4a82a9a56c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:11:52.773Z|a21d9935-e8da-41fa-8ffe-4a82a9a56c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:11:56.856Z|466411ef-e451-46df-95a1-f70d039ac212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:11:56.857Z|466411ef-e451-46df-95a1-f70d039ac212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:12:02.133Z|40ba0b62-2ab9-4631-85e7-2ada43b642df|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:12:02.134Z|40ba0b62-2ab9-4631-85e7-2ada43b642df|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:02.792Z|17ee427d-20f3-4e0f-8691-d81be0f58dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:02.792Z|29f125bb-2f3b-4b44-92d0-856f102116f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:02.793Z|17ee427d-20f3-4e0f-8691-d81be0f58dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:02.793Z|29f125bb-2f3b-4b44-92d0-856f102116f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:02.796Z|2c74c2d0-79e1-4492-a6c9-0e51891834a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:02.798Z|2c74c2d0-79e1-4492-a6c9-0e51891834a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:11.856Z|cd4cf6b8-249a-4359-b6ec-f1466503b8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:12:11.859Z|cd4cf6b8-249a-4359-b6ec-f1466503b8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:12:12.103Z|f56bcebd-5f20-4d6e-a0fb-f5609a092ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:12:12.103Z|f56bcebd-5f20-4d6e-a0fb-f5609a092ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:12:12.817Z|7f4b7566-2b9a-4a70-8387-fea4820701cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:12.817Z|1e20bcff-d8d1-44a1-a5d4-ea64a7018b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:12.817Z|1e20bcff-d8d1-44a1-a5d4-ea64a7018b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:12.817Z|ef765f76-04c4-4fc3-90e7-24333980959e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:12.817Z|7f4b7566-2b9a-4a70-8387-fea4820701cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:12.818Z|ef765f76-04c4-4fc3-90e7-24333980959e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:22.837Z|e8fe8a71-9c79-4383-ac1c-744064d55f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:22.838Z|e8fe8a71-9c79-4383-ac1c-744064d55f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:22.845Z|c27bae56-3c73-4df3-a4c3-a0277515b708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:22.845Z|c27bae56-3c73-4df3-a4c3-a0277515b708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:22.846Z|9802944d-03aa-4c0a-bfe1-378a01630a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:22.846Z|9802944d-03aa-4c0a-bfe1-378a01630a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:26.856Z|f3b43c92-ac3a-4c79-9174-3963401f035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:12:26.857Z|f3b43c92-ac3a-4c79-9174-3963401f035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:12:32.860Z|71bcdd12-2e68-4d25-add1-aa4b3e490696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:32.861Z|71bcdd12-2e68-4d25-add1-aa4b3e490696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:32.863Z|f5e589cc-5eac-43bc-a6e9-13c897fad326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:32.865Z|f5e589cc-5eac-43bc-a6e9-13c897fad326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:32.866Z|5cdeb397-c743-4d55-a19c-9f0f4cf69f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:32.866Z|5cdeb397-c743-4d55-a19c-9f0f4cf69f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:41.856Z|eaed7f90-948c-4a6b-b493-02a37a624b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:12:41.857Z|eaed7f90-948c-4a6b-b493-02a37a624b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:12:42.104Z|e2a14c4c-f2ce-4e1b-a156-bd688106fdb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:12:42.105Z|e2a14c4c-f2ce-4e1b-a156-bd688106fdb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:12:42.882Z|9da48225-edd5-4fbc-b5aa-973e6febe77b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:42.883Z|f2415e5d-c50b-45f4-996b-2fecb8592448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:42.883Z|f2415e5d-c50b-45f4-996b-2fecb8592448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:42.883Z|9da48225-edd5-4fbc-b5aa-973e6febe77b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:42.885Z|3113c5f0-72c6-4788-bc08-5a63d4244556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:42.885Z|3113c5f0-72c6-4788-bc08-5a63d4244556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:52.904Z|a8abb3d7-f98e-46c2-80b1-46c0a8f71be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:52.904Z|20582123-17c0-4218-9b2b-2187884afbcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:52.905Z|20582123-17c0-4218-9b2b-2187884afbcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:52.905Z|a8abb3d7-f98e-46c2-80b1-46c0a8f71be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:52.906Z|fc0217cf-a894-4933-8693-28f06cb604be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:12:52.907Z|fc0217cf-a894-4933-8693-28f06cb604be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:12:56.856Z|60972256-6b73-42b1-88e8-e5ab09ca6659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:12:56.858Z|60972256-6b73-42b1-88e8-e5ab09ca6659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:13:02.135Z|3097d0b6-f85d-49c8-843c-1f0855e78332|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:13:02.136Z|3097d0b6-f85d-49c8-843c-1f0855e78332|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:02.927Z|99c3ace1-cb30-4ffb-8ac4-f0ef2e08d9da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:02.927Z|c646a28d-09c9-4a2c-8b2a-30b38a629acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:02.928Z|3fc03a19-2e9f-41a6-801b-30c26a0ed5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:02.928Z|3fc03a19-2e9f-41a6-801b-30c26a0ed5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:02.928Z|99c3ace1-cb30-4ffb-8ac4-f0ef2e08d9da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:02.928Z|c646a28d-09c9-4a2c-8b2a-30b38a629acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:11.856Z|045ef253-ecfa-4907-bea2-68dfa3c331b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:13:11.856Z|045ef253-ecfa-4907-bea2-68dfa3c331b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:13:12.105Z|777b537a-712b-4319-beb3-0feb400e51df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:13:12.106Z|777b537a-712b-4319-beb3-0feb400e51df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:13:12.951Z|d97cf0db-90e7-4ee2-ab79-8362e128b94c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:12.951Z|89a3ced8-7b73-4225-af1f-9569a2d23a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:12.951Z|727d95f2-4bcf-4122-881d-c0f9544c0bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:12.952Z|727d95f2-4bcf-4122-881d-c0f9544c0bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:12.952Z|89a3ced8-7b73-4225-af1f-9569a2d23a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:12.952Z|d97cf0db-90e7-4ee2-ab79-8362e128b94c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:22.973Z|66e6b987-48de-42b2-a0fb-a3476a5d53c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:22.973Z|e5b4445f-5d01-416e-921e-47dfc00f7dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:22.973Z|66e6b987-48de-42b2-a0fb-a3476a5d53c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:22.973Z|e5b4445f-5d01-416e-921e-47dfc00f7dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:22.975Z|0299266d-e445-476a-bcf4-dedc9032a82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:22.977Z|0299266d-e445-476a-bcf4-dedc9032a82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:26.856Z|132664e3-11f6-43a1-8b6b-8ca84915b965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:13:26.857Z|132664e3-11f6-43a1-8b6b-8ca84915b965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:13:32.993Z|99636c40-424b-4fde-9b9f-005fa1dce1bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:32.993Z|d67cce8b-d2c9-4698-abd0-91a9f5938a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:32.995Z|99636c40-424b-4fde-9b9f-005fa1dce1bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:32.995Z|d67cce8b-d2c9-4698-abd0-91a9f5938a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:33.000Z|e31a6d60-d837-4769-9392-1d7ffabb95cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:33.001Z|e31a6d60-d837-4769-9392-1d7ffabb95cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:41.856Z|085d05b5-ac56-44a6-907d-fceed375c924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:13:41.860Z|085d05b5-ac56-44a6-907d-fceed375c924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:13:42.107Z|a10b6574-0ff6-4225-abc8-0d0708b9ea98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:13:42.107Z|a10b6574-0ff6-4225-abc8-0d0708b9ea98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:13:43.016Z|cdaf6290-a9c4-44a6-abbc-cf42a8321138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:43.016Z|ecbd12ce-e702-4440-baf6-810b9354ff8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:43.017Z|cdaf6290-a9c4-44a6-abbc-cf42a8321138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:43.017Z|ecbd12ce-e702-4440-baf6-810b9354ff8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:43.023Z|ab3ac31d-be79-44a4-89c3-a151a43ae3d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:43.023Z|ab3ac31d-be79-44a4-89c3-a151a43ae3d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:53.040Z|2ad56bb9-fb4b-4d0f-a8e4-d2b8ac52965d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:53.040Z|f0b4a719-062b-496f-a615-f599b394d02e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:53.041Z|2ad56bb9-fb4b-4d0f-a8e4-d2b8ac52965d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:53.041Z|f0b4a719-062b-496f-a615-f599b394d02e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:53.045Z|62397fca-783e-4564-b897-72b6c4a28361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:13:53.046Z|62397fca-783e-4564-b897-72b6c4a28361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:13:56.856Z|746cda5d-f35a-45b7-9e0e-2b205b766453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:13:56.856Z|746cda5d-f35a-45b7-9e0e-2b205b766453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:14:02.134Z|b394986f-26f3-454e-a5a1-a58b8a860ee4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:14:02.134Z|b394986f-26f3-454e-a5a1-a58b8a860ee4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:03.063Z|0d75e3de-5c05-47c4-8c3c-2aed31693785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:03.063Z|84e81881-1718-4eec-bc5c-cc5f03b1056c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:03.064Z|84e81881-1718-4eec-bc5c-cc5f03b1056c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:03.064Z|0d75e3de-5c05-47c4-8c3c-2aed31693785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:03.066Z|c424b905-80a5-4ab8-adbf-2c894866e496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:03.067Z|c424b905-80a5-4ab8-adbf-2c894866e496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:11.856Z|3c729b0d-125a-43c8-adf7-26cc5359952b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:14:11.857Z|3c729b0d-125a-43c8-adf7-26cc5359952b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:14:12.108Z|0369439f-936e-4b31-bd40-adf3b5dbf815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:14:12.109Z|0369439f-936e-4b31-bd40-adf3b5dbf815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:14:13.085Z|813f659f-23c8-40cf-aca3-0b2c47d8c143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:13.085Z|784583c9-d5c8-4c3d-a346-bdf53b42d2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:13.085Z|813f659f-23c8-40cf-aca3-0b2c47d8c143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:13.085Z|784583c9-d5c8-4c3d-a346-bdf53b42d2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:13.086Z|7cfbb81a-6d80-42b4-bf8f-f5ca79af82fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:13.087Z|7cfbb81a-6d80-42b4-bf8f-f5ca79af82fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:23.106Z|89d0a2ba-9dfe-4e61-8fba-158c57c6a87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:23.106Z|a05e0247-e365-45cc-9248-d260a7fc901e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:23.106Z|8fa5d145-1c92-4082-8a37-693f4b3dde39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:23.107Z|89d0a2ba-9dfe-4e61-8fba-158c57c6a87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:23.107Z|a05e0247-e365-45cc-9248-d260a7fc901e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:23.108Z|8fa5d145-1c92-4082-8a37-693f4b3dde39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:26.856Z|2cb597e6-7957-4c96-bec5-2ccd1ccfa563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:14:26.859Z|2cb597e6-7957-4c96-bec5-2ccd1ccfa563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:14:33.128Z|33e96d14-d9a3-42f5-8b04-d1439de524ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:33.128Z|a98d6052-428e-4dea-82d3-86e5dda35183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:33.128Z|a98d6052-428e-4dea-82d3-86e5dda35183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:33.128Z|33e96d14-d9a3-42f5-8b04-d1439de524ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:33.129Z|4fecb8cf-bf32-47e0-b879-1ddf0f2c1568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:33.129Z|4fecb8cf-bf32-47e0-b879-1ddf0f2c1568|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:41.856Z|4d7b43aa-50ec-4ed1-b0c5-a096c546424e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:14:41.857Z|4d7b43aa-50ec-4ed1-b0c5-a096c546424e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:14:42.109Z|5c0096a8-2a00-4dbb-8d72-5f0ce1dd8bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:14:42.110Z|5c0096a8-2a00-4dbb-8d72-5f0ce1dd8bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:14:43.149Z|95334048-c43b-4c23-a3f8-c9b508c1de03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:43.150Z|95334048-c43b-4c23-a3f8-c9b508c1de03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:43.149Z|ba16b2b4-b5c3-4689-8195-45c3f024f4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:43.152Z|ba16b2b4-b5c3-4689-8195-45c3f024f4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:43.153Z|7410effa-f823-4ffd-a6c4-bc96710cb647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:43.154Z|7410effa-f823-4ffd-a6c4-bc96710cb647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:53.173Z|5a3df5de-c06f-470d-9745-8a72f4914897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:53.173Z|fd6a3490-6533-41ad-ad73-2ae339a2e08e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:53.174Z|5a3df5de-c06f-470d-9745-8a72f4914897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:53.174Z|fd6a3490-6533-41ad-ad73-2ae339a2e08e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:53.175Z|2c4b0af7-1b82-428a-aa33-d89396fe784a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:14:53.176Z|2c4b0af7-1b82-428a-aa33-d89396fe784a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:14:56.856Z|5627fc13-8f3f-4d0f-a83d-7a6c857a04cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:14:56.857Z|5627fc13-8f3f-4d0f-a83d-7a6c857a04cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:15:02.133Z|07174509-6784-429b-9967-259e0f5425e5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:15:02.134Z|07174509-6784-429b-9967-259e0f5425e5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:03.195Z|07299740-1025-435b-8d1f-e8de02ed4e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:03.195Z|57318845-41d4-46f2-bf1a-8f78350cc4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:03.196Z|57318845-41d4-46f2-bf1a-8f78350cc4ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:03.196Z|07299740-1025-435b-8d1f-e8de02ed4e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:03.196Z|dacb7183-2aae-4a8f-995d-d778a9f0deef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:03.197Z|dacb7183-2aae-4a8f-995d-d778a9f0deef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:11.856Z|56a8363c-b248-4566-9402-19d1653fe5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:15:11.860Z|56a8363c-b248-4566-9402-19d1653fe5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:15:12.111Z|6f72ee7b-294e-4074-b3fa-04a283429b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:15:12.111Z|6f72ee7b-294e-4074-b3fa-04a283429b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:15:13.217Z|ae5a2421-50da-4905-b666-e6a130dafc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:13.217Z|ae5a2421-50da-4905-b666-e6a130dafc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:13.218Z|b187069e-606a-4748-84c6-51cbf520d768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:13.218Z|b187069e-606a-4748-84c6-51cbf520d768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:13.218Z|a39f6bb7-333b-4366-b0e3-f1f188fb8172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:13.219Z|a39f6bb7-333b-4366-b0e3-f1f188fb8172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:23.238Z|91138944-d2cc-4d92-a009-e8dc11de896f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:23.239Z|91138944-d2cc-4d92-a009-e8dc11de896f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:23.239Z|ca1330e9-a232-4b7e-af22-0c804ae73e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:23.240Z|ca1330e9-a232-4b7e-af22-0c804ae73e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:23.240Z|c2d6123c-bd74-4396-86b3-cd8a116c9eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:23.240Z|c2d6123c-bd74-4396-86b3-cd8a116c9eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:26.856Z|6503e3c9-956b-4b1a-9dc4-d2d3b663509c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:15:26.857Z|6503e3c9-956b-4b1a-9dc4-d2d3b663509c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:15:33.260Z|f353621a-d5b6-49c5-81d1-8187172b2bc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:33.260Z|3cda9efd-b00d-4b0a-a4b3-32355553fac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:33.261Z|f353621a-d5b6-49c5-81d1-8187172b2bc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:33.261Z|3cda9efd-b00d-4b0a-a4b3-32355553fac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:33.263Z|24da16dc-09f6-4129-8bcf-c22f96cf1e9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:33.263Z|24da16dc-09f6-4129-8bcf-c22f96cf1e9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:41.856Z|964e9d3a-fcd8-4219-b5ed-feb3435b0e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:15:41.857Z|964e9d3a-fcd8-4219-b5ed-feb3435b0e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:15:42.112Z|bb57e776-0e32-46e8-a93a-1303fd0d770f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:15:42.113Z|bb57e776-0e32-46e8-a93a-1303fd0d770f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:15:43.280Z|5a7e4bc2-fbe8-4376-bb82-6c1699d1ee84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:43.281Z|5a7e4bc2-fbe8-4376-bb82-6c1699d1ee84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:43.282Z|24b6b84a-3ebb-4020-a516-c6fee25d4a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:43.282Z|88e4ed2c-9bbd-47a0-b73a-ece18e37c381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:43.283Z|24b6b84a-3ebb-4020-a516-c6fee25d4a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:43.283Z|88e4ed2c-9bbd-47a0-b73a-ece18e37c381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:53.304Z|44b01fb1-197d-4b37-a070-514dd5efa638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:53.304Z|9312e4f8-496c-46e5-b35f-267a19be5557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:53.304Z|44b01fb1-197d-4b37-a070-514dd5efa638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:53.304Z|9312e4f8-496c-46e5-b35f-267a19be5557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:53.304Z|cc347135-85f4-461d-9367-430a0f63df91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:15:53.305Z|cc347135-85f4-461d-9367-430a0f63df91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:15:56.856Z|36b98a1a-ad69-4837-880c-91b1888da5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:15:56.859Z|36b98a1a-ad69-4837-880c-91b1888da5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:16:02.142Z|c71005ec-5e2b-4756-aaf0-ad9e9c4d0426|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:16:02.143Z|c71005ec-5e2b-4756-aaf0-ad9e9c4d0426|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:03.323Z|8012fa8a-44a5-474d-9ebe-eb2ddb32cd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:03.323Z|264507f4-18bd-4e41-91fc-e04b4baa6785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:03.324Z|3a305c2b-67f0-4f66-b171-52177b890ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:03.324Z|8012fa8a-44a5-474d-9ebe-eb2ddb32cd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:03.324Z|3a305c2b-67f0-4f66-b171-52177b890ed8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:03.324Z|264507f4-18bd-4e41-91fc-e04b4baa6785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:11.856Z|a7f8095c-eb74-47fb-b40e-c8bcbf8fa3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:16:11.856Z|a7f8095c-eb74-47fb-b40e-c8bcbf8fa3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:16:12.114Z|903e18e8-1644-46ea-9525-e194b0de7a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:16:12.114Z|903e18e8-1644-46ea-9525-e194b0de7a5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:16:13.351Z|deb82c1f-7735-4611-bd0a-9b20738549bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:13.351Z|c1f0ce36-9eb1-4ec8-a466-8f2af64d7829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:13.351Z|b902a6e2-7782-4730-99e0-21076276b35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:13.352Z|b902a6e2-7782-4730-99e0-21076276b35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:13.352Z|deb82c1f-7735-4611-bd0a-9b20738549bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:13.352Z|c1f0ce36-9eb1-4ec8-a466-8f2af64d7829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:23.372Z|8ab6c953-2e81-485f-ae93-e276a97bd8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:23.372Z|deb8deff-a0e9-4bfa-bdaf-2a565b976240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:23.373Z|8ab6c953-2e81-485f-ae93-e276a97bd8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:23.373Z|85949633-5d9a-497c-b0fb-8c08c16c5753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:23.373Z|deb8deff-a0e9-4bfa-bdaf-2a565b976240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:23.374Z|85949633-5d9a-497c-b0fb-8c08c16c5753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:26.856Z|c7b72e5b-f8cc-4f08-979a-9fa133b099d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:16:26.856Z|c7b72e5b-f8cc-4f08-979a-9fa133b099d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:16:33.394Z|fa5fd178-6b59-4a4a-adf0-fa4e9661a6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:33.395Z|fa5fd178-6b59-4a4a-adf0-fa4e9661a6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:33.395Z|cd25c9ff-1f49-48fa-8c9b-67ecb6eac598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:33.396Z|cd25c9ff-1f49-48fa-8c9b-67ecb6eac598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:33.400Z|b54ed7f3-8676-4992-8334-2703c308a487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:33.400Z|b54ed7f3-8676-4992-8334-2703c308a487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:41.856Z|81bf935d-fbe2-4eb2-af78-8ea62d86e1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:16:41.860Z|81bf935d-fbe2-4eb2-af78-8ea62d86e1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:16:42.115Z|500bea9e-4002-48c6-a178-593c24a2273f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:16:42.116Z|500bea9e-4002-48c6-a178-593c24a2273f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:16:43.416Z|f27232e1-8b2f-4842-8707-62f6fce07d5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:43.416Z|f60dc1f0-7e55-4a7c-826d-5db336bb748e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:43.416Z|f27232e1-8b2f-4842-8707-62f6fce07d5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:43.416Z|f60dc1f0-7e55-4a7c-826d-5db336bb748e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:43.421Z|e43638fc-04e0-4583-b033-b228f06b031a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:43.422Z|e43638fc-04e0-4583-b033-b228f06b031a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:53.446Z|df25b801-f338-4999-8271-071ed950fac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:53.446Z|436744df-f6bd-4dc0-b351-bfb6d2b3a0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:53.446Z|f0bc8a81-900c-4b1d-a071-dc649a9e8598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:16:53.446Z|df25b801-f338-4999-8271-071ed950fac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:53.446Z|f0bc8a81-900c-4b1d-a071-dc649a9e8598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:53.447Z|436744df-f6bd-4dc0-b351-bfb6d2b3a0aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:16:56.856Z|ef581fdc-a35b-4bd6-8036-dbffbc45c116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:16:56.857Z|ef581fdc-a35b-4bd6-8036-dbffbc45c116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:17:02.133Z|38ee1a4b-7d80-496a-945e-3be7bf921447|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:17:02.134Z|38ee1a4b-7d80-496a-945e-3be7bf921447|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:03.475Z|eb802510-6df7-4191-a982-65dcc7c3d627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:03.475Z|b89cc7c3-d662-412d-bff7-5d73026b05cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:03.476Z|eb802510-6df7-4191-a982-65dcc7c3d627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:03.476Z|1f348e9a-5f1e-48e7-9584-859b74017582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:03.476Z|1f348e9a-5f1e-48e7-9584-859b74017582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:03.476Z|b89cc7c3-d662-412d-bff7-5d73026b05cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:11.856Z|bd00d76d-caec-45e3-a727-17814be7657a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:17:11.857Z|bd00d76d-caec-45e3-a727-17814be7657a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:17:12.116Z|ee6f9535-0288-48b6-ad9f-abd1e25112d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:17:12.117Z|ee6f9535-0288-48b6-ad9f-abd1e25112d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:17:13.496Z|1c31c1f2-6c46-4f05-92cc-286f41cdc862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:13.496Z|877a2e23-f214-472e-962d-91724468388e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:13.497Z|877a2e23-f214-472e-962d-91724468388e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:13.497Z|1c31c1f2-6c46-4f05-92cc-286f41cdc862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:13.497Z|5d51fbf0-be23-4869-846f-b4b73cc16028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:13.498Z|5d51fbf0-be23-4869-846f-b4b73cc16028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:23.527Z|2c20f6ae-f632-4075-bb62-83bde875a39d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:23.528Z|6d0632e2-51fe-4ef3-8dd3-4a2ca5814c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:23.528Z|2c20f6ae-f632-4075-bb62-83bde875a39d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:23.527Z|cd92c7a0-4a22-451e-842f-a17fd84e8fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:23.528Z|6d0632e2-51fe-4ef3-8dd3-4a2ca5814c38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:23.528Z|cd92c7a0-4a22-451e-842f-a17fd84e8fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:26.856Z|1ad4109e-4c78-44fb-991b-0a93fe3377dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:17:26.860Z|1ad4109e-4c78-44fb-991b-0a93fe3377dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:17:33.550Z|ce506374-288e-45e7-ba9f-0284d0071eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:33.550Z|a7ecd42c-9904-4f0a-bcd3-beb946f34bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:33.550Z|129848cb-444d-4727-b62b-e6a978211322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:33.551Z|129848cb-444d-4727-b62b-e6a978211322|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:33.551Z|ce506374-288e-45e7-ba9f-0284d0071eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:33.551Z|a7ecd42c-9904-4f0a-bcd3-beb946f34bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:41.857Z|fe59cc75-c457-481a-856d-bacbdb226100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:17:41.858Z|fe59cc75-c457-481a-856d-bacbdb226100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:17:42.118Z|20350a0f-85a4-418f-a216-d5b055e4e436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:17:42.119Z|20350a0f-85a4-418f-a216-d5b055e4e436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:17:43.573Z|e1451290-725a-4d08-aa1e-2f1f6bba1a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:43.573Z|9686e601-d5be-473c-93fc-ad381d6d55dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:43.573Z|bb35e105-e8e7-4e21-81ec-fb8e52051f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:43.574Z|e1451290-725a-4d08-aa1e-2f1f6bba1a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:43.574Z|bb35e105-e8e7-4e21-81ec-fb8e52051f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:43.574Z|9686e601-d5be-473c-93fc-ad381d6d55dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:53.596Z|7d8f9427-3654-4dd1-9502-f7b40aa86d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:53.596Z|c62940cf-ab06-4c1c-8c14-d86b8f42ecbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:53.597Z|7d8f9427-3654-4dd1-9502-f7b40aa86d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:53.597Z|c62940cf-ab06-4c1c-8c14-d86b8f42ecbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:53.603Z|2b019f5f-d444-47f7-9c7f-9e9098e2aeb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:17:53.604Z|2b019f5f-d444-47f7-9c7f-9e9098e2aeb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:17:56.856Z|f8f4fdf0-94ed-4bcb-899c-6cb78807f700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:17:56.857Z|f8f4fdf0-94ed-4bcb-899c-6cb78807f700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:18:02.134Z|3084315b-f033-4283-b2b7-eebfa8ca6639|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:18:02.135Z|3084315b-f033-4283-b2b7-eebfa8ca6639|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:03.618Z|7e73f2c7-4cd8-49ab-ad03-a90f856bf6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:03.618Z|a3a40978-f13c-4bed-8e8c-7510ef95b5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:03.619Z|a3a40978-f13c-4bed-8e8c-7510ef95b5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:03.619Z|7e73f2c7-4cd8-49ab-ad03-a90f856bf6a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:03.626Z|0351b194-f1b1-4ef0-b110-384ea5a71774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:03.626Z|0351b194-f1b1-4ef0-b110-384ea5a71774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:11.856Z|087bfe1e-6292-45b8-b414-aabde280b779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:18:11.859Z|087bfe1e-6292-45b8-b414-aabde280b779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:18:12.120Z|70331fce-c8b2-4437-8477-27087bf3ddce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:18:12.121Z|70331fce-c8b2-4437-8477-27087bf3ddce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:18:13.641Z|646424e7-bd84-4160-91e3-12b0e67d92f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:13.641Z|8257015e-2f4d-4f05-94d2-27b1a75b5861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:13.642Z|646424e7-bd84-4160-91e3-12b0e67d92f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:13.642Z|8257015e-2f4d-4f05-94d2-27b1a75b5861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:13.651Z|dc19b60a-b844-40b5-ab62-83f1e8bc1c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:13.652Z|dc19b60a-b844-40b5-ab62-83f1e8bc1c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:23.666Z|7ce6bd55-0a41-426b-8a65-cf181846246c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:23.666Z|6c24e894-d542-4d84-8861-da080aaf27df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:23.668Z|6c24e894-d542-4d84-8861-da080aaf27df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:23.667Z|7ce6bd55-0a41-426b-8a65-cf181846246c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:23.672Z|c7985db6-6207-4097-abba-9183e30c05ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:23.673Z|c7985db6-6207-4097-abba-9183e30c05ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:26.857Z|fefaa826-8087-46f9-81fa-ff4d40696693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:18:26.858Z|fefaa826-8087-46f9-81fa-ff4d40696693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:18:33.694Z|f7bcd0a6-c80d-4132-854e-0960e3e3a344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:33.694Z|55cf05c6-cd36-4bce-84b7-071dbda3c744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:33.696Z|55cf05c6-cd36-4bce-84b7-071dbda3c744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:33.695Z|f7bcd0a6-c80d-4132-854e-0960e3e3a344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:33.698Z|f9ea2c96-3dc1-4c9a-9c5f-d118a664fc1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:33.699Z|f9ea2c96-3dc1-4c9a-9c5f-d118a664fc1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:41.856Z|f2a574d6-18a9-4ffb-bb79-3f1d1d174f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:18:41.857Z|f2a574d6-18a9-4ffb-bb79-3f1d1d174f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:18:42.122Z|0302dda8-1483-48fd-9721-d2d2cfcd1282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:18:42.123Z|0302dda8-1483-48fd-9721-d2d2cfcd1282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:18:43.718Z|b59cc817-ac2a-40dd-ad71-beb2f8245715|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:43.718Z|39694206-93f9-4a5a-9bed-2e3d9eb305b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:43.719Z|b59cc817-ac2a-40dd-ad71-beb2f8245715|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:43.719Z|39694206-93f9-4a5a-9bed-2e3d9eb305b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:43.721Z|17858610-6576-4d9a-a528-ff7a82aa0b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:43.721Z|17858610-6576-4d9a-a528-ff7a82aa0b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:53.741Z|7589df1b-e932-4f1d-8ea1-eea4cf91e50b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:53.742Z|67acdc1c-cf6d-4ab8-b462-ef6360307958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:53.742Z|4b4f6d2e-7ad3-4a90-afeb-be57eb82a3a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:18:53.742Z|67acdc1c-cf6d-4ab8-b462-ef6360307958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:53.742Z|7589df1b-e932-4f1d-8ea1-eea4cf91e50b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:53.742Z|4b4f6d2e-7ad3-4a90-afeb-be57eb82a3a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:18:56.856Z|13d1017b-2af3-425a-999f-24efaeb10bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:18:56.860Z|13d1017b-2af3-425a-999f-24efaeb10bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:19:02.135Z|770e0940-8bfa-436f-b035-01ad1c92e651|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:19:02.137Z|770e0940-8bfa-436f-b035-01ad1c92e651|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:03.763Z|83edaa6a-cc25-48a8-be54-509706143d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:03.763Z|157206fd-4990-4014-96d4-6c0f14aa6797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:03.764Z|83edaa6a-cc25-48a8-be54-509706143d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:03.764Z|157206fd-4990-4014-96d4-6c0f14aa6797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:03.765Z|e0a47466-cc47-4e27-a860-cdfdc1ead591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:03.766Z|e0a47466-cc47-4e27-a860-cdfdc1ead591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:11.856Z|eee6f40b-a4ba-4cf7-8068-be447dd103ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:19:11.857Z|eee6f40b-a4ba-4cf7-8068-be447dd103ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:19:12.125Z|648bba01-8599-409a-bee1-9ab73a59424a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:19:12.125Z|648bba01-8599-409a-bee1-9ab73a59424a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:19:13.793Z|27c3547f-5d4d-4247-8bea-c93b1fd7b64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:13.793Z|831d5dd8-87af-40b9-8fcd-7ae108400641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:13.793Z|27c3547f-5d4d-4247-8bea-c93b1fd7b64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:13.793Z|831d5dd8-87af-40b9-8fcd-7ae108400641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:13.794Z|171c6168-c5d2-4c9d-b766-a6029f23e10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:13.794Z|171c6168-c5d2-4c9d-b766-a6029f23e10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:23.815Z|42867b9b-a20f-47ae-b46e-d44e388e5885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:23.816Z|ac2a7924-da2f-4322-9efe-1685401048c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:23.816Z|42867b9b-a20f-47ae-b46e-d44e388e5885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:23.817Z|ac2a7924-da2f-4322-9efe-1685401048c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:23.817Z|73a14b29-0ad6-4cd4-a735-fb5ecac3da7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:23.817Z|73a14b29-0ad6-4cd4-a735-fb5ecac3da7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:26.856Z|1119c346-ac59-4190-83aa-b4b48fdfe34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:19:26.856Z|1119c346-ac59-4190-83aa-b4b48fdfe34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:19:33.838Z|7a05ae99-87ab-4284-9292-c1f19e7e2936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:33.838Z|879c97ae-ee5e-4063-be7e-25c5a0651303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:33.839Z|7a05ae99-87ab-4284-9292-c1f19e7e2936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:33.839Z|879c97ae-ee5e-4063-be7e-25c5a0651303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:33.841Z|21a050fb-25b1-4d00-be31-7f56e9663187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:33.842Z|21a050fb-25b1-4d00-be31-7f56e9663187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:41.856Z|2a735a39-357c-4e65-8cf5-46df443e46ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:19:41.861Z|2a735a39-357c-4e65-8cf5-46df443e46ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:19:42.126Z|89d687e5-b8b6-4fec-af2b-b5f0e6b2ff59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:19:42.127Z|89d687e5-b8b6-4fec-af2b-b5f0e6b2ff59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:19:43.869Z|9776a682-1cc2-4b4f-8191-d5c4f35e51b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:43.869Z|703e82ff-d611-4f21-9e5b-a159a5ed61f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:43.870Z|9776a682-1cc2-4b4f-8191-d5c4f35e51b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:43.870Z|703e82ff-d611-4f21-9e5b-a159a5ed61f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:43.876Z|0b37bd49-13c5-4790-89ff-3b5249163d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:43.877Z|0b37bd49-13c5-4790-89ff-3b5249163d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:53.891Z|6638b70a-b273-416a-8db4-8d1661e6170e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:53.891Z|eb394f03-9ee0-4acd-ae83-68ee30543d0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:53.892Z|6638b70a-b273-416a-8db4-8d1661e6170e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:53.892Z|eb394f03-9ee0-4acd-ae83-68ee30543d0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:53.894Z|b4a722dd-21fa-4d20-bf09-0375028177fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:19:53.895Z|b4a722dd-21fa-4d20-bf09-0375028177fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:19:56.856Z|78671840-0b80-454d-85d8-5292fb238fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:19:56.857Z|78671840-0b80-454d-85d8-5292fb238fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:20:02.134Z|000b0feb-bb44-4297-9524-40832943527d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:20:02.135Z|000b0feb-bb44-4297-9524-40832943527d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:03.913Z|a34f2f1b-8ac2-4518-8e63-134e307ebb2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:03.913Z|41575f6d-28e1-46c9-9e8e-548d2653306c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:03.913Z|a34f2f1b-8ac2-4518-8e63-134e307ebb2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:03.913Z|41575f6d-28e1-46c9-9e8e-548d2653306c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:03.917Z|f555bfe1-fb99-4acd-96cf-f94f91850fb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:03.918Z|f555bfe1-fb99-4acd-96cf-f94f91850fb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:11.856Z|19b8520a-1c5f-4f6c-85ca-37497ba6bbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:20:11.857Z|19b8520a-1c5f-4f6c-85ca-37497ba6bbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:20:12.129Z|aa3806e5-35dc-4a5b-b4b1-6c4dc8a9bd03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:20:12.130Z|aa3806e5-35dc-4a5b-b4b1-6c4dc8a9bd03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:20:13.936Z|6529a64a-fad9-40bf-afe8-d83c65bfa1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:13.937Z|f72d415a-8f05-4ce5-8d7d-c060d1da1148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:13.937Z|f72d415a-8f05-4ce5-8d7d-c060d1da1148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:13.937Z|6529a64a-fad9-40bf-afe8-d83c65bfa1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:13.945Z|5247c592-2404-41b1-a210-3c99f6f6fb0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:13.946Z|5247c592-2404-41b1-a210-3c99f6f6fb0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:23.959Z|703b205c-fd36-4b42-b56f-6e3666bd4b63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:23.959Z|18e7673e-ba0d-4e76-bf97-d0023cb66abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:23.959Z|18e7673e-ba0d-4e76-bf97-d0023cb66abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:23.959Z|703b205c-fd36-4b42-b56f-6e3666bd4b63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:23.967Z|df8c2bdb-427e-49e2-9bd7-ddbc33a4a349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:23.968Z|df8c2bdb-427e-49e2-9bd7-ddbc33a4a349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:26.856Z|9639be27-f763-4876-ad30-435b35e16bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:20:26.859Z|9639be27-f763-4876-ad30-435b35e16bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:20:33.981Z|b20987cb-2f17-4b29-913d-f4cf8856b875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:33.981Z|bb36c85b-05a6-4288-88dc-cbfe5094c773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:33.982Z|b20987cb-2f17-4b29-913d-f4cf8856b875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:33.982Z|bb36c85b-05a6-4288-88dc-cbfe5094c773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:33.987Z|6760fdac-f23c-4ab6-a006-0a78e50bba3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:33.987Z|6760fdac-f23c-4ab6-a006-0a78e50bba3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:41.856Z|ca11be5f-82e1-4850-9d02-143f4955375f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:20:41.857Z|ca11be5f-82e1-4850-9d02-143f4955375f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:20:42.132Z|38c6d836-f53c-4f1e-8dac-e1cd8231a0ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:20:42.132Z|38c6d836-f53c-4f1e-8dac-e1cd8231a0ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:20:44.003Z|cf91257f-d3b9-47a6-b63f-b82cb5e0343a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:44.003Z|21fddcbf-0d54-4ccc-ab7d-46e44e45300a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:44.004Z|21fddcbf-0d54-4ccc-ab7d-46e44e45300a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:44.004Z|cf91257f-d3b9-47a6-b63f-b82cb5e0343a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:44.006Z|a59a0952-e0cb-4281-81e3-994df1cc6c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:44.007Z|a59a0952-e0cb-4281-81e3-994df1cc6c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:54.025Z|d035ce27-9742-4c0a-a585-82bef25fc8a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:54.025Z|5337ab53-5c16-4837-ba07-49da9a102cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:54.026Z|d035ce27-9742-4c0a-a585-82bef25fc8a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:54.026Z|5337ab53-5c16-4837-ba07-49da9a102cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:54.026Z|74cea875-5cc2-44b2-9457-170b265ff37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:20:54.027Z|74cea875-5cc2-44b2-9457-170b265ff37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:20:56.856Z|52c7e1bc-8a6b-4439-90bc-dba60abfdf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:20:56.857Z|52c7e1bc-8a6b-4439-90bc-dba60abfdf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:21:02.133Z|7d551b2d-bbae-4ec4-aefc-1a0b2744169b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:21:02.135Z|7d551b2d-bbae-4ec4-aefc-1a0b2744169b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:04.046Z|2c30129d-ad87-48e8-afb2-334144c14d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:04.047Z|b007be63-b4f7-497d-aed4-9538e6b0fd12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:04.047Z|b007be63-b4f7-497d-aed4-9538e6b0fd12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:04.047Z|2c30129d-ad87-48e8-afb2-334144c14d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:04.048Z|81d3bfef-89c1-411d-a624-9afea6e03c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:04.048Z|81d3bfef-89c1-411d-a624-9afea6e03c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:11.856Z|f9d9f533-ffd5-4278-a6b2-a460700e5c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:21:11.858Z|f9d9f533-ffd5-4278-a6b2-a460700e5c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:21:12.133Z|06b645aa-0807-4f96-a43a-0b2dd1e2f1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:21:12.134Z|06b645aa-0807-4f96-a43a-0b2dd1e2f1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:21:14.068Z|524fc3dd-66b9-4438-a977-991db8d061e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:14.068Z|3cabc738-c9af-4218-af35-0cda365c9fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:14.069Z|3cabc738-c9af-4218-af35-0cda365c9fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:14.069Z|c3a44547-789d-48ad-9601-f7ed7cf26de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:14.069Z|524fc3dd-66b9-4438-a977-991db8d061e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:14.070Z|c3a44547-789d-48ad-9601-f7ed7cf26de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:24.090Z|785b3f1d-a966-443d-a1d4-ee565f6c5fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:24.090Z|e5007f22-5663-4548-9d50-f9a8c960afd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:24.090Z|b2e6a722-69dc-4cdd-8cc2-5455f09cf238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:24.091Z|e5007f22-5663-4548-9d50-f9a8c960afd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:24.091Z|785b3f1d-a966-443d-a1d4-ee565f6c5fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:24.091Z|b2e6a722-69dc-4cdd-8cc2-5455f09cf238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:26.856Z|2b09a14e-e3f9-42b8-8467-f0b0fa6299a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:21:26.857Z|2b09a14e-e3f9-42b8-8467-f0b0fa6299a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:21:34.119Z|85b522c7-9531-4879-8ea8-59c944919398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:34.119Z|b7005b4f-b776-4751-9a9e-7af3cf2d43c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:34.119Z|a89a9255-efde-4741-8399-2af3ce7cbd44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:34.120Z|a89a9255-efde-4741-8399-2af3ce7cbd44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:34.120Z|85b522c7-9531-4879-8ea8-59c944919398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:34.120Z|b7005b4f-b776-4751-9a9e-7af3cf2d43c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:41.856Z|672ef1d0-5771-45a8-a815-20e027f60fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:21:41.857Z|672ef1d0-5771-45a8-a815-20e027f60fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:21:42.134Z|bd9f8de1-d9a9-4560-80c5-821e424ccbb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:21:42.135Z|bd9f8de1-d9a9-4560-80c5-821e424ccbb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:21:44.143Z|7b2b24bc-7a12-4d69-87f0-396b2542c532|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:44.144Z|7b2b24bc-7a12-4d69-87f0-396b2542c532|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:44.143Z|29d81e21-9c7f-49f7-b03c-b1a9279da685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:44.149Z|29d81e21-9c7f-49f7-b03c-b1a9279da685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:44.150Z|db46c131-71a0-49a1-90cb-2929a4c0f992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:44.150Z|db46c131-71a0-49a1-90cb-2929a4c0f992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:54.168Z|fd4bc002-c3f0-4132-a3fe-b704ea36e2b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:54.169Z|fd4bc002-c3f0-4132-a3fe-b704ea36e2b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:54.170Z|a1a902bd-de2b-4695-ac9e-f488432d8d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:54.170Z|a1a902bd-de2b-4695-ac9e-f488432d8d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:54.168Z|01a29e1e-ccb8-4141-b8ab-7c3cd0096b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:21:54.172Z|01a29e1e-ccb8-4141-b8ab-7c3cd0096b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:21:56.856Z|11f893a3-d026-40f1-8faa-2c41b258576c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:21:56.856Z|11f893a3-d026-40f1-8faa-2c41b258576c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:22:02.135Z|9cf7ad67-5a59-4c05-a321-e855a5108e98|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:22:02.136Z|9cf7ad67-5a59-4c05-a321-e855a5108e98|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:04.190Z|1abdcbe2-409f-42b3-8245-37f23b7d33f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:04.190Z|83b97823-0817-4cba-80e8-8e46f5ad3f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:04.190Z|2706ea52-80c7-4e48-968a-4eeceba6cd85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:04.191Z|1abdcbe2-409f-42b3-8245-37f23b7d33f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:04.191Z|2706ea52-80c7-4e48-968a-4eeceba6cd85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:04.191Z|83b97823-0817-4cba-80e8-8e46f5ad3f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:11.856Z|f086c8f2-6d19-4c5a-ba3a-913c55cda22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:22:11.857Z|f086c8f2-6d19-4c5a-ba3a-913c55cda22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:22:12.136Z|59d3525f-f3d7-4209-bbf1-6425ad00ebc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:22:12.137Z|59d3525f-f3d7-4209-bbf1-6425ad00ebc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:22:14.211Z|d53844e5-7302-40c8-81bc-f905f7254044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:14.211Z|51fd2130-d5eb-4008-b78e-499d7ada203f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:14.211Z|d53844e5-7302-40c8-81bc-f905f7254044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:14.211Z|51fd2130-d5eb-4008-b78e-499d7ada203f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:14.212Z|d3e2bd00-e266-4c2d-bfe4-523fd521a093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:14.213Z|d3e2bd00-e266-4c2d-bfe4-523fd521a093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:24.232Z|933a5141-5521-4b9e-bad9-3ad198630cb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:24.232Z|e1f824c9-22e0-4640-9780-37096340f0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:24.232Z|a270d2df-93dd-4169-8e8c-1e23cdc17d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:24.233Z|e1f824c9-22e0-4640-9780-37096340f0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:24.233Z|933a5141-5521-4b9e-bad9-3ad198630cb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:24.233Z|a270d2df-93dd-4169-8e8c-1e23cdc17d17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:26.856Z|1cbb0dea-663d-4d09-b680-a233988c5802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:22:26.857Z|1cbb0dea-663d-4d09-b680-a233988c5802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:22:34.253Z|eb531df4-9b35-473e-abd6-d9502376c4aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:34.253Z|523903e6-f0f2-4966-b17a-4182e31acdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:34.253Z|575aaf1d-1c58-406a-bad6-70dc283a59ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:34.254Z|523903e6-f0f2-4966-b17a-4182e31acdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:34.254Z|eb531df4-9b35-473e-abd6-d9502376c4aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:34.254Z|575aaf1d-1c58-406a-bad6-70dc283a59ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:41.856Z|c92f9dcf-cabb-4878-ae72-380988bd8879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:22:41.857Z|c92f9dcf-cabb-4878-ae72-380988bd8879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:22:42.141Z|068a0bec-97f2-40c9-834b-dce775a29a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:22:42.141Z|068a0bec-97f2-40c9-834b-dce775a29a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:22:44.275Z|974f69d6-1340-4aa0-9f7e-5da265b40837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:44.275Z|74705d72-b493-4aa7-8185-2d7d44fbe625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:44.275Z|974f69d6-1340-4aa0-9f7e-5da265b40837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:44.276Z|505f9874-f3ce-4fac-884d-0f473a03ce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:44.275Z|74705d72-b493-4aa7-8185-2d7d44fbe625|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:44.276Z|505f9874-f3ce-4fac-884d-0f473a03ce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:54.297Z|913a0fd8-624a-43b5-ac5f-dc36ec83d55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:54.297Z|f5ddf785-6e32-4695-bb0f-5de89e230825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:54.297Z|913a0fd8-624a-43b5-ac5f-dc36ec83d55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:54.297Z|f5ddf785-6e32-4695-bb0f-5de89e230825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:54.298Z|779084e2-99f5-4bb1-9e29-05928350cbd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:22:54.299Z|779084e2-99f5-4bb1-9e29-05928350cbd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:22:56.856Z|4186a115-d225-449b-bc70-e6dd91e1ff56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:22:56.859Z|4186a115-d225-449b-bc70-e6dd91e1ff56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:23:02.134Z|f521a0a0-500f-4f41-b845-43a4aa94098c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:23:02.135Z|f521a0a0-500f-4f41-b845-43a4aa94098c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:04.319Z|c2bc0b2e-0e7f-4c78-babe-27d18837e38b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:04.319Z|3bd37bba-30f7-4cbf-bc33-9ee6a91647f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:04.320Z|c2bc0b2e-0e7f-4c78-babe-27d18837e38b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:04.320Z|3bd37bba-30f7-4cbf-bc33-9ee6a91647f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:04.321Z|06d998b1-4faa-4181-a450-60648f933bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:04.322Z|06d998b1-4faa-4181-a450-60648f933bce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:11.856Z|daf9bca6-c05f-4604-b27a-cf6deb896d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:23:11.856Z|daf9bca6-c05f-4604-b27a-cf6deb896d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:23:12.142Z|04108f84-7799-4ae1-9059-56b62e39366b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:23:12.143Z|04108f84-7799-4ae1-9059-56b62e39366b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:23:14.341Z|70165b34-33e8-4086-83af-5621a586cf14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:14.341Z|13c578c6-3465-4633-aa13-785125f72f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:14.342Z|70165b34-33e8-4086-83af-5621a586cf14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:14.342Z|13c578c6-3465-4633-aa13-785125f72f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:14.345Z|d7395978-ac0d-47f8-a0f7-5802671925cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:14.346Z|d7395978-ac0d-47f8-a0f7-5802671925cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:24.362Z|25f4d4b0-537d-4747-bab0-ad893ad77dd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:24.362Z|6ca6c5d8-a972-4f2e-b189-405b36f20b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:24.363Z|25f4d4b0-537d-4747-bab0-ad893ad77dd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:24.363Z|6ca6c5d8-a972-4f2e-b189-405b36f20b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:24.434Z|31da451f-3e5b-4b24-b735-1510ea947e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:24.435Z|31da451f-3e5b-4b24-b735-1510ea947e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:26.856Z|19df6723-9a13-430f-8d2d-6474b4895042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:23:26.856Z|19df6723-9a13-430f-8d2d-6474b4895042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:23:34.382Z|1768e98a-ab94-4582-b1f9-72cca8f1e191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:34.382Z|ddc8fd47-8c88-4d27-a61d-53dc076b74a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:34.383Z|1768e98a-ab94-4582-b1f9-72cca8f1e191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:34.383Z|ddc8fd47-8c88-4d27-a61d-53dc076b74a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:34.456Z|3095ebee-153d-4866-a928-aa79f3a7b769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:34.457Z|3095ebee-153d-4866-a928-aa79f3a7b769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:41.856Z|f7053c29-59f8-4aa5-ba3f-7a0867e864c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:23:41.859Z|f7053c29-59f8-4aa5-ba3f-7a0867e864c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:23:42.144Z|89376010-2b52-4c79-b7b2-fb08f4e58e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:23:42.145Z|89376010-2b52-4c79-b7b2-fb08f4e58e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:23:44.404Z|38bac81a-893d-4a8b-ac58-9b01c729a3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:44.404Z|02f796b1-0703-4430-bfc2-83caf648f4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:44.404Z|38bac81a-893d-4a8b-ac58-9b01c729a3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:44.404Z|02f796b1-0703-4430-bfc2-83caf648f4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:44.478Z|cf682de8-2bf9-44ae-9297-e4c58cc4334c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:44.479Z|cf682de8-2bf9-44ae-9297-e4c58cc4334c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:54.427Z|22841172-8214-463c-9de7-355049c00f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:54.428Z|22841172-8214-463c-9de7-355049c00f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:54.430Z|c4e69ba4-6cf9-44d9-9ce4-5d8a22d2ab85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:54.430Z|c4e69ba4-6cf9-44d9-9ce4-5d8a22d2ab85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:54.500Z|42c616cd-2c08-42ec-971a-cbb855a02b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:23:54.501Z|42c616cd-2c08-42ec-971a-cbb855a02b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:23:56.856Z|02907b88-e35e-4eb9-9623-c7785e0317e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:23:56.857Z|02907b88-e35e-4eb9-9623-c7785e0317e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:24:02.134Z|2f8b2e39-c8e6-4d43-b53c-2123323afe2e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:24:02.135Z|2f8b2e39-c8e6-4d43-b53c-2123323afe2e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:04.451Z|9b7f58c0-c130-493d-9d85-4ad12ea0c9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:04.452Z|9b7f58c0-c130-493d-9d85-4ad12ea0c9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:04.452Z|73ae416b-1e5f-4ce1-b2ce-cbd9cb8f089c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:04.453Z|73ae416b-1e5f-4ce1-b2ce-cbd9cb8f089c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:04.524Z|40e580a7-3b1e-43e0-af53-72242e7582dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:04.525Z|40e580a7-3b1e-43e0-af53-72242e7582dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:11.856Z|529c3c6c-b784-40f4-94be-66b16f255c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:24:11.856Z|529c3c6c-b784-40f4-94be-66b16f255c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:24:12.146Z|152a7d87-726e-4b16-9aa9-a7e7cd13c61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:24:12.146Z|152a7d87-726e-4b16-9aa9-a7e7cd13c61d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:24:14.473Z|9388ae5e-5b75-4326-b7e5-347715309fe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:14.473Z|b00a51f7-c6fb-4f29-947c-1e8e1fd10601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:14.474Z|b00a51f7-c6fb-4f29-947c-1e8e1fd10601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:14.474Z|9388ae5e-5b75-4326-b7e5-347715309fe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:14.548Z|a2c0f919-7407-4505-864c-7c2202625475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:14.549Z|a2c0f919-7407-4505-864c-7c2202625475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:24.494Z|0a8dedd3-9c39-4556-a3bc-72f638cba45f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:24.494Z|379dc986-d32c-4a90-bd34-051cee06c394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:24.495Z|379dc986-d32c-4a90-bd34-051cee06c394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:24.495Z|0a8dedd3-9c39-4556-a3bc-72f638cba45f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:24.573Z|580a3014-3598-449a-b451-0cfc03e6aefc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:24.573Z|580a3014-3598-449a-b451-0cfc03e6aefc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:26.856Z|305f22fa-f7f8-4dcc-8274-d66ea0f582cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:24:26.859Z|305f22fa-f7f8-4dcc-8274-d66ea0f582cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:24:34.516Z|ea85d91d-7c7e-4c7b-bbf7-fb42eff12983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:34.516Z|fbe29438-a054-4822-b65d-b3dad2f9b9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:34.517Z|fbe29438-a054-4822-b65d-b3dad2f9b9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:34.517Z|ea85d91d-7c7e-4c7b-bbf7-fb42eff12983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:34.598Z|f083ff3c-1310-4a85-a98e-1f91c266f6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:34.599Z|f083ff3c-1310-4a85-a98e-1f91c266f6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:41.856Z|14c3a782-9b0f-4ebf-8551-21a4b0c04a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:24:41.857Z|14c3a782-9b0f-4ebf-8551-21a4b0c04a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:24:42.148Z|1effc45d-58d3-4c46-bab2-2fe14e03796c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:24:42.148Z|1effc45d-58d3-4c46-bab2-2fe14e03796c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:24:44.539Z|b5f4ed32-2b37-43ac-b2c3-6a1b1b61fb3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:44.539Z|40a6d155-25bc-4ebf-9b53-c7f88ae42211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:44.540Z|b5f4ed32-2b37-43ac-b2c3-6a1b1b61fb3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:44.540Z|40a6d155-25bc-4ebf-9b53-c7f88ae42211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:44.622Z|88cd65c7-81fe-43ee-92f2-a2108556f76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:44.623Z|88cd65c7-81fe-43ee-92f2-a2108556f76e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:54.561Z|48ad780b-454b-469c-b456-b0ca15e17121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:54.561Z|48ad780b-454b-469c-b456-b0ca15e17121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:54.562Z|2f97170f-ee13-44a4-8597-c06d2ce0cd34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:54.563Z|2f97170f-ee13-44a4-8597-c06d2ce0cd34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:54.645Z|a8400513-9406-446c-b9e8-8f7ea70ae48f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:24:54.646Z|a8400513-9406-446c-b9e8-8f7ea70ae48f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:24:56.856Z|b2c9a66e-bbec-4da7-8b98-e9226ab4efe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:24:56.856Z|b2c9a66e-bbec-4da7-8b98-e9226ab4efe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:25:02.134Z|ed7a4e68-39ce-4a1e-a1dc-e1b26886326f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:25:02.135Z|ed7a4e68-39ce-4a1e-a1dc-e1b26886326f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:04.583Z|3f6fd094-cc67-4a12-a9cd-d7da93ad8d63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:04.583Z|d4b615a1-6ec1-4a63-8b55-018d53ebfdf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:04.583Z|d4b615a1-6ec1-4a63-8b55-018d53ebfdf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:04.583Z|3f6fd094-cc67-4a12-a9cd-d7da93ad8d63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:04.666Z|d54428fd-5a7c-461b-93c0-db47e9e826f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:04.666Z|d54428fd-5a7c-461b-93c0-db47e9e826f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:11.856Z|a856f0b7-4669-41e1-9796-950229f251ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:25:11.859Z|a856f0b7-4669-41e1-9796-950229f251ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:25:12.149Z|e5e9da04-8f5a-4176-b97f-f77994ee5e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:25:12.149Z|e5e9da04-8f5a-4176-b97f-f77994ee5e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:25:14.603Z|363bd698-6491-4ea1-9e31-cfd3e1fc6888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:14.604Z|363bd698-6491-4ea1-9e31-cfd3e1fc6888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:14.607Z|1a7700d7-4d94-4797-adf6-0a98e534d136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:14.608Z|1a7700d7-4d94-4797-adf6-0a98e534d136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:14.687Z|470e8e1e-4434-416d-91da-d9dce378347d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:14.688Z|470e8e1e-4434-416d-91da-d9dce378347d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:24.626Z|4bf98bda-a40d-41cd-9827-4d2286da19a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:24.627Z|e7b8efd9-3506-401b-ae5f-dac4b8779bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:24.627Z|4bf98bda-a40d-41cd-9827-4d2286da19a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:24.627Z|e7b8efd9-3506-401b-ae5f-dac4b8779bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:24.707Z|27d9542b-0a47-4413-94b7-bc08bb8eacbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:24.708Z|27d9542b-0a47-4413-94b7-bc08bb8eacbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:26.856Z|c52acaf7-a35f-4b67-945b-7e38d6192ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:25:26.857Z|c52acaf7-a35f-4b67-945b-7e38d6192ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:25:34.647Z|7232aa4f-2a26-442d-9819-70f92a86cf67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:34.647Z|9e210340-a65a-490d-8b34-ac0c6d047418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:34.648Z|7232aa4f-2a26-442d-9819-70f92a86cf67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:34.648Z|9e210340-a65a-490d-8b34-ac0c6d047418|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:34.728Z|40406406-04c3-4ac5-a17f-9f8c8971b76d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:34.729Z|40406406-04c3-4ac5-a17f-9f8c8971b76d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:41.856Z|bc413eba-7ac8-4414-9476-899aac18a6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:25:41.857Z|bc413eba-7ac8-4414-9476-899aac18a6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:25:42.150Z|9d99ce70-7fd8-483b-97f0-9207ac4aff7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:25:42.151Z|9d99ce70-7fd8-483b-97f0-9207ac4aff7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:25:44.669Z|fc6130e3-4a50-4d45-98c0-9f9d0050d745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:44.669Z|bb6a3cb9-7c44-44e2-9f0a-dc894ecdef8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:44.670Z|fc6130e3-4a50-4d45-98c0-9f9d0050d745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:44.670Z|bb6a3cb9-7c44-44e2-9f0a-dc894ecdef8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:44.754Z|23bee5ff-f1a8-461d-943a-7b12a873c1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:44.755Z|23bee5ff-f1a8-461d-943a-7b12a873c1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:54.691Z|2aaba501-3e36-42c1-a78f-07cf427895bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:54.691Z|732990e3-a09c-41b0-878a-658f28ba624b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:54.692Z|2aaba501-3e36-42c1-a78f-07cf427895bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:54.692Z|732990e3-a09c-41b0-878a-658f28ba624b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:54.775Z|21f6b44b-54e7-4bdd-992e-ed9b0f7b28a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:25:54.776Z|21f6b44b-54e7-4bdd-992e-ed9b0f7b28a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:25:56.856Z|e484569a-662c-4ead-9c16-ca11679469ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:25:56.859Z|e484569a-662c-4ead-9c16-ca11679469ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:26:02.134Z|6214db60-5933-418d-a0b2-652e365870ad|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:26:02.135Z|6214db60-5933-418d-a0b2-652e365870ad|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:04.714Z|f815b8f7-6bb2-4ccb-b55b-c125f0d7812e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:04.714Z|dcbae515-c040-48da-92e6-fac57ec7968a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:04.714Z|dcbae515-c040-48da-92e6-fac57ec7968a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:04.714Z|f815b8f7-6bb2-4ccb-b55b-c125f0d7812e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:04.795Z|e9261ccd-192a-4a5c-b07c-fb432bd899e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:04.796Z|e9261ccd-192a-4a5c-b07c-fb432bd899e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:11.856Z|11fa7bc0-c737-4d39-9fa7-5d741a6b5776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:26:11.857Z|11fa7bc0-c737-4d39-9fa7-5d741a6b5776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:26:12.152Z|5bfc6f96-0636-438a-9048-866115ec971e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:26:12.152Z|5bfc6f96-0636-438a-9048-866115ec971e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:26:14.735Z|afce8a77-4262-4035-a6cd-6a700a101112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:14.735Z|d5235e60-f701-450b-b138-c8726cac8496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:14.736Z|d5235e60-f701-450b-b138-c8726cac8496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:14.736Z|afce8a77-4262-4035-a6cd-6a700a101112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:14.822Z|8693451a-5039-43ff-9499-9160312d02d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:14.823Z|8693451a-5039-43ff-9499-9160312d02d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:24.758Z|0da13384-8b29-4aea-990b-eae827c17589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:24.759Z|184e03bc-ca0d-4683-a09b-ce95bf46f47a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:24.759Z|0da13384-8b29-4aea-990b-eae827c17589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:24.759Z|184e03bc-ca0d-4683-a09b-ce95bf46f47a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:24.844Z|e91374fb-95ea-470c-b7aa-df3eb51c9a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:24.845Z|e91374fb-95ea-470c-b7aa-df3eb51c9a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:26.856Z|2d17a304-36de-4b33-bd28-ed06eb8cddc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:26:26.857Z|2d17a304-36de-4b33-bd28-ed06eb8cddc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:26:34.779Z|d4d103be-f829-4803-ba11-2e27b4d547f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:34.779Z|3101213e-4c01-4fd3-9b94-527c25dbb986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:34.780Z|d4d103be-f829-4803-ba11-2e27b4d547f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:34.780Z|3101213e-4c01-4fd3-9b94-527c25dbb986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:34.867Z|6500ae6d-ba3c-4457-a639-17ee0f1b59e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:34.868Z|6500ae6d-ba3c-4457-a639-17ee0f1b59e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:41.856Z|c0028799-629f-42a6-9f8a-4a243d9cd724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:26:41.859Z|c0028799-629f-42a6-9f8a-4a243d9cd724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:26:42.153Z|818237ba-e5cf-4d15-b53e-28b9edaa7008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:26:42.154Z|818237ba-e5cf-4d15-b53e-28b9edaa7008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:26:44.801Z|52f3cf86-1255-47ef-b24b-7f4fd7bd2bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:44.802Z|52f3cf86-1255-47ef-b24b-7f4fd7bd2bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:44.805Z|3d0c4560-f8f9-4430-9d51-264d091a9047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:44.805Z|3d0c4560-f8f9-4430-9d51-264d091a9047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:44.889Z|244112c9-c803-4f12-87b2-d05b0a6c8b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:44.890Z|244112c9-c803-4f12-87b2-d05b0a6c8b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:54.825Z|91d96f30-4929-4744-a7ea-c0900a952157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:54.825Z|e54b4d1c-be7a-4037-85e4-6acad7b6d678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:54.826Z|91d96f30-4929-4744-a7ea-c0900a952157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:54.826Z|e54b4d1c-be7a-4037-85e4-6acad7b6d678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:54.912Z|f50262cd-1427-4b86-9686-4de03a6ef47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:26:54.913Z|f50262cd-1427-4b86-9686-4de03a6ef47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:26:56.856Z|6df00d4a-02ff-4d6d-b240-c66cf845021e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:26:56.857Z|6df00d4a-02ff-4d6d-b240-c66cf845021e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:27:02.136Z|f080e5e3-c613-4613-8a86-9417fc1fe9e4|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:27:02.137Z|f080e5e3-c613-4613-8a86-9417fc1fe9e4|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:04.847Z|6f315dba-96a8-43cb-80be-ac5ee64d5d19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:04.848Z|96668e66-a13f-4c78-bbca-5592a2b1abc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:04.848Z|6f315dba-96a8-43cb-80be-ac5ee64d5d19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:04.848Z|96668e66-a13f-4c78-bbca-5592a2b1abc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:04.933Z|fab881b7-a68d-4043-a247-e516e2722a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:04.934Z|fab881b7-a68d-4043-a247-e516e2722a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:11.856Z|221b6a0a-0b14-4b61-b897-82901c462309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:27:11.858Z|221b6a0a-0b14-4b61-b897-82901c462309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:27:12.154Z|b9ba1d91-7ff0-42f0-9be7-e2ed91bb6d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:27:12.155Z|b9ba1d91-7ff0-42f0-9be7-e2ed91bb6d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:27:14.868Z|75af2bdb-f2eb-49f7-94de-aef0fe3b3ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:14.869Z|75af2bdb-f2eb-49f7-94de-aef0fe3b3ed4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:14.870Z|d60f8ca4-9af2-411f-b378-42463d493e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:14.870Z|d60f8ca4-9af2-411f-b378-42463d493e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:14.954Z|97c2e42d-d008-4d74-a16b-fc25dac6370b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:14.955Z|97c2e42d-d008-4d74-a16b-fc25dac6370b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:24.893Z|e7f31e7b-a91f-4c30-a7b1-f60c6a07bfb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:24.893Z|0d1ad2dd-7205-4c11-8ef4-cde921249208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:24.894Z|0d1ad2dd-7205-4c11-8ef4-cde921249208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:24.894Z|e7f31e7b-a91f-4c30-a7b1-f60c6a07bfb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:24.975Z|892e92a1-3956-4d80-9fe3-478d61700c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:24.976Z|892e92a1-3956-4d80-9fe3-478d61700c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:26.856Z|bfbeb43a-6d72-47c0-a484-f5c3ca78a268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:27:26.859Z|bfbeb43a-6d72-47c0-a484-f5c3ca78a268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:27:34.919Z|9a5f886f-acd3-4189-89c9-910a85d1dbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:34.919Z|72678d3a-7fef-43d2-9684-2a7c89c21653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:34.920Z|72678d3a-7fef-43d2-9684-2a7c89c21653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:34.920Z|9a5f886f-acd3-4189-89c9-910a85d1dbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:34.997Z|2b6fc962-f507-4dad-9e8e-3c6857fb1028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:34.998Z|2b6fc962-f507-4dad-9e8e-3c6857fb1028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:41.857Z|07112c7d-9f0e-4904-95ca-cac29fc36462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:27:41.858Z|07112c7d-9f0e-4904-95ca-cac29fc36462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:27:42.156Z|e7ce6026-2287-4e08-bf49-2a841bee38f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:27:42.157Z|e7ce6026-2287-4e08-bf49-2a841bee38f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:27:44.954Z|432d659d-6446-4fa9-aa8b-f0ed8e7c2bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:44.954Z|6fe00418-4166-4fae-961a-8b43ec7ef591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:44.955Z|432d659d-6446-4fa9-aa8b-f0ed8e7c2bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:44.955Z|6fe00418-4166-4fae-961a-8b43ec7ef591|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:45.018Z|83a363e0-0b55-4e0a-ab5b-e55a6099fce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:45.019Z|83a363e0-0b55-4e0a-ab5b-e55a6099fce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:54.979Z|ee5ece39-22fd-47cd-b63f-6a067c9c02b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:54.980Z|ee5ece39-22fd-47cd-b63f-6a067c9c02b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:54.980Z|61c6982a-8c07-4ae8-9a8b-6e785aa3429b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:54.981Z|61c6982a-8c07-4ae8-9a8b-6e785aa3429b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:55.041Z|2f2fead0-fc59-472c-83f3-5a850c9c51cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:27:55.042Z|2f2fead0-fc59-472c-83f3-5a850c9c51cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:27:56.856Z|f304b37d-300b-485d-a4b4-df6aaba0e067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:27:56.857Z|f304b37d-300b-485d-a4b4-df6aaba0e067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:28:02.134Z|93505a71-785f-47a2-b523-645132950290|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:28:02.135Z|93505a71-785f-47a2-b523-645132950290|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:05.003Z|196e69ab-c548-4b70-ba53-266e53167c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:05.003Z|ce653ef8-9dbf-4beb-bd25-d1fda9c5f816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:05.003Z|196e69ab-c548-4b70-ba53-266e53167c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:05.003Z|ce653ef8-9dbf-4beb-bd25-d1fda9c5f816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:05.062Z|6c75b9a6-3ddc-4533-be94-f1b067abf760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:05.063Z|6c75b9a6-3ddc-4533-be94-f1b067abf760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:11.856Z|91316677-afba-4c6d-887c-0c6c6416ee8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:28:11.859Z|91316677-afba-4c6d-887c-0c6c6416ee8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:28:12.157Z|6400e7e0-c2fb-4b42-b944-ee9979e73d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:28:12.158Z|6400e7e0-c2fb-4b42-b944-ee9979e73d2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:28:15.025Z|d29eb671-cca4-42ae-847f-bca3efd68553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:15.025Z|39c07947-2e9b-4e37-aa52-92452ffb9908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:15.025Z|d29eb671-cca4-42ae-847f-bca3efd68553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:15.025Z|39c07947-2e9b-4e37-aa52-92452ffb9908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:15.085Z|438a6296-57d5-4db0-8045-56e2b229e7ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:15.086Z|438a6296-57d5-4db0-8045-56e2b229e7ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:25.047Z|8a2a9b96-e1e7-47fd-9f69-d91bf0fdc8ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:25.047Z|6b09eb46-e4bb-44f7-91e9-51beac5dfbe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:25.048Z|6b09eb46-e4bb-44f7-91e9-51beac5dfbe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:25.048Z|8a2a9b96-e1e7-47fd-9f69-d91bf0fdc8ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:25.106Z|dbf044be-0a44-4b7d-b8e2-655c420f3c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:25.106Z|dbf044be-0a44-4b7d-b8e2-655c420f3c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:26.856Z|55ac1762-a332-4930-a93e-ac7ce96517d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:28:26.857Z|55ac1762-a332-4930-a93e-ac7ce96517d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:28:35.072Z|c14e8f90-464d-4b79-a424-b0e717a584f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:35.073Z|c14e8f90-464d-4b79-a424-b0e717a584f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:35.078Z|3a537eed-054e-4351-bd0b-aa130617abf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:35.079Z|3a537eed-054e-4351-bd0b-aa130617abf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:35.128Z|d8954985-aa7e-4056-b809-8605e1dc6115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:35.129Z|d8954985-aa7e-4056-b809-8605e1dc6115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:41.856Z|68153a18-266d-41c4-88bc-2a1ea41abaea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:28:41.857Z|68153a18-266d-41c4-88bc-2a1ea41abaea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:28:42.158Z|8a099127-b352-408b-9730-a15cf3be1992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:28:42.159Z|8a099127-b352-408b-9730-a15cf3be1992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:28:45.096Z|685b7f38-b65b-468f-90cc-e76aef890987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:45.097Z|685b7f38-b65b-468f-90cc-e76aef890987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:45.101Z|0a71f112-cb5c-4f00-8b13-0121ee423aca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:45.102Z|0a71f112-cb5c-4f00-8b13-0121ee423aca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:45.151Z|16379bce-fd09-44a7-8597-f0cd8e4e26c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:45.152Z|16379bce-fd09-44a7-8597-f0cd8e4e26c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:55.119Z|1b86f195-b77c-46d5-91e3-13b86e265487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:55.120Z|1b86f195-b77c-46d5-91e3-13b86e265487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:55.121Z|cda98737-2525-4964-9533-781b38332681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:55.121Z|cda98737-2525-4964-9533-781b38332681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:55.173Z|05ab2ae0-be23-444e-95d1-6e7f75dfded1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:28:55.174Z|05ab2ae0-be23-444e-95d1-6e7f75dfded1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:28:56.856Z|f61169db-163c-4f4a-8c0d-b8b7d86fb13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:28:56.859Z|f61169db-163c-4f4a-8c0d-b8b7d86fb13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:29:02.134Z|c3ba0d43-cb39-49d1-b1d9-fd08e5e35408|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:29:02.135Z|c3ba0d43-cb39-49d1-b1d9-fd08e5e35408|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:05.144Z|fd600b46-e773-4063-bb54-4eeed82390cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:05.144Z|0ee18da0-caf6-42e3-864e-996ce2798d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:05.145Z|0ee18da0-caf6-42e3-864e-996ce2798d92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:05.145Z|fd600b46-e773-4063-bb54-4eeed82390cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:05.206Z|e47bf10f-5511-4626-8ff3-b17c8573624b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:05.207Z|e47bf10f-5511-4626-8ff3-b17c8573624b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:11.856Z|1327ef25-72da-40c3-9c0e-2ccdeb3403bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:29:11.857Z|1327ef25-72da-40c3-9c0e-2ccdeb3403bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:29:12.160Z|d68b1d52-1e8c-4682-8921-085092efc688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:29:12.161Z|d68b1d52-1e8c-4682-8921-085092efc688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:29:15.166Z|1cc3572a-c82a-43e0-b922-f8ac4bd1ffed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:15.166Z|67e80cf6-d6cf-4ec6-82a8-f7282b0591d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:15.167Z|1cc3572a-c82a-43e0-b922-f8ac4bd1ffed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:15.167Z|67e80cf6-d6cf-4ec6-82a8-f7282b0591d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:15.242Z|56c6d71a-8eb8-402a-9fc6-f3f9b09a64a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:15.243Z|56c6d71a-8eb8-402a-9fc6-f3f9b09a64a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:25.189Z|cff1f7f5-599f-4aaa-ad41-17ac083d504d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:25.189Z|6cd7057d-2971-488d-a3a0-6e99f963e03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:25.189Z|cff1f7f5-599f-4aaa-ad41-17ac083d504d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:25.190Z|6cd7057d-2971-488d-a3a0-6e99f963e03c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:25.267Z|ed9d6974-f514-4cc8-be62-2f8bb593a696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:25.268Z|ed9d6974-f514-4cc8-be62-2f8bb593a696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:26.856Z|01bdd56e-c130-48eb-98a2-6c1787deb1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:29:26.857Z|01bdd56e-c130-48eb-98a2-6c1787deb1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:29:35.213Z|70d69c34-54cf-442e-9ee3-82112898418d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:35.213Z|70d69c34-54cf-442e-9ee3-82112898418d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:35.218Z|740bb18f-90bb-418d-9856-73d3c488524a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:35.218Z|740bb18f-90bb-418d-9856-73d3c488524a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:35.291Z|d7a5f6b0-880c-4d74-87a1-eeb3a050d5a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:35.291Z|d7a5f6b0-880c-4d74-87a1-eeb3a050d5a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:41.856Z|b2a20012-fa65-400f-ba4a-b2a7f102c1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:29:41.859Z|b2a20012-fa65-400f-ba4a-b2a7f102c1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:29:42.162Z|6334a490-f007-4aae-a226-abac79f2f2c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:29:42.162Z|6334a490-f007-4aae-a226-abac79f2f2c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:29:45.263Z|6b82639e-766c-48d5-bf4f-0f772ee4d747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:45.264Z|6b82639e-766c-48d5-bf4f-0f772ee4d747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:45.266Z|76f4f1fc-41fb-4c13-8561-d7c0d65ed835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:45.266Z|76f4f1fc-41fb-4c13-8561-d7c0d65ed835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:45.314Z|0acb3164-97eb-4d64-b189-504df8702247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:45.315Z|0acb3164-97eb-4d64-b189-504df8702247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:55.286Z|59987eee-490b-4fe8-ac04-0c60ad444648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:55.286Z|cf85c881-035a-4199-afc6-b4f6858d131b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:55.287Z|cf85c881-035a-4199-afc6-b4f6858d131b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:55.287Z|59987eee-490b-4fe8-ac04-0c60ad444648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:55.337Z|ad0896e5-0a82-4136-b325-3793e1235e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:29:55.338Z|ad0896e5-0a82-4136-b325-3793e1235e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:29:56.856Z|83732cfd-74c3-42dd-9e33-352b7d5432e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:29:56.857Z|83732cfd-74c3-42dd-9e33-352b7d5432e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:30:02.134Z|882956ff-e705-427f-8eee-82699ac2f183|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:30:02.135Z|882956ff-e705-427f-8eee-82699ac2f183|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:05.308Z|a0dd1162-5f48-4bcb-87b0-b7ecee33ba42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:05.308Z|ecb388d3-8600-4261-bb86-d6cdafc042a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:05.309Z|a0dd1162-5f48-4bcb-87b0-b7ecee33ba42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:05.309Z|ecb388d3-8600-4261-bb86-d6cdafc042a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:05.362Z|3c5638b8-3dab-4ba1-8a73-3cbcf75cea4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:05.363Z|3c5638b8-3dab-4ba1-8a73-3cbcf75cea4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:11.856Z|9a0e8cb8-0099-4055-9bbc-8c25cffb6b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:30:11.857Z|9a0e8cb8-0099-4055-9bbc-8c25cffb6b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:30:12.163Z|f7991d83-e326-472b-828c-d0520574f5e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:30:12.164Z|f7991d83-e326-472b-828c-d0520574f5e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:30:15.331Z|65430316-4d6f-4ceb-a3d5-b534bb7e6593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:15.332Z|65430316-4d6f-4ceb-a3d5-b534bb7e6593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:15.335Z|1a610a6f-c342-4a62-af9c-066538ce085f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:15.336Z|1a610a6f-c342-4a62-af9c-066538ce085f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:15.384Z|8683fe56-f3e1-45c7-bc26-c93799d2d59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:15.385Z|8683fe56-f3e1-45c7-bc26-c93799d2d59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:25.354Z|939a4979-9a54-443a-a200-e2d2fde4aae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:25.355Z|939a4979-9a54-443a-a200-e2d2fde4aae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:25.358Z|764eaf70-bcd9-40e8-a997-2936e71e3d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:25.359Z|764eaf70-bcd9-40e8-a997-2936e71e3d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:25.405Z|1eeeaf41-1305-486b-b891-a090ce65e91b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:25.406Z|1eeeaf41-1305-486b-b891-a090ce65e91b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:26.856Z|571fc1a3-6997-41e7-90f4-c7528cf6c20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:30:26.859Z|571fc1a3-6997-41e7-90f4-c7528cf6c20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:30:35.385Z|8eb7e1ac-eeda-474e-aa64-ebcfaf8db3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:35.386Z|501d53b7-859f-4a99-9efa-2d9e5504d8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:35.386Z|501d53b7-859f-4a99-9efa-2d9e5504d8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:35.386Z|8eb7e1ac-eeda-474e-aa64-ebcfaf8db3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:35.427Z|54b45ad9-4999-4d4f-8ff1-88233c4e89c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:35.428Z|54b45ad9-4999-4d4f-8ff1-88233c4e89c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:41.856Z|7685cd5e-cf86-4dca-9afe-08fd438e1057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:30:41.857Z|7685cd5e-cf86-4dca-9afe-08fd438e1057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:30:42.165Z|c1e64f69-ab06-47b4-bfd0-89ebd3eb6eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:30:42.165Z|c1e64f69-ab06-47b4-bfd0-89ebd3eb6eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:30:45.411Z|db3a746d-173f-413e-8956-d02865ca7772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:45.412Z|db3a746d-173f-413e-8956-d02865ca7772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:45.411Z|41fff095-255c-4bbf-97ce-60dbcd2f4853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:45.413Z|41fff095-255c-4bbf-97ce-60dbcd2f4853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:45.454Z|e8e5378f-9c23-4ef1-876f-efb5377ca386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:45.454Z|e8e5378f-9c23-4ef1-876f-efb5377ca386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:55.433Z|657df6bc-f2fd-481b-b414-81e0a1d10d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:55.433Z|85d13ef4-573a-4dda-8aa0-e0740841cadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:55.434Z|657df6bc-f2fd-481b-b414-81e0a1d10d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:55.434Z|85d13ef4-573a-4dda-8aa0-e0740841cadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:55.477Z|acfcba4b-5624-48b7-b56d-6d2042425376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:30:55.477Z|acfcba4b-5624-48b7-b56d-6d2042425376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:30:56.856Z|53d74738-2a29-49d7-b3c5-ab8ce9594be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:30:56.856Z|53d74738-2a29-49d7-b3c5-ab8ce9594be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:31:02.134Z|2681884b-3b34-4f07-9508-c68226e3191d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:31:02.135Z|2681884b-3b34-4f07-9508-c68226e3191d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:05.454Z|01b59670-9e2d-4cd5-b036-70d7232c52f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:05.454Z|5da40d44-55d1-432f-b822-e1fdf353ca84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:05.455Z|01b59670-9e2d-4cd5-b036-70d7232c52f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:05.455Z|5da40d44-55d1-432f-b822-e1fdf353ca84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:05.497Z|c207380c-1359-4dda-af9e-eaac4a3553c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:05.498Z|c207380c-1359-4dda-af9e-eaac4a3553c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:11.856Z|768931de-046b-46d6-9222-145b3280ed46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:31:11.859Z|768931de-046b-46d6-9222-145b3280ed46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:31:12.166Z|158551c7-c65c-47fb-a6b8-1615c4588db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:31:12.167Z|158551c7-c65c-47fb-a6b8-1615c4588db9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:31:15.474Z|374a073b-24f7-4855-b18a-29977e512222|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:15.474Z|d8e1fd49-cffd-4f70-b7b0-9d31f280d9b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:15.475Z|374a073b-24f7-4855-b18a-29977e512222|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:15.475Z|d8e1fd49-cffd-4f70-b7b0-9d31f280d9b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:15.521Z|b6dec59a-86c5-4ccb-83c0-54400e761092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:15.521Z|b6dec59a-86c5-4ccb-83c0-54400e761092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:25.500Z|164c6336-9bad-4a36-a45b-a63c9307f2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:25.501Z|adeae3f2-597a-499b-820b-a5f15e726bfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:25.501Z|164c6336-9bad-4a36-a45b-a63c9307f2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:25.501Z|adeae3f2-597a-499b-820b-a5f15e726bfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:25.542Z|47fc950f-e4f6-4bf4-a01c-35bd9db18b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:25.543Z|47fc950f-e4f6-4bf4-a01c-35bd9db18b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:26.856Z|48186243-6330-4a0f-a969-aaad4d5fd5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:31:26.857Z|48186243-6330-4a0f-a969-aaad4d5fd5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:31:35.522Z|0bec5c80-02c0-4403-b317-84a993dc942e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:35.522Z|61337b98-858f-4144-8d6a-ffa14efbf87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:35.523Z|61337b98-858f-4144-8d6a-ffa14efbf87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:35.523Z|0bec5c80-02c0-4403-b317-84a993dc942e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:35.562Z|bcfd0f5c-7eca-4728-84e4-fee8b0160019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:35.563Z|bcfd0f5c-7eca-4728-84e4-fee8b0160019|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:41.856Z|59a57548-02cd-4ce0-96e2-b180671fe24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:31:41.857Z|59a57548-02cd-4ce0-96e2-b180671fe24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:31:42.167Z|f0a2975c-7f71-4cac-a086-a2d8c46d27fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:31:42.168Z|f0a2975c-7f71-4cac-a086-a2d8c46d27fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:31:45.549Z|8f273c28-6c64-4d81-8f24-1b9c3eeae3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:45.549Z|aed6050c-8152-4f52-afe2-bcb164e6a57b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:45.550Z|8f273c28-6c64-4d81-8f24-1b9c3eeae3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:45.550Z|aed6050c-8152-4f52-afe2-bcb164e6a57b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:45.584Z|829aa242-c4cb-4c07-b3dd-ce52d2ca0427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:45.585Z|829aa242-c4cb-4c07-b3dd-ce52d2ca0427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:55.572Z|dbb12b51-2e6c-4916-b6cf-e5c12fc6b510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:55.572Z|a5b095f6-aebe-438a-ac4f-f2affccf9035|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:55.573Z|dbb12b51-2e6c-4916-b6cf-e5c12fc6b510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:55.573Z|a5b095f6-aebe-438a-ac4f-f2affccf9035|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:55.606Z|a5578885-3d49-466a-985e-f4d4f3f940a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:31:55.606Z|a5578885-3d49-466a-985e-f4d4f3f940a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:31:56.856Z|27cc4d6c-037e-4c64-8279-963521d8eb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:31:56.859Z|27cc4d6c-037e-4c64-8279-963521d8eb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:32:02.134Z|c8957fa0-3326-4144-adb7-cbe370ed26d2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:32:02.135Z|c8957fa0-3326-4144-adb7-cbe370ed26d2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:05.594Z|47405238-369e-4a92-aeec-26ec98ef1463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:05.593Z|9481eab5-66a9-47b9-8c33-80525e948146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:05.594Z|47405238-369e-4a92-aeec-26ec98ef1463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:05.594Z|9481eab5-66a9-47b9-8c33-80525e948146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:05.627Z|f6789197-ffc2-46eb-a2a5-da423be3b0aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:05.628Z|f6789197-ffc2-46eb-a2a5-da423be3b0aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:11.856Z|30ec4fa1-996a-44b3-b820-270d1a454803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:32:11.857Z|30ec4fa1-996a-44b3-b820-270d1a454803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:32:12.169Z|6d8d2013-b2db-4250-82e4-05e896f983ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:32:12.170Z|6d8d2013-b2db-4250-82e4-05e896f983ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:32:15.615Z|87da9935-b77f-4fff-8b37-a149cb47f834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:15.615Z|87da9935-b77f-4fff-8b37-a149cb47f834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:15.621Z|5cd3cc34-288c-40b3-bbc0-8258f57f973a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:15.622Z|5cd3cc34-288c-40b3-bbc0-8258f57f973a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:15.648Z|1a530b7e-6d6a-4f1d-949e-b7456f5d0356|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:15.649Z|1a530b7e-6d6a-4f1d-949e-b7456f5d0356|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:25.635Z|8b20c4c7-cac7-4e9d-af79-6f601149027d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:25.636Z|8b20c4c7-cac7-4e9d-af79-6f601149027d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:25.640Z|a1a0c534-ae37-45a9-a82a-e186c39ff046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:25.640Z|a1a0c534-ae37-45a9-a82a-e186c39ff046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:25.669Z|47b0bf34-f366-4cd9-9585-b35fd4ed1e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:25.670Z|47b0bf34-f366-4cd9-9585-b35fd4ed1e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:26.856Z|a7d11ff0-3d5e-48fc-8132-76ab96d67260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:32:26.857Z|a7d11ff0-3d5e-48fc-8132-76ab96d67260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:32:35.655Z|58a3a744-a1ee-4e27-914e-c1820722029b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:35.656Z|58a3a744-a1ee-4e27-914e-c1820722029b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:35.657Z|e6385fb3-c8f3-43e3-805c-47403d28a074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:35.657Z|e6385fb3-c8f3-43e3-805c-47403d28a074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:35.690Z|d9109484-00b8-4de6-af15-19148d898cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:35.691Z|d9109484-00b8-4de6-af15-19148d898cc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:41.856Z|490481f9-c637-4b73-82c8-35ea8b07b71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:32:41.859Z|490481f9-c637-4b73-82c8-35ea8b07b71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:32:42.170Z|e590f42e-ea97-4769-9057-62e7f1f7b1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:32:42.171Z|e590f42e-ea97-4769-9057-62e7f1f7b1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:32:45.676Z|3f3ba079-d6c4-4395-87d7-4217edc07b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:45.676Z|3a657d82-f4fb-4bf4-a6fa-f7e63d8bcd46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:45.676Z|3a657d82-f4fb-4bf4-a6fa-f7e63d8bcd46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:45.676Z|3f3ba079-d6c4-4395-87d7-4217edc07b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:45.711Z|049c80dd-b108-45b5-9cc4-f185199e0cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:45.712Z|049c80dd-b108-45b5-9cc4-f185199e0cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:55.706Z|c502e43f-9a11-4cf3-bd4f-78df0a9048cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:55.707Z|c502e43f-9a11-4cf3-bd4f-78df0a9048cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:55.706Z|b254acd5-bb8f-4c14-bd80-7addfaa652aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:55.707Z|b254acd5-bb8f-4c14-bd80-7addfaa652aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:55.730Z|5caba0b3-2718-42ce-b37d-3ed1b5b73dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:32:55.731Z|5caba0b3-2718-42ce-b37d-3ed1b5b73dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:32:56.856Z|a51c69b5-a342-4b96-ba67-d20da9fee628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:32:56.857Z|a51c69b5-a342-4b96-ba67-d20da9fee628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:33:02.134Z|97d17e8e-54ea-42c7-9e15-589919598797|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:33:02.135Z|97d17e8e-54ea-42c7-9e15-589919598797|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:05.727Z|e7466c35-85af-4c44-b509-d51b41c7df37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:05.728Z|e7466c35-85af-4c44-b509-d51b41c7df37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:05.730Z|9dfc36b7-83be-4e5d-a300-6ad774bb00b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:05.731Z|9dfc36b7-83be-4e5d-a300-6ad774bb00b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:05.750Z|459f4e3a-a846-49d5-9c46-e88985e8dcfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:05.751Z|459f4e3a-a846-49d5-9c46-e88985e8dcfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:11.856Z|85eeee37-f1c0-4672-a585-0b685dc742bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:33:11.857Z|85eeee37-f1c0-4672-a585-0b685dc742bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:33:12.172Z|9bec0177-c5de-4a54-b8d8-0eabd9f3cecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:33:12.173Z|9bec0177-c5de-4a54-b8d8-0eabd9f3cecb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:33:15.750Z|d0c1a0b8-c6ea-432e-a0b4-a0e806aee3a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:15.750Z|cf515199-6873-4a09-8983-872aa511c978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:15.751Z|cf515199-6873-4a09-8983-872aa511c978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:15.751Z|d0c1a0b8-c6ea-432e-a0b4-a0e806aee3a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:15.767Z|83a08d39-2921-4d9b-9f3b-aa354064a888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:15.768Z|83a08d39-2921-4d9b-9f3b-aa354064a888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:25.771Z|07aadb7a-17d5-4ef4-9198-bc91e3b95e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:25.772Z|8d6376f5-0306-444a-8b00-013f0d63e619|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:25.772Z|07aadb7a-17d5-4ef4-9198-bc91e3b95e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:25.773Z|8d6376f5-0306-444a-8b00-013f0d63e619|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:25.786Z|f453c48a-7cbd-45c2-9f3e-2570975c5eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:25.787Z|f453c48a-7cbd-45c2-9f3e-2570975c5eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:26.856Z|d954ef88-e31f-4dcf-a624-f29ef2714c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:33:26.859Z|d954ef88-e31f-4dcf-a624-f29ef2714c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:33:35.793Z|40532862-4b90-4641-af86-2e8e1a45983f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:35.793Z|754e4ebe-075e-469b-9b2b-883ec0a6f732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:35.794Z|754e4ebe-075e-469b-9b2b-883ec0a6f732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:35.794Z|40532862-4b90-4641-af86-2e8e1a45983f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:35.804Z|27b50d04-cf09-498c-8f99-63a9f9855886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:35.805Z|27b50d04-cf09-498c-8f99-63a9f9855886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:41.856Z|dcfc2568-86a9-429d-bfa7-35b5739ea288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:33:41.857Z|dcfc2568-86a9-429d-bfa7-35b5739ea288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:33:42.174Z|0eff3aa2-e564-4768-9f37-a7e19c28f6c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:33:42.174Z|0eff3aa2-e564-4768-9f37-a7e19c28f6c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:33:45.814Z|2c36891f-57a2-4f75-9ffa-9cbd60bfe642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:45.814Z|5c09641b-1abd-4c20-83e9-386583630f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:45.815Z|5c09641b-1abd-4c20-83e9-386583630f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:45.815Z|2c36891f-57a2-4f75-9ffa-9cbd60bfe642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:45.826Z|e1c0d8b2-605f-46ad-b7f3-4e8b40e067f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:45.826Z|e1c0d8b2-605f-46ad-b7f3-4e8b40e067f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:55.838Z|ef64a5a7-1887-456a-99d4-8a7e91831f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:55.838Z|ef64a5a7-1887-456a-99d4-8a7e91831f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:55.844Z|efa7dd8f-248b-4d85-ab80-735b88dada49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:55.844Z|efa7dd8f-248b-4d85-ab80-735b88dada49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:55.846Z|9db0ce87-ff89-4398-b7ab-a5dcb39b86c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:33:55.846Z|9db0ce87-ff89-4398-b7ab-a5dcb39b86c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:33:56.856Z|1f4b593a-51d0-4561-82b5-2fd600184c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:33:56.857Z|1f4b593a-51d0-4561-82b5-2fd600184c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:34:02.134Z|b444e9ff-0ccc-4254-b07f-2fb7027a7cfd|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:34:02.135Z|b444e9ff-0ccc-4254-b07f-2fb7027a7cfd|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:05.860Z|20aa3980-f19c-4ba1-ace1-07d51d635d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:05.861Z|20aa3980-f19c-4ba1-ace1-07d51d635d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:05.864Z|30e28912-ae00-4603-bff0-4a0a4b326e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:05.864Z|ee57a000-2e6b-4992-9111-241e772af189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:05.864Z|30e28912-ae00-4603-bff0-4a0a4b326e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:05.864Z|ee57a000-2e6b-4992-9111-241e772af189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:11.856Z|b351bdf5-27d3-427a-b3e0-f13d3c6155ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:34:11.859Z|b351bdf5-27d3-427a-b3e0-f13d3c6155ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:34:12.175Z|ad7c1989-6d9f-46b9-a40d-094ddb5b0a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:34:12.175Z|ad7c1989-6d9f-46b9-a40d-094ddb5b0a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:34:15.882Z|fb69d861-be0e-4681-b64a-9753a9224af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:15.882Z|89e8802a-21ef-41c3-9b55-4852a2b90464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:15.882Z|47397b6b-68e9-4a52-8efe-67ed3c361f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:15.882Z|89e8802a-21ef-41c3-9b55-4852a2b90464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:15.882Z|fb69d861-be0e-4681-b64a-9753a9224af5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:15.882Z|47397b6b-68e9-4a52-8efe-67ed3c361f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:25.903Z|3363e069-dcbf-43a7-98d4-6e9819f7b2ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:25.903Z|226ed4dd-bc09-4aa9-9259-7b181a885ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:25.903Z|7305b728-949d-4f7e-87e6-046036c809ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:25.904Z|3363e069-dcbf-43a7-98d4-6e9819f7b2ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:25.904Z|226ed4dd-bc09-4aa9-9259-7b181a885ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:25.904Z|7305b728-949d-4f7e-87e6-046036c809ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:26.856Z|6ad3ea41-9d74-4512-ba96-7de3504b570a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:34:26.857Z|6ad3ea41-9d74-4512-ba96-7de3504b570a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:34:35.923Z|198b6ecc-84db-4ba2-a600-ea8673a4a360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:35.923Z|f688a179-2b47-4901-a3c7-4c41938a9dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:35.923Z|73191331-2ed8-4244-911f-08dc17a21af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:35.924Z|198b6ecc-84db-4ba2-a600-ea8673a4a360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:35.924Z|73191331-2ed8-4244-911f-08dc17a21af9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:35.924Z|f688a179-2b47-4901-a3c7-4c41938a9dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:41.856Z|48e379a6-975a-4b70-bf22-9740f19df03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:34:41.856Z|48e379a6-975a-4b70-bf22-9740f19df03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:34:42.176Z|c824f438-dd4c-4b68-bf50-95d2da0b7618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:34:42.177Z|c824f438-dd4c-4b68-bf50-95d2da0b7618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:34:45.947Z|443bcc30-82d3-4f33-af06-025ec59043a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:45.948Z|443bcc30-82d3-4f33-af06-025ec59043a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:45.954Z|c58cf8ea-9d55-41df-9ff0-7446fc07b845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:45.955Z|c58cf8ea-9d55-41df-9ff0-7446fc07b845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:45.955Z|c68ec8b1-f7dd-49b0-8908-fc8fb5ab17fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:45.956Z|c68ec8b1-f7dd-49b0-8908-fc8fb5ab17fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:55.970Z|822367a7-47d1-4b52-ba93-cad6cc1bdb32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:55.970Z|822367a7-47d1-4b52-ba93-cad6cc1bdb32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:55.973Z|9fcb444e-4e25-48ce-9ee6-b93287e192ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:55.974Z|e25e0734-b9ea-4ef5-af96-c45ac7c01b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:34:55.975Z|9fcb444e-4e25-48ce-9ee6-b93287e192ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:55.975Z|e25e0734-b9ea-4ef5-af96-c45ac7c01b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:34:56.856Z|679c7e7c-48c6-4707-8b08-61577b1c8a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:34:56.860Z|679c7e7c-48c6-4707-8b08-61577b1c8a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:35:02.134Z|4f229560-cf8f-4873-920b-feb2dd6d7bf0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:35:02.134Z|4f229560-cf8f-4873-920b-feb2dd6d7bf0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:05.990Z|7100adb1-6e86-488f-8ef8-44f6ecfc937b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:05.991Z|7100adb1-6e86-488f-8ef8-44f6ecfc937b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:05.992Z|a7435551-5d0e-48f0-aaf0-250f688f86c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:05.992Z|a7435551-5d0e-48f0-aaf0-250f688f86c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:05.996Z|aad8ff31-44f2-4f61-810d-62b570c9a534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:05.997Z|aad8ff31-44f2-4f61-810d-62b570c9a534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:11.856Z|86cff800-d9a4-4c03-8496-1f74a53a3adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:35:11.857Z|86cff800-d9a4-4c03-8496-1f74a53a3adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:35:12.178Z|ff000f78-d751-46cf-9a36-60171e20bbaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:35:12.178Z|ff000f78-d751-46cf-9a36-60171e20bbaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:35:16.011Z|a90b3df3-0fa0-4040-99f0-6df68b61da1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:16.012Z|a90b3df3-0fa0-4040-99f0-6df68b61da1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:16.014Z|b0a0290e-ac3f-46e0-aa30-4a08a2b645b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:16.015Z|b0a0290e-ac3f-46e0-aa30-4a08a2b645b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:16.019Z|8976aeb8-d75e-4e79-818c-4440eb48900c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:16.019Z|8976aeb8-d75e-4e79-818c-4440eb48900c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:26.031Z|a50a9807-fcb8-4796-8767-0b8c58ea7353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:26.032Z|a50a9807-fcb8-4796-8767-0b8c58ea7353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:26.035Z|593eeb82-9023-4ec1-a711-5fba0d4a63fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:26.036Z|593eeb82-9023-4ec1-a711-5fba0d4a63fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:26.038Z|ba79df40-7cc0-4f6a-9572-d97d8bd926f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:26.038Z|ba79df40-7cc0-4f6a-9572-d97d8bd926f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:26.856Z|242b07c2-aee7-405c-81c9-1faf853eb7ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:35:26.857Z|242b07c2-aee7-405c-81c9-1faf853eb7ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:35:36.052Z|2561de5e-c775-4aa6-adeb-15cb7de443c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:36.053Z|2561de5e-c775-4aa6-adeb-15cb7de443c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:36.057Z|88dcbac9-2b23-4cd9-84d0-02974a82b1b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:36.058Z|88dcbac9-2b23-4cd9-84d0-02974a82b1b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:36.062Z|45ea7833-9517-453d-a85c-69bdda3221fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:36.063Z|45ea7833-9517-453d-a85c-69bdda3221fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:41.856Z|7a91ea40-888d-467b-99fd-9ce1a84ac5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:35:41.859Z|7a91ea40-888d-467b-99fd-9ce1a84ac5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:35:42.180Z|1ba83d25-5d01-4f64-b60a-251b38080245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:35:42.180Z|1ba83d25-5d01-4f64-b60a-251b38080245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:35:46.075Z|37708e26-d3d6-4e28-adce-debe75c5e14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:46.076Z|37708e26-d3d6-4e28-adce-debe75c5e14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:46.077Z|4b5b1350-235b-4359-be6b-fe7b659f003b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:46.077Z|4b5b1350-235b-4359-be6b-fe7b659f003b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:46.083Z|3dae2c75-c651-4fc5-9da8-dd41e9d45780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:46.083Z|3dae2c75-c651-4fc5-9da8-dd41e9d45780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:56.099Z|6b33e7c0-d9a7-459c-af20-b03a7e167597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:56.100Z|6b33e7c0-d9a7-459c-af20-b03a7e167597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:56.101Z|4628592d-763d-4cc6-ba3e-6c0aa434a2de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:56.102Z|4628592d-763d-4cc6-ba3e-6c0aa434a2de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:56.102Z|b054d46b-995e-4166-98e3-249301c905ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:35:56.102Z|b054d46b-995e-4166-98e3-249301c905ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:35:56.856Z|1a40326d-f15c-48fa-9c11-5492390abfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:35:56.857Z|1a40326d-f15c-48fa-9c11-5492390abfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:02.133Z|f2eae2f4-bff4-48eb-8672-3ae19277fb9f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:36:02.134Z|f2eae2f4-bff4-48eb-8672-3ae19277fb9f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:06.121Z|3e2379d4-7c58-4f70-aa70-a41771ab8b70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:06.122Z|59c34832-62db-40d0-afd0-ca9c49a9cad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:06.123Z|59c34832-62db-40d0-afd0-ca9c49a9cad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:06.123Z|3e2379d4-7c58-4f70-aa70-a41771ab8b70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:06.124Z|280753da-8db0-4eb8-b188-b45cf07796ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:06.124Z|280753da-8db0-4eb8-b188-b45cf07796ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:11.857Z|0499d1a3-fb34-424d-89cb-8258e4e377a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:36:11.858Z|0499d1a3-fb34-424d-89cb-8258e4e377a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:12.181Z|daa258a9-5949-468e-9a34-f04cd4f1f0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:36:12.182Z|daa258a9-5949-468e-9a34-f04cd4f1f0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:16.147Z|2a1c02c7-23da-49f0-bd8e-c84433e82505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:16.147Z|3c3e5711-2533-4275-99b1-73e08dfc60aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:16.148Z|2a1c02c7-23da-49f0-bd8e-c84433e82505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:16.149Z|db9eb0b4-a555-4754-9a30-4db2dbe01aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:16.148Z|3c3e5711-2533-4275-99b1-73e08dfc60aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:16.152Z|db9eb0b4-a555-4754-9a30-4db2dbe01aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:26.178Z|53c8673f-52b7-4807-af72-a997522219cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:26.178Z|15093527-10b8-4d1a-abd6-74879a0d0383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:26.180Z|15093527-10b8-4d1a-abd6-74879a0d0383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:26.180Z|571897c0-6cce-4691-bec9-ec7cc4cda32c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:26.180Z|53c8673f-52b7-4807-af72-a997522219cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:26.180Z|571897c0-6cce-4691-bec9-ec7cc4cda32c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:26.856Z|4fdeb047-2e43-4556-b417-dd15f6a8a420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:36:26.860Z|4fdeb047-2e43-4556-b417-dd15f6a8a420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:36.203Z|b70e6740-e993-4566-b460-be6c03de9673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:36.203Z|65b72542-3ecc-4246-935c-ad747843ce18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:36.203Z|7027e788-3ba8-4c92-925e-12152f7a6093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:36.204Z|b70e6740-e993-4566-b460-be6c03de9673|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:36.204Z|7027e788-3ba8-4c92-925e-12152f7a6093|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:36.204Z|65b72542-3ecc-4246-935c-ad747843ce18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:41.856Z|99de1c38-46a9-462c-ad12-bb5331d63ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:36:41.857Z|99de1c38-46a9-462c-ad12-bb5331d63ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:42.183Z|d23a1fc7-c0de-4f96-9dba-057259db5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:36:42.184Z|d23a1fc7-c0de-4f96-9dba-057259db5ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:46.227Z|003cbed6-bbe6-4fca-b89d-4ff2c3da83f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:46.227Z|7093c4ef-a973-4af8-aa12-f983f763f8c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:46.227Z|6d526b1f-9049-4a02-8fb5-c1e175f735b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:46.228Z|003cbed6-bbe6-4fca-b89d-4ff2c3da83f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:46.228Z|6d526b1f-9049-4a02-8fb5-c1e175f735b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:46.228Z|7093c4ef-a973-4af8-aa12-f983f763f8c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:56.258Z|04dc862b-927f-4f13-b12f-95032ff072ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:56.257Z|51cd4f55-0485-4769-963f-4676d01eab8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:56.257Z|8e1313ce-7eb8-4433-b050-891b7bac9845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:36:56.258Z|04dc862b-927f-4f13-b12f-95032ff072ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:56.258Z|8e1313ce-7eb8-4433-b050-891b7bac9845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:56.259Z|51cd4f55-0485-4769-963f-4676d01eab8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:36:56.856Z|77e23379-0bb5-4cda-982a-450ba6371d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:36:56.857Z|77e23379-0bb5-4cda-982a-450ba6371d6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:36:57.773Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03tv0xb30x990xa10xfaz#JD0xad0xb50xa60x0f0xeb0xac0xc70xed0x1d0xc50xef0xa20xa1E0xca[0xcf0x830xe60xa80xbd0xcf]. 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-03-31T06:37:02.138Z|3246b67a-271d-4066-a0dc-13c23ccd4a74|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:37:02.139Z|3246b67a-271d-4066-a0dc-13c23ccd4a74|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:06.307Z|67077e38-f515-44b1-afd0-56f3ea7d48ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:06.307Z|162741b5-75e6-4f1d-8946-2ee3acb86555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:06.308Z|67077e38-f515-44b1-afd0-56f3ea7d48ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:06.308Z|162741b5-75e6-4f1d-8946-2ee3acb86555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:06.308Z|36ea9104-7a64-4822-bf64-4f8d81841d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:06.309Z|36ea9104-7a64-4822-bf64-4f8d81841d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:11.856Z|a07669a3-1ea1-45ec-9d8b-4e7ad885643d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:37:11.860Z|a07669a3-1ea1-45ec-9d8b-4e7ad885643d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:37:12.185Z|59984f5b-ce71-4797-9f90-0511d7d83ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:37:12.186Z|59984f5b-ce71-4797-9f90-0511d7d83ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:37:16.336Z|972e5ebe-5f64-4347-8279-8994060b7a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:16.336Z|db670a95-351f-434b-be22-bb12e34416f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:16.337Z|db670a95-351f-434b-be22-bb12e34416f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:16.338Z|972e5ebe-5f64-4347-8279-8994060b7a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:16.337Z|a0f0a3e3-856c-4db0-8ba9-fc921c73083e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:16.342Z|a0f0a3e3-856c-4db0-8ba9-fc921c73083e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:26.364Z|07063faa-b476-443d-b76b-e7b3d04c1b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:26.364Z|07063faa-b476-443d-b76b-e7b3d04c1b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:26.365Z|dbb6c657-e5e0-47e2-9ee0-302d4f442e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:26.366Z|dbb6c657-e5e0-47e2-9ee0-302d4f442e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:26.369Z|8273b4b4-3607-4a83-9f4f-c3f98bedcb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:26.369Z|8273b4b4-3607-4a83-9f4f-c3f98bedcb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:26.856Z|758d91e2-f640-4797-b25a-20e322e98322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:37:26.857Z|758d91e2-f640-4797-b25a-20e322e98322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:37:36.441Z|2a4a7755-21a5-40eb-80ef-81a02b8c80f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:36.441Z|f690570a-4cb1-4cc9-8d99-375ec2d4b1f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:36.441Z|6d8a5fb8-c75b-466c-9b5a-820a0acd5f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:36.442Z|f690570a-4cb1-4cc9-8d99-375ec2d4b1f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:36.442Z|2a4a7755-21a5-40eb-80ef-81a02b8c80f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:36.442Z|6d8a5fb8-c75b-466c-9b5a-820a0acd5f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:41.856Z|32dc4a1d-4aa8-4951-a58f-f79f31b4ef92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:37:41.857Z|32dc4a1d-4aa8-4951-a58f-f79f31b4ef92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:37:42.187Z|64182a2d-835f-4614-acee-9c8113b6b08c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:37:42.188Z|64182a2d-835f-4614-acee-9c8113b6b08c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:37:46.467Z|af8e570e-4239-4e84-95d6-0f71d136bb95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:46.468Z|af8e570e-4239-4e84-95d6-0f71d136bb95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:46.468Z|6d5dd92e-5c64-4921-a9ef-97b074e5a9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:46.469Z|6d5dd92e-5c64-4921-a9ef-97b074e5a9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:46.471Z|5f961b54-463b-4799-bf70-e42a287a8398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:46.472Z|5f961b54-463b-4799-bf70-e42a287a8398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:56.496Z|778bcb7d-e1e9-4c4d-bfde-e453288e3422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:56.496Z|22467cd7-885c-4d72-af56-1706cb697fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:56.497Z|778bcb7d-e1e9-4c4d-bfde-e453288e3422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:56.497Z|22467cd7-885c-4d72-af56-1706cb697fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:56.508Z|4fe80561-c00e-4a45-bed3-640a706d737c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:37:56.509Z|4fe80561-c00e-4a45-bed3-640a706d737c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:37:56.856Z|2117da13-e85f-48ef-a5d7-572e34fb09cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:37:56.860Z|2117da13-e85f-48ef-a5d7-572e34fb09cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:38:02.137Z|bded27d2-62dd-4a84-9fbd-33eaab64768e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:38:02.138Z|bded27d2-62dd-4a84-9fbd-33eaab64768e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:06.548Z|0d7bda6a-cda0-412f-b464-649b56afe3ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:06.549Z|0d7bda6a-cda0-412f-b464-649b56afe3ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:06.550Z|7a99946f-cc33-4efd-92a2-798238ad21a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:06.550Z|7a99946f-cc33-4efd-92a2-798238ad21a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:06.552Z|7cf3d28d-af1c-41e1-a791-ed9f6a5fdc07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:06.552Z|7cf3d28d-af1c-41e1-a791-ed9f6a5fdc07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:11.856Z|25b1a15d-9e38-4f17-82a8-584ecd9d6479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:38:11.857Z|25b1a15d-9e38-4f17-82a8-584ecd9d6479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:38:12.188Z|afa8354b-5056-44e4-84e7-95edbec8fa9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:38:12.189Z|afa8354b-5056-44e4-84e7-95edbec8fa9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:38:16.589Z|edd45bd2-f480-4f43-840a-79aeb53f9c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:16.590Z|edd45bd2-f480-4f43-840a-79aeb53f9c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:16.590Z|979cb1cf-c4c5-41b8-95ab-19d452457e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:16.590Z|979cb1cf-c4c5-41b8-95ab-19d452457e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:16.593Z|1de5300e-eb27-4011-8376-9c9df50f9aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:16.593Z|1de5300e-eb27-4011-8376-9c9df50f9aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:26.613Z|36f23e55-4d3a-4128-8038-06ba9681484d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:26.613Z|dc0ebf84-f17c-48f2-97c5-caf18175978c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:26.614Z|36f23e55-4d3a-4128-8038-06ba9681484d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:26.614Z|dc0ebf84-f17c-48f2-97c5-caf18175978c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:26.625Z|4dd7aa7c-6bbd-4c9c-aef2-117ec1b5a6be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:26.626Z|4dd7aa7c-6bbd-4c9c-aef2-117ec1b5a6be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:26.856Z|32809a25-efca-40cc-8dbe-f10951da69b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:38:26.857Z|32809a25-efca-40cc-8dbe-f10951da69b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:38:36.638Z|bb0011f5-8715-46a9-b85b-b6b0fb8ec3c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:36.638Z|ad938e87-e92f-4031-84a5-ca0704a28c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:36.639Z|bb0011f5-8715-46a9-b85b-b6b0fb8ec3c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:36.640Z|ad938e87-e92f-4031-84a5-ca0704a28c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:36.648Z|94655d61-5d42-4781-b5cf-209d73449113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:36.649Z|94655d61-5d42-4781-b5cf-209d73449113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:41.856Z|22376952-3750-4c81-9f64-b03ac25e0e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:38:41.864Z|22376952-3750-4c81-9f64-b03ac25e0e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:38:42.190Z|b1bd2b6c-ca95-46a7-a5e1-3e892bfb05ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:38:42.190Z|b1bd2b6c-ca95-46a7-a5e1-3e892bfb05ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:38:46.665Z|900da257-2c36-477d-8f77-9e7546daf2d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:46.665Z|05d0180c-92a3-4ee4-8a4e-9f743bd6815c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:46.666Z|900da257-2c36-477d-8f77-9e7546daf2d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:46.666Z|05d0180c-92a3-4ee4-8a4e-9f743bd6815c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:46.668Z|e7aadab1-8d13-470a-b21a-118478fdeeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:46.668Z|e7aadab1-8d13-470a-b21a-118478fdeeda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:56.688Z|11e192a9-ac96-4ffc-9972-83493325a983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:56.687Z|2e2f9228-82ea-413b-8ada-ceaf30de12b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:56.689Z|11e192a9-ac96-4ffc-9972-83493325a983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:56.689Z|2e2f9228-82ea-413b-8ada-ceaf30de12b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:56.697Z|9aa6dfd3-5a3d-4d89-8354-9b3f9d5899e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:38:56.698Z|9aa6dfd3-5a3d-4d89-8354-9b3f9d5899e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:38:56.856Z|c190d345-d635-47ee-9039-c7b1137db7ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:38:56.857Z|c190d345-d635-47ee-9039-c7b1137db7ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:02.133Z|f401a8ea-4f09-4bf9-a9be-b7f207d102f4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:39:02.134Z|f401a8ea-4f09-4bf9-a9be-b7f207d102f4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:06.714Z|e74998c8-404d-468f-ae2e-386075e2ee55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:06.714Z|362b5f69-3ef3-4e33-9ec2-7b57b554b4b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:06.715Z|362b5f69-3ef3-4e33-9ec2-7b57b554b4b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:06.715Z|e74998c8-404d-468f-ae2e-386075e2ee55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:06.716Z|818a4d7f-d12f-4f09-9a4b-dd9706a26bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:06.717Z|818a4d7f-d12f-4f09-9a4b-dd9706a26bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:11.856Z|04cb3611-da22-4412-b828-97316719614e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:39:11.857Z|04cb3611-da22-4412-b828-97316719614e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:12.191Z|f4ca7c68-c51a-4de4-9134-34ece3b5f957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:39:12.192Z|f4ca7c68-c51a-4de4-9134-34ece3b5f957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:16.736Z|1aff2767-09d9-4d88-95bc-8d56fbb23c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:16.736Z|5a0660f4-697d-4507-8d5b-9cd8f9964037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:16.737Z|1aff2767-09d9-4d88-95bc-8d56fbb23c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:16.738Z|5a0660f4-697d-4507-8d5b-9cd8f9964037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:16.741Z|b5e98437-200f-4769-87bd-6ef94d214ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:16.741Z|b5e98437-200f-4769-87bd-6ef94d214ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:26.757Z|cf09ada9-6480-44aa-8554-3929ffee1e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:26.758Z|cf09ada9-6480-44aa-8554-3929ffee1e21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:26.760Z|6f10b363-c168-4c18-97f8-e732ca383a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:26.761Z|6f10b363-c168-4c18-97f8-e732ca383a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:26.762Z|9629aa98-4040-4190-b99d-c7347b24cd6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:26.762Z|9629aa98-4040-4190-b99d-c7347b24cd6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:26.856Z|8d3b4dbc-9a1e-4842-b197-36431f9eef13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:39:26.859Z|8d3b4dbc-9a1e-4842-b197-36431f9eef13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:36.779Z|71846aeb-ce1f-4d1a-a5ec-7b9352df139b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:36.780Z|71846aeb-ce1f-4d1a-a5ec-7b9352df139b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:36.791Z|c277baa9-1030-4da1-8c85-585e4b0a3b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:36.792Z|c277baa9-1030-4da1-8c85-585e4b0a3b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:36.795Z|af681f9b-3f58-4b25-a3cd-261d9acdeeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:36.796Z|af681f9b-3f58-4b25-a3cd-261d9acdeeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:41.856Z|db4a47e1-2221-4f8c-8263-99d094fc00d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:39:41.856Z|db4a47e1-2221-4f8c-8263-99d094fc00d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:42.192Z|7662d4e6-42d8-4392-bc18-523f4532359b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:39:42.193Z|7662d4e6-42d8-4392-bc18-523f4532359b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:46.803Z|79871ae3-f1a9-4933-bb0f-e761b22d94c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:46.804Z|79871ae3-f1a9-4933-bb0f-e761b22d94c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:46.814Z|a3737c64-e7f3-41f6-9dfd-e44ceb6033de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:46.814Z|a3737c64-e7f3-41f6-9dfd-e44ceb6033de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:46.818Z|8b77df67-2ff7-4b20-9a65-7161300fe5ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:46.818Z|8b77df67-2ff7-4b20-9a65-7161300fe5ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:56.829Z|aec30e74-d803-4de9-8d6d-09d2b8fc2689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:56.830Z|aec30e74-d803-4de9-8d6d-09d2b8fc2689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:56.845Z|25820863-26ee-4dfe-89c2-819813f9d0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:56.846Z|25820863-26ee-4dfe-89c2-819813f9d0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:39:56.856Z|e2e5567f-076d-445d-9b87-5582e013a37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:39:56.856Z|e2e5567f-076d-445d-9b87-5582e013a37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:39:56.858Z|6eda9a3c-ea99-4a3e-95bc-ec975470840f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:39:56.858Z|6eda9a3c-ea99-4a3e-95bc-ec975470840f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:02.133Z|6eecf7c0-c687-4d95-ae92-011702afa9b8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:40:02.134Z|6eecf7c0-c687-4d95-ae92-011702afa9b8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:06.852Z|f3ddb93e-85fd-4f3f-a171-407ec8662d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:06.853Z|f3ddb93e-85fd-4f3f-a171-407ec8662d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:06.865Z|ad2a7b6b-a717-4ac5-952a-315699f689f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:06.865Z|ad2a7b6b-a717-4ac5-952a-315699f689f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:06.878Z|f88a8048-8477-49b0-ad90-f8272581cc02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:06.879Z|f88a8048-8477-49b0-ad90-f8272581cc02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:11.856Z|e9251bc4-4b34-47a7-afd9-cd229495c884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:40:11.859Z|e9251bc4-4b34-47a7-afd9-cd229495c884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:40:12.194Z|13de24f9-1734-47b1-911a-3d5fc2631bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:40:12.195Z|13de24f9-1734-47b1-911a-3d5fc2631bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:40:16.875Z|13b0d5b5-36e3-4aa3-af03-bf2b1a0660dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:16.876Z|13b0d5b5-36e3-4aa3-af03-bf2b1a0660dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:16.883Z|25bbafa0-ad4c-4c1f-8017-3ae30b1c6ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:16.884Z|25bbafa0-ad4c-4c1f-8017-3ae30b1c6ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:16.901Z|f6ef0b12-c356-4e6b-9f3e-3fa0f8e021f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:16.902Z|f6ef0b12-c356-4e6b-9f3e-3fa0f8e021f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:26.856Z|3666dac6-388c-488b-b37f-b170511f4330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:40:26.857Z|3666dac6-388c-488b-b37f-b170511f4330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:40:26.898Z|185a9730-2072-40f5-85c2-14e7031a14da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:26.899Z|185a9730-2072-40f5-85c2-14e7031a14da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:26.911Z|84fa234c-c445-4955-93c4-11c7a62b1bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:26.912Z|84fa234c-c445-4955-93c4-11c7a62b1bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:26.920Z|97aaf6d8-09fb-4869-9035-be384afb7e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:26.920Z|97aaf6d8-09fb-4869-9035-be384afb7e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:36.920Z|8db9920a-ee10-4d93-bb6a-4e5617bb8896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:36.921Z|8db9920a-ee10-4d93-bb6a-4e5617bb8896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:36.930Z|9b136e3e-2033-4e77-9e04-3643d4e8185b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:36.931Z|9b136e3e-2033-4e77-9e04-3643d4e8185b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:36.937Z|186776be-a515-4183-8c82-070637062475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:36.937Z|186776be-a515-4183-8c82-070637062475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:41.856Z|5ee7ec19-da8e-4e1b-b17c-7e4363b494f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:40:41.857Z|5ee7ec19-da8e-4e1b-b17c-7e4363b494f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:40:42.196Z|c825122e-1a94-456f-922c-7256328c00b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:40:42.196Z|c825122e-1a94-456f-922c-7256328c00b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:40:46.943Z|09330560-3b2d-4112-b4aa-417d17564d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:46.944Z|09330560-3b2d-4112-b4aa-417d17564d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:46.951Z|1fac4c13-d4a0-4b87-b065-f17cb15680e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:46.951Z|1fac4c13-d4a0-4b87-b065-f17cb15680e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:46.954Z|b0a472fb-83ff-4da7-b119-ec371e6b5484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:46.954Z|b0a472fb-83ff-4da7-b119-ec371e6b5484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:56.856Z|7336266a-eb70-4eb3-8cb5-1f279d19e93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:40:56.859Z|7336266a-eb70-4eb3-8cb5-1f279d19e93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:40:56.970Z|348989d7-bd37-4013-885a-bff0ea41f108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:56.971Z|348989d7-bd37-4013-885a-bff0ea41f108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:56.972Z|b9436309-7574-4b94-a2cd-ed08b61aa102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:56.972Z|b9436309-7574-4b94-a2cd-ed08b61aa102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:40:56.974Z|6825e1a8-a636-40de-bb8c-8e508869ee09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:40:56.975Z|6825e1a8-a636-40de-bb8c-8e508869ee09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:02.133Z|9c1367a5-cde2-4fa1-bef8-d2b86afcc8db|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:41:02.134Z|9c1367a5-cde2-4fa1-bef8-d2b86afcc8db|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:06.993Z|5653c5ed-7478-4783-9eb5-a8bd2c4b5c50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:06.993Z|35824168-945c-451f-93ee-f52b85ee2d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:06.993Z|35824168-945c-451f-93ee-f52b85ee2d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:06.993Z|5653c5ed-7478-4783-9eb5-a8bd2c4b5c50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:06.996Z|9705404e-2e2e-44b8-a3a3-0c5a944c126d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:06.997Z|9705404e-2e2e-44b8-a3a3-0c5a944c126d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:11.856Z|4177c245-6559-4ebc-bcae-0c5546cd2d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:41:11.856Z|4177c245-6559-4ebc-bcae-0c5546cd2d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:41:12.197Z|14dd100b-4c5a-4437-88e6-ee5ad9137849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:41:12.198Z|14dd100b-4c5a-4437-88e6-ee5ad9137849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:41:17.015Z|f1a47806-8a58-4cac-8bfa-a74300d099b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:17.016Z|f1a47806-8a58-4cac-8bfa-a74300d099b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:17.021Z|8c62afae-83bd-473d-a05b-d31d2133c479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:17.021Z|8c62afae-83bd-473d-a05b-d31d2133c479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:17.022Z|d63a4653-5d10-4d8b-98e7-49d2857a3d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:17.023Z|d63a4653-5d10-4d8b-98e7-49d2857a3d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:26.856Z|0f6f0e1d-a3f3-40ec-ae83-4ad884ab3f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:41:26.857Z|0f6f0e1d-a3f3-40ec-ae83-4ad884ab3f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:41:27.043Z|257051bc-8301-4d3a-8bd7-83af068cdd44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:27.043Z|257051bc-8301-4d3a-8bd7-83af068cdd44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:27.045Z|3312bd14-00f4-4863-8384-8f4f799a36a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:27.046Z|3312bd14-00f4-4863-8384-8f4f799a36a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:27.048Z|375cb914-5a67-4f13-acfa-088c01a05778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:27.049Z|375cb914-5a67-4f13-acfa-088c01a05778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:37.067Z|e1469317-23b6-4301-bd6a-3bfccd2ad80f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:37.067Z|83ed7fc2-fe33-42a9-893e-baa78ad64e91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:37.068Z|e1469317-23b6-4301-bd6a-3bfccd2ad80f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:37.068Z|83ed7fc2-fe33-42a9-893e-baa78ad64e91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:37.076Z|18b6de11-809b-4b82-9e1f-9ecc8fa4b281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:37.077Z|18b6de11-809b-4b82-9e1f-9ecc8fa4b281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:41.856Z|05691e7e-940e-4098-b79e-28b2e7b45b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:41:41.866Z|05691e7e-940e-4098-b79e-28b2e7b45b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:41:42.198Z|f0ebe48f-45c5-4140-9a1c-a642438dc07c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:41:42.199Z|f0ebe48f-45c5-4140-9a1c-a642438dc07c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:41:47.091Z|a60c4f91-2944-4c01-a957-0e0e33f979eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:47.091Z|4913e9a6-147c-4f81-adb1-b6d3d7a3e4d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:47.092Z|4913e9a6-147c-4f81-adb1-b6d3d7a3e4d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:47.092Z|a60c4f91-2944-4c01-a957-0e0e33f979eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:47.098Z|28fe0d25-62c2-4c06-970e-07223f1d10a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:47.098Z|28fe0d25-62c2-4c06-970e-07223f1d10a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:56.856Z|90a023ef-1ac1-4abf-aa91-31eb74dcd900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:41:56.856Z|90a023ef-1ac1-4abf-aa91-31eb74dcd900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:41:57.120Z|94f4019f-663a-48c1-9531-cc3589942703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:57.120Z|94f4019f-663a-48c1-9531-cc3589942703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:57.123Z|94d31015-cd39-422c-8aef-26595639ba0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:57.124Z|94d31015-cd39-422c-8aef-26595639ba0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:41:57.127Z|8fffa729-b8f3-44db-af9d-7734e99fa27d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:41:57.128Z|8fffa729-b8f3-44db-af9d-7734e99fa27d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:02.134Z|f35eb171-b705-46c9-84f0-b3a94898038f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:42:02.135Z|f35eb171-b705-46c9-84f0-b3a94898038f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:07.149Z|2db9abbb-596c-4363-ad05-65eaa1ebd3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:07.150Z|2db9abbb-596c-4363-ad05-65eaa1ebd3b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:07.150Z|4aee208e-c299-4eb8-ba5b-9e7082758353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:07.149Z|6e822cfc-2fdf-4a55-bd31-22b9dc937657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:07.150Z|4aee208e-c299-4eb8-ba5b-9e7082758353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:07.150Z|6e822cfc-2fdf-4a55-bd31-22b9dc937657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:11.856Z|9e442bd4-bca4-4fdf-ab8b-7a307e42d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:42:11.857Z|9e442bd4-bca4-4fdf-ab8b-7a307e42d3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:42:12.200Z|74880bf8-e830-4fa3-a3f5-665611ef7e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:42:12.201Z|74880bf8-e830-4fa3-a3f5-665611ef7e95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:42:13.177Z||http-nio-8080-exec-6|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03nG0x1a':0xe1p0xb50xf90xc50x8d0xa60x820xf2.N0x0e0xcf0xa30xf4\60xe60x890x86I0x9c|0x090xe90xab0xfe]. 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-03-31T06:42:17.187Z|f079e0c7-5f54-4bbc-b549-8613cd6b4cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:17.187Z|2d27c2c0-295a-4665-a27d-c48efe42ec3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:17.187Z|f079e0c7-5f54-4bbc-b549-8613cd6b4cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:17.187Z|2d27c2c0-295a-4665-a27d-c48efe42ec3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:17.189Z|bed76c87-c872-439a-b9b7-b9282fa4509a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:17.192Z|bed76c87-c872-439a-b9b7-b9282fa4509a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:26.856Z|5b84e1e2-63ba-4bfa-abd2-bba4bb260162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:42:26.859Z|5b84e1e2-63ba-4bfa-abd2-bba4bb260162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:42:27.221Z|a3be003e-7120-40c7-a03d-2093ed398991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:27.221Z|a3be003e-7120-40c7-a03d-2093ed398991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:27.237Z|c2557a41-4f09-4235-a253-70f16f3a6d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:27.237Z|c2557a41-4f09-4235-a253-70f16f3a6d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:27.252Z|83906a92-988f-4943-8d4a-32bb68115c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:27.252Z|83906a92-988f-4943-8d4a-32bb68115c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:37.246Z|079954d0-f951-4ac2-b740-6c55cf5647e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:37.247Z|079954d0-f951-4ac2-b740-6c55cf5647e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:37.261Z|9df2557b-72c0-431a-a588-984248f6795c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:37.262Z|9df2557b-72c0-431a-a588-984248f6795c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:37.279Z|562cffec-40b7-4dbc-9a2a-e25109ea054c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:37.280Z|562cffec-40b7-4dbc-9a2a-e25109ea054c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:41.856Z|6530e9ce-76ed-4054-bfa7-304f2b787f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:42:41.857Z|6530e9ce-76ed-4054-bfa7-304f2b787f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:42:42.202Z|556cc99f-eb8d-4dfd-9474-fdb9b2453c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:42:42.202Z|556cc99f-eb8d-4dfd-9474-fdb9b2453c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:42:47.271Z|0a5b5647-b6db-4bf0-b990-454a0a755c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:47.271Z|0a5b5647-b6db-4bf0-b990-454a0a755c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:47.282Z|bb97c419-2b77-4443-9c34-1d7fb88e9d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:47.282Z|bb97c419-2b77-4443-9c34-1d7fb88e9d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:47.303Z|826ba1f9-a4fa-43e9-80b1-bbfd521be860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:47.303Z|826ba1f9-a4fa-43e9-80b1-bbfd521be860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:56.856Z|f92bae43-6006-4288-aa37-3cb91cbd3f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:42:56.857Z|f92bae43-6006-4288-aa37-3cb91cbd3f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:42:57.301Z|2df37fc7-3a24-4430-a838-53ba6301a159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:57.302Z|2df37fc7-3a24-4430-a838-53ba6301a159|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:57.302Z|b7bcca00-e51b-403d-9d01-403b685a7db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:57.302Z|b7bcca00-e51b-403d-9d01-403b685a7db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:42:57.332Z|57a0709a-0819-4bb6-a3e5-cd1b416eed93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:42:57.333Z|57a0709a-0819-4bb6-a3e5-cd1b416eed93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:02.135Z|6fa45fba-f386-4eab-8312-5ef4bbc3e04b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:43:02.136Z|6fa45fba-f386-4eab-8312-5ef4bbc3e04b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:07.328Z|18197cbb-a33d-4714-918e-ae7f1320c6a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:07.329Z|18197cbb-a33d-4714-918e-ae7f1320c6a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:07.337Z|27529a02-2fb9-41be-b036-e84c6a97f978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:07.338Z|27529a02-2fb9-41be-b036-e84c6a97f978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:07.354Z|c3836341-339d-4e13-a162-5a89ff3396d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:07.354Z|c3836341-339d-4e13-a162-5a89ff3396d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:11.856Z|bdbbb5af-520a-49ec-b5d7-80762d0b6b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:43:11.861Z|bdbbb5af-520a-49ec-b5d7-80762d0b6b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:43:12.203Z|facb921d-671f-410c-aad6-4a4ecdc39f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:43:12.204Z|facb921d-671f-410c-aad6-4a4ecdc39f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:43:17.355Z|021ac020-6488-4b7a-8cac-42d134244476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:17.356Z|021ac020-6488-4b7a-8cac-42d134244476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:17.361Z|caf43eb7-1e15-4840-a6c5-e0da21841e34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:17.362Z|caf43eb7-1e15-4840-a6c5-e0da21841e34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:17.397Z|6466af67-1597-4ea9-bac6-474935ae685a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:17.398Z|6466af67-1597-4ea9-bac6-474935ae685a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:26.856Z|3bab8a9b-0837-4913-a98f-f40dd33481be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:43:26.857Z|3bab8a9b-0837-4913-a98f-f40dd33481be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:43:27.403Z|2b669f3e-3fcb-4db0-904e-fa4402ff0d6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:27.404Z|2b669f3e-3fcb-4db0-904e-fa4402ff0d6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:27.405Z|5f75e8fa-9678-4f9f-b3b6-8c8ce4081ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:27.406Z|5f75e8fa-9678-4f9f-b3b6-8c8ce4081ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:27.433Z|4a4e0960-a789-4aeb-b572-0ab0dfb057e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:27.433Z|4a4e0960-a789-4aeb-b572-0ab0dfb057e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:37.429Z|11b16a34-a2fd-4e0f-92ee-1ab99ba49481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:37.429Z|f1b01248-bff0-4b94-97cd-f237ada8362f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:37.430Z|11b16a34-a2fd-4e0f-92ee-1ab99ba49481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:37.430Z|f1b01248-bff0-4b94-97cd-f237ada8362f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:37.454Z|5eb7c872-24e3-4578-ac74-e3ff118a616c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:37.455Z|5eb7c872-24e3-4578-ac74-e3ff118a616c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:41.856Z|b95ec8aa-2e6f-4a20-820d-8842b484f7da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:43:41.857Z|b95ec8aa-2e6f-4a20-820d-8842b484f7da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:43:42.204Z|ba6ca0e4-2d5d-48ed-b9dc-6d840ab710af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:43:42.205Z|ba6ca0e4-2d5d-48ed-b9dc-6d840ab710af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:43:47.452Z|99702586-2e19-4a11-b28c-527c0a12a773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:47.452Z|99702586-2e19-4a11-b28c-527c0a12a773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:47.455Z|a1e3a21e-ddee-4b5a-84bd-8e5a873bed7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:47.456Z|a1e3a21e-ddee-4b5a-84bd-8e5a873bed7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:47.479Z|cd434906-2d1a-40e7-9f56-ff435c98d331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:47.490Z|cd434906-2d1a-40e7-9f56-ff435c98d331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:56.856Z|1a75ea53-fb51-484e-8de2-f15ff44fcffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:43:56.859Z|1a75ea53-fb51-484e-8de2-f15ff44fcffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:43:57.479Z|6e57c536-37f4-4088-b761-d6f873624365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:57.479Z|6e57c536-37f4-4088-b761-d6f873624365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:57.479Z|cfef6684-989e-4d4b-ace1-6a7e55573ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:57.481Z|cfef6684-989e-4d4b-ace1-6a7e55573ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:43:57.515Z|00206965-f13f-4e65-8236-1ed1b411e4b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:43:57.515Z|00206965-f13f-4e65-8236-1ed1b411e4b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:02.134Z|aee7447e-2b07-49da-8a18-5cb04b38980b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:44:02.135Z|aee7447e-2b07-49da-8a18-5cb04b38980b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:07.502Z|291c0966-6b3e-4482-adea-438af8415a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:07.503Z|291c0966-6b3e-4482-adea-438af8415a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:07.505Z|c3df0a96-7694-4904-a14c-22ac7f3bcb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:07.506Z|c3df0a96-7694-4904-a14c-22ac7f3bcb8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:07.538Z|56597ab8-cf02-457f-8b4b-801c265b6ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:07.539Z|56597ab8-cf02-457f-8b4b-801c265b6ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:11.856Z|f9a793b0-80de-4708-af01-5e7fbbf9447b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:44:11.857Z|f9a793b0-80de-4708-af01-5e7fbbf9447b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:44:12.206Z|5f0bcf80-0209-40fb-99fd-5990ed8a1287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:44:12.206Z|5f0bcf80-0209-40fb-99fd-5990ed8a1287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:44:17.528Z|eca4a738-1954-442f-af83-8102cfb74777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:17.529Z|eca4a738-1954-442f-af83-8102cfb74777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:17.530Z|6de57662-9d5d-47cf-b1ac-8480497d935e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:17.530Z|6de57662-9d5d-47cf-b1ac-8480497d935e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:17.562Z|430da208-4d60-4e3c-b2c0-e384d25d9b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:17.563Z|430da208-4d60-4e3c-b2c0-e384d25d9b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:26.856Z|11ca61d7-12d8-476f-b36c-4a9072d8a298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:44:26.857Z|11ca61d7-12d8-476f-b36c-4a9072d8a298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:44:27.557Z|e49b12c6-9fb1-40e8-8125-3c31fcf30b75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:27.557Z|e49b12c6-9fb1-40e8-8125-3c31fcf30b75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:27.556Z|794136c8-b0cf-4b7c-8735-af64db1f4082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:27.559Z|794136c8-b0cf-4b7c-8735-af64db1f4082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:27.582Z|faac7729-11ea-4f3d-b514-16729339c527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:27.583Z|faac7729-11ea-4f3d-b514-16729339c527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:37.583Z|4cdd88cf-c4c7-4516-aba4-6508dfa8527e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:37.583Z|4cdd88cf-c4c7-4516-aba4-6508dfa8527e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:37.585Z|668c72dd-6853-4a8c-9f16-4fa6c49b79ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:37.585Z|668c72dd-6853-4a8c-9f16-4fa6c49b79ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:37.606Z|0cdcc335-7ca0-4f8a-b593-366775d44093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:37.606Z|0cdcc335-7ca0-4f8a-b593-366775d44093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:41.856Z|26fd0900-8bbb-4e8c-95e8-cb3ddc8ac866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:44:41.860Z|26fd0900-8bbb-4e8c-95e8-cb3ddc8ac866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:44:42.207Z|dd8edf1d-95de-473b-8a9c-ebc7122faa6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:44:42.207Z|dd8edf1d-95de-473b-8a9c-ebc7122faa6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:44:47.609Z|00659b38-7901-4391-bdd4-6f73dc536d92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:47.610Z|00659b38-7901-4391-bdd4-6f73dc536d92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:47.611Z|00262510-4792-45d7-9c25-71c00547db73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:47.611Z|00262510-4792-45d7-9c25-71c00547db73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:47.629Z|1b2d33ff-45ce-418d-bb78-6dc52e80f9da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:47.629Z|1b2d33ff-45ce-418d-bb78-6dc52e80f9da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:56.856Z|7dcc961a-c801-400a-b83a-1e05a8f888e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:44:56.857Z|7dcc961a-c801-400a-b83a-1e05a8f888e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:44:57.632Z|17cac899-65f9-4613-b5e7-3f3e9bf3b3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:57.633Z|17cac899-65f9-4613-b5e7-3f3e9bf3b3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:57.646Z|be50d517-a52b-49c1-b06e-fd1309ae3fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:57.647Z|be50d517-a52b-49c1-b06e-fd1309ae3fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:44:57.652Z|060aaab0-85fd-41f5-a8b0-7d27f223a9a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:44:57.652Z|060aaab0-85fd-41f5-a8b0-7d27f223a9a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:02.139Z|90f53f20-b55e-460d-ae9b-ac7614f6cf36|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:45:02.140Z|90f53f20-b55e-460d-ae9b-ac7614f6cf36|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:07.679Z|6bb8f040-4089-4330-ab5b-83f7de6acac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:07.680Z|6bb8f040-4089-4330-ab5b-83f7de6acac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:07.680Z|f666ee3d-2665-43ff-aa14-80a93f36ab68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:07.681Z|f666ee3d-2665-43ff-aa14-80a93f36ab68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:07.690Z|a6d2a68e-674c-4278-bf4c-2bc363a77b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:07.691Z|a6d2a68e-674c-4278-bf4c-2bc363a77b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:11.856Z|2933e870-c36d-44fe-bf94-5d40b7f5f5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:45:11.856Z|2933e870-c36d-44fe-bf94-5d40b7f5f5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:45:12.208Z|4af7b770-94a2-4357-a2c6-42f44e6a5792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:45:12.209Z|4af7b770-94a2-4357-a2c6-42f44e6a5792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:45:17.715Z|15f62934-7200-4ead-8211-5aa87bf2ca70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:17.715Z|aedf9f34-2f4e-47f2-9748-77e341c0ac27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:17.715Z|04bd692c-0330-470f-abcb-65924fa3edb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:17.716Z|15f62934-7200-4ead-8211-5aa87bf2ca70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:17.716Z|aedf9f34-2f4e-47f2-9748-77e341c0ac27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:17.716Z|04bd692c-0330-470f-abcb-65924fa3edb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:26.856Z|05c57e06-ee8f-496f-80ad-a13ef96ef5f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:45:26.859Z|05c57e06-ee8f-496f-80ad-a13ef96ef5f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:45:27.744Z|3983586f-7a57-41b5-b167-1b9154b14710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:27.744Z|cec85ad3-8118-4718-8968-7480a561e602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:27.745Z|3983586f-7a57-41b5-b167-1b9154b14710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:27.745Z|cec85ad3-8118-4718-8968-7480a561e602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:27.747Z|94798ff0-9ecd-4e97-a9dc-0ff048dc5479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:27.749Z|94798ff0-9ecd-4e97-a9dc-0ff048dc5479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:37.034Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:45:37.044Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e8c0d2f7-568c-4f32-a736-70493dd27c20 already exists in requestDb InfraActiveRequests table
2022-03-31T06:45:37.109Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20
2022-03-31T06:45:37.110Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|INFO|500||Invoke
2022-03-31T06:45:37.111Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||===========================request begin================================================
2022-03-31T06:45:37.111Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20
2022-03-31T06:45:37.112Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Method      : GET
2022-03-31T06:45:37.112Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4d167e2baaf9923", X-B3-SpanId:"f2dbe187c8af22b5", X-B3-ParentSpanId:"a4d167e2baaf9923", X-B3-Sampled:"0", X-ONAP-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-TransactionID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-ECOMP-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"291ac944-9049-4553-b1b0-1b9cd81f2414"]
2022-03-31T06:45:37.113Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Request body: 
2022-03-31T06:45:37.114Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||==========================request end================================================
2022-03-31T06:45:37.783Z|cc14903a-dcc6-47ad-8a82-4aa8e9c82211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:37.783Z|cc14903a-dcc6-47ad-8a82-4aa8e9c82211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:37.785Z|a887f7ac-3fa0-42ea-ad8f-2a85eb722bed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:37.789Z|6d4bfcde-80ac-4dab-a215-ff0499bdce11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:37.790Z|a887f7ac-3fa0-42ea-ad8f-2a85eb722bed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:37.790Z|6d4bfcde-80ac-4dab-a215-ff0499bdce11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:37.926Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||============================response begin==========================================
2022-03-31T06:45:37.927Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:45:37.927Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Status text  : 
2022-03-31T06:45:37.928Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2677CBDA85D89CA69A7E633463B082ED; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:45:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:45:37.930Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||Response body: 
2022-03-31T06:45:37.930Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|DEBUG|500||=======================response end=================================================
2022-03-31T06:45:37.931Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8c0d2f7-568c-4f32-a736-70493dd27c20|INFO|404|Not Found|InvokeReturn
2022-03-31T06:45:38.031Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e8c0d2f7-568c-4f32-a736-70493dd27c20
2022-03-31T06:45:38.062Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:45:38.067Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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-03-31T06:45:38.068Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:45:38.068Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:45:38.068Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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-03-31T06:45:38.069Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:45:38.069Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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:"a4d167e2baaf9923", X-B3-SpanId:"9bfc0a34063c94f2", X-B3-ParentSpanId:"a4d167e2baaf9923", X-B3-Sampled:"0", X-ONAP-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-TransactionID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-ECOMP-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88bc10d4-6327-49df-9a9a-ebb7ad0e7e22"]
2022-03-31T06:45:38.070Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:45:38.070Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:45:38.120Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:45:38.121Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:45:38.122Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:45:38.122Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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:"Thu, 31 Mar 2022 06:45:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:45:38.123Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:45:38.123Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:45:38.124Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:45:38.126Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:45:38.127Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:45:38.128Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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-03-31T06:45:38.129Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:45:38.129Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:45:38.130Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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-03-31T06:45:38.131Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:45:38.132Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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:"a4d167e2baaf9923", X-B3-SpanId:"60b44d5dbb028b15", X-B3-ParentSpanId:"a4d167e2baaf9923", X-B3-Sampled:"0", X-ONAP-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-TransactionID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-ECOMP-RequestID:"e8c0d2f7-568c-4f32-a736-70493dd27c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aa73167-7064-43ba-b534-38eb74cf5e7d"]
2022-03-31T06:45:38.133Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:45:38.133Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:45:38.265Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:45:38.265Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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-03-31T06:45:38.266Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:45:38.267Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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:"Thu, 31 Mar 2022 06:45:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:45:38.267Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:45:38.268Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:45:38.268Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:45:38.269Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:45:38.274Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@55b98ce7
2022-03-31T06:45:38.281Z|e8c0d2f7-568c-4f32-a736-70493dd27c20|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:45:41.860Z|3c25819c-ce6f-4e78-909a-79df6c78f9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:45:41.864Z|3c25819c-ce6f-4e78-909a-79df6c78f9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:45:42.209Z|4fea241a-64af-412f-b56a-4f9a71475617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:45:42.210Z|4fea241a-64af-412f-b56a-4f9a71475617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:45:47.813Z|6d4c04ec-41eb-4062-9c51-91db855ee9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:47.814Z|903739f3-0f05-4b32-b1f3-43308e2dcf27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:47.815Z|6d4c04ec-41eb-4062-9c51-91db855ee9f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:47.815Z|903739f3-0f05-4b32-b1f3-43308e2dcf27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:47.816Z|1e248cbe-a2c2-4fe2-907d-86c9b0ec2def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:47.818Z|1e248cbe-a2c2-4fe2-907d-86c9b0ec2def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:49.113Z|1b50a4d4-f303-4967-96cc-f040d0ac24cb|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:45:49.114Z|1b50a4d4-f303-4967-96cc-f040d0ac24cb|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:56.857Z|d25fdb29-8276-480b-994a-9056709a546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:45:56.862Z|d25fdb29-8276-480b-994a-9056709a546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:45:57.841Z|78298b45-add8-43c9-9a57-54915e97ba90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:57.841Z|cf902438-464d-4274-983b-4d178f603242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:57.842Z|78298b45-add8-43c9-9a57-54915e97ba90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:57.842Z|cf902438-464d-4274-983b-4d178f603242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:45:57.842Z|3e984ed1-84c8-4dbc-9636-22040e8dfda7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:45:57.843Z|3e984ed1-84c8-4dbc-9636-22040e8dfda7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:02.134Z|ddb582d7-59b3-43a1-9153-96fa75151f2f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:46:02.135Z|ddb582d7-59b3-43a1-9153-96fa75151f2f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:03.383Z|51a7bae7-1381-49ea-9583-a1158a183559|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:46:03.384Z|51a7bae7-1381-49ea-9583-a1158a183559|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:07.865Z|1382049c-eb3a-4a44-b09a-b43faeeb7b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:07.865Z|f0a5f9b7-8068-4250-94ad-47b612cf1352|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:07.865Z|3067f3a1-5716-4d15-9ae4-421084f98adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:07.865Z|1382049c-eb3a-4a44-b09a-b43faeeb7b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:07.865Z|f0a5f9b7-8068-4250-94ad-47b612cf1352|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:07.866Z|3067f3a1-5716-4d15-9ae4-421084f98adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:10.549Z|a1543c1a-3724-43e3-abb1-4a245ce1a8e6|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:46:10.550Z|a1543c1a-3724-43e3-abb1-4a245ce1a8e6|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:11.857Z|60bec876-54c0-4d28-b0bf-cd0ece2bbbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:46:11.857Z|60bec876-54c0-4d28-b0bf-cd0ece2bbbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:46:12.211Z|be20e748-e49b-4194-a449-7e2c21ec0a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:46:12.212Z|be20e748-e49b-4194-a449-7e2c21ec0a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:46:17.889Z|4b38ad9b-44ad-4bfb-a606-9c9412d6cc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:17.889Z|9c6c1874-629d-42fe-a622-ea3b7e69236d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:17.889Z|9416029d-032d-4c59-b68d-0ff04b09709e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:17.890Z|4b38ad9b-44ad-4bfb-a606-9c9412d6cc2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:17.890Z|9416029d-032d-4c59-b68d-0ff04b09709e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:17.890Z|9c6c1874-629d-42fe-a622-ea3b7e69236d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:26.605Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:46:26.608Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: b1acb1ed-6c36-44fd-903a-8f230c9e1a25 already exists in requestDb InfraActiveRequests table
2022-03-31T06:46:26.616Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25
2022-03-31T06:46:26.617Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|INFO|500||Invoke
2022-03-31T06:46:26.618Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||===========================request begin================================================
2022-03-31T06:46:26.618Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25
2022-03-31T06:46:26.619Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Method      : GET
2022-03-31T06:46:26.619Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29001074f8c83423", X-B3-SpanId:"2804e9d112542d44", X-B3-ParentSpanId:"29001074f8c83423", X-B3-Sampled:"0", X-ONAP-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-TransactionID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-ECOMP-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"322423ae-b9dc-4b63-92f4-b9334a65f6c4"]
2022-03-31T06:46:26.620Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Request body: 
2022-03-31T06:46:26.620Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||==========================request end================================================
2022-03-31T06:46:26.659Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||============================response begin==========================================
2022-03-31T06:46:26.661Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:46:26.661Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Status text  : 
2022-03-31T06:46:26.661Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:46:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:46:26.662Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||Response body: 
2022-03-31T06:46:26.662Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|DEBUG|500||=======================response end=================================================
2022-03-31T06:46:26.663Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b1acb1ed-6c36-44fd-903a-8f230c9e1a25|INFO|404|Not Found|InvokeReturn
2022-03-31T06:46:26.668Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID b1acb1ed-6c36-44fd-903a-8f230c9e1a25
2022-03-31T06:46:26.669Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:46:26.670Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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-03-31T06:46:26.670Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:46:26.671Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:46:26.671Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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-03-31T06:46:26.671Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:46:26.672Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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:"29001074f8c83423", X-B3-SpanId:"45380df67ea13b50", X-B3-ParentSpanId:"29001074f8c83423", X-B3-Sampled:"0", X-ONAP-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-TransactionID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-ECOMP-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcba8ea1-8eb6-41d1-a5a8-3ea2e73ac98d"]
2022-03-31T06:46:26.672Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:46:26.672Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:46:26.680Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:46:26.680Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:46:26.680Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:46:26.680Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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:"Thu, 31 Mar 2022 06:46:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:46:26.681Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:46:26.681Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:46:26.681Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:46:26.682Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:46:26.740Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:46:26.741Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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-03-31T06:46:26.742Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:46:26.742Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:46:26.743Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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-03-31T06:46:26.743Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:46:26.744Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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:"29001074f8c83423", X-B3-SpanId:"8f6e5be061d9c587", X-B3-ParentSpanId:"29001074f8c83423", X-B3-Sampled:"0", X-ONAP-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-TransactionID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-ECOMP-RequestID:"b1acb1ed-6c36-44fd-903a-8f230c9e1a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f772e965-a6d1-4d1b-8ee2-1da2e111f4c3"]
2022-03-31T06:46:26.744Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:46:26.744Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:46:26.758Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:46:26.758Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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-03-31T06:46:26.758Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:46:26.759Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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:"Thu, 31 Mar 2022 06:46:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:46:26.759Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:46:26.759Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:46:26.760Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:46:26.760Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:46:26.761Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@35a7b20e
2022-03-31T06:46:26.763Z|b1acb1ed-6c36-44fd-903a-8f230c9e1a25|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:46:26.856Z|a8d5188c-9c5e-4ff6-9e4c-759b3f0122cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:46:26.857Z|a8d5188c-9c5e-4ff6-9e4c-759b3f0122cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:46:27.916Z|d37b76b4-9003-43ff-90d8-7f7d9e5d62ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:27.916Z|568782d9-d469-42e5-a9f8-d7be90973e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:27.917Z|d37b76b4-9003-43ff-90d8-7f7d9e5d62ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:27.917Z|568782d9-d469-42e5-a9f8-d7be90973e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:27.922Z|f9b3d34a-a1f4-49cf-a37d-1f43aff9b6b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:27.922Z|f9b3d34a-a1f4-49cf-a37d-1f43aff9b6b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:37.941Z|621196ec-1958-45a9-992e-72cfd92df64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:37.941Z|cc8b6a99-8ddd-4ab5-8543-e30e8eabec2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:37.942Z|621196ec-1958-45a9-992e-72cfd92df64a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:37.942Z|cc8b6a99-8ddd-4ab5-8543-e30e8eabec2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:37.942Z|028303da-b3f2-4d15-b5f6-4c064b145d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:37.943Z|028303da-b3f2-4d15-b5f6-4c064b145d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:41.856Z|79d7bc5f-1a74-424f-895a-568026fd0a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:46:41.859Z|79d7bc5f-1a74-424f-895a-568026fd0a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:46:42.213Z|e411c3ad-0a08-48ca-a3c1-33918cda7d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:46:42.214Z|e411c3ad-0a08-48ca-a3c1-33918cda7d45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:46:47.964Z|5c248790-18cc-4575-a553-fa23145079c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:47.964Z|1aabffaf-43d7-4710-9718-8d08963e7549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:47.965Z|1aabffaf-43d7-4710-9718-8d08963e7549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:47.965Z|5c248790-18cc-4575-a553-fa23145079c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:47.966Z|f29da426-2dc0-4bbe-86a4-44ebc19ce791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:47.967Z|f29da426-2dc0-4bbe-86a4-44ebc19ce791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:51.049Z|10a1c77b-c949-430a-a93d-53d4741bd824|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:46:51.050Z|10a1c77b-c949-430a-a93d-53d4741bd824|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:51.275Z|0de97c06-e41b-463e-8ca6-08a37f75ba5f|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:46:51.276Z|0de97c06-e41b-463e-8ca6-08a37f75ba5f|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:56.856Z|a314d5fe-1673-4529-8e40-b5164724312a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:46:56.858Z|a314d5fe-1673-4529-8e40-b5164724312a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:46:57.989Z|320e8f5d-cefd-45ae-9ae8-bd68e64d0de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:57.990Z|320e8f5d-cefd-45ae-9ae8-bd68e64d0de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:57.990Z|776c25c1-27b4-432e-99bd-f3ce32ac5ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:57.991Z|ccd89247-3037-4107-85a6-6bcbf863d8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:46:57.991Z|776c25c1-27b4-432e-99bd-f3ce32ac5ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:46:57.992Z|ccd89247-3037-4107-85a6-6bcbf863d8eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:02.133Z|cc36e566-ddea-4e29-9904-37415900507e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:47:02.134Z|cc36e566-ddea-4e29-9904-37415900507e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:08.016Z|aefa4c0f-b4d9-47ca-8e24-a3f210ce1d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:08.017Z|aefa4c0f-b4d9-47ca-8e24-a3f210ce1d90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:08.018Z|081764b7-a2e2-4716-bf3d-67df6005b9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:08.018Z|530df5cc-56dc-4c84-baf1-e28ac8334434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:08.019Z|081764b7-a2e2-4716-bf3d-67df6005b9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:08.019Z|530df5cc-56dc-4c84-baf1-e28ac8334434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:11.856Z|a387ff98-7f39-4792-8c91-5b1ba7eeba84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:47:11.856Z|a387ff98-7f39-4792-8c91-5b1ba7eeba84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:47:12.215Z|96c54e38-bdb0-4b82-8694-b582b4a138fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:47:12.215Z|96c54e38-bdb0-4b82-8694-b582b4a138fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:47:18.050Z|d51b607d-60a6-4132-94c0-1551f49bb393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:18.050Z|c8c4973e-ae46-4e37-9e12-821b9be35d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:18.050Z|46fa3bb2-4078-43ab-86d5-33203095c34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:18.051Z|d51b607d-60a6-4132-94c0-1551f49bb393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:18.051Z|46fa3bb2-4078-43ab-86d5-33203095c34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:18.051Z|c8c4973e-ae46-4e37-9e12-821b9be35d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:22.237Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:47:22.239Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 52e687f0-f123-41ab-a91c-7b03cc18e72b already exists in requestDb InfraActiveRequests table
2022-03-31T06:47:22.240Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b
2022-03-31T06:47:22.241Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|INFO|500||Invoke
2022-03-31T06:47:22.241Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||===========================request begin================================================
2022-03-31T06:47:22.241Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b
2022-03-31T06:47:22.242Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Method      : GET
2022-03-31T06:47:22.242Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4809837bea658158", X-B3-SpanId:"e469670850804cf6", X-B3-ParentSpanId:"4809837bea658158", X-B3-Sampled:"0", X-ONAP-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-TransactionID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-ECOMP-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"065b1fb0-8f96-4470-af83-8d516b9b8e22"]
2022-03-31T06:47:22.243Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Request body: 
2022-03-31T06:47:22.243Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||==========================request end================================================
2022-03-31T06:47:22.285Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||============================response begin==========================================
2022-03-31T06:47:22.285Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:47:22.286Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Status text  : 
2022-03-31T06:47:22.286Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:47:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:47:22.287Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||Response body: 
2022-03-31T06:47:22.287Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|DEBUG|500||=======================response end=================================================
2022-03-31T06:47:22.287Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52e687f0-f123-41ab-a91c-7b03cc18e72b|INFO|404|Not Found|InvokeReturn
2022-03-31T06:47:22.291Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 52e687f0-f123-41ab-a91c-7b03cc18e72b
2022-03-31T06:47:22.291Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:47:22.292Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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-03-31T06:47:22.293Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:47:22.293Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:47:22.294Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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-03-31T06:47:22.294Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:47:22.295Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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:"4809837bea658158", X-B3-SpanId:"77474fd4f3162b50", X-B3-ParentSpanId:"4809837bea658158", X-B3-Sampled:"0", X-ONAP-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-TransactionID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-ECOMP-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b096baa1-d006-4d5a-b7fa-8367bd957987"]
2022-03-31T06:47:22.295Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:47:22.295Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:47:22.302Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:47:22.303Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:47:22.303Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:47:22.303Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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:"Thu, 31 Mar 2022 06:47:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:47:22.304Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:47:22.304Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:47:22.305Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:47:22.305Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:47:22.306Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:47:22.307Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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-03-31T06:47:22.307Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:47:22.308Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:47:22.308Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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-03-31T06:47:22.308Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:47:22.308Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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:"4809837bea658158", X-B3-SpanId:"7934c46d721b696a", X-B3-ParentSpanId:"4809837bea658158", X-B3-Sampled:"0", X-ONAP-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-TransactionID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-ECOMP-RequestID:"52e687f0-f123-41ab-a91c-7b03cc18e72b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"863b8312-03c1-4708-a08e-bcd6f9131953"]
2022-03-31T06:47:22.309Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:47:22.309Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:47:22.317Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:47:22.317Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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-03-31T06:47:22.317Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:47:22.318Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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:"Thu, 31 Mar 2022 06:47:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:47:22.318Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:47:22.318Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:47:22.319Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:47:22.320Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:47:22.321Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@83a7f46
2022-03-31T06:47:22.323Z|52e687f0-f123-41ab-a91c-7b03cc18e72b|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:47:26.856Z|190ad4a1-cf21-461f-afdc-5f1feac66323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:47:26.859Z|190ad4a1-cf21-461f-afdc-5f1feac66323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:47:28.073Z|48cd8b52-9c3c-497a-8d5a-752af027c797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:28.073Z|f3b1080f-351a-4423-95f5-e3d642f53c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:28.073Z|aab2844f-065e-420c-967e-ca2a4f1855d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:28.074Z|48cd8b52-9c3c-497a-8d5a-752af027c797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:28.074Z|aab2844f-065e-420c-967e-ca2a4f1855d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:28.074Z|f3b1080f-351a-4423-95f5-e3d642f53c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:32.508Z|79737f2e-512a-45bf-aeda-8b8709b3769b|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:47:32.509Z|79737f2e-512a-45bf-aeda-8b8709b3769b|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:38.097Z|fb34ff2d-9251-4fae-9f37-470db63cd501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:38.098Z|4ed0e37e-985a-481b-b42f-b30be0f20205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:38.098Z|fb34ff2d-9251-4fae-9f37-470db63cd501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:38.099Z|4ed0e37e-985a-481b-b42f-b30be0f20205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:38.103Z|226ee851-a43d-4eb5-8540-309eabff7f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:38.104Z|226ee851-a43d-4eb5-8540-309eabff7f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:41.857Z|f91515b5-3864-422c-b59a-8fa5954cc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:47:41.857Z|f91515b5-3864-422c-b59a-8fa5954cc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:47:42.216Z|fcd39f8c-de1a-43da-ad88-f1191ff0e13a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:47:42.217Z|fcd39f8c-de1a-43da-ad88-f1191ff0e13a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:47:43.139Z|072188bf-1402-43e1-816e-2f1159358685|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:47:43.140Z|072188bf-1402-43e1-816e-2f1159358685|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:48.120Z|f9f5838e-5082-4fb9-a038-0917c8c5bdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:48.120Z|f9f5838e-5082-4fb9-a038-0917c8c5bdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:48.121Z|d113f2fe-2458-4c1a-9388-6f99b1eeef41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:48.122Z|d113f2fe-2458-4c1a-9388-6f99b1eeef41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:48.132Z|50c66607-1f77-468e-8f65-bed095b8be5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:48.141Z|50c66607-1f77-468e-8f65-bed095b8be5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:56.856Z|76f771fd-9ded-4dc0-bd15-0b60ddbf18e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:47:56.856Z|76f771fd-9ded-4dc0-bd15-0b60ddbf18e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:47:58.142Z|6b1fead8-975e-47f0-95a4-75729e9a0d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:58.142Z|9798a859-bc93-49bc-8015-cbd0bffb6af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:58.143Z|6b1fead8-975e-47f0-95a4-75729e9a0d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:58.143Z|9798a859-bc93-49bc-8015-cbd0bffb6af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:47:58.164Z|61a08ca5-d623-44ec-997a-ff53ea7793a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:47:58.165Z|61a08ca5-d623-44ec-997a-ff53ea7793a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:02.135Z|cffe6cd6-c322-48e8-a88b-45467f77c325|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:48:02.136Z|cffe6cd6-c322-48e8-a88b-45467f77c325|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:08.163Z|0003d8e8-20f9-4f66-95af-bb04decc00dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:08.163Z|ecb7d20d-d8e2-4655-87e8-7eea44f872ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:08.164Z|0003d8e8-20f9-4f66-95af-bb04decc00dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:08.164Z|ecb7d20d-d8e2-4655-87e8-7eea44f872ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:08.184Z|730cd93a-bd9a-4733-9a2b-982aabe9d91f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:08.185Z|730cd93a-bd9a-4733-9a2b-982aabe9d91f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:11.856Z|6e6be528-ffb7-4d21-b874-51f7e95a99fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:48:11.859Z|6e6be528-ffb7-4d21-b874-51f7e95a99fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:48:12.217Z|ebe33690-52e9-48b5-91e5-7131c6f42cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:48:12.218Z|ebe33690-52e9-48b5-91e5-7131c6f42cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:48:18.184Z|81821de4-a325-4988-ba1b-de610d56c9ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:18.184Z|70037ad1-253a-4e04-8055-c8ae7a2dde18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:18.184Z|70037ad1-253a-4e04-8055-c8ae7a2dde18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:18.184Z|81821de4-a325-4988-ba1b-de610d56c9ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:18.203Z|4a0e6a20-4b9f-4b1b-a2bf-8a3a29d9944a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:18.204Z|4a0e6a20-4b9f-4b1b-a2bf-8a3a29d9944a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:26.856Z|2206d303-0b38-4e3f-a3f5-354981ee10fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:48:26.857Z|2206d303-0b38-4e3f-a3f5-354981ee10fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:48:28.204Z|6d31226d-3386-4081-9f4d-8a912309a190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:28.204Z|b3955965-571f-4e25-be92-49b973481116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:28.205Z|6d31226d-3386-4081-9f4d-8a912309a190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:28.205Z|b3955965-571f-4e25-be92-49b973481116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:28.223Z|e9aad4ea-e1a6-46e6-b721-9b63d73c466a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:28.223Z|e9aad4ea-e1a6-46e6-b721-9b63d73c466a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:38.232Z|fff55464-9858-4912-a28f-6bc1b3476910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:38.232Z|3955e7f5-efab-40f3-8434-6a38aeefb67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:38.232Z|fff55464-9858-4912-a28f-6bc1b3476910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:38.232Z|3955e7f5-efab-40f3-8434-6a38aeefb67f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:38.242Z|9dc7559a-d39a-46da-8bf5-754015e4c0be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:38.242Z|9dc7559a-d39a-46da-8bf5-754015e4c0be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:41.856Z|56334c20-3373-4276-b02e-f2e62f5a4b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:48:41.856Z|56334c20-3373-4276-b02e-f2e62f5a4b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:48:42.219Z|a56159ff-dffc-41ae-81ca-9e77fda18ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:48:42.219Z|a56159ff-dffc-41ae-81ca-9e77fda18ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:48:45.161Z|bdb58edf-0213-4b85-945d-2c8b4c5b895f|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:48:45.161Z|bdb58edf-0213-4b85-945d-2c8b4c5b895f|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:45.452Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:48:45.454Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8ab2088b-bd97-4275-84de-1352bdb1db13 already exists in requestDb InfraActiveRequests table
2022-03-31T06:48:45.455Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13
2022-03-31T06:48:45.455Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|INFO|500||Invoke
2022-03-31T06:48:45.455Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||===========================request begin================================================
2022-03-31T06:48:45.456Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13
2022-03-31T06:48:45.456Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Method      : GET
2022-03-31T06:48:45.456Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"950320f2d60fd7fa", X-B3-SpanId:"dc1ff5f33181ae65", X-B3-ParentSpanId:"950320f2d60fd7fa", X-B3-Sampled:"0", X-ONAP-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-TransactionID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-ECOMP-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f90c0b-aacd-4c54-8826-a113ebd424ce"]
2022-03-31T06:48:45.457Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Request body: 
2022-03-31T06:48:45.457Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||==========================request end================================================
2022-03-31T06:48:45.501Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||============================response begin==========================================
2022-03-31T06:48:45.502Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:48:45.502Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Status text  : 
2022-03-31T06:48:45.503Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:48:45.503Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||Response body: 
2022-03-31T06:48:45.503Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|DEBUG|500||=======================response end=================================================
2022-03-31T06:48:45.504Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ab2088b-bd97-4275-84de-1352bdb1db13|INFO|404|Not Found|InvokeReturn
2022-03-31T06:48:45.507Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8ab2088b-bd97-4275-84de-1352bdb1db13
2022-03-31T06:48:45.508Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:48:45.509Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:48:45.509Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:48:45.510Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:48:45.510Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-03-31T06:48:45.510Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:48:45.510Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|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:"950320f2d60fd7fa", X-B3-SpanId:"cd0c342ece19e3cf", X-B3-ParentSpanId:"950320f2d60fd7fa", X-B3-Sampled:"0", X-ONAP-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-TransactionID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-ECOMP-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b66b81e-f2e8-4d77-919a-99d31df4b183"]
2022-03-31T06:48:45.511Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:48:45.511Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:48:45.525Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:48:45.526Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:48:45.526Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:48:45.526Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:48:45.527Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:48:45.527Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:48:45.528Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:48:45.528Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:48:45.529Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:48:45.530Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|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-03-31T06:48:45.531Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:48:45.531Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:48:45.531Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|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-03-31T06:48:45.531Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:48:45.531Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|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:"950320f2d60fd7fa", X-B3-SpanId:"f9ad5ec6f123e245", X-B3-ParentSpanId:"950320f2d60fd7fa", X-B3-Sampled:"0", X-ONAP-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-TransactionID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-ECOMP-RequestID:"8ab2088b-bd97-4275-84de-1352bdb1db13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71694d3f-231a-4d20-b2fa-2849a4891aaa"]
2022-03-31T06:48:45.532Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:48:45.535Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:48:45.550Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:48:45.550Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:48:45.551Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:48:45.551Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:48:45.552Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:48:45.552Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:48:45.553Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:48:45.554Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:48:45.555Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4c555a58
2022-03-31T06:48:45.558Z|8ab2088b-bd97-4275-84de-1352bdb1db13|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:48:48.252Z|ca2f44c0-e18f-4bfa-b48e-b3c82b781b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:48.252Z|7fc68da8-a64e-49fc-a326-5229a8a9ec27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:48.253Z|7fc68da8-a64e-49fc-a326-5229a8a9ec27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:48.253Z|ca2f44c0-e18f-4bfa-b48e-b3c82b781b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:48.261Z|224917e2-515d-49ca-96eb-b424a176032b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:48.261Z|224917e2-515d-49ca-96eb-b424a176032b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:56.856Z|2e1f7aa7-11fa-4a52-b3a4-354675f21201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:48:56.859Z|2e1f7aa7-11fa-4a52-b3a4-354675f21201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:48:58.274Z|a8e04c4a-0eee-4201-b0f7-c9b13cf64726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:58.274Z|a8e04c4a-0eee-4201-b0f7-c9b13cf64726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:58.279Z|18c4b306-40e4-4b84-8020-1e236912334d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:58.279Z|18c4b306-40e4-4b84-8020-1e236912334d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:48:58.282Z|fe8bba1e-4755-4680-8d95-031ad97307fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:48:58.283Z|fe8bba1e-4755-4680-8d95-031ad97307fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:02.134Z|00139c05-d506-46eb-b371-b2fe6f3bdbab|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:49:02.135Z|00139c05-d506-46eb-b371-b2fe6f3bdbab|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:02.947Z|31e70c35-b08f-40e5-bddf-02397910281f|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:49:02.948Z|31e70c35-b08f-40e5-bddf-02397910281f|http-nio-8080-exec-3|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:03.492Z|bdfe5c71-5d24-490a-a747-b1e609d60ba4|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:49:03.493Z|bdfe5c71-5d24-490a-a747-b1e609d60ba4|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:08.299Z|e7b48a3b-b729-480e-9f36-5816e6cec1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:08.299Z|e7b48a3b-b729-480e-9f36-5816e6cec1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:08.303Z|476e61cb-2a5b-4402-86e2-ccd80208f506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:08.303Z|7851341b-2b8a-4a04-83ef-c7dbcb929897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:08.303Z|476e61cb-2a5b-4402-86e2-ccd80208f506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:08.304Z|7851341b-2b8a-4a04-83ef-c7dbcb929897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:11.856Z|3751b714-1575-4a43-be2d-2e853949595e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:49:11.856Z|3751b714-1575-4a43-be2d-2e853949595e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:49:12.220Z|eb9d7270-e2db-4936-ac07-f30342992832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:49:12.221Z|eb9d7270-e2db-4936-ac07-f30342992832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:49:13.827Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:49:13.829Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 74bba1f8-79ea-4fc2-9eb0-abf5189677d5 already exists in requestDb InfraActiveRequests table
2022-03-31T06:49:13.830Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5
2022-03-31T06:49:13.830Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|INFO|500||Invoke
2022-03-31T06:49:13.832Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||===========================request begin================================================
2022-03-31T06:49:13.832Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5
2022-03-31T06:49:13.832Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Method      : GET
2022-03-31T06:49:13.833Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31e97193c5340894", X-B3-SpanId:"5eacc5ae48aa89c6", X-B3-ParentSpanId:"31e97193c5340894", X-B3-Sampled:"0", X-ONAP-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-TransactionID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-ECOMP-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40b08f7b-106c-44b7-9ba1-85d972fcd2cb"]
2022-03-31T06:49:13.833Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Request body: 
2022-03-31T06:49:13.833Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||==========================request end================================================
2022-03-31T06:49:13.883Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||============================response begin==========================================
2022-03-31T06:49:13.883Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:49:13.883Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Status text  : 
2022-03-31T06:49:13.884Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:49:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:49:13.884Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||Response body: 
2022-03-31T06:49:13.884Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|DEBUG|500||=======================response end=================================================
2022-03-31T06:49:13.885Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/74bba1f8-79ea-4fc2-9eb0-abf5189677d5|INFO|404|Not Found|InvokeReturn
2022-03-31T06:49:13.888Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 74bba1f8-79ea-4fc2-9eb0-abf5189677d5
2022-03-31T06:49:13.889Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:49:13.889Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:49:13.890Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:49:13.890Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:49:13.890Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-03-31T06:49:13.890Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:49:13.891Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"31e97193c5340894", X-B3-SpanId:"003d906e288d63f0", X-B3-ParentSpanId:"31e97193c5340894", X-B3-Sampled:"0", X-ONAP-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-TransactionID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-ECOMP-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"669e2785-dfa5-499d-8cbc-3c8309f9106c"]
2022-03-31T06:49:13.891Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:49:13.891Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:49:13.899Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:49:13.899Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:49:13.900Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:49:13.900Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:49:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:49:13.901Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:49:13.901Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:49:13.902Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:49:13.902Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:49:13.903Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:49:13.904Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:49:13.904Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:49:13.905Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:49:13.905Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:49:13.905Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:49:13.906Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"31e97193c5340894", X-B3-SpanId:"99ec88467e031169", X-B3-ParentSpanId:"31e97193c5340894", X-B3-Sampled:"0", X-ONAP-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-TransactionID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-ECOMP-RequestID:"74bba1f8-79ea-4fc2-9eb0-abf5189677d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3473249e-57d7-4eb5-b3a3-76f5264c586f"]
2022-03-31T06:49:13.906Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:49:13.906Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:49:13.916Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:49:13.917Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:49:13.918Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:49:13.918Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:49:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:49:13.919Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:49:13.919Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:49:13.920Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:49:13.921Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:49:13.922Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5e6d5541
2022-03-31T06:49:13.924Z|74bba1f8-79ea-4fc2-9eb0-abf5189677d5|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:49:18.322Z|cb7485c0-43ec-4bdc-86f7-5e408197cefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:18.321Z|5059959f-835e-48f2-932f-0243516ab5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:18.322Z|cb7485c0-43ec-4bdc-86f7-5e408197cefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:18.322Z|5059959f-835e-48f2-932f-0243516ab5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:18.324Z|7ddff4df-8a78-43a2-825d-bdce5c4a51f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:18.324Z|7ddff4df-8a78-43a2-825d-bdce5c4a51f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:26.856Z|bd6e8334-1236-4564-ba4b-5ab77a435bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:49:26.856Z|bd6e8334-1236-4564-ba4b-5ab77a435bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:49:28.343Z|069ca980-9f43-4c6c-93c7-b1772bcd21f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:28.343Z|60035a3c-65c0-4437-ba28-f1caa13d9109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:28.343Z|81ad43a8-4022-4c6f-bcda-40212b61a8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:28.344Z|60035a3c-65c0-4437-ba28-f1caa13d9109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:28.344Z|069ca980-9f43-4c6c-93c7-b1772bcd21f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:28.344Z|81ad43a8-4022-4c6f-bcda-40212b61a8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:30.206Z|e8374c67-0cb5-4d4d-928d-2c3f928c0064|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:49:30.206Z|e8374c67-0cb5-4d4d-928d-2c3f928c0064|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:31.716Z|dcd32250-c655-4c0d-a763-24b0a53ace66|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:49:31.717Z|dcd32250-c655-4c0d-a763-24b0a53ace66|http-nio-8080-exec-7|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:38.373Z|4bab0484-7896-435e-9861-2acddba0d3aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:38.373Z|52d26118-987e-43e9-a8bf-d40348695a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:38.374Z|4bab0484-7896-435e-9861-2acddba0d3aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:38.375Z|52d26118-987e-43e9-a8bf-d40348695a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:38.373Z|cdf882d9-b75b-4d56-9aaa-c65be9d52371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:38.376Z|cdf882d9-b75b-4d56-9aaa-c65be9d52371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:41.856Z|574fb9b9-cb4a-4ed5-b8e2-aea87bbd33b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:49:41.862Z|574fb9b9-cb4a-4ed5-b8e2-aea87bbd33b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:49:42.221Z|72bc5a84-70a1-4e8a-ab4c-2717d115fc70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:49:42.222Z|72bc5a84-70a1-4e8a-ab4c-2717d115fc70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:49:48.394Z|1ff757f1-b67c-4428-a78f-661013b769f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:48.395Z|1ff757f1-b67c-4428-a78f-661013b769f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:48.395Z|c17c4786-4311-4a51-9a06-5b6e7fd394f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:48.395Z|e659ecd5-0055-4e70-9117-461b3458f9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:48.395Z|e659ecd5-0055-4e70-9117-461b3458f9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:48.395Z|c17c4786-4311-4a51-9a06-5b6e7fd394f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:51.667Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:49:51.669Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 00f26d5b-4a54-4a5f-b668-0335ba84a117 already exists in requestDb InfraActiveRequests table
2022-03-31T06:49:51.670Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117
2022-03-31T06:49:51.671Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|INFO|500||Invoke
2022-03-31T06:49:51.671Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||===========================request begin================================================
2022-03-31T06:49:51.671Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117
2022-03-31T06:49:51.672Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Method      : GET
2022-03-31T06:49:51.672Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9fd20c62e6d90cf", X-B3-SpanId:"e64db1a1129fbc25", X-B3-ParentSpanId:"a9fd20c62e6d90cf", X-B3-Sampled:"0", X-ONAP-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-TransactionID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-ECOMP-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aab54d5e-ccfa-4825-8a50-4b995228d0ed"]
2022-03-31T06:49:51.673Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Request body: 
2022-03-31T06:49:51.673Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||==========================request end================================================
2022-03-31T06:49:51.717Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||============================response begin==========================================
2022-03-31T06:49:51.718Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:49:51.719Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Status text  : 
2022-03-31T06:49:51.719Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:49:51.719Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||Response body: 
2022-03-31T06:49:51.720Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|DEBUG|500||=======================response end=================================================
2022-03-31T06:49:51.720Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/00f26d5b-4a54-4a5f-b668-0335ba84a117|INFO|404|Not Found|InvokeReturn
2022-03-31T06:49:51.724Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 00f26d5b-4a54-4a5f-b668-0335ba84a117
2022-03-31T06:49:51.724Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:49:51.725Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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-03-31T06:49:51.726Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:49:51.726Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:49:51.726Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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-03-31T06:49:51.726Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:49:51.727Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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:"a9fd20c62e6d90cf", X-B3-SpanId:"53b65378a65753ca", X-B3-ParentSpanId:"a9fd20c62e6d90cf", X-B3-Sampled:"0", X-ONAP-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-TransactionID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-ECOMP-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f5b60d-2e50-43cd-9f13-1e2d23156e19"]
2022-03-31T06:49:51.727Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:49:51.727Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:49:51.735Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:49:51.735Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:49:51.735Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:49:51.736Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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:"Thu, 31 Mar 2022 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:49:51.736Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:49:51.737Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:49:51.737Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:49:51.738Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:49:51.738Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:49:51.739Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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-03-31T06:49:51.739Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:49:51.740Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:49:51.740Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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-03-31T06:49:51.740Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:49:51.741Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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:"a9fd20c62e6d90cf", X-B3-SpanId:"80a7b1ecc620d308", X-B3-ParentSpanId:"a9fd20c62e6d90cf", X-B3-Sampled:"0", X-ONAP-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-TransactionID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-ECOMP-RequestID:"00f26d5b-4a54-4a5f-b668-0335ba84a117", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4903db9-ce8e-4139-9881-c6de42f893b1"]
2022-03-31T06:49:51.741Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:49:51.741Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:49:51.751Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:49:51.752Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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-03-31T06:49:51.752Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:49:51.753Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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:"Thu, 31 Mar 2022 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:49:51.753Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:49:51.754Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:49:51.754Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:49:51.755Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:49:51.756Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@29bbfba7
2022-03-31T06:49:51.762Z|00f26d5b-4a54-4a5f-b668-0335ba84a117|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:49:55.353Z|6f967b76-3927-4fe9-84e7-bbc068f7bba8|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:49:55.354Z|6f967b76-3927-4fe9-84e7-bbc068f7bba8|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:56.856Z|037c8702-6dba-49db-a6cd-1e616485ac91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:49:56.856Z|037c8702-6dba-49db-a6cd-1e616485ac91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:49:58.415Z|bcbf6b2f-1ea2-4f3a-a002-3f9a8e69cd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:58.415Z|784e832b-be97-4b07-a9aa-c254c3eb1f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:58.415Z|4351ec93-eefc-483b-aceb-578771f455a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:49:58.416Z|4351ec93-eefc-483b-aceb-578771f455a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:58.416Z|784e832b-be97-4b07-a9aa-c254c3eb1f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:49:58.416Z|bcbf6b2f-1ea2-4f3a-a002-3f9a8e69cd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:02.135Z|f32b6a69-f581-4487-b945-d1a5a3d6c060|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:50:02.136Z|f32b6a69-f581-4487-b945-d1a5a3d6c060|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:08.444Z|c47c7c1f-66b5-40c7-9395-fcce9e491d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:08.444Z|c47c7c1f-66b5-40c7-9395-fcce9e491d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:08.446Z|01d18af4-dbf1-4544-8965-e3f7c5c98acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:08.446Z|01d18af4-dbf1-4544-8965-e3f7c5c98acb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:08.449Z|09678f92-4c61-4ed7-8c33-3d5795648026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:08.450Z|09678f92-4c61-4ed7-8c33-3d5795648026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:11.856Z|f052f9b8-8a75-4645-b04e-744d81fb2225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:50:11.857Z|f052f9b8-8a75-4645-b04e-744d81fb2225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:50:12.223Z|de886101-e92f-4679-adf0-256cff50cb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:50:12.223Z|de886101-e92f-4679-adf0-256cff50cb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:50:14.242Z|9db548a1-5578-4e52-9462-5c54c9191532|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:50:14.243Z|9db548a1-5578-4e52-9462-5c54c9191532|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:18.467Z|41196fd3-9d4f-479b-99a9-e22a79c1e3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:18.467Z|d4b9ef20-6646-44a5-b5f3-723357d68690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:18.467Z|41196fd3-9d4f-479b-99a9-e22a79c1e3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:18.467Z|d4b9ef20-6646-44a5-b5f3-723357d68690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:18.472Z|e19bd382-5492-47f6-a2c0-b5d1f28337d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:18.472Z|e19bd382-5492-47f6-a2c0-b5d1f28337d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:26.856Z|dc74270c-be95-4a8c-83a8-2a1d990c5675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:50:26.858Z|dc74270c-be95-4a8c-83a8-2a1d990c5675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:50:28.488Z|85fbc26f-1da9-4c9f-a4d5-9f6c40ce5d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:28.489Z|85fbc26f-1da9-4c9f-a4d5-9f6c40ce5d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:28.490Z|4b1abd46-a3bc-46fe-806c-2cbb5a26ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:28.490Z|4b1abd46-a3bc-46fe-806c-2cbb5a26ad59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:28.491Z|35073e1b-cb5d-445d-99b0-101ec4e4e62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:28.492Z|35073e1b-cb5d-445d-99b0-101ec4e4e62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:38.510Z|93ca3888-9bcb-4c71-aca9-c030e7a80fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:38.510Z|6a4e108e-1d7c-4aa1-a2f9-1e8a911c07c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:38.510Z|54ae1e8e-d9be-4791-9d44-f3b605cee03b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:38.511Z|93ca3888-9bcb-4c71-aca9-c030e7a80fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:38.511Z|54ae1e8e-d9be-4791-9d44-f3b605cee03b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:38.511Z|6a4e108e-1d7c-4aa1-a2f9-1e8a911c07c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:41.856Z|0a627916-c145-4652-a5c9-d5ce2a9f9dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:50:41.856Z|0a627916-c145-4652-a5c9-d5ce2a9f9dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:50:42.224Z|97f412a6-c7f5-40f0-ad77-68e8c429f5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:50:42.225Z|97f412a6-c7f5-40f0-ad77-68e8c429f5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:50:43.854Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:50:43.856Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 5bd2b8e0-6ecb-4496-a109-e58c0d597380 already exists in requestDb InfraActiveRequests table
2022-03-31T06:50:43.856Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380
2022-03-31T06:50:43.857Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|INFO|500||Invoke
2022-03-31T06:50:43.857Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||===========================request begin================================================
2022-03-31T06:50:43.857Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380
2022-03-31T06:50:43.857Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Method      : GET
2022-03-31T06:50:43.857Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"369b905792ececf7", X-B3-SpanId:"21af6ebabcdbf397", X-B3-ParentSpanId:"369b905792ececf7", X-B3-Sampled:"0", X-ONAP-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-TransactionID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-ECOMP-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f09a524-1633-46c4-a0ee-a3ce09fef903"]
2022-03-31T06:50:43.857Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Request body: 
2022-03-31T06:50:43.858Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||==========================request end================================================
2022-03-31T06:50:43.895Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||============================response begin==========================================
2022-03-31T06:50:43.896Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:50:43.897Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Status text  : 
2022-03-31T06:50:43.897Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:50:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:50:43.898Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||Response body: 
2022-03-31T06:50:43.898Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|DEBUG|500||=======================response end=================================================
2022-03-31T06:50:43.899Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5bd2b8e0-6ecb-4496-a109-e58c0d597380|INFO|404|Not Found|InvokeReturn
2022-03-31T06:50:43.902Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 5bd2b8e0-6ecb-4496-a109-e58c0d597380
2022-03-31T06:50:43.902Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:50:43.903Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:50:43.904Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:50:43.904Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:50:43.905Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-03-31T06:50:43.905Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:50:43.905Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"369b905792ececf7", X-B3-SpanId:"131e389f1c4ee8d0", X-B3-ParentSpanId:"369b905792ececf7", X-B3-Sampled:"0", X-ONAP-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-TransactionID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-ECOMP-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e07b25d6-98f9-487b-a667-5368409c62b5"]
2022-03-31T06:50:43.906Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:50:43.906Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:50:43.913Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:50:43.913Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:50:43.914Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:50:43.914Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:50:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:50:43.915Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:50:43.915Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:50:43.916Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:50:43.917Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:50:43.918Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:50:43.919Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:50:43.919Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:50:43.920Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:50:43.920Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:50:43.920Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:50:43.921Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"369b905792ececf7", X-B3-SpanId:"e143a976ead2611e", X-B3-ParentSpanId:"369b905792ececf7", X-B3-Sampled:"0", X-ONAP-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-TransactionID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-ECOMP-RequestID:"5bd2b8e0-6ecb-4496-a109-e58c0d597380", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67ed0749-761b-4f25-bbad-69acf5c8d9e1"]
2022-03-31T06:50:43.921Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:50:43.922Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:50:43.930Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:50:43.931Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:50:43.931Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:50:43.932Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:50:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:50:43.932Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:50:43.933Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:50:43.933Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:50:43.935Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:50:43.937Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7a55072e
2022-03-31T06:50:43.939Z|5bd2b8e0-6ecb-4496-a109-e58c0d597380|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:50:48.537Z|92884566-a178-4188-a873-54b47560aaae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:48.536Z|a97888e1-1316-4349-a076-574f3a1528f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:48.537Z|e9c3865e-61a9-45aa-b256-970bb47fcda8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:48.538Z|92884566-a178-4188-a873-54b47560aaae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:48.538Z|e9c3865e-61a9-45aa-b256-970bb47fcda8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:48.538Z|a97888e1-1316-4349-a076-574f3a1528f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:56.856Z|c6e78d89-cbf7-435e-8e83-017537b6d36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:50:56.856Z|c6e78d89-cbf7-435e-8e83-017537b6d36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:50:58.585Z|f52ad15c-e29f-4050-8721-2a8d7e47214f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:58.585Z|650dfafd-6b4b-4979-9228-5a2773847727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:58.585Z|e01897f4-f017-4f72-9ee3-8d328f5e6d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:50:58.586Z|650dfafd-6b4b-4979-9228-5a2773847727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:58.586Z|f52ad15c-e29f-4050-8721-2a8d7e47214f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:50:58.586Z|e01897f4-f017-4f72-9ee3-8d328f5e6d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:01.936Z|ddbaa402-b111-452e-9fd5-4d40c4dffa01|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:51:01.937Z|ddbaa402-b111-452e-9fd5-4d40c4dffa01|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:02.133Z|46ee8c85-ebcf-4bb2-9f13-74307e8c523d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:51:02.134Z|46ee8c85-ebcf-4bb2-9f13-74307e8c523d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:08.608Z|1d8771b7-465d-4f99-a7d2-a939533308fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:08.607Z|8b5c278f-bccf-4816-84b4-128219ea4f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:08.607Z|4ffe0e56-bf6b-4681-82d0-d9f51834642b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:08.608Z|8b5c278f-bccf-4816-84b4-128219ea4f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:08.608Z|1d8771b7-465d-4f99-a7d2-a939533308fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:08.609Z|4ffe0e56-bf6b-4681-82d0-d9f51834642b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:11.856Z|5aad5685-84d1-4860-97d5-32463f727008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:51:11.856Z|5aad5685-84d1-4860-97d5-32463f727008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:51:12.178Z|2a7625f5-3d37-477d-88ba-82f325e6ad03|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:51:12.179Z|2a7625f5-3d37-477d-88ba-82f325e6ad03|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:12.226Z|73711666-e2ef-4297-b6cc-bda34d1811b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:51:12.226Z|73711666-e2ef-4297-b6cc-bda34d1811b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:51:18.629Z|6fea7339-ad00-485a-8564-418612823505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:18.629Z|ef50b06d-e609-4333-b589-6cb70082f67d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:18.629Z|a07c2961-b66e-40c8-aff4-06b71fefdc09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:18.630Z|6fea7339-ad00-485a-8564-418612823505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:18.630Z|a07c2961-b66e-40c8-aff4-06b71fefdc09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:18.630Z|ef50b06d-e609-4333-b589-6cb70082f67d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:26.856Z|d4e410f4-eb58-4ef3-a11f-69ee118d4688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:51:26.856Z|d4e410f4-eb58-4ef3-a11f-69ee118d4688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:51:28.650Z|af13be46-df63-42a3-b13d-60414a66dc31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:28.650Z|449a8cf6-6a2f-43ce-8341-b3fe016ee620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:28.650Z|af13be46-df63-42a3-b13d-60414a66dc31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:28.651Z|449a8cf6-6a2f-43ce-8341-b3fe016ee620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:28.657Z|a85872f1-3644-4181-8d47-bcdf8159ea5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:28.657Z|a85872f1-3644-4181-8d47-bcdf8159ea5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:32.282Z|0a6b1a44-33a5-4ca5-9100-d37069119e69|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:51:32.283Z|0a6b1a44-33a5-4ca5-9100-d37069119e69|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:37.918Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:51:37.919Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 31917e2c-7159-4d89-91ee-a51be4942afe already exists in requestDb InfraActiveRequests table
2022-03-31T06:51:37.920Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe
2022-03-31T06:51:37.921Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|INFO|500||Invoke
2022-03-31T06:51:37.921Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||===========================request begin================================================
2022-03-31T06:51:37.921Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe
2022-03-31T06:51:37.921Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Method      : GET
2022-03-31T06:51:37.922Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3102b605810f221d", X-B3-SpanId:"ba51b88833bdc0a8", X-B3-ParentSpanId:"3102b605810f221d", X-B3-Sampled:"0", X-ONAP-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-TransactionID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-ECOMP-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73fbc95a-7160-4bf6-b470-281e9f5c80d1"]
2022-03-31T06:51:37.922Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Request body: 
2022-03-31T06:51:37.922Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||==========================request end================================================
2022-03-31T06:51:37.948Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||============================response begin==========================================
2022-03-31T06:51:37.949Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:51:37.949Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Status text  : 
2022-03-31T06:51:37.950Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:51:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:51:37.950Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||Response body: 
2022-03-31T06:51:37.951Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|DEBUG|500||=======================response end=================================================
2022-03-31T06:51:37.951Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/31917e2c-7159-4d89-91ee-a51be4942afe|INFO|404|Not Found|InvokeReturn
2022-03-31T06:51:37.958Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 31917e2c-7159-4d89-91ee-a51be4942afe
2022-03-31T06:51:37.959Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:51:37.960Z|31917e2c-7159-4d89-91ee-a51be4942afe|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-03-31T06:51:37.960Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:51:37.961Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:51:37.961Z|31917e2c-7159-4d89-91ee-a51be4942afe|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-03-31T06:51:37.961Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:51:37.962Z|31917e2c-7159-4d89-91ee-a51be4942afe|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:"3102b605810f221d", X-B3-SpanId:"5e5aff67b5856c2e", X-B3-ParentSpanId:"3102b605810f221d", X-B3-Sampled:"0", X-ONAP-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-TransactionID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-ECOMP-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62e2d706-0448-4239-a663-8e50808f6a23"]
2022-03-31T06:51:37.962Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:51:37.963Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:51:37.969Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:51:37.969Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:51:37.970Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:51:37.971Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:51:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:51:37.971Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:51:37.972Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:51:37.972Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:51:37.973Z|31917e2c-7159-4d89-91ee-a51be4942afe|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:51:37.974Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:51:37.975Z|31917e2c-7159-4d89-91ee-a51be4942afe|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-03-31T06:51:37.975Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:51:37.976Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:51:37.976Z|31917e2c-7159-4d89-91ee-a51be4942afe|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-03-31T06:51:37.976Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:51:37.977Z|31917e2c-7159-4d89-91ee-a51be4942afe|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:"3102b605810f221d", X-B3-SpanId:"7659ca83d8b17570", X-B3-ParentSpanId:"3102b605810f221d", X-B3-Sampled:"0", X-ONAP-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-TransactionID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-ECOMP-RequestID:"31917e2c-7159-4d89-91ee-a51be4942afe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b25471a-1f3c-4ab8-adef-5b2390386f67"]
2022-03-31T06:51:37.977Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:51:37.978Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:51:37.985Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:51:37.986Z|31917e2c-7159-4d89-91ee-a51be4942afe|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-03-31T06:51:37.986Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:51:37.987Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:51:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:51:37.987Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:51:37.988Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:51:37.988Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:51:37.989Z|31917e2c-7159-4d89-91ee-a51be4942afe|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:51:37.990Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@25af56f1
2022-03-31T06:51:37.992Z|31917e2c-7159-4d89-91ee-a51be4942afe|http-nio-8080-exec-2|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:51:38.670Z|269ad407-0b1c-4eeb-9f34-6b70b1461ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:38.670Z|a1790ff4-8dcc-4e8a-9513-f24af6f316a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:38.671Z|a1790ff4-8dcc-4e8a-9513-f24af6f316a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:38.671Z|269ad407-0b1c-4eeb-9f34-6b70b1461ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:38.678Z|d8b048c1-83d0-4636-8867-a240efbee29b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:38.678Z|d8b048c1-83d0-4636-8867-a240efbee29b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:41.856Z|347f0121-7177-47f4-a0f3-12e48fdad025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:51:41.858Z|347f0121-7177-47f4-a0f3-12e48fdad025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:51:42.227Z|08eac84f-ceb8-42f9-bf54-b758eab5d1fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:51:42.228Z|08eac84f-ceb8-42f9-bf54-b758eab5d1fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:51:48.692Z|0812da3e-2ab5-44a6-a90f-c84ddcbc9e9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:48.693Z|0812da3e-2ab5-44a6-a90f-c84ddcbc9e9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:48.699Z|3f4f2675-57d5-457b-bd41-cfeb4f42b0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:48.700Z|a739401e-cc03-413c-bd2b-8ac90ec9372a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:48.700Z|3f4f2675-57d5-457b-bd41-cfeb4f42b0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:48.701Z|a739401e-cc03-413c-bd2b-8ac90ec9372a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:54.857Z|8926fdd1-7619-4f44-93e4-f89918f7a18b|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:51:54.857Z|8926fdd1-7619-4f44-93e4-f89918f7a18b|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:56.856Z|dea99f49-ccbd-4680-9d04-aa31120284e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:51:56.856Z|dea99f49-ccbd-4680-9d04-aa31120284e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:51:58.715Z|b47de76a-fa55-42f2-9370-14f967762618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:58.715Z|b47de76a-fa55-42f2-9370-14f967762618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:58.719Z|3c11cd0f-56f5-4ef0-9f0d-9efdf0272b7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:58.720Z|3c11cd0f-56f5-4ef0-9f0d-9efdf0272b7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:51:58.722Z|58aaf13f-51cd-4a83-a83d-e3ffa405745c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:51:58.723Z|58aaf13f-51cd-4a83-a83d-e3ffa405745c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:02.133Z|b65942e5-7e23-4e3b-a2bd-b401b266d0a1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:52:02.134Z|b65942e5-7e23-4e3b-a2bd-b401b266d0a1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:08.736Z|5ca490e6-6438-4c2b-806e-4fbd9d7ce04f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:08.737Z|5ca490e6-6438-4c2b-806e-4fbd9d7ce04f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:08.737Z|b2bae905-9365-45e1-afd5-5dcac5839bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:08.738Z|b2bae905-9365-45e1-afd5-5dcac5839bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:08.743Z|ea1f5e1d-db59-4fe7-9dbb-2e9f23b19a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:08.743Z|ea1f5e1d-db59-4fe7-9dbb-2e9f23b19a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:11.856Z|3e223d94-6353-4338-869c-27a6d7f21b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:52:11.856Z|3e223d94-6353-4338-869c-27a6d7f21b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:52:12.229Z|6b0dc9eb-9fca-4c4c-83af-dfb5322d6d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:52:12.229Z|6b0dc9eb-9fca-4c4c-83af-dfb5322d6d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:52:12.358Z|73af8de7-4a89-43ec-a577-3235497ef1ab|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:52:12.359Z|73af8de7-4a89-43ec-a577-3235497ef1ab|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:18.758Z|03a54c15-8668-4ef8-b7a3-68ef884c4e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:18.759Z|03a54c15-8668-4ef8-b7a3-68ef884c4e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:18.762Z|453fc33b-6e81-4803-aa21-5d0b904282f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:18.762Z|453fc33b-6e81-4803-aa21-5d0b904282f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:18.764Z|f9544a4f-d0d0-4dc2-b1fa-be23925d10e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:18.765Z|f9544a4f-d0d0-4dc2-b1fa-be23925d10e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:20.716Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:52:20.718Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e already exists in requestDb InfraActiveRequests table
2022-03-31T06:52:20.718Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e
2022-03-31T06:52:20.719Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|INFO|500||Invoke
2022-03-31T06:52:20.719Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||===========================request begin================================================
2022-03-31T06:52:20.719Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e
2022-03-31T06:52:20.720Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Method      : GET
2022-03-31T06:52:20.720Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08b16b753a39e91a", X-B3-SpanId:"d0881ded2b961a5d", X-B3-ParentSpanId:"08b16b753a39e91a", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-TransactionID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-ECOMP-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4dc1802-d8ba-414a-8352-575667d546d2"]
2022-03-31T06:52:20.720Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Request body: 
2022-03-31T06:52:20.720Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||==========================request end================================================
2022-03-31T06:52:20.766Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||============================response begin==========================================
2022-03-31T06:52:20.767Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:52:20.768Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Status text  : 
2022-03-31T06:52:20.768Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:52:20.768Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||Response body: 
2022-03-31T06:52:20.769Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|DEBUG|500||=======================response end=================================================
2022-03-31T06:52:20.769Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|INFO|404|Not Found|InvokeReturn
2022-03-31T06:52:20.773Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e
2022-03-31T06:52:20.773Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:52:20.774Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:52:20.775Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:52:20.775Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:52:20.775Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-03-31T06:52:20.775Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:52:20.776Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|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:"08b16b753a39e91a", X-B3-SpanId:"6da7d6a3f2f937db", X-B3-ParentSpanId:"08b16b753a39e91a", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-TransactionID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-ECOMP-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dccd1ea-f99f-42ec-b27f-ab6fadebaac2"]
2022-03-31T06:52:20.776Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:52:20.776Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:52:20.786Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:52:20.786Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:52:20.787Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:52:20.787Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:52:20.788Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:52:20.788Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:52:20.789Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:52:20.789Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:52:20.790Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:52:20.791Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|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-03-31T06:52:20.792Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:52:20.792Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:52:20.792Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|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-03-31T06:52:20.793Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:52:20.793Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|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:"08b16b753a39e91a", X-B3-SpanId:"90bc53ed846f459c", X-B3-ParentSpanId:"08b16b753a39e91a", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-TransactionID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-ECOMP-RequestID:"1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48565689-9694-45f2-89cb-dc63f13b61e6"]
2022-03-31T06:52:20.793Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:52:20.794Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:52:20.802Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:52:20.802Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:52:20.802Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:52:20.803Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:52:20.803Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:52:20.804Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:52:20.804Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:52:20.805Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:52:20.805Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4562c476
2022-03-31T06:52:20.808Z|1dad373b-ae47-4e4d-b0c1-81fbe8e4d21e|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:52:26.856Z|a562c1be-4e1d-42aa-9eed-dc15e2a55882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:52:26.857Z|a562c1be-4e1d-42aa-9eed-dc15e2a55882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:52:28.781Z|0f928b94-7ca9-4e92-86f4-8577ffae5d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:28.781Z|4788387f-ac7c-4706-bdbe-21d0a4777f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:28.782Z|0f928b94-7ca9-4e92-86f4-8577ffae5d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:28.782Z|4788387f-ac7c-4706-bdbe-21d0a4777f86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:28.784Z|828c9efa-3fd3-489c-a315-3c63c8f7e291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:28.784Z|828c9efa-3fd3-489c-a315-3c63c8f7e291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:38.803Z|c71d7852-d5c1-49c0-9412-7c17b44215c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:38.804Z|c71d7852-d5c1-49c0-9412-7c17b44215c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:38.806Z|1e7f5e03-c3fd-4e2e-b00b-17119c208b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:38.806Z|1e7f5e03-c3fd-4e2e-b00b-17119c208b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:38.807Z|92aa10fa-67ad-4777-a90e-0b684b616116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:38.808Z|92aa10fa-67ad-4777-a90e-0b684b616116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:41.251Z|e17f5dbf-1b9f-4130-8d23-2db6a4da5ec9|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:52:41.252Z|e17f5dbf-1b9f-4130-8d23-2db6a4da5ec9|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:41.856Z|d7d2071c-e4e2-443c-9404-1819ddd8d845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:52:41.856Z|d7d2071c-e4e2-443c-9404-1819ddd8d845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:52:42.230Z|ad2b55c6-ca96-4c96-9bbc-17dcea570303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:52:42.230Z|ad2b55c6-ca96-4c96-9bbc-17dcea570303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:52:48.825Z|5400521b-4382-49e3-b7d4-c669f785f4fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:48.826Z|5400521b-4382-49e3-b7d4-c669f785f4fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:48.827Z|9b8cbb46-ea2a-446d-b2f6-7f80df25151b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:48.827Z|1558d3b1-cb1f-449a-87a6-e8e0673a41be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:48.827Z|9b8cbb46-ea2a-446d-b2f6-7f80df25151b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:48.827Z|1558d3b1-cb1f-449a-87a6-e8e0673a41be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:56.856Z|da06a594-1e4d-4e9f-8a3a-395238162291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:52:56.860Z|da06a594-1e4d-4e9f-8a3a-395238162291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:52:58.848Z|7269b1de-ad18-4203-ba00-1b547ea9cfa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:58.848Z|d284e4bf-f91e-4e21-ada5-5716a01ca5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:58.848Z|d284e4bf-f91e-4e21-ada5-5716a01ca5f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:58.849Z|7269b1de-ad18-4203-ba00-1b547ea9cfa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:52:58.850Z|f448891d-31ae-42af-9b1c-ccc0dd665fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:52:58.851Z|f448891d-31ae-42af-9b1c-ccc0dd665fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:02.134Z|fe77d492-ed9c-4837-8759-8437de7f9060|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:53:02.135Z|fe77d492-ed9c-4837-8759-8437de7f9060|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:08.871Z|7591e61a-5e5b-4245-ad44-606747eca509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:08.872Z|7591e61a-5e5b-4245-ad44-606747eca509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:08.875Z|1c5a43b2-e39e-46fa-b8b0-792113dba651|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:08.882Z|02d4647d-0e63-46fe-9f34-11011959b5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:08.883Z|02d4647d-0e63-46fe-9f34-11011959b5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:08.876Z|1c5a43b2-e39e-46fa-b8b0-792113dba651|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:11.856Z|78706cc8-464c-4d55-a511-cdbdf6db5330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:53:11.857Z|78706cc8-464c-4d55-a511-cdbdf6db5330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:53:12.232Z|173ca197-ab51-4c05-9b51-1c369acb8bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:53:12.232Z|173ca197-ab51-4c05-9b51-1c369acb8bce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:53:18.896Z|6b8d3f77-e92d-42b7-9d9d-ed0c3adae62b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:18.897Z|6b8d3f77-e92d-42b7-9d9d-ed0c3adae62b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:18.901Z|8063c7bd-4fbc-4f77-9cfd-68a772092b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:18.901Z|efac2e25-fec9-4ebf-914b-a4238727a7a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:18.901Z|8063c7bd-4fbc-4f77-9cfd-68a772092b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:18.901Z|efac2e25-fec9-4ebf-914b-a4238727a7a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:26.856Z|6045d7f1-c0aa-45fe-8e1e-663f9e1f3848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:53:26.856Z|6045d7f1-c0aa-45fe-8e1e-663f9e1f3848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:53:28.919Z|7d3d7e41-432b-469c-821a-f69b89d2a98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:28.919Z|86f9985f-728d-426c-b932-18dfcc4fc7f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:28.920Z|c8b21ff5-6ed2-4094-a33a-822c215dcb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:28.920Z|c8b21ff5-6ed2-4094-a33a-822c215dcb0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:28.920Z|86f9985f-728d-426c-b932-18dfcc4fc7f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:28.920Z|7d3d7e41-432b-469c-821a-f69b89d2a98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:38.943Z|65db77a7-6691-49b9-b3fe-5dad1367b647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:38.944Z|65db77a7-6691-49b9-b3fe-5dad1367b647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:38.944Z|464720fc-b132-43d0-83c4-cbc75bf36a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:38.944Z|464720fc-b132-43d0-83c4-cbc75bf36a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:38.949Z|10c24d60-c973-4480-a3db-671b4487d5cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:38.952Z|10c24d60-c973-4480-a3db-671b4487d5cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:39.023Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:53:39.025Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 59497a6b-ee95-4a4d-8653-e2d08a489ce1 already exists in requestDb InfraActiveRequests table
2022-03-31T06:53:39.025Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1
2022-03-31T06:53:39.026Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|INFO|500||Invoke
2022-03-31T06:53:39.026Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||===========================request begin================================================
2022-03-31T06:53:39.026Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1
2022-03-31T06:53:39.026Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Method      : GET
2022-03-31T06:53:39.027Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01b90616a930072d", X-B3-SpanId:"b514fa9ef3fefcc0", X-B3-ParentSpanId:"01b90616a930072d", X-B3-Sampled:"0", X-ONAP-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-TransactionID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-ECOMP-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9fd38cf-6a14-4511-86e1-9dec43fd439d"]
2022-03-31T06:53:39.027Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Request body: 
2022-03-31T06:53:39.027Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||==========================request end================================================
2022-03-31T06:53:39.076Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||============================response begin==========================================
2022-03-31T06:53:39.077Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:53:39.077Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Status text  : 
2022-03-31T06:53:39.078Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:53:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:53:39.078Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||Response body: 
2022-03-31T06:53:39.078Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|DEBUG|500||=======================response end=================================================
2022-03-31T06:53:39.079Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59497a6b-ee95-4a4d-8653-e2d08a489ce1|INFO|404|Not Found|InvokeReturn
2022-03-31T06:53:39.083Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 59497a6b-ee95-4a4d-8653-e2d08a489ce1
2022-03-31T06:53:39.084Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:53:39.085Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:53:39.085Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:53:39.086Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:53:39.086Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-03-31T06:53:39.086Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:53:39.086Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|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:"01b90616a930072d", X-B3-SpanId:"91f8ee8a49cccccd", X-B3-ParentSpanId:"01b90616a930072d", X-B3-Sampled:"0", X-ONAP-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-TransactionID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-ECOMP-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99eab8ea-ca5c-495f-9c82-1b6e76f6f389"]
2022-03-31T06:53:39.087Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:53:39.087Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:53:39.097Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:53:39.097Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:53:39.097Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:53:39.098Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:53:39.098Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:53:39.098Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:53:39.099Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:53:39.100Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:53:39.100Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:53:39.101Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|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-03-31T06:53:39.101Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:53:39.102Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:53:39.102Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|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-03-31T06:53:39.102Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:53:39.102Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|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:"01b90616a930072d", X-B3-SpanId:"8e70e99b3a7e73a3", X-B3-ParentSpanId:"01b90616a930072d", X-B3-Sampled:"0", X-ONAP-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-TransactionID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-ECOMP-RequestID:"59497a6b-ee95-4a4d-8653-e2d08a489ce1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0949336-a2c1-406d-88a7-f317c448bd77"]
2022-03-31T06:53:39.102Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:53:39.103Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:53:39.113Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:53:39.113Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:53:39.113Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:53:39.114Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:53:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:53:39.114Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:53:39.114Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:53:39.114Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:53:39.115Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:53:39.115Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@552509d4
2022-03-31T06:53:39.118Z|59497a6b-ee95-4a4d-8653-e2d08a489ce1|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:53:41.857Z|bf56efe9-ede3-407e-b0dc-d801ce1a51e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:53:41.860Z|bf56efe9-ede3-407e-b0dc-d801ce1a51e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:53:42.235Z|945272e2-33c7-4ca8-9baa-81b4db077dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:53:42.236Z|945272e2-33c7-4ca8-9baa-81b4db077dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:53:48.968Z|1abb1123-21f2-40f4-aa3a-afb47562740d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:48.968Z|fb691f25-36c2-491e-8334-a4c98b8a3c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:48.969Z|1abb1123-21f2-40f4-aa3a-afb47562740d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:48.969Z|fb691f25-36c2-491e-8334-a4c98b8a3c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:48.971Z|b925eb94-1171-44f8-acc8-cd4c0ace1cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:48.972Z|b925eb94-1171-44f8-acc8-cd4c0ace1cfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:56.856Z|445e6bb7-1a66-413b-ab70-5f6573d3cf20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:53:56.857Z|445e6bb7-1a66-413b-ab70-5f6573d3cf20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:53:58.996Z|659e4f24-d9df-4c6b-a1fe-6d8875ce0380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:58.996Z|03c4371a-778c-4d69-ad19-f6f0b9e4cd0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:58.997Z|659e4f24-d9df-4c6b-a1fe-6d8875ce0380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:58.997Z|94fe51a1-ed41-4a79-8b93-559508f68e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:53:58.997Z|03c4371a-778c-4d69-ad19-f6f0b9e4cd0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:58.998Z|94fe51a1-ed41-4a79-8b93-559508f68e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:53:59.175Z|690b0298-2c7d-4053-91ce-942045942bc2|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:53:59.176Z|690b0298-2c7d-4053-91ce-942045942bc2|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:02.135Z|5d5b8651-8c22-48e9-99a3-b3815f809e8f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:54:02.136Z|5d5b8651-8c22-48e9-99a3-b3815f809e8f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:09.020Z|09d2e582-9553-4e15-b08a-862125bd098f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:09.020Z|df2e1483-f315-4238-aecf-4860cf4d2f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:09.020Z|df2e1483-f315-4238-aecf-4860cf4d2f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:09.020Z|09d2e582-9553-4e15-b08a-862125bd098f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:09.021Z|5e5d68a2-bf58-423b-b41f-81d342936fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:09.021Z|5e5d68a2-bf58-423b-b41f-81d342936fbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:11.856Z|b8cf4638-6387-4b91-8cff-fda2354a3b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:54:11.857Z|b8cf4638-6387-4b91-8cff-fda2354a3b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:54:12.237Z|1196b105-6aa2-4fc7-b6cd-b4df0211acb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:54:12.238Z|1196b105-6aa2-4fc7-b6cd-b4df0211acb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:54:19.044Z|987a5a3e-b686-4ff3-a8f4-2d4a402f9cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:19.044Z|ca1b0697-b4d3-447d-ba03-2e4e0f628e02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:19.046Z|ca1b0697-b4d3-447d-ba03-2e4e0f628e02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:19.046Z|987a5a3e-b686-4ff3-a8f4-2d4a402f9cf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:19.046Z|f37bde23-0b28-463d-9b8a-54d1a2f216e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:19.047Z|f37bde23-0b28-463d-9b8a-54d1a2f216e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:26.856Z|5f9448e8-1c33-4a70-b47b-fe1c4a0ec2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:54:26.861Z|5f9448e8-1c33-4a70-b47b-fe1c4a0ec2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:54:29.070Z|c966a908-ef35-4cce-81d5-e3b0edfc569c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:29.071Z|c966a908-ef35-4cce-81d5-e3b0edfc569c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:29.074Z|ffad9603-2b5b-419b-bae8-b7279341b175|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:29.074Z|82c56b54-965f-4679-a0f5-85de0ddc2d25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:29.074Z|ffad9603-2b5b-419b-bae8-b7279341b175|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:29.074Z|82c56b54-965f-4679-a0f5-85de0ddc2d25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:39.095Z|1373dd1a-b8d0-47d2-bc29-3f7f61a99f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:39.095Z|a8e8366e-4778-462e-a05b-1d9615dd6c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:39.096Z|ad2dd59c-983f-4129-b919-1646b3bc870c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:39.096Z|ad2dd59c-983f-4129-b919-1646b3bc870c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:39.096Z|1373dd1a-b8d0-47d2-bc29-3f7f61a99f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:39.097Z|a8e8366e-4778-462e-a05b-1d9615dd6c43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:41.856Z|0789474e-cc18-4e9b-9114-3418bc076f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:54:41.856Z|0789474e-cc18-4e9b-9114-3418bc076f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:54:42.239Z|22d5c919-9672-4fa2-861e-9608600b62ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:54:42.244Z|22d5c919-9672-4fa2-861e-9608600b62ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:54:49.119Z|c94199e9-4e3d-48a2-8450-6c67674ed329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:49.119Z|6a37f3a1-6e09-45b9-a6dd-688502fbf8c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:49.119Z|c7d61f02-2384-4311-b048-6f6e54d3b533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:49.120Z|6a37f3a1-6e09-45b9-a6dd-688502fbf8c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:49.120Z|c94199e9-4e3d-48a2-8450-6c67674ed329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:49.120Z|c7d61f02-2384-4311-b048-6f6e54d3b533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:56.856Z|b7ed7818-68ec-44a4-bd8e-d069eb9546b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:54:56.858Z|b7ed7818-68ec-44a4-bd8e-d069eb9546b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:54:59.144Z|b72dbe87-2425-43a7-a8d7-f4867d1b9978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:59.144Z|e865fdee-e5d5-41af-bd72-354aa9202775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:59.145Z|e865fdee-e5d5-41af-bd72-354aa9202775|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:59.145Z|b72dbe87-2425-43a7-a8d7-f4867d1b9978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:54:59.146Z|72774682-662f-4579-a01f-c67bc7ceb04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:54:59.148Z|72774682-662f-4579-a01f-c67bc7ceb04e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:02.135Z|bd552f3a-793b-4d4b-8638-c0616881cb59|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:55:02.136Z|bd552f3a-793b-4d4b-8638-c0616881cb59|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:09.166Z|98deab91-423e-41aa-9aa4-275101208139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:09.167Z|98deab91-423e-41aa-9aa4-275101208139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:09.168Z|e4008463-d809-4e88-9794-2e8f0fc5d22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:09.169Z|e4008463-d809-4e88-9794-2e8f0fc5d22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:09.181Z|c25d7f8d-b190-4b6a-927d-b6052d9ad22b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:09.182Z|c25d7f8d-b190-4b6a-927d-b6052d9ad22b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:11.856Z|96d35185-1abc-416d-be09-3178e2b4112e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:55:11.859Z|96d35185-1abc-416d-be09-3178e2b4112e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:55:12.245Z|b611fb2d-38b7-4bc4-82ab-952e38f9e561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:55:12.246Z|b611fb2d-38b7-4bc4-82ab-952e38f9e561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:55:19.193Z|da3d2226-6fc1-48a0-982e-eee906900a4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:19.193Z|da3d2226-6fc1-48a0-982e-eee906900a4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:19.200Z|5ceb71fd-4318-47d2-bfd9-74c48b21ef5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:19.201Z|5ceb71fd-4318-47d2-bfd9-74c48b21ef5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:19.213Z|42a1593f-988a-47cd-9694-cda77edda7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:19.214Z|42a1593f-988a-47cd-9694-cda77edda7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:26.856Z|806e627e-0488-4e38-9ed9-2e5ae84b5a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:55:26.856Z|806e627e-0488-4e38-9ed9-2e5ae84b5a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:55:29.214Z|49499fe5-1764-4164-baef-31d9bc11aeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:29.215Z|49499fe5-1764-4164-baef-31d9bc11aeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:29.220Z|2ec1ab3f-e55c-404c-a4cd-dc8ab34fc1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:29.221Z|2ec1ab3f-e55c-404c-a4cd-dc8ab34fc1ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:29.232Z|8eb4a4bc-0a88-4d73-b732-8b2a3e99ead2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:29.233Z|8eb4a4bc-0a88-4d73-b732-8b2a3e99ead2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:39.237Z|d542576f-4979-42d5-a44e-12406cac21c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:39.243Z|d542576f-4979-42d5-a44e-12406cac21c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:39.243Z|8e07dfec-05a0-4dd5-90e8-6664497b2e9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:39.244Z|8e07dfec-05a0-4dd5-90e8-6664497b2e9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:39.250Z|eddb8037-f14c-423d-851f-3185dc2b8234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:39.251Z|eddb8037-f14c-423d-851f-3185dc2b8234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:41.856Z|42984556-2ab4-4799-9654-87c562f3ce86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:55:41.856Z|42984556-2ab4-4799-9654-87c562f3ce86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:55:42.247Z|4763d34a-7a94-48bb-bb92-64fda30d8c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:55:42.247Z|4763d34a-7a94-48bb-bb92-64fda30d8c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:55:49.263Z|099010a6-e4f5-48ee-aaeb-9d85e36c78fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:49.263Z|58eada10-ad6b-4a08-bf17-44b1bd18e95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:49.263Z|099010a6-e4f5-48ee-aaeb-9d85e36c78fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:49.263Z|58eada10-ad6b-4a08-bf17-44b1bd18e95b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:49.271Z|c6a563ce-01c1-4eae-bacc-d7c72b1ac58e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:49.271Z|c6a563ce-01c1-4eae-bacc-d7c72b1ac58e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:56.856Z|2493c915-6d45-40e8-bf35-112412c52cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:55:56.859Z|2493c915-6d45-40e8-bf35-112412c52cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:55:59.286Z|97bd4d18-7e66-4d45-a5e7-62bfe51279b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:59.286Z|ceac7ca9-9404-42d4-9150-0212de4ab531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:59.287Z|97bd4d18-7e66-4d45-a5e7-62bfe51279b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:59.287Z|ceac7ca9-9404-42d4-9150-0212de4ab531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:55:59.291Z|281d4d2b-7b50-467c-9928-5c77e4122de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:55:59.293Z|281d4d2b-7b50-467c-9928-5c77e4122de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:02.134Z|4053989e-61c0-4113-84cd-fb84c70d7258|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:56:02.135Z|4053989e-61c0-4113-84cd-fb84c70d7258|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:09.309Z|936f8a1c-f1f6-4fd9-857f-f1e9aa9c5734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:09.309Z|bec6fff7-97da-4ff0-9b93-43d78848d526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:09.309Z|936f8a1c-f1f6-4fd9-857f-f1e9aa9c5734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:09.309Z|68bbd743-f979-4a13-a234-80c0e2b413ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:09.310Z|bec6fff7-97da-4ff0-9b93-43d78848d526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:09.310Z|68bbd743-f979-4a13-a234-80c0e2b413ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:11.856Z|d0191ead-78c4-4035-afb3-93b7a987d028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:56:11.856Z|d0191ead-78c4-4035-afb3-93b7a987d028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:56:12.248Z|ade71065-f01d-4407-a7f0-c3f9fb8ce7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:56:12.248Z|ade71065-f01d-4407-a7f0-c3f9fb8ce7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:56:19.329Z|2cd7d211-27fd-44f6-b30c-87e47ab378ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:19.329Z|f1408523-b4c8-461e-9329-bcc797de6138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:19.330Z|2cd7d211-27fd-44f6-b30c-87e47ab378ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:19.330Z|f1408523-b4c8-461e-9329-bcc797de6138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:19.332Z|ab23b77c-1447-47c9-b129-2b8af20720f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:19.333Z|ab23b77c-1447-47c9-b129-2b8af20720f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:20.402Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-03-31T06:56:20.406Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0d30a3eb-5786-4e8d-be18-efcafdfec48d already exists in requestDb InfraActiveRequests table
2022-03-31T06:56:20.408Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d
2022-03-31T06:56:20.408Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|INFO|500||Invoke
2022-03-31T06:56:20.409Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||===========================request begin================================================
2022-03-31T06:56:20.409Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d
2022-03-31T06:56:20.409Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Method      : GET
2022-03-31T06:56:20.409Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38a2a505678d7109", X-B3-SpanId:"cb2bb7aff9849b9d", X-B3-ParentSpanId:"38a2a505678d7109", X-B3-Sampled:"0", X-ONAP-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-TransactionID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-ECOMP-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b4c38b-6097-4bcc-ae4f-dd0ad512cf3d"]
2022-03-31T06:56:20.410Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Request body: 
2022-03-31T06:56:20.410Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||==========================request end================================================
2022-03-31T06:56:20.451Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||============================response begin==========================================
2022-03-31T06:56:20.452Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T06:56:20.452Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Status text  : 
2022-03-31T06:56:20.453Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:56:20.453Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||Response body: 
2022-03-31T06:56:20.454Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|DEBUG|500||=======================response end=================================================
2022-03-31T06:56:20.454Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0d30a3eb-5786-4e8d-be18-efcafdfec48d|INFO|404|Not Found|InvokeReturn
2022-03-31T06:56:20.468Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0d30a3eb-5786-4e8d-be18-efcafdfec48d
2022-03-31T06:56:20.472Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:56:20.473Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-03-31T06:56:20.474Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-03-31T06:56:20.474Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:56:20.474Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-03-31T06:56:20.474Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:56:20.475Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|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:"38a2a505678d7109", X-B3-SpanId:"3e94da3e00cffd33", X-B3-ParentSpanId:"38a2a505678d7109", X-B3-Sampled:"0", X-ONAP-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-TransactionID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-ECOMP-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fdf6d0c-bacb-4060-878a-25e6c98bd933"]
2022-03-31T06:56:20.475Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:56:20.475Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:56:20.484Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:56:20.485Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:56:20.485Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:56:20.485Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:56:20.486Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-03-31T06:56:20.486Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:56:20.486Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:56:20.487Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:56:20.488Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-03-31T06:56:20.489Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|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-03-31T06:56:20.489Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-03-31T06:56:20.489Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-03-31T06:56:20.489Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|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-03-31T06:56:20.490Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-03-31T06:56:20.490Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|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:"38a2a505678d7109", X-B3-SpanId:"ecf7c0e166ac604c", X-B3-ParentSpanId:"38a2a505678d7109", X-B3-Sampled:"0", X-ONAP-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-TransactionID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-ECOMP-RequestID:"0d30a3eb-5786-4e8d-be18-efcafdfec48d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67b4a029-4493-4fcb-a46b-6e87bdad0a79"]
2022-03-31T06:56:20.490Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-03-31T06:56:20.490Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-03-31T06:56:20.503Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-03-31T06:56:20.504Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-03-31T06:56:20.504Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-03-31T06:56:20.504Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 06:56:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T06:56:20.505Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-03-31T06:56:20.505Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-03-31T06:56:20.506Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-03-31T06:56:20.506Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|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$$7aaf0eb6.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-31T06:56:20.507Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2a11098
2022-03-31T06:56:20.511Z|0d30a3eb-5786-4e8d-be18-efcafdfec48d|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T06:56:26.856Z|3b5b9c4d-9acb-4c60-8c30-3b2e011e059f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:56:26.857Z|3b5b9c4d-9acb-4c60-8c30-3b2e011e059f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:56:29.349Z|5ae11247-35da-4350-b22f-8c2a457f7020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:29.349Z|480e9cd4-92fa-4022-9492-59ec1edc0a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:29.350Z|5ae11247-35da-4350-b22f-8c2a457f7020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:29.350Z|480e9cd4-92fa-4022-9492-59ec1edc0a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:29.352Z|e3de36e4-8120-4776-ba68-458949fc43c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:29.353Z|e3de36e4-8120-4776-ba68-458949fc43c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:39.369Z|4c4fc522-f692-4d26-b364-215794209474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:39.369Z|5742f3e3-b9f9-4984-a7bd-a8fd674b5153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:39.370Z|5742f3e3-b9f9-4984-a7bd-a8fd674b5153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:39.370Z|f51eaebd-4ba8-491d-b14c-c6b81c3e8eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:39.370Z|4c4fc522-f692-4d26-b364-215794209474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:39.371Z|f51eaebd-4ba8-491d-b14c-c6b81c3e8eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:41.288Z|eac3dfc2-dfe6-4cf9-a72a-54a3ff6ae335|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|500||Entering
2022-03-31T06:56:41.288Z|eac3dfc2-dfe6-4cf9-a72a-54a3ff6ae335|http-nio-8080-exec-6|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:41.856Z|4d47cc3b-c0dd-4ac9-987a-d90c887b1005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:56:41.860Z|4d47cc3b-c0dd-4ac9-987a-d90c887b1005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:56:42.249Z|a8fbd241-8d0a-4776-bee6-a40c9c89895a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:56:42.250Z|a8fbd241-8d0a-4776-bee6-a40c9c89895a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:56:49.391Z|41d55f7d-a831-4620-a1f9-94d29ad643d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:49.391Z|e3cddd26-171e-4609-b1a3-95b29070c46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:49.391Z|41d55f7d-a831-4620-a1f9-94d29ad643d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:49.391Z|e3cddd26-171e-4609-b1a3-95b29070c46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:49.392Z|e62165b2-9125-4559-86a2-80d3a8c731ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:49.393Z|e62165b2-9125-4559-86a2-80d3a8c731ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:56.856Z|99fbfac1-4013-4025-aaa2-761131036f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:56:56.857Z|99fbfac1-4013-4025-aaa2-761131036f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:56:59.413Z|0575d159-393e-42aa-8ece-984efbc0dd26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:59.413Z|a5e5da5c-cd9f-4a4c-9034-6c5af4febf4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:59.413Z|c41dfb6c-8bc3-4b98-baa4-7f11ae32d1e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:56:59.413Z|a5e5da5c-cd9f-4a4c-9034-6c5af4febf4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:59.414Z|c41dfb6c-8bc3-4b98-baa4-7f11ae32d1e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:56:59.413Z|0575d159-393e-42aa-8ece-984efbc0dd26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:02.134Z|dc28b3d8-56f2-49ee-83fc-2440cdb7b86f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:57:02.135Z|dc28b3d8-56f2-49ee-83fc-2440cdb7b86f|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:09.434Z|1fcaf393-ea2c-4be6-876c-f7af9540cd2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:09.434Z|1fcaf393-ea2c-4be6-876c-f7af9540cd2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:09.437Z|205ac233-2032-4d42-8e5b-297595d62daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:09.436Z|136dfe1b-0385-4f12-a0cc-7a46c6e02129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:09.438Z|136dfe1b-0385-4f12-a0cc-7a46c6e02129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:09.440Z|205ac233-2032-4d42-8e5b-297595d62daf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:11.856Z|fcacde74-a6e3-45f5-96eb-05749b85e282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:57:11.856Z|fcacde74-a6e3-45f5-96eb-05749b85e282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:57:12.251Z|a9c408e0-2aae-468d-8d8a-61d6ca4e6b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:57:12.252Z|a9c408e0-2aae-468d-8d8a-61d6ca4e6b75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:57:19.455Z|2d34cb88-9592-410d-966c-37941b13a164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:19.456Z|2d34cb88-9592-410d-966c-37941b13a164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:19.456Z|3dfbd6a7-16d5-4f9d-beea-6a85d23246f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:19.457Z|3dfbd6a7-16d5-4f9d-beea-6a85d23246f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:19.458Z|e8dcc97d-fa8a-4082-9aef-66b5d5270ae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:19.458Z|e8dcc97d-fa8a-4082-9aef-66b5d5270ae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:26.856Z|ce305879-0010-4f9c-8c44-14cd1007fd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:57:26.859Z|ce305879-0010-4f9c-8c44-14cd1007fd07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:57:29.475Z|4fa602b9-7656-4ffb-bf78-aea2ce3b3d77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:29.475Z|148c6999-e6fe-4b74-a6ac-31546315aa10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:29.476Z|4fa602b9-7656-4ffb-bf78-aea2ce3b3d77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:29.476Z|148c6999-e6fe-4b74-a6ac-31546315aa10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:29.479Z|7b3b45e1-a695-4b64-8f36-3fc70b2fb17f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:29.480Z|7b3b45e1-a695-4b64-8f36-3fc70b2fb17f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:39.496Z|02b177a7-2705-48cd-b549-f8cefb276f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:39.496Z|ee2068f9-6313-4ee4-a075-4099be4d5a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:39.496Z|02b177a7-2705-48cd-b549-f8cefb276f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:39.497Z|ee2068f9-6313-4ee4-a075-4099be4d5a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:39.499Z|e296c3ee-9c4a-4e0f-9d3f-a0c331cb3c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:39.500Z|e296c3ee-9c4a-4e0f-9d3f-a0c331cb3c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:41.856Z|cb9ec1c5-06b5-4c17-b116-681023b00032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:57:41.856Z|cb9ec1c5-06b5-4c17-b116-681023b00032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:57:42.252Z|b964f461-7134-4ae9-bacd-15fb6c2fd00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:57:42.253Z|b964f461-7134-4ae9-bacd-15fb6c2fd00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:57:49.516Z|6187e504-370b-4b5a-a32e-5a3e295b0ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:49.516Z|c3d00ca7-b485-411b-b0e7-255d394284f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:49.516Z|c3d00ca7-b485-411b-b0e7-255d394284f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:49.516Z|6187e504-370b-4b5a-a32e-5a3e295b0ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:49.517Z|59adc5a1-b89b-4e57-85d1-7546390fff5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:49.518Z|59adc5a1-b89b-4e57-85d1-7546390fff5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:56.856Z|9b724330-fc18-4403-8a33-df8f478e886d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:57:56.856Z|9b724330-fc18-4403-8a33-df8f478e886d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:57:59.544Z|83d2e67a-6423-4cfe-9d01-b5e535fb3e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:59.545Z|83d2e67a-6423-4cfe-9d01-b5e535fb3e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:59.551Z|ab28b7b0-bdee-46de-9d0c-e0f29f30a7e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:59.551Z|427c18b4-ad0d-467a-b704-576a224f6469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:57:59.551Z|ab28b7b0-bdee-46de-9d0c-e0f29f30a7e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:57:59.551Z|427c18b4-ad0d-467a-b704-576a224f6469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:02.133Z|1fec4f9f-90ab-4ee8-9e03-55ef44e0cca8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:58:02.134Z|1fec4f9f-90ab-4ee8-9e03-55ef44e0cca8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:09.567Z|16dd0a87-1fff-4c60-8a6a-4caa6a6030c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:09.567Z|16dd0a87-1fff-4c60-8a6a-4caa6a6030c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:09.570Z|472b9c04-670c-4d2b-8366-dc7b98725827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:09.571Z|472b9c04-670c-4d2b-8366-dc7b98725827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:09.573Z|aeb0ae7b-a849-4833-86aa-68d443aa7fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:09.573Z|aeb0ae7b-a849-4833-86aa-68d443aa7fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:11.856Z|b77232a7-4da4-4452-b03b-7dbd963521f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:58:11.859Z|b77232a7-4da4-4452-b03b-7dbd963521f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:58:12.254Z|a3a2fd11-b811-46c5-87eb-9751f76b76f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:58:12.254Z|a3a2fd11-b811-46c5-87eb-9751f76b76f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:58:19.587Z|e8c02671-0cee-494d-afaf-8d86c5c50920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:19.588Z|e8c02671-0cee-494d-afaf-8d86c5c50920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:19.594Z|ad5e0122-1cf1-4afa-b535-0db4a4469b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:19.594Z|e9b28187-bb77-48f5-b6ba-8289bd4dfdbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:19.595Z|ad5e0122-1cf1-4afa-b535-0db4a4469b14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:19.595Z|e9b28187-bb77-48f5-b6ba-8289bd4dfdbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:26.856Z|2f7d1e72-e468-4d3f-bc5a-6728329afeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:58:26.856Z|2f7d1e72-e468-4d3f-bc5a-6728329afeb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:58:29.608Z|6f77f8ee-363f-4d51-b46a-0510e77a3065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:29.609Z|6f77f8ee-363f-4d51-b46a-0510e77a3065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:29.613Z|db442b94-9cee-46f0-903d-818de64e8541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:29.613Z|db442b94-9cee-46f0-903d-818de64e8541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:29.615Z|2c7f586d-cbdb-411f-9fe7-29bb424e8c2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:29.616Z|2c7f586d-cbdb-411f-9fe7-29bb424e8c2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:39.630Z|517b06af-0aaf-43ed-8ffc-1c2b75640a50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:39.630Z|8e6c3deb-ed57-487e-9208-ce0522963652|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:39.630Z|517b06af-0aaf-43ed-8ffc-1c2b75640a50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:39.631Z|8e6c3deb-ed57-487e-9208-ce0522963652|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:39.641Z|e55a5311-bec2-417a-a2ee-e12cede4c0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:39.642Z|e55a5311-bec2-417a-a2ee-e12cede4c0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:41.856Z|976be178-859f-49a5-bf93-3e331112d941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:58:41.856Z|976be178-859f-49a5-bf93-3e331112d941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:58:42.255Z|e69e5ecd-0fd5-4d89-b9aa-10abebac1a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:58:42.256Z|e69e5ecd-0fd5-4d89-b9aa-10abebac1a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:58:49.652Z|234c3680-6e81-4a5e-aa93-7ae671571589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:49.652Z|2aa54953-b0cb-4058-9910-979a79ea9aa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:49.652Z|234c3680-6e81-4a5e-aa93-7ae671571589|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:49.652Z|2aa54953-b0cb-4058-9910-979a79ea9aa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:49.661Z|f427f9f4-2815-4f53-a1df-36b078f2a453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:49.661Z|f427f9f4-2815-4f53-a1df-36b078f2a453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:56.856Z|e509eb87-0cb5-48d3-8e26-a8db1ed8b71c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:58:56.859Z|e509eb87-0cb5-48d3-8e26-a8db1ed8b71c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:58:59.681Z|203303cd-eb1b-4a07-9fd9-6bb11487292e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:59.681Z|e1c2d0c1-de9b-447a-98ae-fce21c6c94b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:59.682Z|e1c2d0c1-de9b-447a-98ae-fce21c6c94b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:59.682Z|203303cd-eb1b-4a07-9fd9-6bb11487292e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:58:59.684Z|4a50ac94-d5b5-407c-b2bd-1b1f460dfc51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:58:59.685Z|4a50ac94-d5b5-407c-b2bd-1b1f460dfc51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:02.133Z|a65e522d-110b-4801-bc95-56dc872acbc9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T06:59:02.134Z|a65e522d-110b-4801-bc95-56dc872acbc9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:09.702Z|432c73a9-f726-41a6-b697-51e361173ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:09.703Z|432c73a9-f726-41a6-b697-51e361173ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:09.703Z|0694d64a-52f2-4fdd-a19b-4238c415e54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:09.703Z|412d175a-9527-4c50-adeb-6ce8926d393b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:09.703Z|0694d64a-52f2-4fdd-a19b-4238c415e54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:09.703Z|412d175a-9527-4c50-adeb-6ce8926d393b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:11.856Z|ecbb5d3a-1934-43d6-a64c-eb66e5cd14dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:59:11.856Z|ecbb5d3a-1934-43d6-a64c-eb66e5cd14dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:59:12.256Z|717a8a46-e117-4b8d-b143-6fb7ab538725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:59:12.257Z|717a8a46-e117-4b8d-b143-6fb7ab538725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:59:19.723Z|f00d0a98-3b0d-41a7-9494-e32aa65af6d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:19.723Z|f00d0a98-3b0d-41a7-9494-e32aa65af6d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:19.725Z|f861ac80-e9c6-4eb9-9254-938c027fa0cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:19.725Z|f861ac80-e9c6-4eb9-9254-938c027fa0cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:19.728Z|98dd5a75-1a65-4037-86f2-e8a0ffb72c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:19.729Z|98dd5a75-1a65-4037-86f2-e8a0ffb72c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:26.856Z|8452fb9a-f3cc-4e7f-8f4a-bf6b2518193f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:59:26.856Z|8452fb9a-f3cc-4e7f-8f4a-bf6b2518193f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:59:29.748Z|cc052dca-7189-4c7f-b010-c05846ca54d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:29.748Z|54fccc7f-d025-4955-890c-f488ee7b5327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:29.749Z|cc052dca-7189-4c7f-b010-c05846ca54d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:29.749Z|54fccc7f-d025-4955-890c-f488ee7b5327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:29.753Z|9c508cf0-0d39-4d4b-9cb7-e8f9316267b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:29.753Z|9c508cf0-0d39-4d4b-9cb7-e8f9316267b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:39.770Z|841e470e-07b0-460c-84f8-de09370477e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:39.770Z|841e470e-07b0-460c-84f8-de09370477e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:39.771Z|6c72521c-6d46-405a-9ab0-183552df3fdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:39.771Z|6c72521c-6d46-405a-9ab0-183552df3fdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:39.774Z|ce969518-11d9-4b96-88e0-690f58e5e4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:39.774Z|ce969518-11d9-4b96-88e0-690f58e5e4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:41.856Z|10e5661b-9a24-4c7d-8dcd-bf45ba92f364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:59:41.859Z|10e5661b-9a24-4c7d-8dcd-bf45ba92f364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:59:42.257Z|3d8a560f-4037-4805-93cb-36a9be787742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:59:42.258Z|3d8a560f-4037-4805-93cb-36a9be787742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:59:49.790Z|8b1a1c7b-13ce-455d-9c2f-1e9b1f881dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:49.791Z|8b1a1c7b-13ce-455d-9c2f-1e9b1f881dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:49.792Z|7728ce8d-ab21-4a36-ba68-7bed75ca0e0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:49.792Z|7728ce8d-ab21-4a36-ba68-7bed75ca0e0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:49.796Z|5ddf302a-9b50-4894-bf73-1ebd4ebb3bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:49.797Z|5ddf302a-9b50-4894-bf73-1ebd4ebb3bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:56.856Z|f4f5b611-83e3-4226-a811-a719398ff4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T06:59:56.856Z|f4f5b611-83e3-4226-a811-a719398ff4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T06:59:59.813Z|135750b6-9cbe-47a7-935c-8ca3a1a07500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:59.813Z|c5b46eeb-4ad0-424b-8ad1-2d1642a0e987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:59.813Z|135750b6-9cbe-47a7-935c-8ca3a1a07500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:59.813Z|c5b46eeb-4ad0-424b-8ad1-2d1642a0e987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T06:59:59.817Z|235be5df-7be4-4683-b26d-3027134e572e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T06:59:59.818Z|235be5df-7be4-4683-b26d-3027134e572e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:02.134Z|b0b5ef7f-2ee2-4afd-a31c-1623694865f9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:00:02.135Z|b0b5ef7f-2ee2-4afd-a31c-1623694865f9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:09.851Z|1c9b5f53-1047-410a-9723-77001632f8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:09.851Z|134bc80f-36cc-4496-a48c-b4557ac62877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:09.852Z|134bc80f-36cc-4496-a48c-b4557ac62877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:09.852Z|1c9b5f53-1047-410a-9723-77001632f8d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:09.854Z|d2c9efc0-5301-4341-a5f7-0ecd6f02fd80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:09.854Z|d2c9efc0-5301-4341-a5f7-0ecd6f02fd80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:11.856Z|526677e2-2f19-4d26-9266-7a79165f764f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:00:11.856Z|526677e2-2f19-4d26-9266-7a79165f764f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:00:12.258Z|e52f1b3e-a1f5-44b5-bb1c-dc62878a84e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:00:12.259Z|e52f1b3e-a1f5-44b5-bb1c-dc62878a84e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:00:19.873Z|2a39284f-1d4a-4144-911f-876b4f814aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:19.873Z|b220a175-cb10-4651-ad21-d03c10f9b93e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:19.873Z|6516e296-8e92-4605-886a-2991c4026876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:19.874Z|b220a175-cb10-4651-ad21-d03c10f9b93e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:19.874Z|2a39284f-1d4a-4144-911f-876b4f814aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:19.874Z|6516e296-8e92-4605-886a-2991c4026876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:26.856Z|bf813106-df04-424a-8418-662390162438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:00:26.859Z|bf813106-df04-424a-8418-662390162438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:00:29.895Z|383821fd-cec8-4dd1-b47c-9fba3c56da07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:29.896Z|1f0bc5c9-4472-4ec6-a608-31a5868a2b8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:29.896Z|1f0bc5c9-4472-4ec6-a608-31a5868a2b8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:29.896Z|383821fd-cec8-4dd1-b47c-9fba3c56da07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:29.900Z|465a4d20-7dfe-4866-812f-e75d519745cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:29.901Z|465a4d20-7dfe-4866-812f-e75d519745cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:39.915Z|4f01d029-54a5-47cf-a8d3-7baa33bec00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:39.916Z|d0d7060b-159d-4f19-8c9b-6dbaac25aafb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:39.916Z|4f01d029-54a5-47cf-a8d3-7baa33bec00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:39.916Z|d0d7060b-159d-4f19-8c9b-6dbaac25aafb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:39.921Z|55f123d8-f961-452e-8526-98a5deb41ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:39.921Z|55f123d8-f961-452e-8526-98a5deb41ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:41.856Z|94fc3322-cc2b-49a8-b4a8-9422a9e9a850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:00:41.856Z|94fc3322-cc2b-49a8-b4a8-9422a9e9a850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:00:42.260Z|809e6391-4b54-4fe3-a262-04ac35829b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:00:42.260Z|809e6391-4b54-4fe3-a262-04ac35829b79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:00:49.936Z|d2a667a3-e821-45e3-b54c-59ab9260bbd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:49.937Z|d2a667a3-e821-45e3-b54c-59ab9260bbd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:49.937Z|f74b020f-44f8-405b-b1cc-b2b80f692519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:49.938Z|f74b020f-44f8-405b-b1cc-b2b80f692519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:49.938Z|f9a3934d-d365-4bdd-99e4-67e5135c6fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:49.939Z|f9a3934d-d365-4bdd-99e4-67e5135c6fc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:56.856Z|624d35e0-6bf3-400c-a5e8-145decee5b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:00:56.856Z|624d35e0-6bf3-400c-a5e8-145decee5b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:00:59.959Z|98e6f98c-254d-4a5c-b1ee-021f4aba8698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:59.960Z|98e6f98c-254d-4a5c-b1ee-021f4aba8698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:59.965Z|786ee616-b699-46a7-8987-6e69e4433f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:59.965Z|002d0316-aee2-4ef0-8543-e0b636c7e34b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:00:59.966Z|786ee616-b699-46a7-8987-6e69e4433f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:00:59.966Z|002d0316-aee2-4ef0-8543-e0b636c7e34b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:02.133Z|9cb4af29-042b-4058-9e49-c9d841ade9db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:01:02.134Z|9cb4af29-042b-4058-9e49-c9d841ade9db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:09.980Z|f8f38315-b85f-4c1f-af24-83c535c1acd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:09.981Z|f8f38315-b85f-4c1f-af24-83c535c1acd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:09.985Z|42b9025f-8059-4e70-a968-b1da4033067e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:09.986Z|be8ed150-52f6-4ca1-818f-b9f151ebf500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:09.986Z|42b9025f-8059-4e70-a968-b1da4033067e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:09.986Z|be8ed150-52f6-4ca1-818f-b9f151ebf500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:11.856Z|ea298abd-eb28-4d8a-ab18-06050fa02742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:01:11.860Z|ea298abd-eb28-4d8a-ab18-06050fa02742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:01:12.261Z|99fbc93d-2e57-4820-a202-37be01314a11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:01:12.262Z|99fbc93d-2e57-4820-a202-37be01314a11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:01:20.005Z|b54494c5-da11-49ed-90bf-af653783ab78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:20.005Z|ac40ec39-91b6-479e-be61-d6ceef68f214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:20.005Z|49b77d64-d887-4466-b828-de2127186e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:20.006Z|b54494c5-da11-49ed-90bf-af653783ab78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:20.006Z|ac40ec39-91b6-479e-be61-d6ceef68f214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:20.006Z|49b77d64-d887-4466-b828-de2127186e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:26.856Z|f71c8d42-b4c7-418f-bf28-7e9a3b6dd5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:01:26.856Z|f71c8d42-b4c7-418f-bf28-7e9a3b6dd5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:01:30.025Z|3c3b64ec-9d57-43e1-9443-46677f3c6490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:30.025Z|76dea804-19be-4ddc-94bf-5076dacc895d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:30.025Z|d45fb013-a1f5-4ca8-8883-e08f7639bb8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:30.026Z|3c3b64ec-9d57-43e1-9443-46677f3c6490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:30.026Z|76dea804-19be-4ddc-94bf-5076dacc895d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:30.026Z|d45fb013-a1f5-4ca8-8883-e08f7639bb8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:40.045Z|ae783a56-1303-45c2-af00-bffd8814d446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:40.045Z|bdc42efb-0859-4614-825c-2e29e85a3931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:40.048Z|bdc42efb-0859-4614-825c-2e29e85a3931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:40.048Z|79586158-e3aa-45a2-87cb-9df95f8a1559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:40.049Z|79586158-e3aa-45a2-87cb-9df95f8a1559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:40.053Z|ae783a56-1303-45c2-af00-bffd8814d446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:41.856Z|318d2332-cc47-4e0c-8a0d-2284efd4134a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:01:41.857Z|318d2332-cc47-4e0c-8a0d-2284efd4134a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:01:42.262Z|e72051e0-43aa-45c9-b64f-f5cb192f0e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:01:42.263Z|e72051e0-43aa-45c9-b64f-f5cb192f0e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:01:50.068Z|50fc7d56-22d8-41d7-b4fb-3c29755f9753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:50.069Z|e3945211-4061-4640-a16c-a9e879c7ecd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:50.069Z|50fc7d56-22d8-41d7-b4fb-3c29755f9753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:50.069Z|e3945211-4061-4640-a16c-a9e879c7ecd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:50.075Z|30b2c048-e41e-48c9-a062-5e5323418d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:01:50.075Z|30b2c048-e41e-48c9-a062-5e5323418d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:01:56.856Z|e0f88dc9-9926-4d15-83ea-a6b4a46169fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:01:56.859Z|e0f88dc9-9926-4d15-83ea-a6b4a46169fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:02:00.090Z|f9656cd7-43ef-4afc-91e7-79986a9b4e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:00.090Z|59b83a4b-9f64-4312-80d3-fd59e80ad480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:00.091Z|59b83a4b-9f64-4312-80d3-fd59e80ad480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:00.091Z|f9656cd7-43ef-4afc-91e7-79986a9b4e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:00.098Z|264e66eb-513d-4acc-9272-2332f61a5bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:00.099Z|264e66eb-513d-4acc-9272-2332f61a5bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:02.134Z|496c0a6c-ec90-4cd3-83ea-ca3135deb2d8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:02:02.135Z|496c0a6c-ec90-4cd3-83ea-ca3135deb2d8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:10.111Z|32a519df-7018-4afd-aa94-70f17e8c9928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:10.111Z|32a519df-7018-4afd-aa94-70f17e8c9928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:10.114Z|820b607d-0e59-418c-986e-959701b6fa46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:10.114Z|820b607d-0e59-418c-986e-959701b6fa46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:10.122Z|6284b7a9-5b42-4dd4-968d-5c7899f71284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:10.123Z|6284b7a9-5b42-4dd4-968d-5c7899f71284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:11.856Z|87f719df-9ba8-4091-87d3-feba370cb805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:02:11.856Z|87f719df-9ba8-4091-87d3-feba370cb805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:02:12.264Z|0a8bf93c-7fad-4060-96cb-79194ff5321a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:02:12.264Z|0a8bf93c-7fad-4060-96cb-79194ff5321a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:02:20.132Z|72a58a5f-c54c-4648-a3c4-e51d9b1c6b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:20.132Z|58986922-9c68-40a8-a177-da7291db56d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:20.132Z|72a58a5f-c54c-4648-a3c4-e51d9b1c6b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:20.132Z|58986922-9c68-40a8-a177-da7291db56d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:20.141Z|c016727b-aebb-4fa1-8ccb-47383ff9b9a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:20.141Z|c016727b-aebb-4fa1-8ccb-47383ff9b9a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:26.856Z|2cde712f-8890-478e-a387-8f66a56123de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:02:26.856Z|2cde712f-8890-478e-a387-8f66a56123de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:02:30.152Z|aa46b704-d038-43fa-bbbf-688957ab1d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:30.152Z|81ea6153-e581-47a2-9d0a-c5b972a09b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:30.153Z|81ea6153-e581-47a2-9d0a-c5b972a09b65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:30.153Z|aa46b704-d038-43fa-bbbf-688957ab1d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:30.159Z|87e3ef96-9e2f-4f81-baf9-f756cb6217e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:30.160Z|87e3ef96-9e2f-4f81-baf9-f756cb6217e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:40.173Z|96a3d6ca-b856-4987-853f-9937a5013b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:40.173Z|51dac1b0-032c-4ae7-847a-9b73d412ffd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:40.173Z|96a3d6ca-b856-4987-853f-9937a5013b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:40.173Z|51dac1b0-032c-4ae7-847a-9b73d412ffd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:40.180Z|d95047ac-a679-488d-941d-cf4b3cc268d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:40.181Z|d95047ac-a679-488d-941d-cf4b3cc268d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:41.856Z|5852ce6e-a68d-4304-b8d2-72da01e13874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:02:41.859Z|5852ce6e-a68d-4304-b8d2-72da01e13874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:02:42.265Z|acd407fd-010d-4a5a-a104-d5859a968f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:02:42.266Z|acd407fd-010d-4a5a-a104-d5859a968f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:02:50.194Z|5030f3bc-e549-4d34-ae7b-a32d56470fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:50.195Z|5030f3bc-e549-4d34-ae7b-a32d56470fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:50.201Z|cbc0cf35-9f70-40da-a347-fcae33ec0ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:50.202Z|cbc0cf35-9f70-40da-a347-fcae33ec0ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:50.201Z|e06c4b05-5dd9-457e-afdb-210293f274fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:02:50.208Z|e06c4b05-5dd9-457e-afdb-210293f274fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:02:56.856Z|52b6db60-2040-440f-b001-1c3b4ecddd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:02:56.856Z|52b6db60-2040-440f-b001-1c3b4ecddd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:03:00.217Z|91196838-eaf2-44e8-8267-4604a03f2457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:00.218Z|91196838-eaf2-44e8-8267-4604a03f2457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:00.220Z|3e4513c2-4748-46ab-ac41-c4d8099fb8df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:00.220Z|3e4513c2-4748-46ab-ac41-c4d8099fb8df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:00.227Z|5b2b1502-6509-4a71-b58e-44b8fc7c499e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:00.228Z|5b2b1502-6509-4a71-b58e-44b8fc7c499e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:02.133Z|6cf13078-deae-437f-a06a-01c0d97596de|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:03:02.134Z|6cf13078-deae-437f-a06a-01c0d97596de|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:10.246Z|f8af0197-c771-40da-b024-683a6536f3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:10.248Z|f8af0197-c771-40da-b024-683a6536f3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:10.247Z|d8934078-e109-45ab-bbd6-c7d749829db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:10.249Z|d8934078-e109-45ab-bbd6-c7d749829db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:10.249Z|07742a20-644f-4940-b0c3-abe919ad4a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:10.250Z|07742a20-644f-4940-b0c3-abe919ad4a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:11.856Z|52334f68-32df-4345-accc-37a252d579fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:03:11.856Z|52334f68-32df-4345-accc-37a252d579fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:03:12.266Z|1df5b53c-e5a5-48ad-a079-552c2ce7f5a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:03:12.267Z|1df5b53c-e5a5-48ad-a079-552c2ce7f5a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:03:20.271Z|3417fa8c-209d-424b-981d-77776942f015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:20.271Z|43c9f723-66b9-45c7-a4d1-3aab7649b16f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:20.272Z|0b36272a-9539-41b1-9915-37406e3f488e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:20.272Z|43c9f723-66b9-45c7-a4d1-3aab7649b16f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:20.272Z|3417fa8c-209d-424b-981d-77776942f015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:20.273Z|0b36272a-9539-41b1-9915-37406e3f488e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:26.856Z|c93c1fb0-3dc4-43da-b245-061c81c10f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:03:26.858Z|c93c1fb0-3dc4-43da-b245-061c81c10f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:03:30.292Z|c4f3902b-7b5b-4817-adb1-062c56cdc442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:30.293Z|927317ea-a221-4ccf-b183-6e341d6df30f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:30.293Z|c4f3902b-7b5b-4817-adb1-062c56cdc442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:30.293Z|927317ea-a221-4ccf-b183-6e341d6df30f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:30.296Z|70b93cd8-ac58-4b40-a36b-0f946d2ddb51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:30.296Z|70b93cd8-ac58-4b40-a36b-0f946d2ddb51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:40.314Z|01016455-ade3-4f73-8cc3-5d20ed9f8012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:40.314Z|f041ff3c-a83f-4d2c-973d-a1722d2597fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:40.314Z|01016455-ade3-4f73-8cc3-5d20ed9f8012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:40.314Z|f041ff3c-a83f-4d2c-973d-a1722d2597fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:40.316Z|2b128f6d-2652-4152-b131-539102b5abed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:40.316Z|2b128f6d-2652-4152-b131-539102b5abed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:41.856Z|d6c422fc-1171-469f-b8da-4682d12b4f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:03:41.857Z|d6c422fc-1171-469f-b8da-4682d12b4f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:03:42.267Z|265cd557-1226-4630-9ae3-decd7d4100bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:03:42.268Z|265cd557-1226-4630-9ae3-decd7d4100bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:03:50.337Z|673683f5-e016-4496-9f77-636222b46b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:50.337Z|1d7d6456-0152-4d42-b1ef-8d648c448b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:50.337Z|673683f5-e016-4496-9f77-636222b46b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:50.337Z|1d7d6456-0152-4d42-b1ef-8d648c448b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:50.338Z|2ee5ffc0-0058-4b17-ba86-7f4482ed2dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:03:50.338Z|2ee5ffc0-0058-4b17-ba86-7f4482ed2dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:03:56.856Z|872eab0e-c1b0-4434-adee-fee5d5f9a74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:03:56.857Z|872eab0e-c1b0-4434-adee-fee5d5f9a74d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:04:00.359Z|daf0f658-4fa0-4c70-98e5-5c792428dcbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:00.359Z|7a043744-d6c2-4417-ba49-bd56aef3de25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:00.360Z|daf0f658-4fa0-4c70-98e5-5c792428dcbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:00.360Z|7a043744-d6c2-4417-ba49-bd56aef3de25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:00.361Z|0771e049-2e1f-4e77-9cc9-b32de8b3b551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:00.362Z|0771e049-2e1f-4e77-9cc9-b32de8b3b551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:02.135Z|d5e6dee8-8723-475a-b466-b32144632bfb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:04:02.136Z|d5e6dee8-8723-475a-b466-b32144632bfb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:10.382Z|bbfcab04-ca5d-4284-a121-a986db22c6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:10.382Z|7180422e-a404-4b18-8322-8e77396641af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:10.383Z|bbfcab04-ca5d-4284-a121-a986db22c6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:10.383Z|7180422e-a404-4b18-8322-8e77396641af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:10.384Z|3851a7a7-98f9-4dde-b0e3-a18f0d37323a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:10.385Z|3851a7a7-98f9-4dde-b0e3-a18f0d37323a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:11.856Z|c80dc904-490b-412c-ba7e-c85f321683e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:04:11.859Z|c80dc904-490b-412c-ba7e-c85f321683e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:04:12.269Z|4afe35d5-3d7e-47ca-9601-1d2ba9191156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:04:12.269Z|4afe35d5-3d7e-47ca-9601-1d2ba9191156|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:04:20.405Z|99bf4fe1-0d10-4688-9546-6d6f559f93b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:20.405Z|0f5c246a-08cb-426d-b1ca-1130a00bd47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:20.405Z|82249448-bd60-4b68-8a39-e725f967fc71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:20.406Z|82249448-bd60-4b68-8a39-e725f967fc71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:20.406Z|99bf4fe1-0d10-4688-9546-6d6f559f93b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:20.406Z|0f5c246a-08cb-426d-b1ca-1130a00bd47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:26.856Z|86d3f607-dc0b-4fc2-bc0a-485417804339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:04:26.857Z|86d3f607-dc0b-4fc2-bc0a-485417804339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:04:30.426Z|d7a40823-18f1-42e6-9047-2e1616be8cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:30.426Z|df74b425-0c8b-46e9-a55c-3495470830ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:30.426Z|add934a3-5398-42b7-b717-d4baf4cae0e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:30.427Z|d7a40823-18f1-42e6-9047-2e1616be8cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:30.427Z|df74b425-0c8b-46e9-a55c-3495470830ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:30.427Z|add934a3-5398-42b7-b717-d4baf4cae0e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:40.456Z|94ebef9e-07c3-4b2f-9742-4597b884ef93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:40.456Z|411041f5-9a12-40a9-a14c-17c4c567e97a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:40.456Z|ee7569d4-4bc3-4704-8c59-967424fde7c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:40.457Z|411041f5-9a12-40a9-a14c-17c4c567e97a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:40.457Z|ee7569d4-4bc3-4704-8c59-967424fde7c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:40.457Z|94ebef9e-07c3-4b2f-9742-4597b884ef93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:41.856Z|7ab01eb9-438d-4773-b6b2-a0feef67fa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:04:41.857Z|7ab01eb9-438d-4773-b6b2-a0feef67fa5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:04:42.270Z|0823b2d3-4aa4-4646-b354-589571ee00be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:04:42.271Z|0823b2d3-4aa4-4646-b354-589571ee00be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:04:50.481Z|0245bd51-fc2d-4c62-8e9b-84bb5b63a50d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:50.481Z|a8b1b484-ad11-4afa-a2f2-fd5f55bfd785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:50.482Z|aa464730-b010-4666-b3a8-97ed53fdee63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:04:50.482Z|0245bd51-fc2d-4c62-8e9b-84bb5b63a50d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:50.483Z|aa464730-b010-4666-b3a8-97ed53fdee63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:50.483Z|a8b1b484-ad11-4afa-a2f2-fd5f55bfd785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:04:56.858Z|426f3106-51e4-4a62-bcba-4f64b9dcc8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:04:56.863Z|426f3106-51e4-4a62-bcba-4f64b9dcc8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:05:00.508Z|862950dd-28cc-4979-9d13-4a36a4ded3f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:00.508Z|b2061efc-9ead-427f-a76a-ded4738b8cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:00.508Z|9407947a-bad9-4664-bf6d-764ffee5b299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:00.510Z|b2061efc-9ead-427f-a76a-ded4738b8cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:00.510Z|862950dd-28cc-4979-9d13-4a36a4ded3f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:00.510Z|9407947a-bad9-4664-bf6d-764ffee5b299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:02.134Z|95668734-f229-4f9b-9cf1-6928fccff479|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:05:02.135Z|95668734-f229-4f9b-9cf1-6928fccff479|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:10.533Z|931aba26-96ba-4434-bc55-70a2da704eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:10.533Z|32dc81f8-10d4-43d8-ac55-4af4d806ba56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:10.534Z|931aba26-96ba-4434-bc55-70a2da704eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:10.534Z|32dc81f8-10d4-43d8-ac55-4af4d806ba56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:10.537Z|75aeeb72-167b-4aca-8c88-6ddfd8effaff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:10.537Z|75aeeb72-167b-4aca-8c88-6ddfd8effaff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:11.856Z|678da3a5-9685-431d-a742-909efadad80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:05:11.857Z|678da3a5-9685-431d-a742-909efadad80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:05:12.271Z|abf42ec8-e1a6-4095-8f2a-384c64cbefed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:05:12.272Z|abf42ec8-e1a6-4095-8f2a-384c64cbefed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:05:20.562Z|fd6c388e-7aa4-4f27-8a70-e8d632260e44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:20.562Z|8c1677fb-8c4a-4e67-96d9-3d889bd34a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:20.563Z|fd6c388e-7aa4-4f27-8a70-e8d632260e44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:20.563Z|8c1677fb-8c4a-4e67-96d9-3d889bd34a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:20.564Z|98f12811-1617-4cc5-b599-7ddaca3815b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:20.565Z|98f12811-1617-4cc5-b599-7ddaca3815b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:26.856Z|f6864e80-be0e-431e-801a-9647e529afc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:05:26.856Z|f6864e80-be0e-431e-801a-9647e529afc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:05:30.587Z|e2592af3-f6eb-4b32-82bc-33bcd58985ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:30.588Z|e2592af3-f6eb-4b32-82bc-33bcd58985ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:30.592Z|117faa90-4406-4cdb-b18f-e58a8147275e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:30.592Z|83f30c1e-dfcd-4a84-8d24-7be0557e8d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:30.592Z|117faa90-4406-4cdb-b18f-e58a8147275e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:30.592Z|83f30c1e-dfcd-4a84-8d24-7be0557e8d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:40.608Z|a602cb5f-8290-4c0d-9baf-edd90ffb14d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:40.609Z|a602cb5f-8290-4c0d-9baf-edd90ffb14d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:40.610Z|6fa17d00-778b-492d-8e0f-ffc789f109df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:40.611Z|6fa17d00-778b-492d-8e0f-ffc789f109df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:40.614Z|e4b43a41-9e3c-478e-af53-d2e3783b9186|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:40.615Z|e4b43a41-9e3c-478e-af53-d2e3783b9186|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:41.856Z|9cb9d126-021d-4f96-9035-a3078aa1b3b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:05:41.859Z|9cb9d126-021d-4f96-9035-a3078aa1b3b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:05:42.272Z|744c3566-a4d7-4261-90e5-bd910508aa9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:05:42.273Z|744c3566-a4d7-4261-90e5-bd910508aa9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:05:50.630Z|b1f14afd-0e52-45cc-908e-ecdedadf9d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:50.630Z|bcc3a67e-b23b-4f2c-b966-559cc6e318e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:50.631Z|b1f14afd-0e52-45cc-908e-ecdedadf9d59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:50.631Z|bcc3a67e-b23b-4f2c-b966-559cc6e318e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:50.636Z|25da182e-5761-4dc4-988c-6f7f0aa3b2d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:05:50.637Z|25da182e-5761-4dc4-988c-6f7f0aa3b2d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:05:56.856Z|0883f005-8c01-4d66-b2eb-2d9c23ce1fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:05:56.856Z|0883f005-8c01-4d66-b2eb-2d9c23ce1fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:06:00.651Z|af0f42b2-32cf-496e-beeb-14fb37245a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:00.651Z|af0f42b2-32cf-496e-beeb-14fb37245a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:00.653Z|3eb3d49f-e269-449d-b338-471f205781f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:00.653Z|3eb3d49f-e269-449d-b338-471f205781f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:00.655Z|a282b705-2627-429b-8edc-3d6d32b769cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:00.656Z|a282b705-2627-429b-8edc-3d6d32b769cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:02.134Z|e6947402-8cd3-4331-a936-9a832b8786c4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:06:02.135Z|e6947402-8cd3-4331-a936-9a832b8786c4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:10.670Z|752986cf-c5de-41f7-8d62-e2dfb9dd7383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:10.670Z|74fea4ab-dcc9-4476-9820-e25928732f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:10.671Z|74fea4ab-dcc9-4476-9820-e25928732f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:10.671Z|752986cf-c5de-41f7-8d62-e2dfb9dd7383|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:10.673Z|649efcd7-b536-4ff7-adcd-622afccf35ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:10.673Z|649efcd7-b536-4ff7-adcd-622afccf35ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:11.856Z|7dc73993-ceff-4a2c-91c1-3ac7570d2614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:06:11.857Z|7dc73993-ceff-4a2c-91c1-3ac7570d2614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:06:12.274Z|23ec1338-f66d-495b-8f6c-72534e273bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:06:12.274Z|23ec1338-f66d-495b-8f6c-72534e273bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:06:20.699Z|7db9cf35-81ed-4e30-af1d-f096b8618822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:20.699Z|3e3764cb-5ac7-44b2-99ce-ce6d3d06b3d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:20.699Z|d2a734b5-9bfc-4368-b397-7173f4c316ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:20.700Z|d2a734b5-9bfc-4368-b397-7173f4c316ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:20.700Z|3e3764cb-5ac7-44b2-99ce-ce6d3d06b3d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:20.700Z|7db9cf35-81ed-4e30-af1d-f096b8618822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:26.856Z|9cb81078-1296-4edc-b9e7-d73a152a1ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:06:26.859Z|9cb81078-1296-4edc-b9e7-d73a152a1ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:06:30.722Z|5d7f9243-2481-4e9a-9765-1f5befb0241c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:30.722Z|c82ee308-96ad-4dc4-835e-8c9939a7d1b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:30.722Z|3f0d1550-a93c-4835-9e10-6d0146ccd310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:30.722Z|3f0d1550-a93c-4835-9e10-6d0146ccd310|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:30.722Z|5d7f9243-2481-4e9a-9765-1f5befb0241c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:30.723Z|c82ee308-96ad-4dc4-835e-8c9939a7d1b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:40.743Z|4a03677b-18b1-4299-b0d3-f956f31d929a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:40.744Z|4a03677b-18b1-4299-b0d3-f956f31d929a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:40.748Z|6e97c6fc-a48a-4832-8c68-1196d3662a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:40.748Z|4564f69c-925d-4307-bb8b-7a0fccbcbe86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:40.749Z|6e97c6fc-a48a-4832-8c68-1196d3662a8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:40.749Z|4564f69c-925d-4307-bb8b-7a0fccbcbe86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:41.856Z|f618a7a9-12e4-4dbd-911d-4d2aa4916321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:06:41.856Z|f618a7a9-12e4-4dbd-911d-4d2aa4916321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:06:42.275Z|d6e2b117-6f2b-4f21-b523-e5be12c1ba3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:06:42.276Z|d6e2b117-6f2b-4f21-b523-e5be12c1ba3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:06:50.765Z|09ac4bac-2a32-4ae5-a494-65a00b2663ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:50.766Z|09ac4bac-2a32-4ae5-a494-65a00b2663ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:50.768Z|314d71db-1ef4-4c59-ba2f-517ccd13ce83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:50.768Z|314d71db-1ef4-4c59-ba2f-517ccd13ce83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:50.769Z|8613c31a-14f1-42b2-b360-74ad1f6310fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:06:50.771Z|8613c31a-14f1-42b2-b360-74ad1f6310fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:06:56.856Z|8edaf81b-b2c6-4daa-8a5d-90eef8be5cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:06:56.856Z|8edaf81b-b2c6-4daa-8a5d-90eef8be5cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:07:00.787Z|786f6018-d2d0-4c58-a791-8fdb902a6df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:00.787Z|21697215-aae5-4346-93ee-7e11e85e640b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:00.787Z|21697215-aae5-4346-93ee-7e11e85e640b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:00.787Z|786f6018-d2d0-4c58-a791-8fdb902a6df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:00.789Z|127f2426-d3f7-4789-a606-a031c719d4b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:00.791Z|127f2426-d3f7-4789-a606-a031c719d4b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:02.134Z|96bb290b-35de-48ff-b481-d3afd4172397|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:07:02.135Z|96bb290b-35de-48ff-b481-d3afd4172397|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:10.810Z|867d2069-0144-4046-ad7a-26cddb360705|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:10.810Z|8fab120f-526e-4135-a307-a48d9e828bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:10.811Z|867d2069-0144-4046-ad7a-26cddb360705|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:10.811Z|8fab120f-526e-4135-a307-a48d9e828bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:10.813Z|24e4f337-ad62-4a4b-b259-b3d74a648d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:10.813Z|24e4f337-ad62-4a4b-b259-b3d74a648d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:11.856Z|648884a2-a3fc-46f3-929b-51494205edf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:07:11.859Z|648884a2-a3fc-46f3-929b-51494205edf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:07:12.276Z|76c79226-1360-43e3-8bc6-0d1923b659dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:07:12.277Z|76c79226-1360-43e3-8bc6-0d1923b659dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:07:20.833Z|b2b16f38-76ec-4340-b9d3-10f4547a08da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:20.833Z|4c3410b1-0543-404e-92d3-ee77b43fd97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:20.834Z|b2b16f38-76ec-4340-b9d3-10f4547a08da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:20.834Z|4c3410b1-0543-404e-92d3-ee77b43fd97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:20.838Z|cfdef318-321f-4b0f-9046-93ca402f8ba4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:20.839Z|cfdef318-321f-4b0f-9046-93ca402f8ba4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:26.856Z|e6547792-89af-40dc-bfb0-e40f208be050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:07:26.857Z|e6547792-89af-40dc-bfb0-e40f208be050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:07:30.855Z|35f29b4f-7387-4708-a714-23b45f6231bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:30.855Z|f409b05e-7198-4e2e-bbc4-f87c9ad78f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:30.855Z|35f29b4f-7387-4708-a714-23b45f6231bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:30.855Z|f409b05e-7198-4e2e-bbc4-f87c9ad78f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:30.858Z|4c1614c4-a56b-479b-81d6-f9c3087298c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:30.859Z|4c1614c4-a56b-479b-81d6-f9c3087298c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:40.877Z|75a63da5-a588-4bd8-bcc7-a0fb81bb7b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:40.877Z|b47d9e3a-6f17-4359-86f5-fcf3c97208d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:40.877Z|75a63da5-a588-4bd8-bcc7-a0fb81bb7b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:40.877Z|b47d9e3a-6f17-4359-86f5-fcf3c97208d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:40.881Z|3eb079ac-2cb0-47d3-8134-48b93775c15d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:40.882Z|3eb079ac-2cb0-47d3-8134-48b93775c15d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:41.856Z|c4e62d80-79e3-48e3-8282-784e247dd2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:07:41.856Z|c4e62d80-79e3-48e3-8282-784e247dd2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:07:42.278Z|86ef7cab-bd42-48dc-bf37-f6d7b0c1ac01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:07:42.278Z|86ef7cab-bd42-48dc-bf37-f6d7b0c1ac01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:07:50.898Z|edff2892-4286-4dd3-9e93-542c1a1a054e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:50.898Z|5caf5850-7682-4a2e-a62c-6854f519d8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:50.899Z|5caf5850-7682-4a2e-a62c-6854f519d8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:50.899Z|edff2892-4286-4dd3-9e93-542c1a1a054e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:50.902Z|f66f72c5-a03b-4746-9295-828fe3a30ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:07:50.904Z|f66f72c5-a03b-4746-9295-828fe3a30ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:07:56.856Z|3a91337f-475a-4d8e-8916-2629192a4004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:07:56.859Z|3a91337f-475a-4d8e-8916-2629192a4004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:08:00.921Z|4e8a03cc-f285-49e5-ae05-4559fa1e93c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:00.921Z|cae3e297-f406-4998-a849-57ec59c10716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:00.921Z|bf1c8dc8-54d4-461c-acb3-c0639c5d26c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:00.922Z|4e8a03cc-f285-49e5-ae05-4559fa1e93c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:00.922Z|bf1c8dc8-54d4-461c-acb3-c0639c5d26c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:00.921Z|cae3e297-f406-4998-a849-57ec59c10716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:02.134Z|f58c0436-92d5-48e5-843b-a1ec31ebb08a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:08:02.135Z|f58c0436-92d5-48e5-843b-a1ec31ebb08a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:10.947Z|3f9765f9-3320-4548-953b-de5178b13ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:10.947Z|3597cf84-d8c9-4c0c-b75e-f25287725203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:10.947Z|3b5d2920-d8c4-404d-a71d-685860779cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:10.947Z|3597cf84-d8c9-4c0c-b75e-f25287725203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:10.948Z|3f9765f9-3320-4548-953b-de5178b13ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:10.948Z|3b5d2920-d8c4-404d-a71d-685860779cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:11.856Z|82941f78-dba0-4950-bde0-1adcf6c98894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:08:11.856Z|82941f78-dba0-4950-bde0-1adcf6c98894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:08:12.279Z|44cd7669-0bd2-47a2-af73-02e703dfeccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:08:12.280Z|44cd7669-0bd2-47a2-af73-02e703dfeccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:08:20.968Z|1acf0080-7544-4e76-9d04-85b6bf8ba61d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:20.968Z|52e2b36d-4d91-480e-b924-1142e9f15b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:20.968Z|2571c0f7-16c4-480d-bf11-c264c409eceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:20.969Z|1acf0080-7544-4e76-9d04-85b6bf8ba61d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:20.969Z|52e2b36d-4d91-480e-b924-1142e9f15b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:20.969Z|2571c0f7-16c4-480d-bf11-c264c409eceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:26.856Z|3bef382d-b040-4962-b79a-b1e9690eb3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:08:26.857Z|3bef382d-b040-4962-b79a-b1e9690eb3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:08:30.990Z|cdd9e3de-de33-438f-8e3d-04cb154929ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:30.990Z|a73a01d0-f7c9-48ae-82ed-f21f696f3916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:30.990Z|095de9b2-82d8-47cf-9d23-01f5b8ba7228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:30.991Z|095de9b2-82d8-47cf-9d23-01f5b8ba7228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:30.991Z|cdd9e3de-de33-438f-8e3d-04cb154929ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:30.991Z|a73a01d0-f7c9-48ae-82ed-f21f696f3916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:41.011Z|3591ee8f-3096-4aee-8961-f2fa33cd5168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:41.012Z|3591ee8f-3096-4aee-8961-f2fa33cd5168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:41.012Z|830f3371-ce70-4332-b109-f1f2b46cfcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:41.012Z|830f3371-ce70-4332-b109-f1f2b46cfcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:41.013Z|6363828e-419a-4db3-8a0e-ed0e21d26bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:41.013Z|6363828e-419a-4db3-8a0e-ed0e21d26bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:41.856Z|9b1f0e9c-6436-4491-b892-b46d8f5af888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:08:41.859Z|9b1f0e9c-6436-4491-b892-b46d8f5af888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:08:42.280Z|45e9c1f1-caf6-4ff3-a8b7-163d72f7766b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:08:42.281Z|45e9c1f1-caf6-4ff3-a8b7-163d72f7766b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:08:51.033Z|a4f0c3c8-6e77-4a21-b70e-cd39c49d214f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:51.033Z|eeb93e3a-a029-4ee1-9042-9cb15cb9bda3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:51.033Z|a4f0c3c8-6e77-4a21-b70e-cd39c49d214f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:51.034Z|eeb93e3a-a029-4ee1-9042-9cb15cb9bda3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:51.034Z|97bfdedb-acaa-4239-b3f0-ba04464e1416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:08:51.035Z|97bfdedb-acaa-4239-b3f0-ba04464e1416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:08:56.856Z|2240e4b3-156a-4fe6-88d0-83dd258cdb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:08:56.856Z|2240e4b3-156a-4fe6-88d0-83dd258cdb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:09:01.054Z|536df079-fd2f-4874-a7c9-9ad80088595f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:01.054Z|026b3292-4d75-448f-9447-0e24f83bbaae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:01.055Z|026b3292-4d75-448f-9447-0e24f83bbaae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:01.055Z|73f88b01-fc92-4672-bf7e-5226aa6d52f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:01.055Z|536df079-fd2f-4874-a7c9-9ad80088595f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:01.055Z|73f88b01-fc92-4672-bf7e-5226aa6d52f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:02.135Z|0523e2c1-d8e4-482d-9ce8-3b6b7c9c5c1e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:09:02.135Z|0523e2c1-d8e4-482d-9ce8-3b6b7c9c5c1e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:11.075Z|9ff2f0e9-3b9d-451a-bb94-4a5222605a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:11.075Z|9ff2f0e9-3b9d-451a-bb94-4a5222605a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:11.075Z|baf1b99f-9b5f-42a0-a4be-b8cc1dd93885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:11.076Z|baf1b99f-9b5f-42a0-a4be-b8cc1dd93885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:11.075Z|c6a37e4d-0c9e-44ff-9b5c-463a36bf3ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:11.077Z|c6a37e4d-0c9e-44ff-9b5c-463a36bf3ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:11.856Z|45746aa9-f88c-4f14-bc10-3c188188bf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:09:11.857Z|45746aa9-f88c-4f14-bc10-3c188188bf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:09:12.281Z|baaffef8-fcd4-4875-9fb0-38d7cba73e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:09:12.282Z|baaffef8-fcd4-4875-9fb0-38d7cba73e8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:09:21.095Z|2b09ab4c-9202-498f-9486-a0985d3aeadc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:21.095Z|a5b03600-6f23-4043-a0f7-f2fd2253d7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:21.095Z|1e152c2b-7c76-4256-a873-d620d87c19aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:21.095Z|2b09ab4c-9202-498f-9486-a0985d3aeadc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:21.095Z|a5b03600-6f23-4043-a0f7-f2fd2253d7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:21.096Z|1e152c2b-7c76-4256-a873-d620d87c19aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:26.856Z|f868b589-2686-471f-9355-e637810c1c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:09:26.859Z|f868b589-2686-471f-9355-e637810c1c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:09:31.115Z|7d06656a-ebe7-44fe-baae-860764d02bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:31.115Z|2d33cf54-f03e-4087-be13-64c9d6006276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:31.115Z|19eec18d-b071-4298-a8d8-b7fd6709b750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:31.116Z|2d33cf54-f03e-4087-be13-64c9d6006276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:31.116Z|7d06656a-ebe7-44fe-baae-860764d02bb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:31.116Z|19eec18d-b071-4298-a8d8-b7fd6709b750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:41.138Z|4213cdb2-04c7-41a9-abb2-6af602df09f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:41.139Z|4213cdb2-04c7-41a9-abb2-6af602df09f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:41.144Z|759d63a2-bcdc-48da-893d-8878335cf000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:41.145Z|0bc332a9-bff8-4b13-a6d7-dfb2ab83ff20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:41.145Z|759d63a2-bcdc-48da-893d-8878335cf000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:41.145Z|0bc332a9-bff8-4b13-a6d7-dfb2ab83ff20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:41.856Z|ebeee8ae-50bc-44af-b863-9921928600fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:09:41.857Z|ebeee8ae-50bc-44af-b863-9921928600fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:09:42.282Z|673da52b-3f25-41cb-a604-a959f9f2598a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:09:42.283Z|673da52b-3f25-41cb-a604-a959f9f2598a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:09:51.158Z|6fc889e4-53c3-47dc-b708-41c222e174f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:51.159Z|6fc889e4-53c3-47dc-b708-41c222e174f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:51.168Z|64ae40c9-a52f-4057-bdc9-4cd30e91d214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:51.169Z|64ae40c9-a52f-4057-bdc9-4cd30e91d214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:51.171Z|5956dd29-e92d-4275-87ec-49a37941af93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:09:51.172Z|5956dd29-e92d-4275-87ec-49a37941af93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:09:56.856Z|c8d794bd-f571-4b33-a98b-19b034dd4a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:09:56.857Z|c8d794bd-f571-4b33-a98b-19b034dd4a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:10:01.182Z|e6bc6825-0782-45f3-b729-f59df0d2a062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:01.182Z|e6bc6825-0782-45f3-b729-f59df0d2a062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:01.191Z|9a0c44a7-f38e-4088-a995-9928eed3463e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:01.191Z|d638336b-0aac-4036-80d7-d0bf67520162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:01.192Z|9a0c44a7-f38e-4088-a995-9928eed3463e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:01.192Z|d638336b-0aac-4036-80d7-d0bf67520162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:02.133Z|40bccaac-5a57-4a6f-917c-f409b7b013c6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:10:02.134Z|40bccaac-5a57-4a6f-917c-f409b7b013c6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:11.202Z|56d16c12-da4c-44c8-9b2b-6846a7743982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:11.203Z|56d16c12-da4c-44c8-9b2b-6846a7743982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:11.211Z|40367920-0612-444e-98ee-34b4c129a7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:11.211Z|40367920-0612-444e-98ee-34b4c129a7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:11.214Z|f98cd358-3e8d-4559-bbb9-1eb2737b434b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:11.214Z|f98cd358-3e8d-4559-bbb9-1eb2737b434b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:11.856Z|10549ab3-cb8f-4dbc-8a0e-5a127f364aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:10:11.859Z|10549ab3-cb8f-4dbc-8a0e-5a127f364aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:10:12.284Z|fcffc167-14c6-40df-8974-fdf876857eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:10:12.284Z|fcffc167-14c6-40df-8974-fdf876857eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:10:21.223Z|f6b0cd9a-814d-42a7-b3cb-0468fb5a9e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:21.223Z|f6b0cd9a-814d-42a7-b3cb-0468fb5a9e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:21.230Z|29bff888-67ef-41a9-822f-b84a5c9878b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:21.230Z|29bff888-67ef-41a9-822f-b84a5c9878b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:21.233Z|ad2c74cc-ff75-488c-809f-140adcaab108|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:21.234Z|ad2c74cc-ff75-488c-809f-140adcaab108|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:26.856Z|b1ec38f5-fea8-45e5-a499-15dd5a51aa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:10:26.856Z|b1ec38f5-fea8-45e5-a499-15dd5a51aa5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:10:31.243Z|d4765910-0199-43e1-8ea7-f5337496beeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:31.244Z|d4765910-0199-43e1-8ea7-f5337496beeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:31.252Z|40483160-63a7-4397-8d75-ce0728806c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:31.253Z|40483160-63a7-4397-8d75-ce0728806c64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:31.253Z|7fec1921-1c97-46d9-a259-4305095aa88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:31.254Z|7fec1921-1c97-46d9-a259-4305095aa88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:41.265Z|4869c27b-7131-411f-a594-48aec945d118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:41.266Z|4869c27b-7131-411f-a594-48aec945d118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:41.271Z|23fe5e6b-12b0-419c-8c4f-b19a9cbd5d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:41.271Z|23fe5e6b-12b0-419c-8c4f-b19a9cbd5d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:41.272Z|87e077ce-4bdf-4f9f-91c4-789c5d31d4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:41.272Z|87e077ce-4bdf-4f9f-91c4-789c5d31d4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:41.856Z|fe3a7e3e-24c8-4227-84a4-32f158aee641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:10:41.856Z|fe3a7e3e-24c8-4227-84a4-32f158aee641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:10:42.286Z|eec2f365-2f20-4dc8-928a-5444f8239c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:10:42.286Z|eec2f365-2f20-4dc8-928a-5444f8239c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:10:51.289Z|e3f6a555-fd1a-46e5-8975-ce927b5542aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:51.289Z|14295e79-c2fd-4a96-93b4-c2f15794acc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:51.290Z|e3f6a555-fd1a-46e5-8975-ce927b5542aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:51.290Z|14295e79-c2fd-4a96-93b4-c2f15794acc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:51.291Z|a5103c6d-5553-4b19-8775-68a575b6074b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:10:51.292Z|a5103c6d-5553-4b19-8775-68a575b6074b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:10:56.856Z|cfcc90a7-e816-43cf-b139-2e6b45652d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:10:56.858Z|cfcc90a7-e816-43cf-b139-2e6b45652d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:11:01.311Z|974edb63-a341-4a45-b630-b7b97bc909e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:01.311Z|c0d56407-853c-4ba6-b7ca-1ccf12c07559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:01.311Z|4f2b5c0d-16e1-4dfc-87ef-4e485f6a6873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:01.312Z|974edb63-a341-4a45-b630-b7b97bc909e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:01.312Z|4f2b5c0d-16e1-4dfc-87ef-4e485f6a6873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:01.312Z|c0d56407-853c-4ba6-b7ca-1ccf12c07559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:02.134Z|42914392-f193-4630-b612-aa9ec969bfe9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:11:02.135Z|42914392-f193-4630-b612-aa9ec969bfe9|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:11.331Z|514a55bc-841b-4c23-9762-d3f7b1472914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:11.331Z|3f0fd0d9-86cb-4856-9e75-577b6851d5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:11.331Z|514a55bc-841b-4c23-9762-d3f7b1472914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:11.332Z|3f0fd0d9-86cb-4856-9e75-577b6851d5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:11.331Z|e5bf4e48-cb58-429e-9584-c0d40f3d51bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:11.335Z|e5bf4e48-cb58-429e-9584-c0d40f3d51bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:11.856Z|5ff8260a-e86e-4e91-aabd-06aa1e0cf5a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:11:11.856Z|5ff8260a-e86e-4e91-aabd-06aa1e0cf5a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:11:12.287Z|e603fb6f-73f3-41fd-b738-adc28f50a1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:11:12.287Z|e603fb6f-73f3-41fd-b738-adc28f50a1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:11:21.352Z|1a475f19-0030-46f2-934e-971cc28e0058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:21.353Z|1a475f19-0030-46f2-934e-971cc28e0058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:21.353Z|a4a75e74-13d4-4b30-9c3f-484168f00c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:21.354Z|a4a75e74-13d4-4b30-9c3f-484168f00c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:21.357Z|eab5b993-22ef-4367-8181-21650a89f3d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:21.358Z|eab5b993-22ef-4367-8181-21650a89f3d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:26.856Z|3eb172c5-095e-4bfa-ab10-9637e611ec4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:11:26.856Z|3eb172c5-095e-4bfa-ab10-9637e611ec4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:11:31.373Z|0b28fb63-8cec-482a-9e03-9e04683eb20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:31.373Z|41fbe74b-f41d-4d21-ac80-f7ffdef7d2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:31.374Z|0b28fb63-8cec-482a-9e03-9e04683eb20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:31.374Z|41fbe74b-f41d-4d21-ac80-f7ffdef7d2f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:31.374Z|a715b835-4547-4b09-bda5-4e05e2f97740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:31.375Z|a715b835-4547-4b09-bda5-4e05e2f97740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:41.395Z|1fc6f521-4622-438a-92c0-1dcbcead2f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:41.395Z|6459d882-875e-4d69-b69d-8b254561da93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:41.396Z|8d3ca072-f05b-42b2-aa4e-75797cd665c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:41.396Z|6459d882-875e-4d69-b69d-8b254561da93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:41.396Z|1fc6f521-4622-438a-92c0-1dcbcead2f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:41.396Z|8d3ca072-f05b-42b2-aa4e-75797cd665c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:41.856Z|e10765ff-008a-42b4-bff3-380c7914113a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:11:41.859Z|e10765ff-008a-42b4-bff3-380c7914113a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:11:42.289Z|710c347a-1cf7-4d96-99f4-77f660d3873e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:11:42.290Z|710c347a-1cf7-4d96-99f4-77f660d3873e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:11:51.418Z|a26ec47b-2377-4adb-ad88-3be47074e874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:51.418Z|cf75772b-64e2-4c25-aeec-6a6c061091af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:51.418Z|52bf0208-e339-4b67-89d7-a3555e9e0896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:11:51.418Z|a26ec47b-2377-4adb-ad88-3be47074e874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:51.418Z|cf75772b-64e2-4c25-aeec-6a6c061091af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:51.418Z|52bf0208-e339-4b67-89d7-a3555e9e0896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:11:56.856Z|db5f98ff-0fd3-4f5d-9c18-95ee20898931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:11:56.856Z|db5f98ff-0fd3-4f5d-9c18-95ee20898931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:12:01.439Z|946ac5e2-4bd6-4439-8cae-ef5accd77999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:01.440Z|946ac5e2-4bd6-4439-8cae-ef5accd77999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:01.445Z|4f52c12a-be36-4d22-87cf-9fe6bc37d512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:01.445Z|2665ab99-10d6-4a31-b323-9cc1b2b938b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:01.446Z|4f52c12a-be36-4d22-87cf-9fe6bc37d512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:01.446Z|2665ab99-10d6-4a31-b323-9cc1b2b938b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:02.134Z|6e793442-468f-4879-a5ad-69325042e208|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:12:02.134Z|6e793442-468f-4879-a5ad-69325042e208|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:11.462Z|33baa82b-eb1f-4352-a5ed-2a60e094bcae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:11.463Z|33baa82b-eb1f-4352-a5ed-2a60e094bcae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:11.466Z|7d3c3322-55b8-4836-b0b2-374ac985cc23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:11.466Z|7d3c3322-55b8-4836-b0b2-374ac985cc23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:11.469Z|f39e6454-0fdb-4317-b2ba-817c92c7d8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:11.469Z|f39e6454-0fdb-4317-b2ba-817c92c7d8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:11.856Z|766cfdb3-fcfb-4187-b422-7ba3dc698725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:12:11.856Z|766cfdb3-fcfb-4187-b422-7ba3dc698725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:12:12.290Z|56fe57f5-5493-4eed-94b7-69257ce1dfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:12:12.291Z|56fe57f5-5493-4eed-94b7-69257ce1dfde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:12:21.484Z|f7c95f60-085e-417c-b555-3567075cd683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:21.484Z|8bbd1d9e-c12e-4019-8b84-2aaa906620fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:21.485Z|8bbd1d9e-c12e-4019-8b84-2aaa906620fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:21.485Z|f7c95f60-085e-417c-b555-3567075cd683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:21.490Z|d3b00ae1-7a5d-40f5-a1f7-ae703438c811|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:21.490Z|d3b00ae1-7a5d-40f5-a1f7-ae703438c811|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:26.856Z|2b257250-f540-467c-901d-19fadedea479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:12:26.861Z|2b257250-f540-467c-901d-19fadedea479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:12:31.507Z|852d92ea-d514-41a3-a4e5-58d9d003dcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:31.508Z|852d92ea-d514-41a3-a4e5-58d9d003dcff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:31.508Z|fdef1a51-103c-42c8-b6db-81ca9429e565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:31.509Z|fdef1a51-103c-42c8-b6db-81ca9429e565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:31.507Z|5bad4803-4ad3-433d-993d-23bdb2900839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:31.509Z|5bad4803-4ad3-433d-993d-23bdb2900839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:41.529Z|43afeac1-b26a-4d56-8928-df92e2448a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:41.529Z|1372d22c-9a3b-43d5-875a-06107c1e9dd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:41.529Z|43afeac1-b26a-4d56-8928-df92e2448a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:41.530Z|1372d22c-9a3b-43d5-875a-06107c1e9dd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:41.548Z|7090217e-dca3-4e91-a7fb-1d40f2e6fa4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:41.548Z|7090217e-dca3-4e91-a7fb-1d40f2e6fa4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:41.856Z|70478d37-422d-4151-b021-234494f822f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:12:41.857Z|70478d37-422d-4151-b021-234494f822f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:12:42.291Z|cbf07320-c7a9-4c62-8f4f-fbe8fc72ed4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:12:42.292Z|cbf07320-c7a9-4c62-8f4f-fbe8fc72ed4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:12:51.550Z|8f0a9713-fe8b-4e54-a0f6-bb4a23ff10d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:51.550Z|8dd0ea82-ffec-45dd-bef5-1715847804dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:51.551Z|8dd0ea82-ffec-45dd-bef5-1715847804dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:51.551Z|8f0a9713-fe8b-4e54-a0f6-bb4a23ff10d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:51.568Z|fc1ea57c-3d94-4616-9f27-88bfff0b2ea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:12:51.569Z|fc1ea57c-3d94-4616-9f27-88bfff0b2ea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:12:56.856Z|a9aed195-2d18-4ba6-9f05-2f3cb67a13be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:12:56.857Z|a9aed195-2d18-4ba6-9f05-2f3cb67a13be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:13:01.572Z|8e2b86c2-7412-48a6-ab63-04bedfebf988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:01.572Z|bd9c82e9-1f6b-4ac1-9528-21bd85c5b402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:01.573Z|bd9c82e9-1f6b-4ac1-9528-21bd85c5b402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:01.573Z|8e2b86c2-7412-48a6-ab63-04bedfebf988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:01.588Z|862ee277-2879-4643-b3fa-f022361d6b5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:01.588Z|862ee277-2879-4643-b3fa-f022361d6b5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:02.133Z|30a8d260-1003-4a57-94a3-a10603f46d25|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:13:02.134Z|30a8d260-1003-4a57-94a3-a10603f46d25|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:11.593Z|9fa66859-77b8-41e6-b45b-a7afe6735788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:11.593Z|a7bd44cd-aa0c-4467-a1c8-a0cad65cfae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:11.593Z|9fa66859-77b8-41e6-b45b-a7afe6735788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:11.593Z|a7bd44cd-aa0c-4467-a1c8-a0cad65cfae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:11.608Z|fb067556-c553-4f0d-bf28-e50187cc645d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:11.609Z|fb067556-c553-4f0d-bf28-e50187cc645d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:11.856Z|922ffe80-9e3b-4807-b0bd-4ce411213ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:13:11.859Z|922ffe80-9e3b-4807-b0bd-4ce411213ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:13:12.293Z|5765fa09-b827-4ec7-9918-55e05e77f0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:13:12.294Z|5765fa09-b827-4ec7-9918-55e05e77f0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:13:21.613Z|fb9b1ec1-4af1-43d7-8861-4b7c4878c617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:21.613Z|368a17f8-303a-4470-927c-3c5480d17f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:21.614Z|368a17f8-303a-4470-927c-3c5480d17f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:21.614Z|fb9b1ec1-4af1-43d7-8861-4b7c4878c617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:21.633Z|72e8e85a-7cf1-4016-a30e-12ce4d8fa488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:21.633Z|72e8e85a-7cf1-4016-a30e-12ce4d8fa488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:26.856Z|36d197bc-45aa-4c8c-a8e8-6017ff7cceac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:13:26.857Z|36d197bc-45aa-4c8c-a8e8-6017ff7cceac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:13:31.636Z|cee07576-39ac-4204-b536-7cb2bb9293f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:31.636Z|776c82ae-a2cd-4db2-9ffa-8663d39439d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:31.637Z|cee07576-39ac-4204-b536-7cb2bb9293f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:31.637Z|776c82ae-a2cd-4db2-9ffa-8663d39439d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:31.663Z|27ecdb21-80d0-498b-b1a9-facdec4daeb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:31.664Z|27ecdb21-80d0-498b-b1a9-facdec4daeb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:41.655Z|27c7d7cb-1e59-44fb-bece-76be8db546d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:41.655Z|e5625d21-0532-4677-a039-353182f28c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:41.656Z|27c7d7cb-1e59-44fb-bece-76be8db546d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:41.656Z|e5625d21-0532-4677-a039-353182f28c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:41.685Z|9713c714-8a81-4274-9cbc-e6d64c70202e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:41.685Z|9713c714-8a81-4274-9cbc-e6d64c70202e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:41.856Z|8e06d6b5-4241-4c61-98b6-8e32f7d205d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:13:41.856Z|8e06d6b5-4241-4c61-98b6-8e32f7d205d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:13:42.295Z|80d01f1c-18e7-4114-a6b8-ca487721aa6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:13:42.296Z|80d01f1c-18e7-4114-a6b8-ca487721aa6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:13:51.677Z|da135826-7405-47a1-a577-7bab2894275e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:51.678Z|da135826-7405-47a1-a577-7bab2894275e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:51.678Z|2592a90f-e69c-4e67-a332-10facdaf8c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:51.678Z|2592a90f-e69c-4e67-a332-10facdaf8c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:51.709Z|fc12d1e2-5db2-438b-8bf6-4efef6e948de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:13:51.709Z|fc12d1e2-5db2-438b-8bf6-4efef6e948de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:13:56.856Z|7cd43a4b-f9ae-4c70-8844-122d369fd40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:13:56.859Z|7cd43a4b-f9ae-4c70-8844-122d369fd40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:14:01.698Z|31b5dd3b-0851-4315-9db6-f6e508ca3618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:01.698Z|6f653212-da91-42ea-8f34-af53503ab8d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:01.699Z|31b5dd3b-0851-4315-9db6-f6e508ca3618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:01.699Z|6f653212-da91-42ea-8f34-af53503ab8d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:01.730Z|0e27b032-ca72-4a59-ae1a-9003b9f330e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:01.731Z|0e27b032-ca72-4a59-ae1a-9003b9f330e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:02.134Z|22f442bf-0344-4d1c-8bc0-5965a7ea568d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:14:02.134Z|22f442bf-0344-4d1c-8bc0-5965a7ea568d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:11.731Z|8c4910d1-7252-40d2-9976-e589f1bc3253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:11.737Z|8c4910d1-7252-40d2-9976-e589f1bc3253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:11.731Z|94f8d75e-b751-4484-a13c-a19b6adf634e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:11.744Z|94f8d75e-b751-4484-a13c-a19b6adf634e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:11.752Z|552fb03e-1241-45e5-a81d-9496d82b747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:11.753Z|552fb03e-1241-45e5-a81d-9496d82b747d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:11.856Z|e1dd11fc-7fae-49e2-b924-37a1c1e86003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:14:11.856Z|e1dd11fc-7fae-49e2-b924-37a1c1e86003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:14:12.297Z|3dbf9162-1f27-47db-9d19-30d5e486d9a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:14:12.298Z|3dbf9162-1f27-47db-9d19-30d5e486d9a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:14:21.758Z|7325e513-7fce-488b-b70e-b974deb2b3ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:21.759Z|7325e513-7fce-488b-b70e-b974deb2b3ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:21.764Z|78f732ba-b203-4186-8ac4-5c654a629582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:21.765Z|78f732ba-b203-4186-8ac4-5c654a629582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:21.771Z|05809888-25aa-479f-b8fa-75c2d3a0adc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:21.772Z|05809888-25aa-479f-b8fa-75c2d3a0adc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:26.856Z|3399c716-db95-47cb-a744-b7b815727244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:14:26.857Z|3399c716-db95-47cb-a744-b7b815727244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:14:31.780Z|9f433b37-6faf-4813-8d74-6075c6eb49a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:31.780Z|9f433b37-6faf-4813-8d74-6075c6eb49a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:31.783Z|dd9b13b1-a548-4a34-b625-a3ddb5f8d53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:31.784Z|dd9b13b1-a548-4a34-b625-a3ddb5f8d53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:31.792Z|29e63aa6-ee40-4109-8b2d-2421650433c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:31.792Z|29e63aa6-ee40-4109-8b2d-2421650433c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:41.800Z|f7334284-5c36-4b70-94d0-0ddc27721f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:41.801Z|f7334284-5c36-4b70-94d0-0ddc27721f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:41.802Z|3706b6c1-2ffe-48a4-9bb4-9822e303ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:41.803Z|3706b6c1-2ffe-48a4-9bb4-9822e303ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:41.810Z|20795e6c-c671-45a4-88ea-3bf2bfb1ab08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:41.811Z|20795e6c-c671-45a4-88ea-3bf2bfb1ab08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:41.856Z|c0f797e7-9896-4fb7-81a2-84244fe98439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:14:41.859Z|c0f797e7-9896-4fb7-81a2-84244fe98439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:14:42.299Z|da6265a4-00fa-46f9-949f-26f446e0019e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:14:42.299Z|da6265a4-00fa-46f9-949f-26f446e0019e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:14:51.820Z|736a37ba-8d52-4d2f-9799-0886e1cb3494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:51.821Z|736a37ba-8d52-4d2f-9799-0886e1cb3494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:51.823Z|b9f22a87-44ad-46ab-8612-8ca9025f4858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:51.823Z|b9f22a87-44ad-46ab-8612-8ca9025f4858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:51.829Z|f4146913-b4ff-4f35-b7bc-c9f41f6f021a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:14:51.830Z|f4146913-b4ff-4f35-b7bc-c9f41f6f021a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:14:56.856Z|aaf41e2e-f97f-4a7f-9bb6-d1c80a8c3c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:14:56.857Z|aaf41e2e-f97f-4a7f-9bb6-d1c80a8c3c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:15:01.842Z|393c6068-b8a4-4229-8c5d-c05115fda6ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:01.842Z|ce93d8ca-4ece-4d75-93f7-20d56ed2b167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:01.843Z|ce93d8ca-4ece-4d75-93f7-20d56ed2b167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:01.843Z|393c6068-b8a4-4229-8c5d-c05115fda6ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:01.849Z|866ffc95-a701-428b-b7b9-e722ed5ce1ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:01.849Z|866ffc95-a701-428b-b7b9-e722ed5ce1ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:02.133Z|5a235509-5103-487b-80f9-3032e6f5aa26|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:15:02.134Z|5a235509-5103-487b-80f9-3032e6f5aa26|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:11.856Z|471b3f1f-d95a-4535-9334-6e964dde162c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:15:11.856Z|471b3f1f-d95a-4535-9334-6e964dde162c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:15:11.864Z|b77b8f85-41ac-445b-bbf4-5b8329079b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:11.865Z|b77b8f85-41ac-445b-bbf4-5b8329079b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:11.865Z|205dc3db-c086-488b-bedd-0c16e062b430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:11.866Z|205dc3db-c086-488b-bedd-0c16e062b430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:11.871Z|826087a7-96d5-4277-a408-17262bdb4a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:11.871Z|826087a7-96d5-4277-a408-17262bdb4a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:12.300Z|f8a57b7b-9648-4d04-8e57-4b8943ac003a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:15:12.301Z|f8a57b7b-9648-4d04-8e57-4b8943ac003a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:15:21.888Z|dfa98501-9347-4383-9d52-9ff51b8477ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:21.888Z|17fbc0ec-b9f7-4fda-ab4d-b56416373304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:21.888Z|f316dc4a-3136-4d57-a4fa-a58b1d12234e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:21.889Z|f316dc4a-3136-4d57-a4fa-a58b1d12234e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:21.889Z|17fbc0ec-b9f7-4fda-ab4d-b56416373304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:21.889Z|dfa98501-9347-4383-9d52-9ff51b8477ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:26.856Z|a2536a1c-3dc0-4c70-8f73-6b18e95b2d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:15:26.859Z|a2536a1c-3dc0-4c70-8f73-6b18e95b2d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:15:31.913Z|37af2133-d599-4c4f-95f1-404366dfe77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:31.913Z|fd523077-09c8-44a9-90f0-7654b6c428ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:31.913Z|67b256db-f583-4afa-8f0e-f2ba0c57ec98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:31.914Z|37af2133-d599-4c4f-95f1-404366dfe77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:31.914Z|fd523077-09c8-44a9-90f0-7654b6c428ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:31.914Z|67b256db-f583-4afa-8f0e-f2ba0c57ec98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:41.856Z|029eff0b-b276-4799-be1e-536f1e63d735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:15:41.856Z|029eff0b-b276-4799-be1e-536f1e63d735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:15:41.935Z|f55b8b00-bd85-4975-a4e4-83e8645e16f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:41.936Z|f55b8b00-bd85-4975-a4e4-83e8645e16f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:41.938Z|04d27e44-ce62-4361-963c-1e9bc10e2c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:41.938Z|04d27e44-ce62-4361-963c-1e9bc10e2c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:41.939Z|a980511e-d192-4ec1-b10b-f9f6cc449b20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:41.940Z|a980511e-d192-4ec1-b10b-f9f6cc449b20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:42.301Z|aaf5318a-b144-426d-ab66-2b76ea8a9577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:15:42.302Z|aaf5318a-b144-426d-ab66-2b76ea8a9577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:15:51.958Z|5ca50879-b38b-4ee9-a72c-be5f1680449e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:51.958Z|f0645891-819c-454c-b72b-e0d7e86915f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:51.959Z|5ca50879-b38b-4ee9-a72c-be5f1680449e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:51.959Z|f0645891-819c-454c-b72b-e0d7e86915f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:51.961Z|e4d86f01-c39e-4cae-9b92-b6ad1c6a4a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:15:51.961Z|e4d86f01-c39e-4cae-9b92-b6ad1c6a4a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:15:56.856Z|ac78adec-b2b7-4b3e-a7ca-cfcc294a580f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:15:56.856Z|ac78adec-b2b7-4b3e-a7ca-cfcc294a580f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:16:01.979Z|e7ebc6ad-8628-4cfe-9c9c-302fc8a99024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:01.980Z|e7ebc6ad-8628-4cfe-9c9c-302fc8a99024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:01.986Z|2c534133-982e-4e67-a58b-fc0d0fcf3f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:01.986Z|85186eb5-6708-4f4a-a8d7-6b3b99ae2488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:01.986Z|2c534133-982e-4e67-a58b-fc0d0fcf3f44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:01.987Z|85186eb5-6708-4f4a-a8d7-6b3b99ae2488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:02.134Z|41512693-ddf9-40eb-b3f3-eb15cb6bddbb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:16:02.135Z|41512693-ddf9-40eb-b3f3-eb15cb6bddbb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:11.856Z|8eaa8cbf-c332-4a78-91d3-1eebd8a8ec86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:16:11.860Z|8eaa8cbf-c332-4a78-91d3-1eebd8a8ec86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:16:12.008Z|6fcaf726-81cd-4782-bb59-d05e7dd2bbf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:12.008Z|9b388f04-f859-41b4-9a1a-b94cd46d7aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:12.008Z|a41be212-e747-4447-a252-b9bb68dadf90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:12.009Z|6fcaf726-81cd-4782-bb59-d05e7dd2bbf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:12.009Z|a41be212-e747-4447-a252-b9bb68dadf90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:12.009Z|9b388f04-f859-41b4-9a1a-b94cd46d7aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:12.303Z|4bb9a4a2-9123-4a6d-812d-99af33315688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:16:12.304Z|4bb9a4a2-9123-4a6d-812d-99af33315688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:16:22.032Z|3f7ff4dd-67ce-48f9-9c16-feca14985635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:22.032Z|dd954dd3-650f-4aac-994f-af0b8d4a6895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:22.032Z|0e4f31bc-aebb-41c7-9230-4d6e729c901d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:22.034Z|3f7ff4dd-67ce-48f9-9c16-feca14985635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:22.034Z|0e4f31bc-aebb-41c7-9230-4d6e729c901d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:22.034Z|dd954dd3-650f-4aac-994f-af0b8d4a6895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:26.856Z|184e3df0-da15-4de2-8dda-51b48096be4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:16:26.857Z|184e3df0-da15-4de2-8dda-51b48096be4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:16:32.057Z|93d84dd2-4b52-482d-93c4-c9301125a87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:32.058Z|93d84dd2-4b52-482d-93c4-c9301125a87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:32.059Z|7d1e7bf0-6324-44ae-85e6-7282c28d0296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:32.060Z|7d1e7bf0-6324-44ae-85e6-7282c28d0296|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:32.057Z|52914c72-74d0-45aa-a713-2c74885d58f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:32.060Z|52914c72-74d0-45aa-a713-2c74885d58f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:41.856Z|b4a27301-3098-44a6-80f8-b82bf9cfe6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:16:41.856Z|b4a27301-3098-44a6-80f8-b82bf9cfe6cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:16:42.082Z|794797f7-2673-4c1b-b2c5-0a146b1f229a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:42.082Z|7149aad3-852d-4627-a5e7-b84a6ace47fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:42.083Z|794797f7-2673-4c1b-b2c5-0a146b1f229a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:42.083Z|7149aad3-852d-4627-a5e7-b84a6ace47fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:42.085Z|2d1ea2a6-1c15-4ade-a550-b0706aea1b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:42.088Z|2d1ea2a6-1c15-4ade-a550-b0706aea1b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:42.304Z|7c900ca1-9e78-4a24-98cc-64d2e1cd379b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:16:42.305Z|7c900ca1-9e78-4a24-98cc-64d2e1cd379b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:16:52.106Z|f8850814-3e20-4675-a581-7356ca60c901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:52.107Z|f8850814-3e20-4675-a581-7356ca60c901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:52.107Z|4947db40-85eb-45a0-8c10-3f22d0c991d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:52.172Z|4947db40-85eb-45a0-8c10-3f22d0c991d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:52.106Z|1cbbb03b-8638-476e-b15c-0e05812c1fd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:16:52.174Z|1cbbb03b-8638-476e-b15c-0e05812c1fd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:16:56.856Z|fcaed0e0-c015-4093-8d9c-c618685c5bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:16:56.859Z|fcaed0e0-c015-4093-8d9c-c618685c5bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:17:02.135Z|5a80facd-b7f2-4efd-8df4-94b47dca21f0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:17:02.136Z|5a80facd-b7f2-4efd-8df4-94b47dca21f0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:02.194Z|855bb304-723d-497a-af62-9596bf57c2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:02.194Z|1bd1c4c2-3c4a-4739-9029-2fbd72b1119c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:02.194Z|e0e0721f-ea07-4585-8f89-95fcf0432e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:02.195Z|1bd1c4c2-3c4a-4739-9029-2fbd72b1119c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:02.195Z|e0e0721f-ea07-4585-8f89-95fcf0432e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:02.195Z|855bb304-723d-497a-af62-9596bf57c2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:11.856Z|1ab8380a-7cb0-44bb-ab99-42200a46e214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:17:11.857Z|1ab8380a-7cb0-44bb-ab99-42200a46e214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:17:12.216Z|15b569aa-a13d-41ef-a494-542a9bf961fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:12.216Z|5b410f47-b6f3-452a-accb-4d2ffd4ac9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:12.216Z|a46f6ad4-3089-48ad-b55b-5378401d98ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:12.216Z|15b569aa-a13d-41ef-a494-542a9bf961fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:12.217Z|a46f6ad4-3089-48ad-b55b-5378401d98ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:12.217Z|5b410f47-b6f3-452a-accb-4d2ffd4ac9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:12.306Z|6fff2fc0-55aa-4ab8-8cef-f38444ff0fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:17:12.307Z|6fff2fc0-55aa-4ab8-8cef-f38444ff0fc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:17:22.238Z|5a2b46e3-3721-4fa9-a51e-2f6a220de821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:22.239Z|5a2b46e3-3721-4fa9-a51e-2f6a220de821|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:22.242Z|90f8b7b9-8ddc-4459-8b9f-f1cd20a127ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:22.243Z|c93b7ad8-b538-4db7-86f4-6115bc290b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:22.243Z|90f8b7b9-8ddc-4459-8b9f-f1cd20a127ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:22.243Z|c93b7ad8-b538-4db7-86f4-6115bc290b40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:26.856Z|da3fa848-e599-4fc0-8a12-04cf9cf81b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:17:26.856Z|da3fa848-e599-4fc0-8a12-04cf9cf81b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:17:32.261Z|43a40b2d-993b-4c3c-a4ff-96df5217bc2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:32.262Z|43a40b2d-993b-4c3c-a4ff-96df5217bc2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:32.267Z|1e0c51f7-d8bb-4866-beb4-62422ef22906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:32.267Z|28c25809-7dff-418d-ba36-ea415650ba27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:32.268Z|1e0c51f7-d8bb-4866-beb4-62422ef22906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:32.268Z|28c25809-7dff-418d-ba36-ea415650ba27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:41.856Z|1149bc7b-fd9c-47dc-a2c6-6d2b0d65428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:17:41.860Z|1149bc7b-fd9c-47dc-a2c6-6d2b0d65428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:17:42.284Z|96fb9bb7-9ed0-4fd2-880e-d4758f9d80ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:42.285Z|96fb9bb7-9ed0-4fd2-880e-d4758f9d80ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:42.287Z|8ce67a20-29db-4122-b6ad-1bb4ebb36097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:42.288Z|5f976349-18ae-4a09-96f3-81c2771285ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:42.288Z|8ce67a20-29db-4122-b6ad-1bb4ebb36097|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:42.289Z|5f976349-18ae-4a09-96f3-81c2771285ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:42.307Z|7250a8bd-c7ef-4e58-b209-ae182598e1ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:17:42.308Z|7250a8bd-c7ef-4e58-b209-ae182598e1ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:17:52.304Z|91c9a499-888e-4194-a5a6-a930bd2a583f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:52.304Z|91c9a499-888e-4194-a5a6-a930bd2a583f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:52.305Z|313e4732-1f2d-443f-ad6d-ac92d231c1bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:52.306Z|313e4732-1f2d-443f-ad6d-ac92d231c1bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:52.307Z|7e6fa4fd-0931-4e95-a1e5-028d4b12e554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:17:52.308Z|7e6fa4fd-0931-4e95-a1e5-028d4b12e554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:17:56.856Z|bbbdbede-3d7d-49cb-9d97-048e4e5506af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:17:56.857Z|bbbdbede-3d7d-49cb-9d97-048e4e5506af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:18:02.134Z|6afbabfc-e401-4129-b20d-5efbed52fc28|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:18:02.135Z|6afbabfc-e401-4129-b20d-5efbed52fc28|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:02.326Z|49656905-05d1-4f01-85aa-17d2446ced50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:02.326Z|07b991e8-c5b7-42f4-a40f-9288b3705058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:02.326Z|d19e338c-be55-43c3-a3e8-944d391207a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:02.327Z|07b991e8-c5b7-42f4-a40f-9288b3705058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:02.327Z|49656905-05d1-4f01-85aa-17d2446ced50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:02.327Z|d19e338c-be55-43c3-a3e8-944d391207a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:11.856Z|ec0771ac-5311-4e36-a621-c76c0ad3b493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:18:11.856Z|ec0771ac-5311-4e36-a621-c76c0ad3b493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:18:12.309Z|8bf865ca-c976-4a2b-afb4-05e22d953c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:18:12.310Z|8bf865ca-c976-4a2b-afb4-05e22d953c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:18:12.351Z|52393d8e-75dd-4a82-bfa8-016182b4631e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:12.351Z|f355b398-c99d-4de2-91fe-11d57a066f01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:12.351Z|40c61d06-b1b4-4dc4-bc74-8ed5fdc10b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:12.351Z|52393d8e-75dd-4a82-bfa8-016182b4631e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:12.351Z|40c61d06-b1b4-4dc4-bc74-8ed5fdc10b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:12.352Z|f355b398-c99d-4de2-91fe-11d57a066f01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:22.372Z|e3f54e5b-308e-4498-952f-bc07d5c46140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:22.372Z|1aebf9bb-b885-43af-bc36-68e16398f7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:22.373Z|e3f54e5b-308e-4498-952f-bc07d5c46140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:22.373Z|5a653abb-c017-42d3-8421-88e7545453a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:22.373Z|1aebf9bb-b885-43af-bc36-68e16398f7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:22.373Z|5a653abb-c017-42d3-8421-88e7545453a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:26.856Z|52658665-a4b0-4315-af1a-0e8a7b6e964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:18:26.859Z|52658665-a4b0-4315-af1a-0e8a7b6e964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:18:32.394Z|43d88140-d345-4ca7-b378-e800cf60b729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:32.394Z|1d8325c8-1ef0-46c1-98aa-4fb30344d175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:32.394Z|77a82b39-7172-4953-8ee5-98b50743e15e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:32.395Z|43d88140-d345-4ca7-b378-e800cf60b729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:32.395Z|77a82b39-7172-4953-8ee5-98b50743e15e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:32.395Z|1d8325c8-1ef0-46c1-98aa-4fb30344d175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:41.856Z|0788064f-79f5-42a6-8c22-72ff964c403d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:18:41.857Z|0788064f-79f5-42a6-8c22-72ff964c403d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:18:42.310Z|aad1484f-f295-4736-9939-a38b6229657d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:18:42.311Z|aad1484f-f295-4736-9939-a38b6229657d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:18:42.418Z|ce5ba5e0-78e9-443b-b41b-c6e1b48617c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:42.417Z|15cc9d0f-b547-4211-9d9d-5beba89bed81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:42.417Z|95f51236-7835-4953-abc3-bb9e9ea697f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:42.418Z|15cc9d0f-b547-4211-9d9d-5beba89bed81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:42.418Z|ce5ba5e0-78e9-443b-b41b-c6e1b48617c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:42.418Z|95f51236-7835-4953-abc3-bb9e9ea697f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:52.439Z|280d80be-694f-43d5-a80b-cfd856e7be15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:52.439Z|738f260f-e227-4d53-a614-c3c932095020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:52.440Z|738f260f-e227-4d53-a614-c3c932095020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:52.440Z|280d80be-694f-43d5-a80b-cfd856e7be15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:52.441Z|949ae701-63d6-47ed-a581-5ba2751cc336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:18:52.441Z|949ae701-63d6-47ed-a581-5ba2751cc336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:18:56.856Z|e9a28878-34a7-4050-bd31-b36806016900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:18:56.856Z|e9a28878-34a7-4050-bd31-b36806016900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:19:02.134Z|40425e3d-4e85-4bad-b119-c41339abe0d3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:19:02.135Z|40425e3d-4e85-4bad-b119-c41339abe0d3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:02.461Z|917a78e7-fdac-498a-a288-26048448f129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:02.461Z|ba62ae1a-87da-4739-9ecb-2a9f5cb14898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:02.462Z|917a78e7-fdac-498a-a288-26048448f129|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:02.462Z|ba62ae1a-87da-4739-9ecb-2a9f5cb14898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:02.466Z|014a8d88-c962-428c-a3d8-463444b4ecac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:02.467Z|014a8d88-c962-428c-a3d8-463444b4ecac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:11.856Z|8d76739c-d482-428a-a2fc-9a2556ec1fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:19:11.859Z|8d76739c-d482-428a-a2fc-9a2556ec1fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:19:12.312Z|f0088301-8457-46a8-81e7-e64915fac763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:19:12.312Z|f0088301-8457-46a8-81e7-e64915fac763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:19:12.482Z|54b99090-a2cf-4e01-84d7-9298498d09b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:12.482Z|196da1c4-c120-4ed6-822a-f5997d812d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:12.483Z|196da1c4-c120-4ed6-822a-f5997d812d3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:12.483Z|54b99090-a2cf-4e01-84d7-9298498d09b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:12.486Z|7b9a6b72-0c55-4200-b0c2-42b9c4fc3620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:12.486Z|7b9a6b72-0c55-4200-b0c2-42b9c4fc3620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:22.503Z|760cfe1b-6bd2-4089-8c15-26ab5dbcf666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:22.503Z|f8a0b40a-31b8-4819-b106-cdd3c13fd052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:22.504Z|d7b18317-bd6e-4ef4-ad4e-52e92dbef2ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:22.504Z|f8a0b40a-31b8-4819-b106-cdd3c13fd052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:22.504Z|760cfe1b-6bd2-4089-8c15-26ab5dbcf666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:22.504Z|d7b18317-bd6e-4ef4-ad4e-52e92dbef2ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:26.856Z|12b19dca-ad48-45da-9338-68d3f43bdb85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:19:26.857Z|12b19dca-ad48-45da-9338-68d3f43bdb85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:19:32.524Z|52c06278-1a4b-4ae9-98ee-4e186a5c7c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:32.524Z|faf407f6-747c-4365-b1ae-2cdeccaa2130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:32.525Z|faf407f6-747c-4365-b1ae-2cdeccaa2130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:32.525Z|52c06278-1a4b-4ae9-98ee-4e186a5c7c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:32.527Z|6acc510e-ff09-4a40-8635-02c753b5e03d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:32.527Z|6acc510e-ff09-4a40-8635-02c753b5e03d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:41.856Z|9c20a879-34fa-43e4-b9cd-ab022a4b3f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:19:41.856Z|9c20a879-34fa-43e4-b9cd-ab022a4b3f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:19:42.313Z|bb986bbe-f0fd-4056-992e-178dbf3836fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:19:42.314Z|bb986bbe-f0fd-4056-992e-178dbf3836fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:19:42.548Z|f5daaa5e-632b-4d13-b18e-0d576e617138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:42.549Z|f5daaa5e-632b-4d13-b18e-0d576e617138|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:42.550Z|101c7e7c-d9f5-4bee-b7a6-87806488e638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:42.548Z|a6d3ca21-0e4b-4ddf-8dae-d6f974b2005c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:42.551Z|101c7e7c-d9f5-4bee-b7a6-87806488e638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:42.551Z|a6d3ca21-0e4b-4ddf-8dae-d6f974b2005c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:52.571Z|7aa2e149-12ce-4ee1-8b1b-f217dd1dc23d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:52.572Z|7aa2e149-12ce-4ee1-8b1b-f217dd1dc23d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:52.579Z|d2d9be38-1fce-4a8e-8ce8-fd1b13186fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:52.580Z|d2d9be38-1fce-4a8e-8ce8-fd1b13186fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:52.580Z|53511cc5-95bb-4142-8624-e155509c1268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:19:52.581Z|53511cc5-95bb-4142-8624-e155509c1268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:19:56.856Z|01d0ab51-0a49-4398-96ff-ad5bc4d3f963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:19:56.859Z|01d0ab51-0a49-4398-96ff-ad5bc4d3f963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:20:02.133Z|30419d4a-130f-4c58-b5fa-fa839d6e4d26|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:20:02.134Z|30419d4a-130f-4c58-b5fa-fa839d6e4d26|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:02.593Z|b72dc0cf-ab51-4b56-923b-f11beb90e6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:02.594Z|b72dc0cf-ab51-4b56-923b-f11beb90e6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:02.598Z|a1a1a405-687d-4720-b734-72085df782e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:02.598Z|49a758b3-1184-4135-8877-31a1f0aca657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:02.598Z|49a758b3-1184-4135-8877-31a1f0aca657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:02.598Z|a1a1a405-687d-4720-b734-72085df782e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:11.856Z|3a31d60c-7c85-40f3-9488-141a7645533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:20:11.857Z|3a31d60c-7c85-40f3-9488-141a7645533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:20:12.315Z|f2f95d05-bb10-4846-bda9-aaed79f28832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:20:12.315Z|f2f95d05-bb10-4846-bda9-aaed79f28832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:20:12.615Z|572451a9-72ce-41f1-9e1d-5f29d6ab028c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:12.615Z|cdb083e3-3cb3-4bf6-a0a9-925bc2430a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:12.616Z|cdb083e3-3cb3-4bf6-a0a9-925bc2430a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:12.616Z|572451a9-72ce-41f1-9e1d-5f29d6ab028c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:12.619Z|0059b0b8-299d-43e1-922a-55d44652b09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:12.619Z|0059b0b8-299d-43e1-922a-55d44652b09e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:22.639Z|72f2e460-8f61-4595-bedb-0a3a9e05c36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:22.640Z|c5559106-ce77-4006-86fe-969b112482b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:22.640Z|242641b1-6bbb-499d-a511-85628aeaa94e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:22.640Z|72f2e460-8f61-4595-bedb-0a3a9e05c36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:22.641Z|c5559106-ce77-4006-86fe-969b112482b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:22.641Z|242641b1-6bbb-499d-a511-85628aeaa94e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:26.856Z|3a6ac878-7216-4b93-bfea-f684e9a5ac7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:20:26.856Z|3a6ac878-7216-4b93-bfea-f684e9a5ac7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:20:32.669Z|2b752f99-837c-4486-b081-653b1445fef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:32.669Z|2618b51f-ad01-4e78-816d-20da185e6dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:32.670Z|2b752f99-837c-4486-b081-653b1445fef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:32.670Z|2618b51f-ad01-4e78-816d-20da185e6dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:32.671Z|da4d994a-5467-4640-a925-617ebb2a7789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:32.671Z|da4d994a-5467-4640-a925-617ebb2a7789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:41.856Z|dea1b7af-7012-4abf-8be1-7d9d5dc3ba7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:20:41.856Z|dea1b7af-7012-4abf-8be1-7d9d5dc3ba7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:20:42.316Z|af044f65-e390-4453-92ed-aecc052ebc30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:20:42.317Z|af044f65-e390-4453-92ed-aecc052ebc30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:20:42.691Z|57869438-005f-4778-b082-5f33164ed16d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:42.691Z|96bdb89b-cbcc-48a5-a0f8-be9c23f5a407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:42.691Z|8c977576-c505-4982-a10b-076a42abbf0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:42.692Z|96bdb89b-cbcc-48a5-a0f8-be9c23f5a407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:42.692Z|8c977576-c505-4982-a10b-076a42abbf0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:42.692Z|57869438-005f-4778-b082-5f33164ed16d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:52.712Z|2317281e-fc94-4764-90dc-25dd4aaad2fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:52.712Z|cac77729-d1b5-4b3e-987a-ce5c5502a000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:52.712Z|87e968d2-4ddf-4a2f-8bbd-237e408d9dfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:20:52.712Z|2317281e-fc94-4764-90dc-25dd4aaad2fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:52.712Z|87e968d2-4ddf-4a2f-8bbd-237e408d9dfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:52.712Z|cac77729-d1b5-4b3e-987a-ce5c5502a000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:20:56.856Z|f1a0b224-d78e-463a-a974-49a726138d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:20:56.857Z|f1a0b224-d78e-463a-a974-49a726138d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:21:02.133Z|0ba6082b-a4e5-4dd0-9073-a6b7e5bebaa5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:21:02.134Z|0ba6082b-a4e5-4dd0-9073-a6b7e5bebaa5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:02.733Z|97947948-fb2e-4772-b539-9e4ddcb25a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:02.734Z|97947948-fb2e-4772-b539-9e4ddcb25a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:02.740Z|1d5534fa-97d5-411e-9fd7-84314690e355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:02.741Z|ec9aadb5-6b34-4e50-87a0-f33e1935542b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:02.741Z|1d5534fa-97d5-411e-9fd7-84314690e355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:02.741Z|ec9aadb5-6b34-4e50-87a0-f33e1935542b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:11.856Z|81b07670-5a2c-4ecf-a011-5ae7f7794a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:21:11.857Z|81b07670-5a2c-4ecf-a011-5ae7f7794a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:21:12.317Z|56c35f0c-dc8e-41ef-8bb7-669968d219a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:21:12.318Z|56c35f0c-dc8e-41ef-8bb7-669968d219a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:21:12.754Z|d509bf57-d435-4fcc-a5ae-4384b96947ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:12.756Z|d509bf57-d435-4fcc-a5ae-4384b96947ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:12.762Z|482e28dc-c0c6-4db2-8966-24e848611a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:12.762Z|848dc6fa-66ed-40e9-8ce2-79f612ab60c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:12.763Z|848dc6fa-66ed-40e9-8ce2-79f612ab60c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:12.763Z|482e28dc-c0c6-4db2-8966-24e848611a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:22.787Z|30ba59de-a1ca-4a3a-a8cb-345fc4d17fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:22.787Z|30ba59de-a1ca-4a3a-a8cb-345fc4d17fee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:22.791Z|61a1e47b-ac44-44c4-b1e4-4a42676cc776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:22.792Z|61a1e47b-ac44-44c4-b1e4-4a42676cc776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:22.803Z|69c21e87-220f-46eb-89ae-07d0a06bd7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:22.804Z|69c21e87-220f-46eb-89ae-07d0a06bd7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:26.856Z|4a97f49e-5133-4191-8080-f78d641952f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:21:26.856Z|4a97f49e-5133-4191-8080-f78d641952f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:21:32.809Z|6cae9ccd-5950-484b-a4de-5239f95ad4ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:32.809Z|968f47e1-0e41-4784-8f2d-bba35a05fd18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:32.810Z|6cae9ccd-5950-484b-a4de-5239f95ad4ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:32.810Z|968f47e1-0e41-4784-8f2d-bba35a05fd18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:32.823Z|ca879886-166c-4de4-bffb-8ec200aba6a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:32.824Z|ca879886-166c-4de4-bffb-8ec200aba6a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:41.856Z|cdd51721-5c6a-4e9d-82b5-13678867dad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:21:41.856Z|cdd51721-5c6a-4e9d-82b5-13678867dad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:21:42.320Z|28360ea2-5a5c-40d1-895a-b0617145efd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:21:42.321Z|28360ea2-5a5c-40d1-895a-b0617145efd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:21:42.830Z|02d9b20e-6d21-435d-b32b-a8b97cbb035b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:42.835Z|02d9b20e-6d21-435d-b32b-a8b97cbb035b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:42.846Z|db5d6e14-1717-494e-92db-cf488b0e4b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:42.846Z|ca7027a8-3d4d-4c9a-9f24-bbb9b6501463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:42.847Z|ca7027a8-3d4d-4c9a-9f24-bbb9b6501463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:42.847Z|db5d6e14-1717-494e-92db-cf488b0e4b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:52.857Z|da6c2a4f-ed8a-413a-887a-e802476abef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:52.858Z|da6c2a4f-ed8a-413a-887a-e802476abef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:52.863Z|30d81e31-ea61-4545-ad29-c23c9367f630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:52.864Z|30d81e31-ea61-4545-ad29-c23c9367f630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:52.867Z|08a8e532-371d-4310-9bc6-b4c5bc9100e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:21:52.867Z|08a8e532-371d-4310-9bc6-b4c5bc9100e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:21:56.856Z|75cbefdb-0bb8-4692-9a2f-a4105f828af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:21:56.857Z|75cbefdb-0bb8-4692-9a2f-a4105f828af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:22:02.134Z|8506a68c-abf9-4e0b-adb1-00e355170a0c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:22:02.134Z|8506a68c-abf9-4e0b-adb1-00e355170a0c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:02.878Z|c87f4f80-75f9-41d1-8305-62a20622a0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:02.879Z|c87f4f80-75f9-41d1-8305-62a20622a0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:02.881Z|64beab82-b45d-45be-a88c-27e0d088e16b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:02.881Z|64beab82-b45d-45be-a88c-27e0d088e16b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:02.886Z|2e875241-3d81-4075-95ca-24d86aa1fad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:02.886Z|2e875241-3d81-4075-95ca-24d86aa1fad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:11.856Z|4247a1c6-232d-4022-8b63-c8a0012c6ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:22:11.856Z|4247a1c6-232d-4022-8b63-c8a0012c6ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:22:12.321Z|20f5ba7a-cee1-4b4f-8c4d-60acdff8e69d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:22:12.322Z|20f5ba7a-cee1-4b4f-8c4d-60acdff8e69d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:22:12.901Z|dcae4ca2-4321-4338-aa4b-e92da1af15c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:12.902Z|dcae4ca2-4321-4338-aa4b-e92da1af15c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:12.902Z|76bd1753-eb9e-47ff-9886-8930ac9cc069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:12.902Z|76bd1753-eb9e-47ff-9886-8930ac9cc069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:12.904Z|41242858-6080-4bc2-9a10-7fb8122ecd95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:12.905Z|41242858-6080-4bc2-9a10-7fb8122ecd95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:22.921Z|449c0aa4-e011-44dd-8c88-c094a9d8b6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:22.921Z|7328f0da-ce22-4b76-b672-9fae79d5df25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:22.922Z|449c0aa4-e011-44dd-8c88-c094a9d8b6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:22.922Z|7328f0da-ce22-4b76-b672-9fae79d5df25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:22.925Z|966fc3d8-6849-48b2-b3ac-9edaab1ae72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:22.926Z|966fc3d8-6849-48b2-b3ac-9edaab1ae72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:26.856Z|f808351f-c14d-4191-8867-d8ed981b18ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:22:26.856Z|f808351f-c14d-4191-8867-d8ed981b18ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:22:32.943Z|1e5dc5b3-465f-4836-8835-3ea24d2d6688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:32.943Z|1e5dc5b3-465f-4836-8835-3ea24d2d6688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:32.943Z|ae43cfef-8abf-4794-8556-5636f79a4a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:32.944Z|e230c416-0cc1-4ced-a931-8800271f8d3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:32.944Z|ae43cfef-8abf-4794-8556-5636f79a4a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:32.944Z|e230c416-0cc1-4ced-a931-8800271f8d3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:41.856Z|fba95ec8-fb41-4624-a6ee-a89e1f2d0785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:22:41.859Z|fba95ec8-fb41-4624-a6ee-a89e1f2d0785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:22:42.322Z|7cd9f302-f2d2-46c0-ada4-0447d32cc7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:22:42.323Z|7cd9f302-f2d2-46c0-ada4-0447d32cc7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:22:42.963Z|2a3f7842-2f33-4376-9408-ced190707518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:42.964Z|2a3f7842-2f33-4376-9408-ced190707518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:42.965Z|17ebc3e5-a282-401f-b6cf-a0ef3b5b847b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:42.963Z|ea0833d2-4ea9-4935-8804-49b18ac3548b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:42.965Z|17ebc3e5-a282-401f-b6cf-a0ef3b5b847b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:42.966Z|ea0833d2-4ea9-4935-8804-49b18ac3548b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:52.986Z|1dbbdaa6-2e52-4589-b5e8-47064fa27084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:52.986Z|5449ed49-7d0e-4d7f-86ce-0139aa9eaa4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:52.987Z|1dbbdaa6-2e52-4589-b5e8-47064fa27084|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:52.987Z|5449ed49-7d0e-4d7f-86ce-0139aa9eaa4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:52.990Z|a1fe32a8-a503-4c61-8aa6-5a4f6ab33ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:22:52.990Z|a1fe32a8-a503-4c61-8aa6-5a4f6ab33ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:22:56.856Z|f66643e7-1e16-4dd6-83f2-7f4a10ac966f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:22:56.857Z|f66643e7-1e16-4dd6-83f2-7f4a10ac966f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:23:02.133Z|ded98b31-e6ed-49aa-a981-b6a7b66f95f1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:23:02.134Z|ded98b31-e6ed-49aa-a981-b6a7b66f95f1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:03.008Z|081191db-203f-4672-842c-caa5ee3ed754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:03.008Z|819426b8-bad9-4e55-8c99-0b842c2b4695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:03.008Z|a6c5c99a-c7ff-47e6-997b-6ae2b1f53316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:03.009Z|819426b8-bad9-4e55-8c99-0b842c2b4695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:03.009Z|081191db-203f-4672-842c-caa5ee3ed754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:03.010Z|a6c5c99a-c7ff-47e6-997b-6ae2b1f53316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:11.856Z|5b6bc0b6-ee22-4651-b1da-2967da1bdd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:23:11.856Z|5b6bc0b6-ee22-4651-b1da-2967da1bdd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:23:12.323Z|4aa3520c-80be-4fbf-97fa-2c22dcdeb38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:23:12.324Z|4aa3520c-80be-4fbf-97fa-2c22dcdeb38c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:23:13.029Z|dec243fa-d06a-42a1-9a92-487389af8661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:13.029Z|75c31f29-9ad6-481c-b9d2-c3abb5019bf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:13.030Z|75c31f29-9ad6-481c-b9d2-c3abb5019bf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:13.030Z|7c728aba-9c3d-4b65-9197-13431f4cbaf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:13.031Z|7c728aba-9c3d-4b65-9197-13431f4cbaf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:13.030Z|dec243fa-d06a-42a1-9a92-487389af8661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:23.050Z|a0e4348e-59f2-4a57-aea7-99670220c733|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:23.050Z|efafa47d-0f28-411e-ba12-14f60a2dedb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:23.051Z|a0e4348e-59f2-4a57-aea7-99670220c733|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:23.051Z|efafa47d-0f28-411e-ba12-14f60a2dedb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:23.062Z|28ddadab-f5fb-4f1a-bc3b-abae520b6a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:23.063Z|28ddadab-f5fb-4f1a-bc3b-abae520b6a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:26.856Z|a8602dc6-65ab-4b47-968a-fb4532febcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:23:26.859Z|a8602dc6-65ab-4b47-968a-fb4532febcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:23:33.073Z|4df893ad-020f-4b75-858d-a1327945a7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:33.073Z|737d1fd7-988c-4caf-aa42-804586d37b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:33.073Z|4df893ad-020f-4b75-858d-a1327945a7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:33.075Z|737d1fd7-988c-4caf-aa42-804586d37b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:33.081Z|2d98de2e-7558-4260-880c-9d06079ad425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:33.082Z|2d98de2e-7558-4260-880c-9d06079ad425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:41.857Z|1c573c54-8bfa-4461-a3cc-ee992ceb8375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:23:41.858Z|1c573c54-8bfa-4461-a3cc-ee992ceb8375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:23:42.325Z|6092d51b-3164-49ec-82c2-5eddebd87de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:23:42.325Z|6092d51b-3164-49ec-82c2-5eddebd87de1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:23:43.093Z|1c7c6af7-8303-4923-8b21-8b5bfd64b8e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:43.094Z|1c7c6af7-8303-4923-8b21-8b5bfd64b8e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:43.096Z|0c9bf639-2445-43ff-b1bf-15ba093212f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:43.097Z|0c9bf639-2445-43ff-b1bf-15ba093212f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:43.101Z|46ad8a60-1556-41db-975c-13a9427c5f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:43.102Z|46ad8a60-1556-41db-975c-13a9427c5f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:53.116Z|612de0b3-8d98-441d-8535-944399ab7605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:53.117Z|612de0b3-8d98-441d-8535-944399ab7605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:53.124Z|3fcd2e88-9e92-4b61-8248-cc57e4a89ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:53.124Z|3fcd2e88-9e92-4b61-8248-cc57e4a89ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:53.126Z|9fa29b82-a9f4-40bc-9b71-c3ddf86b5772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:23:53.136Z|9fa29b82-a9f4-40bc-9b71-c3ddf86b5772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:23:56.856Z|7ca75822-094e-4a45-9c0b-40df9f89cc27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:23:56.856Z|7ca75822-094e-4a45-9c0b-40df9f89cc27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:24:02.134Z|9c692364-2bb9-4b83-88b0-c38e20f304f8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:24:02.135Z|9c692364-2bb9-4b83-88b0-c38e20f304f8|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:03.140Z|efe8bd14-6622-43d0-b23d-9c9bb60d2a5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:03.141Z|efe8bd14-6622-43d0-b23d-9c9bb60d2a5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:03.155Z|55afbfce-3c60-4e48-9ba4-56364b1d4ae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:03.155Z|55afbfce-3c60-4e48-9ba4-56364b1d4ae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:03.164Z|d8fbe0dc-5618-4cb7-bf91-4e25bd397f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:03.164Z|d8fbe0dc-5618-4cb7-bf91-4e25bd397f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:11.856Z|ebb2f988-c630-497d-a2d4-9b883fd79dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:24:11.860Z|ebb2f988-c630-497d-a2d4-9b883fd79dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:24:12.326Z|57c096f3-1c73-4572-9436-9b1bbe534859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:24:12.326Z|57c096f3-1c73-4572-9436-9b1bbe534859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:24:13.162Z|e57c41a4-6211-4285-be08-5e3dc9e69ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:13.162Z|e57c41a4-6211-4285-be08-5e3dc9e69ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:13.177Z|56dcdf8f-95a3-4069-8b82-6be757ac8c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:13.177Z|56dcdf8f-95a3-4069-8b82-6be757ac8c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:13.181Z|a188dd59-8311-4977-9048-9ec3c69254a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:13.181Z|a188dd59-8311-4977-9048-9ec3c69254a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:23.181Z|d15440b2-dad3-4fab-9dc4-e4239390dfb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:23.182Z|d15440b2-dad3-4fab-9dc4-e4239390dfb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:23.198Z|111f70e9-6950-49c9-a4d2-659efb7ab44b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:23.198Z|111f70e9-6950-49c9-a4d2-659efb7ab44b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:23.200Z|ae355823-aa2c-469f-9d09-c45a9ecc6715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:23.200Z|ae355823-aa2c-469f-9d09-c45a9ecc6715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:26.856Z|249e413c-1fec-4aa7-b260-f0645ef58491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:24:26.856Z|249e413c-1fec-4aa7-b260-f0645ef58491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:24:33.201Z|8355c8aa-aa3f-48cb-a702-88f1a3c631a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:33.201Z|8355c8aa-aa3f-48cb-a702-88f1a3c631a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:33.218Z|f2a989ba-f6a1-4cc7-bcf2-3d3c4a44be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:33.218Z|48c0075c-cf9a-4290-a731-51bbabd44a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:33.219Z|f2a989ba-f6a1-4cc7-bcf2-3d3c4a44be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:33.219Z|48c0075c-cf9a-4290-a731-51bbabd44a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:41.865Z|a93a7de8-ee2d-4ab0-9c44-4bddeca8d099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:24:41.880Z|a93a7de8-ee2d-4ab0-9c44-4bddeca8d099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:24:42.327Z|77aa0ce3-e3cd-4291-b688-c89af315d59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:24:42.327Z|77aa0ce3-e3cd-4291-b688-c89af315d59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:24:43.224Z|ea663bd7-94c4-4926-acba-651e4dbaecac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:43.225Z|ea663bd7-94c4-4926-acba-651e4dbaecac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:43.242Z|e90c664a-5348-46b0-8506-67a046f3c180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:43.242Z|df58bafe-7aef-40db-8e63-7603f07fc6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:43.249Z|e90c664a-5348-46b0-8506-67a046f3c180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:43.249Z|df58bafe-7aef-40db-8e63-7603f07fc6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:53.245Z|ec4f6f3c-3ef7-4945-a7a2-88ada84daf59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:53.246Z|ec4f6f3c-3ef7-4945-a7a2-88ada84daf59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:53.269Z|f66b8b67-66d5-4938-bd60-0ca3ccd4cd92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:53.269Z|e683827e-c087-4435-a05b-0f1507b5d7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:24:53.270Z|e683827e-c087-4435-a05b-0f1507b5d7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:53.270Z|f66b8b67-66d5-4938-bd60-0ca3ccd4cd92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:24:56.856Z|4368b9d1-06fb-4dd9-b5f8-64df528cb3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:24:56.856Z|4368b9d1-06fb-4dd9-b5f8-64df528cb3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:25:02.134Z|a2e7be7b-c059-4087-9fb1-5e4e73061d18|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:25:02.134Z|a2e7be7b-c059-4087-9fb1-5e4e73061d18|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:03.268Z|63baeedd-99eb-4df2-81b3-e4163927b9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:03.269Z|63baeedd-99eb-4df2-81b3-e4163927b9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:03.289Z|00ee76ac-1fd3-4143-bf4c-066ed19a359c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:03.289Z|22c16476-f9c2-4332-b9c8-f87f3e54a2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:03.289Z|00ee76ac-1fd3-4143-bf4c-066ed19a359c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:03.290Z|22c16476-f9c2-4332-b9c8-f87f3e54a2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:11.856Z|75bcdf13-d0cd-479d-8049-74409b802eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:25:11.857Z|75bcdf13-d0cd-479d-8049-74409b802eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:25:12.328Z|b837270d-bcc8-4c6f-b898-98a7d2ad4e7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:25:12.329Z|b837270d-bcc8-4c6f-b898-98a7d2ad4e7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:25:13.289Z|8dfef01a-f7d8-41cc-a2dc-3aef35006001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:13.290Z|8dfef01a-f7d8-41cc-a2dc-3aef35006001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:13.308Z|9acde7bc-cac2-4956-92fa-7048b403ac71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:13.308Z|9ec6fd47-957f-4994-8e5e-1e23ae173f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:13.309Z|9acde7bc-cac2-4956-92fa-7048b403ac71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:13.309Z|9ec6fd47-957f-4994-8e5e-1e23ae173f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:23.313Z|f077910f-15a7-4534-98ed-73e361dc6b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:23.314Z|f077910f-15a7-4534-98ed-73e361dc6b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:23.329Z|9d0a3f05-c0b8-42fd-8ce5-098a4138c95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:23.329Z|26862caa-00de-4175-a12e-d7e39915e294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:23.330Z|9d0a3f05-c0b8-42fd-8ce5-098a4138c95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:23.330Z|26862caa-00de-4175-a12e-d7e39915e294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:26.856Z|1303e87a-8224-4a34-93dc-12bfdca35d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:25:26.859Z|1303e87a-8224-4a34-93dc-12bfdca35d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:25:33.339Z|1659fea9-a86d-4510-8eb2-1719dbf8e5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:33.340Z|1659fea9-a86d-4510-8eb2-1719dbf8e5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:33.348Z|bab5cc67-e352-48a8-90c5-96ffa6a5572b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:33.349Z|bab5cc67-e352-48a8-90c5-96ffa6a5572b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:33.352Z|b7a65fec-3e11-4349-993c-5d9f597fac83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:33.353Z|b7a65fec-3e11-4349-993c-5d9f597fac83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:41.856Z|c81b6efd-74ed-4703-be32-41f79b79517c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:25:41.857Z|c81b6efd-74ed-4703-be32-41f79b79517c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:25:42.329Z|466f8186-85f0-4136-9907-150a0b01a0f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:25:42.330Z|466f8186-85f0-4136-9907-150a0b01a0f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:25:43.363Z|ba97198b-f72e-41d8-a1ca-f7233f74b1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:43.363Z|ba97198b-f72e-41d8-a1ca-f7233f74b1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:43.366Z|65636981-7bf9-4881-9d87-f8f5ff59f1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:43.367Z|65636981-7bf9-4881-9d87-f8f5ff59f1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:43.371Z|92305312-9c84-47ef-87f4-f1a9e86b57a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:43.372Z|92305312-9c84-47ef-87f4-f1a9e86b57a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:53.385Z|5012085d-282d-4bc5-bbbe-be28f3b85dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:53.385Z|5012085d-282d-4bc5-bbbe-be28f3b85dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:53.386Z|587a097e-b5b5-49da-ac81-2ad4d0840c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:53.386Z|587a097e-b5b5-49da-ac81-2ad4d0840c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:53.392Z|72e643ce-9098-4ee3-86e3-759b9cae2395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:25:53.392Z|72e643ce-9098-4ee3-86e3-759b9cae2395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:25:56.856Z|dedba952-5e71-4238-a3f3-e34f35276281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:25:56.857Z|dedba952-5e71-4238-a3f3-e34f35276281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:26:02.134Z|c0069156-b212-4680-8f48-be323de09d5f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:26:02.135Z|c0069156-b212-4680-8f48-be323de09d5f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:03.408Z|5e30d3ae-0857-4974-8723-7d56675a6c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:03.408Z|cc911a8e-55bc-4340-891d-68e07307bc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:03.409Z|712f4cfc-2b32-4571-a332-19c0da7a263e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:03.409Z|5e30d3ae-0857-4974-8723-7d56675a6c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:03.409Z|cc911a8e-55bc-4340-891d-68e07307bc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:03.409Z|712f4cfc-2b32-4571-a332-19c0da7a263e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:11.856Z|2fb207b0-9e61-4d43-9bbe-e068a87edc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:26:11.862Z|2fb207b0-9e61-4d43-9bbe-e068a87edc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:26:12.332Z|4c5ee8b4-e4ec-4ae6-a34d-0c0705a29b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:26:12.333Z|4c5ee8b4-e4ec-4ae6-a34d-0c0705a29b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:26:13.432Z|5ad4e2f4-d477-4b5b-8945-6837400ef889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:13.432Z|0a816cb7-90ac-4e02-9d78-9a7b1b1f108f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:13.434Z|0a816cb7-90ac-4e02-9d78-9a7b1b1f108f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:13.434Z|5ad4e2f4-d477-4b5b-8945-6837400ef889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:13.443Z|37b95362-22b1-45ae-87eb-ea8129ccd937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:13.453Z|37b95362-22b1-45ae-87eb-ea8129ccd937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:23.460Z|16ced48e-3846-4f66-bfb9-ed376d7ec24e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:23.463Z|16ced48e-3846-4f66-bfb9-ed376d7ec24e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:23.472Z|633f73c8-7152-4250-80c0-36bd8501bbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:23.475Z|633f73c8-7152-4250-80c0-36bd8501bbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:23.476Z|7847d87e-3215-45c8-ab17-70ca54ebaf33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:23.477Z|7847d87e-3215-45c8-ab17-70ca54ebaf33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:26.856Z|b7472b0d-d3ad-4cd0-9aac-b7e7e4202f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:26:26.857Z|b7472b0d-d3ad-4cd0-9aac-b7e7e4202f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:26:33.488Z|09a108bd-0613-4e75-a51c-5848e070defb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:33.489Z|09a108bd-0613-4e75-a51c-5848e070defb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:33.495Z|8d70f741-143b-4522-bd74-0492c71f5f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:33.495Z|cef9ab15-3988-4b24-b74c-22c1e6a2bde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:33.496Z|8d70f741-143b-4522-bd74-0492c71f5f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:33.496Z|cef9ab15-3988-4b24-b74c-22c1e6a2bde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:41.857Z|bbc7900a-4cb0-405f-b53b-4974a48269dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:26:41.857Z|bbc7900a-4cb0-405f-b53b-4974a48269dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:26:42.334Z|52bde7c1-5502-4589-8155-6d5f3dc06586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:26:42.334Z|52bde7c1-5502-4589-8155-6d5f3dc06586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:26:43.512Z|de0a7363-3493-4931-9f53-c269a3afcdbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:43.512Z|7114cd48-cf77-473c-a3a2-e7d426cbdb56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:43.513Z|de0a7363-3493-4931-9f53-c269a3afcdbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:43.513Z|7114cd48-cf77-473c-a3a2-e7d426cbdb56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:43.515Z|a93e7c9e-bb88-4819-b5c5-ca2a0faae296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:43.515Z|a93e7c9e-bb88-4819-b5c5-ca2a0faae296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:53.533Z|34a62ad0-b25e-4beb-bbec-efe74873f499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:53.533Z|7d4582a7-c6cd-4350-af5b-cde1f946de8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:53.534Z|34a62ad0-b25e-4beb-bbec-efe74873f499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:53.534Z|7d4582a7-c6cd-4350-af5b-cde1f946de8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:53.537Z|4d57b400-a814-48b6-a528-df3cc3fe8e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:26:53.541Z|4d57b400-a814-48b6-a528-df3cc3fe8e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:26:56.856Z|fe65ed48-d4d3-4936-b971-2c7124e06449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:26:56.859Z|fe65ed48-d4d3-4936-b971-2c7124e06449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:27:02.135Z|b5bd16fe-f095-4d48-8ea2-3bfd5bb37227|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:27:02.136Z|b5bd16fe-f095-4d48-8ea2-3bfd5bb37227|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:03.555Z|2950f865-6f45-4fa5-a69f-9911b379af2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:03.556Z|2950f865-6f45-4fa5-a69f-9911b379af2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:03.561Z|7b413966-3f35-4f64-998a-3d8bc657b032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:03.562Z|7b413966-3f35-4f64-998a-3d8bc657b032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:03.564Z|9f2ed54d-8736-4c83-aac1-d619e3dc48b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:03.565Z|9f2ed54d-8736-4c83-aac1-d619e3dc48b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:11.856Z|eaeac902-01df-4f73-869b-f3b7f834f98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:27:11.857Z|eaeac902-01df-4f73-869b-f3b7f834f98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:27:12.336Z|83b01813-be9a-43e2-bbb5-127bbcf13af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:27:12.341Z|83b01813-be9a-43e2-bbb5-127bbcf13af6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:27:13.578Z|5b1d7957-3066-456b-a723-fb1f5d93cc34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:13.578Z|5b1d7957-3066-456b-a723-fb1f5d93cc34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:13.579Z|2138474e-1e2f-474e-bf4c-bcc3d4056057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:13.579Z|2138474e-1e2f-474e-bf4c-bcc3d4056057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:13.584Z|fb084cb6-37db-4fdb-83fb-74f1ff25b151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:13.584Z|fb084cb6-37db-4fdb-83fb-74f1ff25b151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:23.606Z|4ce3d5b0-6bcb-4fe6-be1d-b4380fa8da1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:23.606Z|31f3c4fd-8b80-440b-8a84-512d38ffd843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:23.606Z|efee76aa-dbdd-4c83-9535-82032f4771ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:23.606Z|4ce3d5b0-6bcb-4fe6-be1d-b4380fa8da1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:23.607Z|efee76aa-dbdd-4c83-9535-82032f4771ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:23.607Z|31f3c4fd-8b80-440b-8a84-512d38ffd843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:26.856Z|e49bdde8-ede7-48a9-92d7-832b48b89df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:27:26.856Z|e49bdde8-ede7-48a9-92d7-832b48b89df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:27:33.629Z|a6db8f53-1cad-46c0-9fef-ced43dd734fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:33.630Z|a6db8f53-1cad-46c0-9fef-ced43dd734fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:33.631Z|861e63d8-6847-49d4-8982-d2fca69a1b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:33.631Z|861e63d8-6847-49d4-8982-d2fca69a1b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:33.637Z|132d57de-65fe-46d9-bfad-800e945a7608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:33.637Z|132d57de-65fe-46d9-bfad-800e945a7608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:41.856Z|e3398ffa-e235-498c-97da-316d8323f4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:27:41.860Z|e3398ffa-e235-498c-97da-316d8323f4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:27:42.353Z|68b05a12-2c55-47e9-bb91-35d20740e585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:27:42.353Z|68b05a12-2c55-47e9-bb91-35d20740e585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:27:43.655Z|b052c77b-7b7c-45ce-9c34-96db68732307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:43.655Z|71cc3d4f-7466-4041-8058-9860486d8874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:43.655Z|71cc3d4f-7466-4041-8058-9860486d8874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:43.655Z|b052c77b-7b7c-45ce-9c34-96db68732307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:43.658Z|a08318c4-1306-41fe-b8c4-8759393f85af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:43.658Z|a08318c4-1306-41fe-b8c4-8759393f85af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:53.675Z|9c216ee2-995d-46e9-a0a1-5027dd7e9d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:53.676Z|9c216ee2-995d-46e9-a0a1-5027dd7e9d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:53.677Z|45cbd20e-6350-46a3-9aa9-bc28b2092926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:53.677Z|24801dbe-b126-4782-933c-6a348466ccff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:27:53.677Z|45cbd20e-6350-46a3-9aa9-bc28b2092926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:53.678Z|24801dbe-b126-4782-933c-6a348466ccff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:27:56.856Z|d1cc49d6-6864-4ce2-a366-dec0e4963e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:27:56.857Z|d1cc49d6-6864-4ce2-a366-dec0e4963e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:28:02.133Z|68a982e4-9957-4b41-8279-39500851f9cf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:28:02.134Z|68a982e4-9957-4b41-8279-39500851f9cf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:03.701Z|2ac79122-a02e-405b-94cc-ef057df21420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:03.702Z|2ac79122-a02e-405b-94cc-ef057df21420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:03.706Z|e93462a0-065b-4a48-96f2-2965fbbd890f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:03.707Z|e93462a0-065b-4a48-96f2-2965fbbd890f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:03.707Z|56e67038-3f2f-4a69-b1de-123c2cd8eb4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:03.708Z|56e67038-3f2f-4a69-b1de-123c2cd8eb4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:11.856Z|ac5fee26-b6ec-40a0-85f8-48479ec6544b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:28:11.857Z|ac5fee26-b6ec-40a0-85f8-48479ec6544b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:28:12.354Z|00c50663-a9ae-4537-a6a9-865ad2d34da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:28:12.354Z|00c50663-a9ae-4537-a6a9-865ad2d34da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:28:13.724Z|ca87b277-9b38-4add-b7ea-215e47585192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:13.725Z|ca87b277-9b38-4add-b7ea-215e47585192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:13.725Z|83b905e4-b963-4a86-b024-65845b9776fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:13.726Z|83b905e4-b963-4a86-b024-65845b9776fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:13.728Z|cec13333-2c19-4a07-8add-df079a17586e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:13.728Z|cec13333-2c19-4a07-8add-df079a17586e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:23.748Z|fad3c148-e75f-47a3-9b9e-711bf01c0608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:23.749Z|eee9f8c4-83de-483c-a8db-b04597d509f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:23.749Z|fad3c148-e75f-47a3-9b9e-711bf01c0608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:23.750Z|eee9f8c4-83de-483c-a8db-b04597d509f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:23.754Z|48ff17bb-fa83-4916-90dc-76e8c6a9a36b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:23.755Z|48ff17bb-fa83-4916-90dc-76e8c6a9a36b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:26.856Z|3288d2c5-2851-4d8d-81f0-91b3279d9de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:28:26.859Z|3288d2c5-2851-4d8d-81f0-91b3279d9de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:28:27.559Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:28:27.571Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c314d08f-511a-4b83-a016-15f777052ed8 already exists in requestDb InfraActiveRequests table
2022-03-31T07:28:27.573Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8
2022-03-31T07:28:27.574Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|INFO|500||Invoke
2022-03-31T07:28:27.574Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:27.575Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8
2022-03-31T07:28:27.575Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Method      : GET
2022-03-31T07:28:27.575Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ee943cd11a38d4d", X-B3-SpanId:"b3551cad34f197b1", X-B3-ParentSpanId:"7ee943cd11a38d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e03d2318-bd7d-4e4c-8bfe-856299c26857"]
2022-03-31T07:28:27.576Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Request body: 
2022-03-31T07:28:27.576Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||==========================request end================================================
2022-03-31T07:28:27.736Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:27.736Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:28:27.737Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Status text  : 
2022-03-31T07:28:27.738Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4E0CC511E1376D9B32CD0EEFE4B85F2B; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:28:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:27.738Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Response body: 
2022-03-31T07:28:27.739Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:27.739Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|INFO|404|Not Found|InvokeReturn
2022-03-31T07:28:27.894Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-03-31T07:28:27.906Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-03-31T07:28:33.769Z|0df35715-c0a3-46a2-8603-857d6dff72f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:33.769Z|d779561c-693e-4c8a-9b2e-4faacb4c6861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:33.770Z|0df35715-c0a3-46a2-8603-857d6dff72f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:33.770Z|d779561c-693e-4c8a-9b2e-4faacb4c6861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:33.775Z|59cb3d1c-58a8-451c-95b0-c621f8233eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:33.776Z|59cb3d1c-58a8-451c-95b0-c621f8233eba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:41.856Z|15e9bc2c-2fc4-49aa-9f1c-189bf36372ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:28:41.856Z|15e9bc2c-2fc4-49aa-9f1c-189bf36372ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:28:42.355Z|86b8c58b-f0e0-4b82-9aae-98b1f512e597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:28:42.355Z|86b8c58b-f0e0-4b82-9aae-98b1f512e597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:28:43.790Z|41b68f21-3039-4459-af20-749f171f9a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:43.791Z|b3cf558c-3478-4fda-a486-98105c3a8899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:43.791Z|41b68f21-3039-4459-af20-749f171f9a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:43.791Z|b3cf558c-3478-4fda-a486-98105c3a8899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:43.796Z|c5bf3ae1-21c1-4192-b366-61ab23e83ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:43.797Z|c5bf3ae1-21c1-4192-b366-61ab23e83ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:48.480Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-03-31T07:28:48.648Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||Invoke
2022-03-31T07:28:48.649Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b with request headers:{Authorization=[***REDACTED***], X-RequestID=[c314d08f-511a-4b83-a016-15f777052ed8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5d482129-3330-4104-888e-092fe08d327b], X-ECOMP-RequestID=[c314d08f-511a-4b83-a016-15f777052ed8], X-TransactionId=[], X-ONAP-RequestID=[c314d08f-511a-4b83-a016-15f777052ed8]}
2022-03-31T07:28:48.951Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220331-07:28:49:633-80463], vertex-id=[221336], Content-Length=[116], Date=[Thu, 31 Mar 2022 07:28:49 GMT], Content-Type=[application/json]}
2022-03-31T07:28:48.953Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||{"service-id":"969fabc1-a836-400a-b4f0-3096dca30b8b","service-description":"pNF","resource-version":"1648711706389"}

2022-03-31T07:28:48.953Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||InvokeReturn
2022-03-31T07:28:49.033Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-03-31T07:28:49.037Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-03-31T07:28:49.075Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-03-31T07:28:49.076Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||Invoke
2022-03-31T07:28:49.133Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||InvokeReturn
2022-03-31T07:28:49.133Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220331-07:28:49:825-46681], vertex-id=[221336], Content-Length=[116], Date=[Thu, 31 Mar 2022 07:28:49 GMT], Content-Type=[application/json]}
2022-03-31T07:28:49.134Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"969fabc1-a836-400a-b4f0-3096dca30b8b","service-description":"pNF","resource-version":"1648711706389"}

2022-03-31T07:28:49.136Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-03-31T07:28:49.137Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-03-31T07:28:49.183Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-03-31T07:28:49.184Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-03-31T07:28:49.184Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:49.185Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-03-31T07:28:49.185Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-03-31T07:28:49.185Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"7ee943cd11a38d4d", X-B3-SpanId:"68d6ace25b5419ce", X-B3-ParentSpanId:"7ee943cd11a38d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5992f269-5b49-4821-a739-869a4c6ac8b3"]
2022-03-31T07:28:49.185Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2","requestScope":"service"}
2022-03-31T07:28:49.186Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-03-31T07:28:49.568Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:49.569Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-03-31T07:28:49.569Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-03-31T07:28:49.570Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:49.570Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-03-31T07:28:49.571Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:49.571Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-03-31T07:28:49.586Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b
2022-03-31T07:28:49.587Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|INFO|500||Invoke
2022-03-31T07:28:49.587Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:49.587Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b
2022-03-31T07:28:49.588Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Method      : GET
2022-03-31T07:28:49.588Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79e8e9d4-5a83-461e-be37-1b699827a783"]
2022-03-31T07:28:49.589Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Request body: 
2022-03-31T07:28:49.589Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||==========================request end================================================
2022-03-31T07:28:49.872Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:49.873Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Status code  : 200 OK
2022-03-31T07:28:49.873Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Status text  : 
2022-03-31T07:28:49.874Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8FF4BC99199E34309028B613D3CAC482; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:49.878Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_wV1uBQeS9xnH3QvpbXcX",
  "description" : "catalog service description",
  "modelUUID" : "404318d6-5433-42df-8608-43d7d0f4cc5b",
  "modelInvariantUUID" : "6bcbac9d-08aa-4186-a9ba-87362fd3e0fd",
  "created" : "2022-03-31 07:23:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 0c5c0172-0fd3",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/csar"
    }
  }
}
2022-03-31T07:28:49.878Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:49.879Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|INFO|500||InvokeReturn
2022-03-31T07:28:50.035Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance
2022-03-31T07:28:50.036Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|INFO|500||Invoke
2022-03-31T07:28:50.037Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.037Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance
2022-03-31T07:28:50.037Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:28:50.038Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ddfac2-b738-4486-86f8-077eefc77f09"]
2022-03-31T07:28:50.038Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:28:50.038Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:28:50.101Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:50.102Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:28:50.102Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:28:50.103Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:50.104Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Response body: 
2022-03-31T07:28:50.104Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:50.105Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-03-31T07:28:50.106Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd
2022-03-31T07:28:50.106Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|INFO|500||Invoke
2022-03-31T07:28:50.107Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.107Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd
2022-03-31T07:28:50.108Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Method      : GET
2022-03-31T07:28:50.108Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b4d9878-0e69-4e51-9474-91430a729e54"]
2022-03-31T07:28:50.109Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Request body: 
2022-03-31T07:28:50.109Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||==========================request end================================================
2022-03-31T07:28:50.241Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:50.241Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Status code  : 200 OK
2022-03-31T07:28:50.242Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Status text  : 
2022-03-31T07:28:50.242Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:50.243Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_wV1uBQeS9xnH3QvpbXcX",
      "description" : "catalog service description",
      "modelUUID" : "404318d6-5433-42df-8608-43d7d0f4cc5b",
      "modelInvariantUUID" : "6bcbac9d-08aa-4186-a9ba-87362fd3e0fd",
      "created" : "2022-03-31 07:23:43.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 0c5c0172-0fd3",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/vnfCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/allottedCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd"
    }
  }
}
2022-03-31T07:28:50.243Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:50.244Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6bcbac9d-08aa-4186-a9ba-87362fd3e0fd|INFO|500||InvokeReturn
2022-03-31T07:28:50.258Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance
2022-03-31T07:28:50.259Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|INFO|500||Invoke
2022-03-31T07:28:50.259Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.260Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance
2022-03-31T07:28:50.260Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:28:50.260Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52439573-85d9-4f84-ba58-6853e78eaa98"]
2022-03-31T07:28:50.261Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:28:50.261Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:28:50.293Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:50.294Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:28:50.296Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:28:50.297Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:50.297Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||Response body: 
2022-03-31T07:28:50.298Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:50.298Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=404318d6-5433-42df-8608-43d7d0f4cc5b&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-03-31T07:28:50.299Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-03-31T07:28:50.300Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-03-31T07:28:50.300Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.300Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-03-31T07:28:50.300Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-03-31T07:28:50.301Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c90c2ca-b669-4acc-b24a-454735958938"]
2022-03-31T07:28:50.301Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-03-31T07:28:50.302Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-03-31T07:28:50.333Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:50.334Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-03-31T07:28:50.335Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-03-31T07:28:50.335Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:50.337Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-03-31 05:21:14.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-03-31T07:28:50.337Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:50.338Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-03-31T07:28:50.344Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-03-31T07:28:50.345Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-03-31T07:28:50.345Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.345Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-03-31T07:28:50.345Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:28:50.346Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cff3971-db90-4340-8c4f-0896a70d4a5f"]
2022-03-31T07:28:50.346Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:28:50.346Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:28:50.422Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:50.423Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-03-31T07:28:50.424Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:28:50.424Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:50.432Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-03-31T05:21:14.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-03-31T07:28:50.433Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:50.433Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-03-31T07:28:50.446Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b
2022-03-31T07:28:50.447Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|INFO|500||Invoke
2022-03-31T07:28:50.447Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.447Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b
2022-03-31T07:28:50.448Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Method      : GET
2022-03-31T07:28:50.448Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c20a19-eb03-4e25-b26f-3a7cae9b3c5c"]
2022-03-31T07:28:50.448Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Request body: 
2022-03-31T07:28:50.449Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||==========================request end================================================
2022-03-31T07:28:50.477Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:50.478Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Status code  : 200 OK
2022-03-31T07:28:50.478Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Status text  : 
2022-03-31T07:28:50.479Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:28:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:50.484Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_wV1uBQeS9xnH3QvpbXcX",
  "description" : "catalog service description",
  "modelUUID" : "404318d6-5433-42df-8608-43d7d0f4cc5b",
  "modelInvariantUUID" : "6bcbac9d-08aa-4186-a9ba-87362fd3e0fd",
  "created" : "2022-03-31 07:23:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 0c5c0172-0fd3",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b/csar"
    }
  }
}
2022-03-31T07:28:50.485Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:50.485Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/404318d6-5433-42df-8608-43d7d0f4cc5b|INFO|500||InvokeReturn
2022-03-31T07:28:50.510Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-03-31T07:28:50.511Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-03-31T07:28:50.511Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:50.511Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-03-31T07:28:50.512Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-03-31T07:28:50.512Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"7ee943cd11a38d4d", X-B3-SpanId:"b530e88b39773ff3", X-B3-ParentSpanId:"7ee943cd11a38d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c38a0b8-a8dd-4edd-9f45-0c31e236a947"]
2022-03-31T07:28:50.513Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c314d08f-511a-4b83-a016-15f777052ed8","requestStatus":"IN_PROGRESS","startTime":1648711707906,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e0a648ef-81ed-47e8-97bf-8e21cef247d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 0c5c0172-0fd3 0\",\n                                        \"modelCustomizationId\":\"c5525647-6fa5-4b63-a86d-61e07614fae7\",\n                                        \"modelInvariantId\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n                                        \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                                        \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wV1uBQeS9xnH3QvpbXcX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"c314d08f-511a-4b83-a016-15f777052ed8"}
2022-03-31T07:28:50.513Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-03-31T07:28:51.223Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-03-31T07:28:51.224Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-03-31T07:28:51.224Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-03-31T07:28:51.225Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:28:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:28:51.227Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c314d08f-511a-4b83-a016-15f777052ed8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-03-31T07:28:27.906+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e0a648ef-81ed-47e8-97bf-8e21cef247d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 0c5c0172-0fd3 0\",\n                                        \"modelCustomizationId\":\"c5525647-6fa5-4b63-a86d-61e07614fae7\",\n                                        \"modelInvariantId\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n                                        \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                                        \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wV1uBQeS9xnH3QvpbXcX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-03-31T07:28:51.102+00:00",
  "serviceInstanceName" : "Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "c314d08f-511a-4b83-a016-15f777052ed8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8"
    }
  }
}
2022-03-31T07:28:51.227Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-03-31T07:28:51.228Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-03-31T07:28:51.286Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-03-31T07:28:51.287Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-03-31T07:28:51.287Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-03-31T07:28:51.288Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-03-31T07:28:51.288Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-03-31T07:28:51.288Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"7ee943cd11a38d4d", X-B3-SpanId:"d322d1609252ccbd", X-B3-ParentSpanId:"7ee943cd11a38d4d", X-B3-Sampled:"0", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e57f9e5-c83f-4187-89cc-a5f2d74eb76d"]
2022-03-31T07:28:51.289Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\"modelUuid\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\"modelInvariantUuid\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\"},\"requestInfo\":{\"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_e0a648ef-81ed-47e8-97bf-8e21cef247d2\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 0c5c0172-0fd3 0\",\"modelCustomizationId\":\"c5525647-6fa5-4b63-a86d-61e07614fae7\",\"modelInvariantId\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\"instanceParams\":[],\"instanceName\":\"wV1uBQeS9xnH3QvpbXcX\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\",\"owningEntityName\":\"OE-ETE_Customer-bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\"}}}","type":"String"},"requestId":{"value":"c314d08f-511a-4b83-a016-15f777052ed8","type":"String"},"mso-request-id":{"value":"c314d08f-511a-4b83-a016-15f777052ed8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-03-31T07:28:51.289Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-03-31T07:28:53.813Z|e84dd2c9-612a-4cf7-8b2a-61bd7e1f0091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:53.814Z|e84dd2c9-612a-4cf7-8b2a-61bd7e1f0091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:53.819Z|0c73ff40-46dd-4d8e-927d-9dd71cae2787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:53.820Z|0c73ff40-46dd-4d8e-927d-9dd71cae2787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:53.822Z|86dae208-76d4-4561-a610-46555988a8f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:28:53.823Z|86dae208-76d4-4561-a610-46555988a8f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:28:56.856Z|129c66d4-7260-451f-898c-e660a8d7c73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:28:56.857Z|129c66d4-7260-451f-898c-e660a8d7c73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:29:02.135Z|6de95743-13b8-4335-93ad-f58acaec6819|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:29:02.136Z|6de95743-13b8-4335-93ad-f58acaec6819|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:03.835Z|9bfefe73-926a-457e-8e7b-66ba9f01714c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:03.836Z|9bfefe73-926a-457e-8e7b-66ba9f01714c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:03.841Z|ab7087d0-9ce8-4cc7-9efc-54fd7693e496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:03.842Z|ab7087d0-9ce8-4cc7-9efc-54fd7693e496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:03.842Z|819cebcd-be2b-490d-af1a-dabfe633ba98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:03.843Z|819cebcd-be2b-490d-af1a-dabfe633ba98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:11.856Z|3959da9e-75ee-446d-a44d-602756bc10a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:29:11.860Z|3959da9e-75ee-446d-a44d-602756bc10a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:29:12.356Z|6e6b9722-beaa-49ad-ba9d-0a1e86b86f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:29:12.356Z|6e6b9722-beaa-49ad-ba9d-0a1e86b86f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:29:13.865Z|ec885e3d-7a6c-4439-83b9-111c39bdd2f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:13.865Z|49909e87-c8c4-47f8-a25c-330d055cb56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:13.865Z|fb85c5b2-687f-44f8-8bab-3401bb89b888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:13.865Z|ec885e3d-7a6c-4439-83b9-111c39bdd2f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:13.865Z|49909e87-c8c4-47f8-a25c-330d055cb56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:13.865Z|fb85c5b2-687f-44f8-8bab-3401bb89b888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:23.887Z|5e742638-33b3-460f-bd4d-592c0fb768ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:23.887Z|4105f9f7-40cd-4864-a6a2-8cd02903a2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:23.887Z|5e742638-33b3-460f-bd4d-592c0fb768ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:23.887Z|1db385ba-93a5-419b-8539-682826d5a927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:23.888Z|4105f9f7-40cd-4864-a6a2-8cd02903a2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:23.888Z|1db385ba-93a5-419b-8539-682826d5a927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:26.856Z|b35d12e5-1515-47d2-ab98-9c0cc3bf753b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:29:26.856Z|b35d12e5-1515-47d2-ab98-9c0cc3bf753b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:29:27.199Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-03-31T07:29:27.200Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-03-31T07:29:27.200Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-03-31T07:29:27.201Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=93159F64E6CE03991DB938C8FA9CA28F; Path=/; HttpOnly", Date:"Thu, 31 Mar 2022 07:29:27 GMT", X-ONAP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-TransactionID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ECOMP-RequestID:"c314d08f-511a-4b83-a016-15f777052ed8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7e57f9e5-c83f-4187-89cc-a5f2d74eb76d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:29:27.201Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c314d08f-511a-4b83-a016-15f777052ed8\",\"instanceId\":\"18698be9-946e-40d6-b570-dacc750f3247\"}}","message":"Success","processInstanceID":"374378fe-b0c4-11ec-b8fc-4e798d460259","variables":null,"messageCode":200}
2022-03-31T07:29:27.202Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-03-31T07:29:27.202Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-03-31T07:29:27.219Z|c314d08f-511a-4b83-a016-15f777052ed8|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:29:33.907Z|fbc8052f-e6f1-4e8d-a66b-b9691905d836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:33.908Z|fbc8052f-e6f1-4e8d-a66b-b9691905d836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:33.914Z|600f3e0e-6b23-46c9-9789-fdf430a259a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:33.914Z|37d2de3e-e57b-423f-9212-98bb73765d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:33.915Z|600f3e0e-6b23-46c9-9789-fdf430a259a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:33.915Z|37d2de3e-e57b-423f-9212-98bb73765d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:41.856Z|eccfb1cb-c75e-4f5f-b4d8-e0063facc7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:29:41.857Z|eccfb1cb-c75e-4f5f-b4d8-e0063facc7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:29:42.357Z|0df17784-1e0a-4628-b657-b726f973bbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:29:42.358Z|0df17784-1e0a-4628-b657-b726f973bbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:29:43.929Z|8d344d3d-2800-414d-beec-92c917d5e612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:43.930Z|8d344d3d-2800-414d-beec-92c917d5e612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:43.935Z|3f9b6e80-f084-47b9-b013-8878aa5acbf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:43.937Z|3f9b6e80-f084-47b9-b013-8878aa5acbf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:43.941Z|28a8cf5d-8d3f-4f76-8d46-b252d5c851ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:43.942Z|28a8cf5d-8d3f-4f76-8d46-b252d5c851ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:53.954Z|da460fe0-1990-4249-a79e-e54bdae54e63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:53.955Z|da460fe0-1990-4249-a79e-e54bdae54e63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:53.958Z|97b1ae99-c3e0-4238-b8b3-711f9269d8a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:53.959Z|97b1ae99-c3e0-4238-b8b3-711f9269d8a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:53.961Z|cf4c4371-be43-4f26-94b8-f1d8a35e77a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:29:53.961Z|cf4c4371-be43-4f26-94b8-f1d8a35e77a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:29:54.077Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:29:54.114Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8
2022-03-31T07:29:54.114Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|INFO|500||Invoke
2022-03-31T07:29:54.115Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||===========================request begin================================================
2022-03-31T07:29:54.115Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8
2022-03-31T07:29:54.115Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Method      : GET
2022-03-31T07:29:54.115Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"360035046f99988b", X-B3-SpanId:"4938843f3728a37f", X-B3-ParentSpanId:"360035046f99988b", X-B3-Sampled:"0", X-ONAP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-TransactionID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ECOMP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21bc8e5d-e210-48d8-ba24-84856d1f03bc"]
2022-03-31T07:29:54.116Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Request body: 
2022-03-31T07:29:54.116Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||==========================request end================================================
2022-03-31T07:29:54.145Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||============================response begin==========================================
2022-03-31T07:29:54.146Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Status code  : 200 OK
2022-03-31T07:29:54.146Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Status text  : 
2022-03-31T07:29:54.146Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:29:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:29:54.147Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Response body: {
  "requestId" : "c314d08f-511a-4b83-a016-15f777052ed8",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-03-31T07:28:27.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e0a648ef-81ed-47e8-97bf-8e21cef247d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 0c5c0172-0fd3 0\",\n                                        \"modelCustomizationId\":\"c5525647-6fa5-4b63-a86d-61e07614fae7\",\n                                        \"modelInvariantId\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n                                        \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                                        \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wV1uBQeS9xnH3QvpbXcX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-03-31T07:29:53.000+00:00",
  "serviceInstanceId" : "18698be9-946e-40d6-b570-dacc750f3247",
  "serviceInstanceName" : "Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "c314d08f-511a-4b83-a016-15f777052ed8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8"
    }
  }
}
2022-03-31T07:29:54.148Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||=======================response end=================================================
2022-03-31T07:29:54.148Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|INFO|500||InvokeReturn
2022-03-31T07:29:54.154Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false
2022-03-31T07:29:54.154Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-03-31T07:29:54.154Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-03-31T07:29:54.155Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false
2022-03-31T07:29:54.155Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-03-31T07:29:54.155Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"360035046f99988b", X-B3-SpanId:"72ac2f3f5df988a9", X-B3-ParentSpanId:"360035046f99988b", X-B3-Sampled:"0", X-ONAP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-TransactionID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ECOMP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d00fab05-e6b3-431b-b2ea-5aa5f0059f2e"]
2022-03-31T07:29:54.155Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-03-31T07:29:54.156Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-03-31T07:29:54.254Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-03-31T07:29:54.255Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-03-31T07:29:54.256Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-03-31T07:29:54.256Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:29:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:29:54.257Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-03-31T07:29:54.257Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-03-31T07:29:54.258Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-03-31T07:29:54.328Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-03-31T07:29:54.329Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-03-31T07:29:54.330Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-03-31T07:29:54.330Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-03-31T07:29:54.330Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-03-31T07:29:54.330Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-TransactionID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ECOMP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2394e535-7df3-4cfe-a218-5f05c218d031"]
2022-03-31T07:29:54.331Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-03-31T07:29:54.331Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-03-31T07:29:54.645Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-03-31T07:29:54.646Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-03-31T07:29:54.646Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-03-31T07:29:54.647Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5FCB080CF39919003308141DD5EE3985; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"722", Date:"Thu, 31 Mar 2022 07:29:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:29:54.647Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"560046b7-b0c4-11ec-b8fc-4e798d460259","businessKey":"c314d08f-511a-4b83-a016-15f777052ed8","processDefinitionId":"WaitForPnfReadyBB:1:1fcc9b78-b0b3-11ec-b8fc-4e798d460259","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-03-31T07:29:44.458+0000","endTime":"2022-03-31T07:29:51.426+0000","removalTime":null,"durationInMillis":6968,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"374378fe-b0c4-11ec-b8fc-4e798d460259","superProcessInstanceId":"551bb3d1-b0c4-11ec-b8fc-4e798d460259","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-03-31T07:29:54.648Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-03-31T07:29:54.648Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c314d08f-511a-4b83-a016-15f777052ed8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-03-31T07:29:54.679Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1
2022-03-31T07:29:54.679Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|INFO|500||Invoke
2022-03-31T07:29:54.679Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||===========================request begin================================================
2022-03-31T07:29:54.680Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1
2022-03-31T07:29:54.680Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Method      : GET
2022-03-31T07:29:54.680Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-TransactionID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ECOMP-RequestID:"3efc11a2-bff3-4fdf-8e0f-e8e406bbd911", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d760852-5aba-4e6d-9104-44dc12cebd89"]
2022-03-31T07:29:54.680Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Request body: 
2022-03-31T07:29:54.681Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||==========================request end================================================
2022-03-31T07:29:54.847Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||============================response begin==========================================
2022-03-31T07:29:54.848Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-03-31T07:29:54.848Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Status text  : 
2022-03-31T07:29:54.849Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3657C0C7F95BD0604C8A76238AF1FCC9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Thu, 31 Mar 2022 07:29:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:29:54.850Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Response body: [{"id":"560528ce-b0c4-11ec-b8fc-4e798d460259","parentActivityInstanceId":"560046b7-b0c4-11ec-b8fc-4e798d460259","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1fcc9b78-b0b3-11ec-b8fc-4e798d460259","processInstanceId":"560046b7-b0c4-11ec-b8fc-4e798d460259","executionId":"560046b7-b0c4-11ec-b8fc-4e798d460259","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-31T07:29:44.490+0000","endTime":"2022-03-31T07:29:44.923+0000","durationInMillis":433,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"374378fe-b0c4-11ec-b8fc-4e798d460259"}]
2022-03-31T07:29:54.850Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||=======================response end=================================================
2022-03-31T07:29:54.851Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=560046b7-b0c4-11ec-b8fc-4e798d460259&maxResults=1|INFO|500||InvokeReturn
2022-03-31T07:29:54.862Z|3efc11a2-bff3-4fdf-8e0f-e8e406bbd911|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:29:56.856Z|fe12bfd0-e585-4f37-b50b-92e9bc3fbe2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:29:56.859Z|fe12bfd0-e585-4f37-b50b-92e9bc3fbe2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:30:02.134Z|214a1a6a-a716-4959-8e75-e1dc5ad4042d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:30:02.135Z|214a1a6a-a716-4959-8e75-e1dc5ad4042d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:03.975Z|81bfc598-f530-42bb-b4ad-bb6e16486e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:03.975Z|81bfc598-f530-42bb-b4ad-bb6e16486e93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:03.978Z|7d3c87dd-2701-4270-b232-fae4f787b792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:03.979Z|7d3c87dd-2701-4270-b232-fae4f787b792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:03.983Z|b689fda3-c095-4b83-8f48-7fbeda74e852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:03.983Z|b689fda3-c095-4b83-8f48-7fbeda74e852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:05.051Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:30:05.059Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8
2022-03-31T07:30:05.060Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|INFO|500||Invoke
2022-03-31T07:30:05.060Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||===========================request begin================================================
2022-03-31T07:30:05.060Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8
2022-03-31T07:30:05.061Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Method      : GET
2022-03-31T07:30:05.061Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bc45498bd284ef5", X-B3-SpanId:"deeda6978ce7c951", X-B3-ParentSpanId:"5bc45498bd284ef5", X-B3-Sampled:"0", X-ONAP-RequestID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-RequestID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-TransactionID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-ECOMP-RequestID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7fae51d-6b2a-45c4-aec7-b0b9cf4426cf"]
2022-03-31T07:30:05.061Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Request body: 
2022-03-31T07:30:05.061Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||==========================request end================================================
2022-03-31T07:30:05.101Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||============================response begin==========================================
2022-03-31T07:30:05.102Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Status code  : 200 OK
2022-03-31T07:30:05.102Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Status text  : 
2022-03-31T07:30:05.102Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:30:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:30:05.104Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||Response body: {
  "requestId" : "c314d08f-511a-4b83-a016-15f777052ed8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-03-31T07:28:27.000+00:00",
  "endTime" : "2022-03-31T07:29:57.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfa66e43-2af6-4e9a-ac4c-67c26d8cc0f2\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e0a648ef-81ed-47e8-97bf-8e21cef247d2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                            \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 0c5c0172-0fd3 0\",\n                                        \"modelCustomizationId\":\"c5525647-6fa5-4b63-a86d-61e07614fae7\",\n                                        \"modelInvariantId\":\"6bcbac9d-08aa-4186-a9ba-87362fd3e0fd\",\n                                        \"modelVersionId\":\"404318d6-5433-42df-8608-43d7d0f4cc5b\",\n                                        \"modelName\":\"Demo_pNF_wV1uBQeS9xnH3QvpbXcX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wV1uBQeS9xnH3QvpbXcX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-03-31T07:29:57.000+00:00",
  "serviceInstanceId" : "18698be9-946e-40d6-b570-dacc750f3247",
  "serviceInstanceName" : "Service_Ete_Namee0a648ef-81ed-47e8-97bf-8e21cef247d2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "c314d08f-511a-4b83-a016-15f777052ed8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8"
    }
  }
}
2022-03-31T07:30:05.105Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|DEBUG|500||=======================response end=================================================
2022-03-31T07:30:05.105Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c314d08f-511a-4b83-a016-15f777052ed8|INFO|500||InvokeReturn
2022-03-31T07:30:05.107Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false
2022-03-31T07:30:05.107Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-03-31T07:30:05.107Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-03-31T07:30:05.107Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false
2022-03-31T07:30:05.108Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-03-31T07:30:05.108Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bc45498bd284ef5", X-B3-SpanId:"019de18ab472a697", X-B3-ParentSpanId:"5bc45498bd284ef5", X-B3-Sampled:"0", X-ONAP-RequestID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-RequestID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-TransactionID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-ECOMP-RequestID:"310cc00b-a1e9-40cf-bd0a-6d854e0523e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56fae0f8-8f66-4359-acc2-c6a1954dabfd"]
2022-03-31T07:30:05.108Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-03-31T07:30:05.109Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-03-31T07:30:05.135Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-03-31T07:30:05.135Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-03-31T07:30:05.135Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-03-31T07:30:05.136Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:30:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:30:05.138Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-03-31T07:30:05.138Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-03-31T07:30:05.138Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c314d08f-511a-4b83-a016-15f777052ed8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-03-31T07:30:05.154Z|310cc00b-a1e9-40cf-bd0a-6d854e0523e5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c314d08f-511a-4b83-a016-15f777052ed8|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:30:11.856Z|6771b285-7220-4c4e-bee4-9a12b3ac6423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:30:11.857Z|6771b285-7220-4c4e-bee4-9a12b3ac6423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:30:12.359Z|cad4cd9a-5ae2-4c83-a972-69a795a84a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:30:12.359Z|cad4cd9a-5ae2-4c83-a972-69a795a84a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:30:13.999Z|56e8e0e8-279a-46e9-9ede-7bf96e80a446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:13.999Z|e6b53c99-7190-43da-bee1-111043be962b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:14.000Z|e6b53c99-7190-43da-bee1-111043be962b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:14.000Z|56e8e0e8-279a-46e9-9ede-7bf96e80a446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:14.001Z|bf4d9c80-473e-48b2-80be-970f41836253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:14.001Z|bf4d9c80-473e-48b2-80be-970f41836253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:24.023Z|cc5bb0cb-8314-44fc-8010-1a43e2f63aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:24.023Z|5f25229d-a24f-4f0d-ab25-4f745b7f3bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:24.023Z|5f25229d-a24f-4f0d-ab25-4f745b7f3bf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:24.024Z|cc5bb0cb-8314-44fc-8010-1a43e2f63aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:24.026Z|b14d81bc-e4c8-4f81-837f-77cd6a441fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:24.026Z|b14d81bc-e4c8-4f81-837f-77cd6a441fcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:26.856Z|37d72241-213b-44c6-8563-81f414f863c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:30:26.857Z|37d72241-213b-44c6-8563-81f414f863c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:30:34.046Z|76c95034-7d0b-4a06-aff0-784e33484e47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:34.046Z|a241ecbe-544e-47e7-b06b-78d015dba9f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:34.046Z|a241ecbe-544e-47e7-b06b-78d015dba9f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:34.046Z|76c95034-7d0b-4a06-aff0-784e33484e47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:34.046Z|cca7e9c2-6899-4a09-94bf-c8aa105f4e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:34.047Z|cca7e9c2-6899-4a09-94bf-c8aa105f4e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:41.856Z|e012684d-b066-4d21-ab3b-a0e09edc6577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:30:41.859Z|e012684d-b066-4d21-ab3b-a0e09edc6577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:30:42.360Z|b2ad5240-1042-4ab3-8590-9dc7921d11d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:30:42.361Z|b2ad5240-1042-4ab3-8590-9dc7921d11d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:30:44.070Z|506bc428-261f-4efd-93fe-164d15d65bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:44.070Z|9076ef19-4fb7-4af0-bc86-736217d7f0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:44.070Z|e06907a0-fa73-47ae-96c8-588cbd91e5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:44.071Z|9076ef19-4fb7-4af0-bc86-736217d7f0e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:44.071Z|e06907a0-fa73-47ae-96c8-588cbd91e5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:44.071Z|506bc428-261f-4efd-93fe-164d15d65bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:54.096Z|c7b7851a-badd-403c-9daa-5f9641ef0b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:54.097Z|c7b7851a-badd-403c-9daa-5f9641ef0b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:54.102Z|791d6c7d-bb1e-47d4-9f54-fdb7e730f4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:54.103Z|791d6c7d-bb1e-47d4-9f54-fdb7e730f4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:54.102Z|b069ee25-fef2-442c-8419-3ff98bc43b0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:30:54.105Z|b069ee25-fef2-442c-8419-3ff98bc43b0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:30:56.856Z|77da34f0-172e-43e2-82cf-7403ed8def07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:30:56.857Z|77da34f0-172e-43e2-82cf-7403ed8def07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:31:02.135Z|21d9e0f6-cbfa-465f-b226-a48bbc4d8340|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:31:02.136Z|21d9e0f6-cbfa-465f-b226-a48bbc4d8340|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:04.122Z|cc339362-4480-48a9-bccf-c2ab020b0c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:04.123Z|cc339362-4480-48a9-bccf-c2ab020b0c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:04.124Z|4b313262-b928-4c88-aaa5-312f14bb51ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:04.124Z|4b313262-b928-4c88-aaa5-312f14bb51ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:04.125Z|96db7063-6a5c-47de-863d-eb6764bb231f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:04.126Z|96db7063-6a5c-47de-863d-eb6764bb231f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:11.856Z|c8857f9d-42a8-47cc-ae4e-166a82cb960a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:31:11.857Z|c8857f9d-42a8-47cc-ae4e-166a82cb960a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:31:12.361Z|ff4cb4cc-c239-4367-99df-77c772e7a648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:31:12.362Z|ff4cb4cc-c239-4367-99df-77c772e7a648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:31:14.147Z|de32b287-76b3-4378-8d22-68a08d10c4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:14.147Z|546ec442-bce6-4668-9daa-9f706cb29b0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:14.148Z|de32b287-76b3-4378-8d22-68a08d10c4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:14.148Z|546ec442-bce6-4668-9daa-9f706cb29b0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:14.150Z|44c9c045-08c8-452f-acb8-abc379c46282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:14.150Z|44c9c045-08c8-452f-acb8-abc379c46282|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:24.172Z|e1deb488-90ea-46d3-8c25-b2a45ec03b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:24.172Z|1510d25a-5a23-49b3-b0b1-e7e2ed1af7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:24.172Z|e1deb488-90ea-46d3-8c25-b2a45ec03b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:24.172Z|1510d25a-5a23-49b3-b0b1-e7e2ed1af7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:24.180Z|669c1b01-ec22-4e21-a17a-f9ead984079e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:24.180Z|669c1b01-ec22-4e21-a17a-f9ead984079e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:26.856Z|285cc6db-a125-41f1-8d6b-c3c6833efadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:31:26.859Z|285cc6db-a125-41f1-8d6b-c3c6833efadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:31:34.194Z|b1efe8c3-ac28-4709-addd-2d03103b9510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:34.194Z|f5d9e117-361f-49e2-9089-d7ad08db3577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:34.195Z|b1efe8c3-ac28-4709-addd-2d03103b9510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:34.195Z|f5d9e117-361f-49e2-9089-d7ad08db3577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:34.201Z|14ac7ce6-03df-4c64-aa60-26ef371bf0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:34.202Z|14ac7ce6-03df-4c64-aa60-26ef371bf0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:41.856Z|fa5f05b0-4fe5-4e25-abb9-279296fe50cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:31:41.857Z|fa5f05b0-4fe5-4e25-abb9-279296fe50cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:31:42.363Z|1b0c96e1-5f06-49bf-8207-ae7268d1c15e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:31:42.364Z|1b0c96e1-5f06-49bf-8207-ae7268d1c15e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:31:44.214Z|f6798074-61ba-48cf-a4fa-a18a3e38a066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:44.215Z|f6798074-61ba-48cf-a4fa-a18a3e38a066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:44.219Z|5044de26-68eb-40b0-a993-c074d6348345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:44.220Z|5044de26-68eb-40b0-a993-c074d6348345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:44.222Z|e174b206-c41f-4561-95f7-b812b1751535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:44.222Z|e174b206-c41f-4561-95f7-b812b1751535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:54.236Z|f77ed79d-6453-470f-9f12-c39ab477a56a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:54.237Z|f77ed79d-6453-470f-9f12-c39ab477a56a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:54.238Z|6d2003bb-4326-42aa-9cf6-18721c78ddda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:54.238Z|6d2003bb-4326-42aa-9cf6-18721c78ddda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:54.240Z|12b218dc-ba2b-4d3d-a8d6-4034e345639a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:31:54.241Z|12b218dc-ba2b-4d3d-a8d6-4034e345639a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:31:56.856Z|6f4feb67-bb52-4b0c-8ce3-9e4f5765b74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:31:56.856Z|6f4feb67-bb52-4b0c-8ce3-9e4f5765b74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:32:02.133Z|838fa8bb-8030-4969-adb2-390ee40d7227|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:32:02.134Z|838fa8bb-8030-4969-adb2-390ee40d7227|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:04.259Z|8c9127c7-9b75-4c6e-bdcc-99b7bf82302a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:04.259Z|8c9127c7-9b75-4c6e-bdcc-99b7bf82302a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:04.262Z|0b944af8-d8f1-433a-809d-42ce7ba31a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:04.262Z|0b944af8-d8f1-433a-809d-42ce7ba31a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:04.264Z|00a0cb84-1799-4ece-8109-93b5a835875b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:04.264Z|00a0cb84-1799-4ece-8109-93b5a835875b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:11.856Z|774e0dc0-caf8-4ed2-b7df-83afaa034cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:32:11.859Z|774e0dc0-caf8-4ed2-b7df-83afaa034cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:32:12.364Z|35370add-0f6d-4458-bfbf-1f6293558ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:32:12.365Z|35370add-0f6d-4458-bfbf-1f6293558ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:32:14.283Z|ab936baf-0bc0-4c58-a631-83846aa5e984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:14.284Z|ab936baf-0bc0-4c58-a631-83846aa5e984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:14.283Z|fd666f6e-125d-418a-9e8f-35bc3d2233e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:14.284Z|fd666f6e-125d-418a-9e8f-35bc3d2233e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:14.285Z|362cfdaf-723d-40cb-892c-4083d732d880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:14.286Z|362cfdaf-723d-40cb-892c-4083d732d880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:24.306Z|4970ec30-a96e-413c-b4d9-e9549e52215b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:24.306Z|734f85d0-40d9-4bef-a5e6-d843b41ebedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:24.306Z|d39462eb-11c5-4d49-b0a8-f117ae024f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:24.306Z|4970ec30-a96e-413c-b4d9-e9549e52215b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:24.306Z|d39462eb-11c5-4d49-b0a8-f117ae024f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:24.307Z|734f85d0-40d9-4bef-a5e6-d843b41ebedd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:26.856Z|72ebee3e-6b58-46f8-a09d-fb7465f79162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:32:26.856Z|72ebee3e-6b58-46f8-a09d-fb7465f79162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:32:34.328Z|f0c52fb2-994d-41cf-81cd-b3d438399a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:34.328Z|70280ddf-7117-4a15-adb8-6c0d6818b43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:34.328Z|13088462-8521-4790-abb4-7572ea4d0591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:34.329Z|13088462-8521-4790-abb4-7572ea4d0591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:34.329Z|f0c52fb2-994d-41cf-81cd-b3d438399a5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:34.329Z|70280ddf-7117-4a15-adb8-6c0d6818b43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:41.856Z|3be22c28-e529-4812-a612-46cdba7589d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:32:41.856Z|3be22c28-e529-4812-a612-46cdba7589d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:32:42.365Z|1b5efdcd-164a-4797-9d0d-3a4a8887830c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:32:42.366Z|1b5efdcd-164a-4797-9d0d-3a4a8887830c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:32:44.353Z|f0ce73f9-f083-417e-a1c0-84030790cc12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:44.354Z|f0ce73f9-f083-417e-a1c0-84030790cc12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:44.354Z|7c40b110-dcbc-4602-ae16-7ef0f0015f31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:44.354Z|7c40b110-dcbc-4602-ae16-7ef0f0015f31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:44.356Z|9ad6a982-46d8-43d9-9195-0237d4d33200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:44.357Z|9ad6a982-46d8-43d9-9195-0237d4d33200|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:54.374Z|3653e74a-24d5-430c-8f2c-6b09876fbcc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:54.374Z|9baf0559-3363-46c7-a81e-5cca7fde0464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:54.375Z|3653e74a-24d5-430c-8f2c-6b09876fbcc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:54.375Z|9baf0559-3363-46c7-a81e-5cca7fde0464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:54.376Z|2236ffed-fdfd-4fde-ad66-6f59fb38eb13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:32:54.377Z|2236ffed-fdfd-4fde-ad66-6f59fb38eb13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:32:56.856Z|09b424f4-8a0d-4750-8763-a2524d6a68ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:32:56.859Z|09b424f4-8a0d-4750-8763-a2524d6a68ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:33:02.137Z|7d4459ff-bdd1-447f-b7f0-df7d466e75b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:33:02.138Z|7d4459ff-bdd1-447f-b7f0-df7d466e75b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:04.398Z|369827c8-a898-47c4-9f0d-621bae0ce47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:04.398Z|369827c8-a898-47c4-9f0d-621bae0ce47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:04.399Z|b659b341-71d3-4c48-a8e5-cb8356bab501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:04.399Z|0edc2916-7ee8-4a91-bc19-f2cd214e5259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:04.399Z|0edc2916-7ee8-4a91-bc19-f2cd214e5259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:04.399Z|b659b341-71d3-4c48-a8e5-cb8356bab501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:11.856Z|504ed36c-bbe7-4b5d-a84a-11a7781fd56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:33:11.856Z|504ed36c-bbe7-4b5d-a84a-11a7781fd56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:33:12.367Z|fb24562b-49da-434a-aca7-c347e7f86465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:33:12.367Z|fb24562b-49da-434a-aca7-c347e7f86465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:33:14.421Z|e0284f69-1637-4bc5-89b4-9335ec45a090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:14.420Z|467044fc-91de-4fbd-8fcd-5694ac8b11d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:14.422Z|e0284f69-1637-4bc5-89b4-9335ec45a090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:14.422Z|467044fc-91de-4fbd-8fcd-5694ac8b11d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:14.422Z|8d0a6571-b215-40e2-91d0-e95e8c803fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:14.423Z|8d0a6571-b215-40e2-91d0-e95e8c803fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:24.444Z|0fb0cd65-c1a9-42fc-b29e-669b87f55111|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:24.444Z|727bb695-5830-4e39-82dd-60efeed5db0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:24.445Z|0fb0cd65-c1a9-42fc-b29e-669b87f55111|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:24.445Z|727bb695-5830-4e39-82dd-60efeed5db0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:24.446Z|2227e44c-172c-443d-9f2f-5d59e6bd1d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:24.447Z|2227e44c-172c-443d-9f2f-5d59e6bd1d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:26.856Z|262e0fbf-1f60-42f1-b37b-b1700b2be4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:33:26.856Z|262e0fbf-1f60-42f1-b37b-b1700b2be4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:33:34.468Z|ca30f2ba-b727-4b49-b6b1-5c0fad35de51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:34.469Z|ca30f2ba-b727-4b49-b6b1-5c0fad35de51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:34.469Z|8e89fda1-e715-48c8-8c2b-9dfd3d9b6234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:34.470Z|8e89fda1-e715-48c8-8c2b-9dfd3d9b6234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:34.473Z|532f56cc-246c-43ab-b3c8-ce49f9acc89b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:34.474Z|532f56cc-246c-43ab-b3c8-ce49f9acc89b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:41.856Z|7a5f4a5d-549f-4033-a24c-a8a9d20ff2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:33:41.859Z|7a5f4a5d-549f-4033-a24c-a8a9d20ff2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:33:42.368Z|676ef7dc-3b43-4723-9c4f-df0e95df714a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:33:42.369Z|676ef7dc-3b43-4723-9c4f-df0e95df714a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:33:44.493Z|0f499769-2095-4c88-94e8-a17db95eb0f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:44.493Z|9f1e33fb-c6de-4b23-91e0-c6760970746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:44.494Z|9f1e33fb-c6de-4b23-91e0-c6760970746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:44.494Z|0f499769-2095-4c88-94e8-a17db95eb0f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:44.494Z|aef31143-85a9-4688-9ff9-e47388d8a9c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:44.495Z|aef31143-85a9-4688-9ff9-e47388d8a9c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:54.514Z|239694eb-b8c3-4a29-a82d-7e17c9ab43f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:54.514Z|c59e3e52-0b3f-4a3c-8941-3bb1d3c87c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:54.515Z|239694eb-b8c3-4a29-a82d-7e17c9ab43f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:54.515Z|c59e3e52-0b3f-4a3c-8941-3bb1d3c87c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:54.516Z|beeb6173-175c-4164-a3d6-f706c135ec26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:33:54.517Z|beeb6173-175c-4164-a3d6-f706c135ec26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:33:56.856Z|8980ace2-c9dd-420f-b817-2d26ccbfa282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:33:56.856Z|8980ace2-c9dd-420f-b817-2d26ccbfa282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:34:02.134Z|f7c539da-0889-4991-a81f-2ca5307fedc6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:34:02.135Z|f7c539da-0889-4991-a81f-2ca5307fedc6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:04.536Z|52d18842-e198-4aa3-af9e-d4aee814620e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:04.536Z|f9eb3b59-372f-4a6a-87c9-98e7a0b62786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:04.536Z|9b88716b-95e7-4b67-ad25-c4a1e56fb1ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:04.537Z|f9eb3b59-372f-4a6a-87c9-98e7a0b62786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:04.537Z|52d18842-e198-4aa3-af9e-d4aee814620e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:04.537Z|9b88716b-95e7-4b67-ad25-c4a1e56fb1ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:11.856Z|d39063b0-bc4a-41ff-afeb-6e31804e707a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:34:11.856Z|d39063b0-bc4a-41ff-afeb-6e31804e707a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:34:12.370Z|49353336-5393-4b65-9245-8b488b6e401c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:34:12.371Z|49353336-5393-4b65-9245-8b488b6e401c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:34:14.559Z|ee3d8cfb-39d4-4610-ad2f-2219c8bfabb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:14.559Z|e4686e42-22d5-4f68-a23b-c0375e6ae60b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:14.560Z|e4686e42-22d5-4f68-a23b-c0375e6ae60b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:14.560Z|ee3d8cfb-39d4-4610-ad2f-2219c8bfabb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:14.562Z|278aabea-136d-4ad1-9d7b-11e2b06d6380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:14.563Z|278aabea-136d-4ad1-9d7b-11e2b06d6380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:24.582Z|102da2e3-082a-4acc-960b-720677966caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:24.582Z|ae14dffa-3547-4ab7-9dba-bb34fe89eb34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:24.582Z|102da2e3-082a-4acc-960b-720677966caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:24.582Z|ae14dffa-3547-4ab7-9dba-bb34fe89eb34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:24.583Z|f1f0e62c-4427-4d1d-b370-530809694b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:24.583Z|f1f0e62c-4427-4d1d-b370-530809694b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:25.228Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:34:25.234Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ff48832c-aede-44ac-af11-8e8ae4532d32 already exists in requestDb InfraActiveRequests table
2022-03-31T07:34:25.236Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32
2022-03-31T07:34:25.236Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|INFO|500||Invoke
2022-03-31T07:34:25.236Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.237Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32
2022-03-31T07:34:25.237Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Method      : GET
2022-03-31T07:34:25.237Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"435519e158484276", X-B3-SpanId:"acf25d2ee1a2567e", X-B3-ParentSpanId:"435519e158484276", X-B3-Sampled:"0", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ddeb26-fff2-4934-bd2e-817471e7be3d"]
2022-03-31T07:34:25.238Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Request body: 
2022-03-31T07:34:25.238Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.274Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.274Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:34:25.275Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Status text  : 
2022-03-31T07:34:25.275Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.276Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Response body: 
2022-03-31T07:34:25.276Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.276Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|INFO|404|Not Found|InvokeReturn
2022-03-31T07:34:25.295Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-03-31T07:34:25.296Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-03-31T07:34:25.301Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-03-31T07:34:25.361Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||Invoke
2022-03-31T07:34:25.362Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff48832c-aede-44ac-af11-8e8ae4532d32], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8cd96d9d-554e-4f5d-b946-22eae3fbd97a], X-ECOMP-RequestID=[ff48832c-aede-44ac-af11-8e8ae4532d32], X-TransactionId=[], X-ONAP-RequestID=[ff48832c-aede-44ac-af11-8e8ae4532d32]}
2022-03-31T07:34:25.491Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220331-07:34:26:165-60967], vertex-id=[221336], Content-Length=[116], Date=[Thu, 31 Mar 2022 07:34:26 GMT], Content-Type=[application/json]}
2022-03-31T07:34:25.500Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||{"service-id":"969fabc1-a836-400a-b4f0-3096dca30b8b","service-description":"pNF","resource-version":"1648711706389"}

2022-03-31T07:34:25.501Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||InvokeReturn
2022-03-31T07:34:25.502Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-03-31T07:34:25.507Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-03-31T07:34:25.549Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||Invoke
2022-03-31T07:34:25.549Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff48832c-aede-44ac-af11-8e8ae4532d32], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c2699433-c90e-4fe2-9d37-c166e868f3dd], X-ECOMP-RequestID=[ff48832c-aede-44ac-af11-8e8ae4532d32], X-TransactionId=[], X-ONAP-RequestID=[ff48832c-aede-44ac-af11-8e8ae4532d32]}
2022-03-31T07:34:25.631Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220331-07:34:26:296-89155], vertex-id=[221336], Content-Length=[116], Date=[Thu, 31 Mar 2022 07:34:26 GMT], Content-Type=[application/json]}
2022-03-31T07:34:25.632Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||{"service-id":"969fabc1-a836-400a-b4f0-3096dca30b8b","service-description":"pNF","resource-version":"1648711706389"}

2022-03-31T07:34:25.633Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||InvokeReturn
2022-03-31T07:34:25.634Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-03-31T07:34:25.634Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-03-31T07:34:25.646Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-03-31T07:34:25.647Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-03-31T07:34:25.647Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.647Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-03-31T07:34:25.648Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-03-31T07:34:25.648Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"435519e158484276", X-B3-SpanId:"74b6ae3e154d33be", X-B3-ParentSpanId:"435519e158484276", X-B3-Sampled:"0", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99fc3661-e4c8-4e3f-a9e6-bb4e0184df06"]
2022-03-31T07:34:25.648Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171","requestScope":"service"}
2022-03-31T07:34:25.648Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.691Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.692Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:25.692Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-03-31T07:34:25.693Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.693Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-03-31T07:34:25.693Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.694Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-03-31T07:34:25.695Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366
2022-03-31T07:34:25.696Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|INFO|500||Invoke
2022-03-31T07:34:25.696Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.696Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366
2022-03-31T07:34:25.697Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Method      : GET
2022-03-31T07:34:25.697Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88f4c8a5-966d-4a7e-a5bf-17b0713c0e43"]
2022-03-31T07:34:25.697Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Request body: 
2022-03-31T07:34:25.698Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.747Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.748Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:25.748Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Status text  : 
2022-03-31T07:34:25.749Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.751Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_yDfGp7p3SDHK69IJlJeK",
  "description" : "catalog service description",
  "modelUUID" : "83dd4ba1-ff90-4c27-8cc1-a2bf8698d366",
  "modelInvariantUUID" : "f34f3405-050e-4c9f-92d7-5e2e79799faf",
  "created" : "2022-03-31 07:32:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 521f2c3e-5528",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/csar"
    }
  }
}
2022-03-31T07:34:25.752Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.752Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|INFO|500||InvokeReturn
2022-03-31T07:34:25.762Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance
2022-03-31T07:34:25.763Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|INFO|500||Invoke
2022-03-31T07:34:25.763Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.763Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance
2022-03-31T07:34:25.764Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:34:25.764Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2864725-5540-4c18-ada4-f1679e20a2c4"]
2022-03-31T07:34:25.764Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:34:25.765Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.784Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.784Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:34:25.784Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:34:25.785Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.785Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Response body: 
2022-03-31T07:34:25.786Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.786Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-03-31T07:34:25.787Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf
2022-03-31T07:34:25.787Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|INFO|500||Invoke
2022-03-31T07:34:25.788Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.788Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf
2022-03-31T07:34:25.788Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Method      : GET
2022-03-31T07:34:25.789Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"265f64fa-0cc8-41eb-a77a-eeaf184aa9fc"]
2022-03-31T07:34:25.789Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Request body: 
2022-03-31T07:34:25.789Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.836Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.837Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:25.837Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Status text  : 
2022-03-31T07:34:25.838Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.839Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_yDfGp7p3SDHK69IJlJeK",
      "description" : "catalog service description",
      "modelUUID" : "83dd4ba1-ff90-4c27-8cc1-a2bf8698d366",
      "modelInvariantUUID" : "f34f3405-050e-4c9f-92d7-5e2e79799faf",
      "created" : "2022-03-31 07:32:43.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 521f2c3e-5528",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/vnfCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/allottedCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf"
    }
  }
}
2022-03-31T07:34:25.839Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.840Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f34f3405-050e-4c9f-92d7-5e2e79799faf|INFO|500||InvokeReturn
2022-03-31T07:34:25.847Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance
2022-03-31T07:34:25.847Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|INFO|500||Invoke
2022-03-31T07:34:25.848Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.848Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance
2022-03-31T07:34:25.848Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:34:25.848Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc1d6cbf-40d2-4683-bfe7-bdca3bab8337"]
2022-03-31T07:34:25.848Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:34:25.849Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.863Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.863Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:34:25.864Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:34:25.864Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.864Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||Response body: 
2022-03-31T07:34:25.865Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.865Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=83dd4ba1-ff90-4c27-8cc1-a2bf8698d366&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-03-31T07:34:25.866Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-03-31T07:34:25.866Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-03-31T07:34:25.866Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.866Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-03-31T07:34:25.867Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-03-31T07:34:25.867Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38abd64b-12f1-4842-83e1-5b54587108da"]
2022-03-31T07:34:25.867Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-03-31T07:34:25.867Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.890Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.891Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:25.891Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-03-31T07:34:25.891Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.892Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-03-31 05:21:14.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-03-31T07:34:25.893Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.893Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-03-31T07:34:25.898Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-03-31T07:34:25.898Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-03-31T07:34:25.898Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.899Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-03-31T07:34:25.899Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:34:25.899Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"955a33ab-b74f-4624-82c8-cf987729ebf9"]
2022-03-31T07:34:25.899Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:34:25.899Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.928Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.929Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:25.929Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:34:25.930Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.931Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-03-31T05:21:14.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-03-31T07:34:25.931Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.932Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-03-31T07:34:25.934Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366
2022-03-31T07:34:25.935Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|INFO|500||Invoke
2022-03-31T07:34:25.935Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.935Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366
2022-03-31T07:34:25.935Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Method      : GET
2022-03-31T07:34:25.936Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6530432d-64ce-496e-a9eb-b76a101090c3"]
2022-03-31T07:34:25.936Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Request body: 
2022-03-31T07:34:25.936Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||==========================request end================================================
2022-03-31T07:34:25.966Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:25.967Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:25.967Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Status text  : 
2022-03-31T07:34:25.967Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:25.968Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_yDfGp7p3SDHK69IJlJeK",
  "description" : "catalog service description",
  "modelUUID" : "83dd4ba1-ff90-4c27-8cc1-a2bf8698d366",
  "modelInvariantUUID" : "f34f3405-050e-4c9f-92d7-5e2e79799faf",
  "created" : "2022-03-31 07:32:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 521f2c3e-5528",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366/csar"
    }
  }
}
2022-03-31T07:34:25.968Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:25.968Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/83dd4ba1-ff90-4c27-8cc1-a2bf8698d366|INFO|500||InvokeReturn
2022-03-31T07:34:25.973Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-03-31T07:34:25.974Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-03-31T07:34:25.974Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:25.974Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-03-31T07:34:25.974Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-03-31T07:34:25.975Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"435519e158484276", X-B3-SpanId:"b7e486e6bd1758a6", X-B3-ParentSpanId:"435519e158484276", X-B3-Sampled:"0", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"125da999-0557-4f0d-88d0-c703001762c6"]
2022-03-31T07:34:25.975Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ff48832c-aede-44ac-af11-8e8ae4532d32","requestStatus":"IN_PROGRESS","startTime":1648712065296,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c992c3dd-4d28-489e-99bf-026f63781921\",\n            \"owningEntityName\":\"OE-ETE_Customer-c992c3dd-4d28-489e-99bf-026f63781921\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_140ac6b6-50bd-434c-b713-3f7c7331f171\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 521f2c3e-5528 0\",\n                                        \"modelCustomizationId\":\"d3d9176d-2eac-499a-b5a4-a50f01297ef5\",\n                                        \"modelInvariantId\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n                                        \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                                        \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"yDfGp7p3SDHK69IJlJeK\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"ff48832c-aede-44ac-af11-8e8ae4532d32"}
2022-03-31T07:34:25.975Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-03-31T07:34:26.036Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:26.037Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-03-31T07:34:26.037Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-03-31T07:34:26.037Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:26.040Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ff48832c-aede-44ac-af11-8e8ae4532d32",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-03-31T07:34:25.296+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c992c3dd-4d28-489e-99bf-026f63781921\",\n            \"owningEntityName\":\"OE-ETE_Customer-c992c3dd-4d28-489e-99bf-026f63781921\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_140ac6b6-50bd-434c-b713-3f7c7331f171\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 521f2c3e-5528 0\",\n                                        \"modelCustomizationId\":\"d3d9176d-2eac-499a-b5a4-a50f01297ef5\",\n                                        \"modelInvariantId\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n                                        \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                                        \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"yDfGp7p3SDHK69IJlJeK\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-03-31T07:34:26.239+00:00",
  "serviceInstanceName" : "Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ff48832c-aede-44ac-af11-8e8ae4532d32",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32"
    }
  }
}
2022-03-31T07:34:26.041Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:26.041Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-03-31T07:34:26.061Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-03-31T07:34:26.062Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-03-31T07:34:26.062Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:26.063Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-03-31T07:34:26.063Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-03-31T07:34:26.063Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"435519e158484276", X-B3-SpanId:"1776cb88d8cf4f3f", X-B3-ParentSpanId:"435519e158484276", X-B3-Sampled:"0", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83c58aad-c0aa-4d86-86ae-116922941a9a"]
2022-03-31T07:34:26.063Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\"modelUuid\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\"modelInvariantUuid\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\"},\"requestInfo\":{\"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_140ac6b6-50bd-434c-b713-3f7c7331f171\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 521f2c3e-5528 0\",\"modelCustomizationId\":\"d3d9176d-2eac-499a-b5a4-a50f01297ef5\",\"modelInvariantId\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\"instanceParams\":[],\"instanceName\":\"yDfGp7p3SDHK69IJlJeK\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"c992c3dd-4d28-489e-99bf-026f63781921\",\"owningEntityName\":\"OE-ETE_Customer-c992c3dd-4d28-489e-99bf-026f63781921\"}}}","type":"String"},"requestId":{"value":"ff48832c-aede-44ac-af11-8e8ae4532d32","type":"String"},"mso-request-id":{"value":"ff48832c-aede-44ac-af11-8e8ae4532d32","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-03-31T07:34:26.064Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-03-31T07:34:26.856Z|3333dc98-10ad-4e89-b78d-91f549624613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:34:26.859Z|3333dc98-10ad-4e89-b78d-91f549624613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:34:27.095Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:27.096Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-03-31T07:34:27.096Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-03-31T07:34:27.097Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 31 Mar 2022 07:34:27 GMT", X-ONAP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-TransactionID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ECOMP-RequestID:"ff48832c-aede-44ac-af11-8e8ae4532d32", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"83c58aad-c0aa-4d86-86ae-116922941a9a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:27.097Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ff48832c-aede-44ac-af11-8e8ae4532d32\",\"instanceId\":\"220050be-4a08-4e47-9117-b6a156572918\"}}","message":"Success","processInstanceID":"fe0287e2-b0c4-11ec-b8fc-4e798d460259","variables":null,"messageCode":200}
2022-03-31T07:34:27.097Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:27.098Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-03-31T07:34:27.103Z|ff48832c-aede-44ac-af11-8e8ae4532d32|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:34:34.603Z|6ecc258e-9c7d-499e-ad77-c297f507510f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:34.603Z|0f104cbf-f009-4a21-86b8-bc25a3c3aa50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:34.604Z|6ecc258e-9c7d-499e-ad77-c297f507510f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:34.604Z|0f104cbf-f009-4a21-86b8-bc25a3c3aa50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:34.607Z|28629ef3-c4ec-4d87-972d-d24c75fe8fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:34.608Z|28629ef3-c4ec-4d87-972d-d24c75fe8fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:41.856Z|5d4191d0-2383-4466-ba41-f031c87bab80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:34:41.856Z|5d4191d0-2383-4466-ba41-f031c87bab80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:34:42.371Z|ca32bcba-3bb3-4ff0-9f41-4e1848532c42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:34:42.372Z|ca32bcba-3bb3-4ff0-9f41-4e1848532c42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:34:44.624Z|9f927277-f7fa-4ea6-b852-ecc27d8d76d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:44.624Z|0fa43108-4601-436c-b1c2-ce53627fe602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:44.625Z|9f927277-f7fa-4ea6-b852-ecc27d8d76d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:44.626Z|0fa43108-4601-436c-b1c2-ce53627fe602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:44.627Z|dc9bda4c-427f-448c-a729-efd125516cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:44.627Z|dc9bda4c-427f-448c-a729-efd125516cd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:54.006Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:34:54.013Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32
2022-03-31T07:34:54.014Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|INFO|500||Invoke
2022-03-31T07:34:54.014Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:54.014Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32
2022-03-31T07:34:54.014Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Method      : GET
2022-03-31T07:34:54.015Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62c655d2c2d13407", X-B3-SpanId:"b91af4b9791adf11", X-B3-ParentSpanId:"62c655d2c2d13407", X-B3-Sampled:"0", X-ONAP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-TransactionID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ECOMP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4f7db03-a3be-40ee-b992-7153fa9ffebb"]
2022-03-31T07:34:54.015Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Request body: 
2022-03-31T07:34:54.015Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||==========================request end================================================
2022-03-31T07:34:54.040Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:54.041Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:54.042Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Status text  : 
2022-03-31T07:34:54.042Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:54.043Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Response body: {
  "requestId" : "ff48832c-aede-44ac-af11-8e8ae4532d32",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2022-03-31T07:34:25.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c992c3dd-4d28-489e-99bf-026f63781921\",\n            \"owningEntityName\":\"OE-ETE_Customer-c992c3dd-4d28-489e-99bf-026f63781921\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_140ac6b6-50bd-434c-b713-3f7c7331f171\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 521f2c3e-5528 0\",\n                                        \"modelCustomizationId\":\"d3d9176d-2eac-499a-b5a4-a50f01297ef5\",\n                                        \"modelInvariantId\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n                                        \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                                        \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"yDfGp7p3SDHK69IJlJeK\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-03-31T07:34:52.000+00:00",
  "serviceInstanceId" : "220050be-4a08-4e47-9117-b6a156572918",
  "serviceInstanceName" : "Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ff48832c-aede-44ac-af11-8e8ae4532d32",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32"
    }
  }
}
2022-03-31T07:34:54.043Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:54.044Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|INFO|500||InvokeReturn
2022-03-31T07:34:54.046Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false
2022-03-31T07:34:54.046Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-03-31T07:34:54.046Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:54.047Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false
2022-03-31T07:34:54.047Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-03-31T07:34:54.047Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62c655d2c2d13407", X-B3-SpanId:"23146a3f30218164", X-B3-ParentSpanId:"62c655d2c2d13407", X-B3-Sampled:"0", X-ONAP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-TransactionID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ECOMP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55dd1f01-2189-4c8b-a94a-417dd1a201c9"]
2022-03-31T07:34:54.047Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-03-31T07:34:54.048Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-03-31T07:34:54.064Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:54.064Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:54.064Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-03-31T07:34:54.065Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:34:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:54.066Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-03-31T07:34:54.067Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:54.067Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-03-31T07:34:54.117Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1
2022-03-31T07:34:54.118Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-03-31T07:34:54.119Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:54.119Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1
2022-03-31T07:34:54.119Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-03-31T07:34:54.119Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-TransactionID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ECOMP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14c6f40c-c641-4a11-ad1c-fd3dace95f0c"]
2022-03-31T07:34:54.120Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-03-31T07:34:54.120Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-03-31T07:34:54.248Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:54.249Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:54.249Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-03-31T07:34:54.249Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=55A7A6E660D06976F7202FCF6E14DDA4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Thu, 31 Mar 2022 07:34:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:54.250Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"04546c3b-b0c5-11ec-b8fc-4e798d460259","businessKey":"ff48832c-aede-44ac-af11-8e8ae4532d32","processDefinitionId":"WaitForPnfReadyBB:1:1fcc9b78-b0b3-11ec-b8fc-4e798d460259","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-03-31T07:34:36.933+0000","endTime":"2022-03-31T07:34:52.366+0000","removalTime":null,"durationInMillis":15433,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"fe0287e2-b0c4-11ec-b8fc-4e798d460259","superProcessInstanceId":"03b98b85-b0c5-11ec-b8fc-4e798d460259","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-03-31T07:34:54.250Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:54.250Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ff48832c-aede-44ac-af11-8e8ae4532d32&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-03-31T07:34:54.279Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1
2022-03-31T07:34:54.279Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|INFO|500||Invoke
2022-03-31T07:34:54.280Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||===========================request begin================================================
2022-03-31T07:34:54.280Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1
2022-03-31T07:34:54.280Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Method      : GET
2022-03-31T07:34:54.281Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-TransactionID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ECOMP-RequestID:"2bbaba7b-3fe3-44fd-ad62-c79d01cf1925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1711f56-112f-489c-b59e-32430fa6aed5"]
2022-03-31T07:34:54.281Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Request body: 
2022-03-31T07:34:54.281Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||==========================request end================================================
2022-03-31T07:34:54.421Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||============================response begin==========================================
2022-03-31T07:34:54.422Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-03-31T07:34:54.422Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Status text  : 
2022-03-31T07:34:54.422Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=888D00BFBE0FB11C34DEA1E76F230DDF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Thu, 31 Mar 2022 07:34:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:34:54.423Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Response body: [{"id":"0455f1f2-b0c5-11ec-b8fc-4e798d460259","parentActivityInstanceId":"04546c3b-b0c5-11ec-b8fc-4e798d460259","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:1fcc9b78-b0b3-11ec-b8fc-4e798d460259","processInstanceId":"04546c3b-b0c5-11ec-b8fc-4e798d460259","executionId":"04546c3b-b0c5-11ec-b8fc-4e798d460259","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-31T07:34:36.943+0000","endTime":"2022-03-31T07:34:37.105+0000","durationInMillis":162,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fe0287e2-b0c4-11ec-b8fc-4e798d460259"}]
2022-03-31T07:34:54.423Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||=======================response end=================================================
2022-03-31T07:34:54.424Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=04546c3b-b0c5-11ec-b8fc-4e798d460259&maxResults=1|INFO|500||InvokeReturn
2022-03-31T07:34:54.429Z|2bbaba7b-3fe3-44fd-ad62-c79d01cf1925|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:34:54.647Z|72a2c284-6333-4e66-b330-f6aded09289f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:54.648Z|72a2c284-6333-4e66-b330-f6aded09289f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:54.650Z|7a342d9a-3efa-450d-adbd-433c9368ac03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:54.651Z|7a342d9a-3efa-450d-adbd-433c9368ac03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:54.654Z|04768f4e-be53-46d4-8722-e9da25c09e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:34:54.655Z|04768f4e-be53-46d4-8722-e9da25c09e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:34:56.856Z|6c1a3dad-57d4-4459-9260-6e085eca2879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:34:56.857Z|6c1a3dad-57d4-4459-9260-6e085eca2879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:35:02.133Z|1740b771-6863-475f-8bfa-e94a81dcf666|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:35:02.134Z|1740b771-6863-475f-8bfa-e94a81dcf666|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:04.593Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:35:04.601Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32
2022-03-31T07:35:04.601Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|INFO|500||Invoke
2022-03-31T07:35:04.601Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||===========================request begin================================================
2022-03-31T07:35:04.602Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32
2022-03-31T07:35:04.602Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Method      : GET
2022-03-31T07:35:04.603Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d05e348698e7db2f", X-B3-SpanId:"521548f347f8ac87", X-B3-ParentSpanId:"d05e348698e7db2f", X-B3-Sampled:"0", X-ONAP-RequestID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-RequestID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-TransactionID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-ECOMP-RequestID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b67abb4-8610-48fe-a692-5a126aa9aba6"]
2022-03-31T07:35:04.603Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Request body: 
2022-03-31T07:35:04.603Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||==========================request end================================================
2022-03-31T07:35:04.631Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||============================response begin==========================================
2022-03-31T07:35:04.632Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Status code  : 200 OK
2022-03-31T07:35:04.632Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Status text  : 
2022-03-31T07:35:04.632Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:35:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:35:04.633Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||Response body: {
  "requestId" : "ff48832c-aede-44ac-af11-8e8ae4532d32",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-03-31T07:34:25.000+00:00",
  "endTime" : "2022-03-31T07:34:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"c992c3dd-4d28-489e-99bf-026f63781921\",\n            \"owningEntityName\":\"OE-ETE_Customer-c992c3dd-4d28-489e-99bf-026f63781921\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_140ac6b6-50bd-434c-b713-3f7c7331f171\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                            \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 521f2c3e-5528 0\",\n                                        \"modelCustomizationId\":\"d3d9176d-2eac-499a-b5a4-a50f01297ef5\",\n                                        \"modelInvariantId\":\"f34f3405-050e-4c9f-92d7-5e2e79799faf\",\n                                        \"modelVersionId\":\"83dd4ba1-ff90-4c27-8cc1-a2bf8698d366\",\n                                        \"modelName\":\"Demo_pNF_yDfGp7p3SDHK69IJlJeK\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"yDfGp7p3SDHK69IJlJeK\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-03-31T07:34:56.000+00:00",
  "serviceInstanceId" : "220050be-4a08-4e47-9117-b6a156572918",
  "serviceInstanceName" : "Service_Ete_Name140ac6b6-50bd-434c-b713-3f7c7331f171",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "ff48832c-aede-44ac-af11-8e8ae4532d32",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32"
    }
  }
}
2022-03-31T07:35:04.634Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|DEBUG|500||=======================response end=================================================
2022-03-31T07:35:04.634Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff48832c-aede-44ac-af11-8e8ae4532d32|INFO|500||InvokeReturn
2022-03-31T07:35:04.636Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false
2022-03-31T07:35:04.636Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-03-31T07:35:04.637Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-03-31T07:35:04.637Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false
2022-03-31T07:35:04.637Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-03-31T07:35:04.638Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d05e348698e7db2f", X-B3-SpanId:"7b54ca6d8abb879b", X-B3-ParentSpanId:"d05e348698e7db2f", X-B3-Sampled:"0", X-ONAP-RequestID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-RequestID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-TransactionID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-ECOMP-RequestID:"3184b6ee-310d-43f8-99ae-0f397e310b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43ed50a5-84df-4dc3-b375-8a06297fd289"]
2022-03-31T07:35:04.638Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-03-31T07:35:04.638Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-03-31T07:35:04.657Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-03-31T07:35:04.657Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-03-31T07:35:04.658Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-03-31T07:35:04.658Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:35:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:35:04.662Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-03-31T07:35:04.662Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-03-31T07:35:04.662Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ff48832c-aede-44ac-af11-8e8ae4532d32&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-03-31T07:35:04.667Z|96436eb6-ebf3-49ac-9362-7a551b42ece6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:04.667Z|96436eb6-ebf3-49ac-9362-7a551b42ece6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:04.674Z|3c55b55b-df9e-445a-a835-058426c39980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:04.674Z|3184b6ee-310d-43f8-99ae-0f397e310b58|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ff48832c-aede-44ac-af11-8e8ae4532d32|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:35:04.674Z|3c55b55b-df9e-445a-a835-058426c39980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:04.675Z|7cf16653-0ed1-414f-b2ca-e75438cc1d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:04.676Z|7cf16653-0ed1-414f-b2ca-e75438cc1d27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:11.856Z|8fc757e8-7dd4-4cbb-aede-30f78f80e07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:35:11.859Z|8fc757e8-7dd4-4cbb-aede-30f78f80e07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:35:12.373Z|84731650-2c20-46bb-bfe4-557acf9a36bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:35:12.374Z|84731650-2c20-46bb-bfe4-557acf9a36bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:35:14.688Z|7bc870f6-821b-4d08-af1f-38b19b6cc3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:14.688Z|7bc870f6-821b-4d08-af1f-38b19b6cc3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:14.693Z|76baa63e-907a-4abb-960f-ba28e8aaddb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:14.694Z|76baa63e-907a-4abb-960f-ba28e8aaddb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:14.696Z|b9d46b3f-5292-4637-8469-0442d8a1a3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:14.697Z|b9d46b3f-5292-4637-8469-0442d8a1a3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:24.709Z|860abeac-c116-49a3-9ccd-e6cfa8ab2cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:24.710Z|860abeac-c116-49a3-9ccd-e6cfa8ab2cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:24.718Z|73733beb-9381-4f1c-b752-d7e05b15284a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:24.719Z|73733beb-9381-4f1c-b752-d7e05b15284a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:24.727Z|cf7ac57d-1a9d-4cd4-acf1-bbfdaee3f342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:24.728Z|cf7ac57d-1a9d-4cd4-acf1-bbfdaee3f342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:26.857Z|f2299524-b52f-49eb-9398-a0e45c0fe608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:35:26.857Z|f2299524-b52f-49eb-9398-a0e45c0fe608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:35:34.730Z|50cc4dc0-2341-4914-ac7a-82dea5f996eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:34.731Z|50cc4dc0-2341-4914-ac7a-82dea5f996eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:34.736Z|56578284-3612-45ab-81f7-3974f40c5f5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:34.737Z|56578284-3612-45ab-81f7-3974f40c5f5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:34.746Z|356bfd64-b208-49c1-accc-57b5a36f82c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:34.746Z|356bfd64-b208-49c1-accc-57b5a36f82c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:41.856Z|3c3ef4b9-0bb7-4e25-905e-09e503f057d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:35:41.856Z|3c3ef4b9-0bb7-4e25-905e-09e503f057d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:35:42.375Z|34986a71-fa3a-4a08-b8c3-65eb22f49018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:35:42.375Z|34986a71-fa3a-4a08-b8c3-65eb22f49018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:35:44.753Z|f23857d9-ff59-4c1a-98c2-7a1ba194409a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:44.756Z|f23857d9-ff59-4c1a-98c2-7a1ba194409a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:44.759Z|0ea4dd3e-79d8-4ba9-a234-9d6ea4315bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:44.759Z|0ea4dd3e-79d8-4ba9-a234-9d6ea4315bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:44.766Z|e6f63887-8d4e-4bde-8e11-2f86bd5f839d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:44.766Z|e6f63887-8d4e-4bde-8e11-2f86bd5f839d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:54.781Z|dff8c746-fc73-4941-a3cf-1f9a2c86288a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:54.781Z|86a2140c-c7b9-4cfc-8a5b-e27e422659e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:54.782Z|dff8c746-fc73-4941-a3cf-1f9a2c86288a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:54.782Z|86a2140c-c7b9-4cfc-8a5b-e27e422659e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:54.788Z|4a436a3a-09e4-4ae4-b65d-1e89f64819c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:35:54.789Z|4a436a3a-09e4-4ae4-b65d-1e89f64819c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:35:56.856Z|3f3e0065-bc60-45c6-abed-fb4e59bd1496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:35:56.859Z|3f3e0065-bc60-45c6-abed-fb4e59bd1496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:36:02.138Z|96ad4ab2-327e-4225-bbc6-e3eee950e939|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:36:02.139Z|96ad4ab2-327e-4225-bbc6-e3eee950e939|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:04.802Z|ac8dbaf1-cb1e-4626-996d-7b27d5f58929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:04.802Z|eab94450-0d61-42f4-8126-1c9c77ff892b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:04.803Z|ac8dbaf1-cb1e-4626-996d-7b27d5f58929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:04.803Z|eab94450-0d61-42f4-8126-1c9c77ff892b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:04.814Z|7b9d058b-ce3d-44ed-b72d-a86a1fad50c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:04.814Z|7b9d058b-ce3d-44ed-b72d-a86a1fad50c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:11.856Z|bcea33e4-0205-41a9-b752-7712951c4a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:36:11.857Z|bcea33e4-0205-41a9-b752-7712951c4a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:36:12.376Z|83c79262-ea11-4f3a-aec9-9230fbf7e820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:36:12.377Z|83c79262-ea11-4f3a-aec9-9230fbf7e820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:36:14.824Z|08a85b34-b38b-4587-a825-57639fd38b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:14.825Z|08a85b34-b38b-4587-a825-57639fd38b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:14.828Z|36220b83-ad71-4dee-9a6b-7ddacca77779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:14.829Z|36220b83-ad71-4dee-9a6b-7ddacca77779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:14.842Z|875d11b1-461b-46c9-af5a-50bc74a89f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:14.843Z|875d11b1-461b-46c9-af5a-50bc74a89f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:24.848Z|9ac9c12e-b6ca-43f4-aa4e-f1d5b443abbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:24.848Z|75932b7f-65d3-48bb-bc21-ab90f447fc4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:24.849Z|9ac9c12e-b6ca-43f4-aa4e-f1d5b443abbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:24.849Z|75932b7f-65d3-48bb-bc21-ab90f447fc4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:24.866Z|b67c2c4c-7f5c-4ba0-ac73-a93a06ae2080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:24.866Z|b67c2c4c-7f5c-4ba0-ac73-a93a06ae2080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:26.856Z|ec184860-cf67-4ae9-9448-5d1140bb1adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:36:26.856Z|ec184860-cf67-4ae9-9448-5d1140bb1adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:36:34.871Z|625574c9-2431-44b4-9bbe-a7c5efff8e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:34.871Z|625574c9-2431-44b4-9bbe-a7c5efff8e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:34.875Z|af79ae53-e174-4de6-959d-b6617b28475a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:34.876Z|af79ae53-e174-4de6-959d-b6617b28475a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:34.886Z|545cd7f7-36a8-4331-9b68-ccf5ac1bc5ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:34.887Z|545cd7f7-36a8-4331-9b68-ccf5ac1bc5ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:41.856Z|1ad77e36-1f3a-420d-93f6-b1545f255656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:36:41.858Z|1ad77e36-1f3a-420d-93f6-b1545f255656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:36:42.377Z|34774068-bfa2-4ec5-8bc3-d0b5c46af9c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:36:42.378Z|34774068-bfa2-4ec5-8bc3-d0b5c46af9c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:36:44.897Z|0ca1ae7b-2327-41be-925e-9427d098f196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:44.897Z|c9868e2c-ff76-4141-b739-7773ca77338e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:44.899Z|0ca1ae7b-2327-41be-925e-9427d098f196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:44.899Z|c9868e2c-ff76-4141-b739-7773ca77338e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:44.915Z|ef1a33bf-2f2e-43d5-b251-c7439340f8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:44.916Z|ef1a33bf-2f2e-43d5-b251-c7439340f8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:54.925Z|7c4f38e7-043e-438b-8e5f-4dbed4f9021f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:54.927Z|7c4f38e7-043e-438b-8e5f-4dbed4f9021f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:54.936Z|6f72d4e3-4cbb-465f-a7a3-9f0d622ad393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:54.936Z|9931ea0b-4d42-42e7-93b8-41fadcddb966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:36:54.936Z|9931ea0b-4d42-42e7-93b8-41fadcddb966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:54.936Z|6f72d4e3-4cbb-465f-a7a3-9f0d622ad393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:36:56.856Z|8432df74-bad5-45be-ac19-9ba36b268f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:36:56.857Z|8432df74-bad5-45be-ac19-9ba36b268f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:37:02.136Z|b14c4458-10a2-4bfe-9f27-5145a8afd6f2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:37:02.137Z|b14c4458-10a2-4bfe-9f27-5145a8afd6f2|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:04.951Z|5a981ca8-7e84-4ffe-8d27-a838e084581c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:04.952Z|5a981ca8-7e84-4ffe-8d27-a838e084581c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:04.958Z|f389fb76-6e29-43d4-b1fa-11b44f0a75a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:04.958Z|731f3556-6296-43b3-9039-ece8eebd9538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:04.959Z|f389fb76-6e29-43d4-b1fa-11b44f0a75a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:04.959Z|731f3556-6296-43b3-9039-ece8eebd9538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:11.857Z|d0b18ce4-425c-4d4a-8da7-57ad5a1d533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:37:11.858Z|d0b18ce4-425c-4d4a-8da7-57ad5a1d533e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:37:12.378Z|489ad0a9-3279-4da0-9fcf-0cd872b78093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:37:12.379Z|489ad0a9-3279-4da0-9fcf-0cd872b78093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:37:14.974Z|db7d5d53-3656-41c8-8d68-2bb10f6e0934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:14.975Z|db7d5d53-3656-41c8-8d68-2bb10f6e0934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:14.976Z|0f66143a-020d-42d1-af0d-f4069df68c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:14.977Z|0f66143a-020d-42d1-af0d-f4069df68c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:14.977Z|f1199fe2-9f77-4bb0-9f5f-fa341ec5a092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:14.977Z|f1199fe2-9f77-4bb0-9f5f-fa341ec5a092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:24.997Z|50e0ecd6-04ff-45d3-8598-41f3057bd179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:24.997Z|f6983152-d728-49b6-a41d-5f71982b7792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:24.997Z|cc5ffe07-fa63-4e84-b689-3aa48d8a19d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:24.998Z|cc5ffe07-fa63-4e84-b689-3aa48d8a19d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:24.998Z|f6983152-d728-49b6-a41d-5f71982b7792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:24.998Z|50e0ecd6-04ff-45d3-8598-41f3057bd179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:26.856Z|bd336634-cf24-45b8-9e78-9d2e1a522c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:37:26.859Z|bd336634-cf24-45b8-9e78-9d2e1a522c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:37:35.021Z|90d93ea0-2efb-4463-9203-753536f89cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:35.022Z|90d93ea0-2efb-4463-9203-753536f89cd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:35.023Z|571bd46b-25e6-4f30-877a-5bc8f3d26b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:35.024Z|571bd46b-25e6-4f30-877a-5bc8f3d26b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:35.028Z|04dbdd86-27d3-4d7c-aa6b-867cd87e785e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:35.028Z|04dbdd86-27d3-4d7c-aa6b-867cd87e785e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:41.856Z|e7b23b94-e919-491b-9852-18ee3ea2bec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:37:41.857Z|e7b23b94-e919-491b-9852-18ee3ea2bec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:37:42.380Z|d5e30001-e80c-4874-a074-11ec5af5c571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:37:42.381Z|d5e30001-e80c-4874-a074-11ec5af5c571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:37:45.046Z|7bad78dc-d258-4322-9918-401900620d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:45.047Z|7bad78dc-d258-4322-9918-401900620d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:45.049Z|5ca255d9-eca6-4e32-a306-62e19022e85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:45.049Z|5ca255d9-eca6-4e32-a306-62e19022e85a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:45.049Z|61e839ac-fdea-46fb-8ced-970f28e12ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:45.050Z|61e839ac-fdea-46fb-8ced-970f28e12ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:55.069Z|d90fa0a2-be28-478a-8045-abcd128fb4f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:55.069Z|8fd3da28-dd14-4ec4-b688-b4e7e3642179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:55.070Z|d90fa0a2-be28-478a-8045-abcd128fb4f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:55.070Z|8fd3da28-dd14-4ec4-b688-b4e7e3642179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:55.073Z|dce78306-9693-4ddf-b86e-9187eed5e0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:37:55.073Z|dce78306-9693-4ddf-b86e-9187eed5e0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:37:56.856Z|eed6cafd-0607-404a-85e0-4e5156cdc0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:37:56.857Z|eed6cafd-0607-404a-85e0-4e5156cdc0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:38:02.134Z|450bf596-b615-4f17-8b68-2bbab359a817|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:38:02.135Z|450bf596-b615-4f17-8b68-2bbab359a817|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:05.091Z|ae1e03ab-dfe9-4667-acf6-751fadb97d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:05.092Z|ae1e03ab-dfe9-4667-acf6-751fadb97d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:05.093Z|0a15cd68-38d8-47de-911d-d118351abd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:05.093Z|17e41fef-6d20-4c6e-921e-2ae61a43b4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:05.093Z|0a15cd68-38d8-47de-911d-d118351abd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:05.093Z|17e41fef-6d20-4c6e-921e-2ae61a43b4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:11.857Z|528227b1-b80b-403d-b989-956e5a9ec53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:38:11.861Z|528227b1-b80b-403d-b989-956e5a9ec53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:38:12.381Z|a2e6db71-7440-42c7-9917-4392693abe3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:38:12.382Z|a2e6db71-7440-42c7-9917-4392693abe3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:38:15.113Z|df37cde9-33fb-4d72-89a0-a1fda0253d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:15.113Z|06884af3-ee5d-4dcb-96f0-ea35b3d74390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:15.113Z|313408dc-df74-48d0-921d-bfe63f800ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:15.113Z|06884af3-ee5d-4dcb-96f0-ea35b3d74390|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:15.113Z|df37cde9-33fb-4d72-89a0-a1fda0253d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:15.113Z|313408dc-df74-48d0-921d-bfe63f800ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:25.136Z|e1619dbd-5053-4867-b68e-9c0e6ae85ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:25.137Z|6fe53454-8a3e-4db9-86f3-bec050dbf5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:25.137Z|6fe53454-8a3e-4db9-86f3-bec050dbf5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:25.137Z|e1619dbd-5053-4867-b68e-9c0e6ae85ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:25.145Z|5229db44-31ef-4698-92fe-b52c829e89cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:25.146Z|5229db44-31ef-4698-92fe-b52c829e89cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:26.856Z|c755dee1-cff2-47a3-a5a5-afa48458dd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:38:26.857Z|c755dee1-cff2-47a3-a5a5-afa48458dd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:38:35.162Z|c53ef1ae-125c-47b5-b4a9-adec0bdd1396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:35.163Z|c53ef1ae-125c-47b5-b4a9-adec0bdd1396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:35.167Z|d74cbf11-3862-43d2-8ef1-2050c7d2a95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:35.167Z|d74cbf11-3862-43d2-8ef1-2050c7d2a95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:35.173Z|a2065e5c-c9cc-4dba-a3c1-e078aedea53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:35.173Z|a2065e5c-c9cc-4dba-a3c1-e078aedea53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:41.856Z|f933e730-6aa2-46e4-868e-e0a28bf97876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:38:41.856Z|f933e730-6aa2-46e4-868e-e0a28bf97876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:38:42.383Z|cc87654b-5a79-4872-b6dd-fc2251872a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:38:42.383Z|cc87654b-5a79-4872-b6dd-fc2251872a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:38:45.185Z|d41c7972-6e25-4b4d-8f75-9321a2f86de0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:45.186Z|d41c7972-6e25-4b4d-8f75-9321a2f86de0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:45.187Z|492d3e1f-d845-467c-a4d1-594eab1ed920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:45.187Z|492d3e1f-d845-467c-a4d1-594eab1ed920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:45.200Z|86a474ba-0e91-420c-bdcb-cbb25d7b525c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:45.200Z|86a474ba-0e91-420c-bdcb-cbb25d7b525c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:55.208Z|6d17d16c-43f9-4ccd-a2bf-ae2e74f9a232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:55.208Z|946bef80-ef90-4c05-9f26-473ea466579e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:55.209Z|6d17d16c-43f9-4ccd-a2bf-ae2e74f9a232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:55.209Z|946bef80-ef90-4c05-9f26-473ea466579e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:55.220Z|e1d2e3ff-9ceb-4d2c-aa14-15a60d63cfd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:38:55.221Z|e1d2e3ff-9ceb-4d2c-aa14-15a60d63cfd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:38:56.856Z|b02c620a-d220-4afc-a4ef-5bc97025da07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:38:56.859Z|b02c620a-d220-4afc-a4ef-5bc97025da07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:02.135Z|a89c7dea-2ebe-4acd-a3fe-10efed962aff|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:39:02.136Z|a89c7dea-2ebe-4acd-a3fe-10efed962aff|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:05.230Z|21fd8ebb-be8b-47ee-a383-c35f2b86de86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:05.231Z|21fd8ebb-be8b-47ee-a383-c35f2b86de86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:05.230Z|5433b189-c395-4ff7-995c-516da35d7f95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:05.238Z|5433b189-c395-4ff7-995c-516da35d7f95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:05.242Z|68cbe67f-f294-4736-9801-33890441867f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:05.242Z|68cbe67f-f294-4736-9801-33890441867f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:11.856Z|af889770-f581-4159-b493-f7c281f80dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:39:11.856Z|af889770-f581-4159-b493-f7c281f80dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:12.384Z|bd99ba96-cb8c-43b9-b3a6-8b4288580b19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:39:12.385Z|bd99ba96-cb8c-43b9-b3a6-8b4288580b19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:15.258Z|f7d6c1ec-6566-4b27-8841-2197627c2109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:15.259Z|f7d6c1ec-6566-4b27-8841-2197627c2109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:15.261Z|5ee67e2c-87fc-498d-91d8-7999dd385a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:15.261Z|22fb6fd5-2716-4cbd-a620-3a348ca21fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:15.261Z|5ee67e2c-87fc-498d-91d8-7999dd385a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:15.261Z|22fb6fd5-2716-4cbd-a620-3a348ca21fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:25.280Z|18f286da-1d52-412c-94d4-75096a68ceb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:25.281Z|18f286da-1d52-412c-94d4-75096a68ceb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:25.283Z|a33b7ef7-b921-4378-90d1-d1bfd548bfa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:25.283Z|7ed33865-c6d6-48d9-b9e6-154dc7eb5c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:25.284Z|a33b7ef7-b921-4378-90d1-d1bfd548bfa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:25.285Z|7ed33865-c6d6-48d9-b9e6-154dc7eb5c4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:26.856Z|d6b2162e-bbda-405a-ad7e-c9af077b9a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:39:26.856Z|d6b2162e-bbda-405a-ad7e-c9af077b9a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:30.563Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:39:30.566Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1900c84f-a41c-47a8-8e6c-ed6838226815 already exists in requestDb InfraActiveRequests table
2022-03-31T07:39:30.567Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815
2022-03-31T07:39:30.568Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|INFO|500||Invoke
2022-03-31T07:39:30.568Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:30.568Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815
2022-03-31T07:39:30.569Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Method      : GET
2022-03-31T07:39:30.569Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf85f0316b2f77bf", X-B3-SpanId:"288aa918d50670c7", X-B3-ParentSpanId:"bf85f0316b2f77bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"390770ee-09a5-4aa6-9cee-1a1315ccb187"]
2022-03-31T07:39:30.569Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Request body: 
2022-03-31T07:39:30.569Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||==========================request end================================================
2022-03-31T07:39:30.617Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:30.618Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:39:30.618Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Status text  : 
2022-03-31T07:39:30.618Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:30.619Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Response body: 
2022-03-31T07:39:30.619Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:30.619Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|INFO|404|Not Found|InvokeReturn
2022-03-31T07:39:30.639Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-03-31T07:39:30.640Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-03-31T07:39:30.646Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-03-31T07:39:30.686Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||Invoke
2022-03-31T07:39:30.686Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b with request headers:{Authorization=[***REDACTED***], X-RequestID=[1900c84f-a41c-47a8-8e6c-ed6838226815], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a071a010-f109-4b4e-9f75-943e6c44d118], X-ECOMP-RequestID=[1900c84f-a41c-47a8-8e6c-ed6838226815], X-TransactionId=[], X-ONAP-RequestID=[1900c84f-a41c-47a8-8e6c-ed6838226815]}
2022-03-31T07:39:30.777Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220331-07:39:31:434-76021], vertex-id=[221336], Content-Length=[116], Date=[Thu, 31 Mar 2022 07:39:31 GMT], Content-Type=[application/json]}
2022-03-31T07:39:30.778Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|DEBUG|500||{"service-id":"969fabc1-a836-400a-b4f0-3096dca30b8b","service-description":"pNF","resource-version":"1648711706389"}

2022-03-31T07:39:30.778Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||InvokeReturn
2022-03-31T07:39:30.780Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-03-31T07:39:30.783Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-03-31T07:39:30.816Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-03-31T07:39:30.817Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||Invoke
2022-03-31T07:39:30.874Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b|INFO|500||InvokeReturn
2022-03-31T07:39:30.874Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/969fabc1-a836-400a-b4f0-3096dca30b8b has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220331-07:39:31:562-97685], vertex-id=[221336], Content-Length=[116], Date=[Thu, 31 Mar 2022 07:39:31 GMT], Content-Type=[application/json]}
2022-03-31T07:39:30.876Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"969fabc1-a836-400a-b4f0-3096dca30b8b","service-description":"pNF","resource-version":"1648711706389"}

2022-03-31T07:39:30.877Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-03-31T07:39:30.877Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-03-31T07:39:30.893Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-03-31T07:39:30.894Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-03-31T07:39:30.894Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:30.894Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-03-31T07:39:30.894Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-03-31T07:39:30.895Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"bf85f0316b2f77bf", X-B3-SpanId:"0da706069ab35eef", X-B3-ParentSpanId:"bf85f0316b2f77bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7384bb2-0015-48be-8fb5-4b273f66d100"]
2022-03-31T07:39:30.895Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e","requestScope":"service"}
2022-03-31T07:39:30.895Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-03-31T07:39:30.928Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:30.929Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:30.929Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-03-31T07:39:30.929Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:30.930Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-03-31T07:39:30.930Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:30.930Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-03-31T07:39:30.932Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66
2022-03-31T07:39:30.932Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|INFO|500||Invoke
2022-03-31T07:39:30.933Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:30.933Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66
2022-03-31T07:39:30.933Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Method      : GET
2022-03-31T07:39:30.934Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7563f8fe-2c20-4fe6-86c4-a27b9c662f53"]
2022-03-31T07:39:30.934Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Request body: 
2022-03-31T07:39:30.935Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||==========================request end================================================
2022-03-31T07:39:30.981Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:30.981Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:30.982Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Status text  : 
2022-03-31T07:39:30.982Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:30.983Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_46yi5uUaFw4WO8paNf3K",
  "description" : "catalog service description",
  "modelUUID" : "a66be2d4-9ad3-4c09-9fdd-70728c309b66",
  "modelInvariantUUID" : "0a2001a6-e8d1-493f-93e0-f8d6b2f036fd",
  "created" : "2022-03-31 07:35:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 60cfa8a7-3f4b",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/csar"
    }
  }
}
2022-03-31T07:39:30.983Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:30.984Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|INFO|500||InvokeReturn
2022-03-31T07:39:30.989Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance
2022-03-31T07:39:30.990Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|INFO|500||Invoke
2022-03-31T07:39:30.990Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:30.990Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance
2022-03-31T07:39:30.991Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:39:30.991Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01c78a2d-d703-44be-a2b5-36c639cbb1e0"]
2022-03-31T07:39:30.991Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:39:30.992Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.013Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.014Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:39:31.014Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:39:31.015Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.015Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Response body: 
2022-03-31T07:39:31.015Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.016Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-03-31T07:39:31.017Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd
2022-03-31T07:39:31.017Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|INFO|500||Invoke
2022-03-31T07:39:31.017Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.017Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd
2022-03-31T07:39:31.018Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Method      : GET
2022-03-31T07:39:31.018Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f505ea19-edee-4761-8b04-2eefb62a06ca"]
2022-03-31T07:39:31.018Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Request body: 
2022-03-31T07:39:31.019Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.049Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.050Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:31.050Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Status text  : 
2022-03-31T07:39:31.051Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.051Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_46yi5uUaFw4WO8paNf3K",
      "description" : "catalog service description",
      "modelUUID" : "a66be2d4-9ad3-4c09-9fdd-70728c309b66",
      "modelInvariantUUID" : "0a2001a6-e8d1-493f-93e0-f8d6b2f036fd",
      "created" : "2022-03-31 07:35:43.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 60cfa8a7-3f4b",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/collectionResourceCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/configurationCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/vnfCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/pnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/allottedCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd"
    }
  }
}
2022-03-31T07:39:31.052Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.052Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0a2001a6-e8d1-493f-93e0-f8d6b2f036fd|INFO|500||InvokeReturn
2022-03-31T07:39:31.058Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance
2022-03-31T07:39:31.058Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|INFO|500||Invoke
2022-03-31T07:39:31.058Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.059Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance
2022-03-31T07:39:31.059Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:39:31.059Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adaaed2b-55ee-4d05-aaeb-004f6da50c89"]
2022-03-31T07:39:31.059Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:39:31.059Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.074Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.075Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-03-31T07:39:31.075Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:39:31.075Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.076Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||Response body: 
2022-03-31T07:39:31.076Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.076Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a66be2d4-9ad3-4c09-9fdd-70728c309b66&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-03-31T07:39:31.077Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-03-31T07:39:31.077Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-03-31T07:39:31.078Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.078Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-03-31T07:39:31.078Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-03-31T07:39:31.078Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32f16ddc-d057-4069-b02a-8472d7d7724e"]
2022-03-31T07:39:31.079Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-03-31T07:39:31.079Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.101Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.101Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:31.102Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-03-31T07:39:31.102Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.103Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-03-31 05:21:14.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2022-03-31T07:39:31.103Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.103Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-03-31T07:39:31.108Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-03-31T07:39:31.109Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-03-31T07:39:31.109Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.109Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-03-31T07:39:31.109Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-03-31T07:39:31.109Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ad41fd9-4860-4b6f-a1f0-3d82c4fe8a2a"]
2022-03-31T07:39:31.110Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-03-31T07:39:31.110Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.129Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.129Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:31.129Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-03-31T07:39:31.130Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.131Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 506,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-03-31T05:21:14.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service"
    }
  }
}
2022-03-31T07:39:31.131Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.132Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-03-31T07:39:31.135Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66
2022-03-31T07:39:31.135Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|INFO|500||Invoke
2022-03-31T07:39:31.135Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.136Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66
2022-03-31T07:39:31.136Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Method      : GET
2022-03-31T07:39:31.136Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8384447-2699-41a0-9ae0-0d1475e06228"]
2022-03-31T07:39:31.136Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Request body: 
2022-03-31T07:39:31.137Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.157Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.158Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:31.158Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Status text  : 
2022-03-31T07:39:31.158Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.159Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_46yi5uUaFw4WO8paNf3K",
  "description" : "catalog service description",
  "modelUUID" : "a66be2d4-9ad3-4c09-9fdd-70728c309b66",
  "modelInvariantUUID" : "0a2001a6-e8d1-493f-93e0-f8d6b2f036fd",
  "created" : "2022-03-31 07:35:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 60cfa8a7-3f4b",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/collectionResourceCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/configurationCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/vnfCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/pnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/allottedCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66/csar"
    }
  }
}
2022-03-31T07:39:31.159Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.160Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a66be2d4-9ad3-4c09-9fdd-70728c309b66|INFO|500||InvokeReturn
2022-03-31T07:39:31.163Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-03-31T07:39:31.164Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-03-31T07:39:31.164Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.164Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-03-31T07:39:31.164Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-03-31T07:39:31.165Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"bf85f0316b2f77bf", X-B3-SpanId:"f34ce27a57f317dd", X-B3-ParentSpanId:"bf85f0316b2f77bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3393ff83-ba72-4221-93c7-2e71c6c648cf"]
2022-03-31T07:39:31.165Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1900c84f-a41c-47a8-8e6c-ed6838226815","requestStatus":"IN_PROGRESS","startTime":1648712370640,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"654a36df-1d0a-4da7-91c8-e22766b358e5\",\n            \"owningEntityName\":\"OE-ETE_Customer-654a36df-1d0a-4da7-91c8-e22766b358e5\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_eb277148-9fc8-44a4-8618-c47561c4f10e\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 60cfa8a7-3f4b 0\",\n                                        \"modelCustomizationId\":\"6fb0c25d-8159-4db3-ae04-979f0e1012cc\",\n                                        \"modelInvariantId\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n                                        \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                                        \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"46yi5uUaFw4WO8paNf3K\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"1900c84f-a41c-47a8-8e6c-ed6838226815"}
2022-03-31T07:39:31.165Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-03-31T07:39:31.205Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:31.206Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-03-31T07:39:31.206Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-03-31T07:39:31.206Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:31.209Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1900c84f-a41c-47a8-8e6c-ed6838226815",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-03-31T07:39:30.640+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"654a36df-1d0a-4da7-91c8-e22766b358e5\",\n            \"owningEntityName\":\"OE-ETE_Customer-654a36df-1d0a-4da7-91c8-e22766b358e5\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_eb277148-9fc8-44a4-8618-c47561c4f10e\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 60cfa8a7-3f4b 0\",\n                                        \"modelCustomizationId\":\"6fb0c25d-8159-4db3-ae04-979f0e1012cc\",\n                                        \"modelInvariantId\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n                                        \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                                        \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"46yi5uUaFw4WO8paNf3K\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-03-31T07:39:31.424+00:00",
  "serviceInstanceName" : "Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "1900c84f-a41c-47a8-8e6c-ed6838226815",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815"
    }
  }
}
2022-03-31T07:39:31.209Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:31.210Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-03-31T07:39:31.224Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-03-31T07:39:31.225Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-03-31T07:39:31.225Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:31.225Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-03-31T07:39:31.225Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-03-31T07:39:31.225Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"bf85f0316b2f77bf", X-B3-SpanId:"14840ce91355829a", X-B3-ParentSpanId:"bf85f0316b2f77bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a704e1d-3486-47f2-9fe8-b28c92fce65f"]
2022-03-31T07:39:31.226Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\"modelUuid\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\"modelInvariantUuid\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\"},\"requestInfo\":{\"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_eb277148-9fc8-44a4-8618-c47561c4f10e\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 60cfa8a7-3f4b 0\",\"modelCustomizationId\":\"6fb0c25d-8159-4db3-ae04-979f0e1012cc\",\"modelInvariantId\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\"instanceParams\":[],\"instanceName\":\"46yi5uUaFw4WO8paNf3K\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"654a36df-1d0a-4da7-91c8-e22766b358e5\",\"owningEntityName\":\"OE-ETE_Customer-654a36df-1d0a-4da7-91c8-e22766b358e5\"}}}","type":"String"},"requestId":{"value":"1900c84f-a41c-47a8-8e6c-ed6838226815","type":"String"},"mso-request-id":{"value":"1900c84f-a41c-47a8-8e6c-ed6838226815","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-03-31T07:39:31.226Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-03-31T07:39:32.251Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:32.252Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-03-31T07:39:32.252Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-03-31T07:39:32.253Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 31 Mar 2022 07:39:32 GMT", X-ONAP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-TransactionID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ECOMP-RequestID:"1900c84f-a41c-47a8-8e6c-ed6838226815", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3a704e1d-3486-47f2-9fe8-b28c92fce65f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:32.253Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1900c84f-a41c-47a8-8e6c-ed6838226815\",\"instanceId\":\"f3342cd4-2b68-4463-8370-3c13a32cadb9\"}}","message":"Success","processInstanceID":"b3e6dc76-b0c5-11ec-b8fc-4e798d460259","variables":null,"messageCode":200}
2022-03-31T07:39:32.254Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:32.254Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-03-31T07:39:32.262Z|1900c84f-a41c-47a8-8e6c-ed6838226815|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:39:35.303Z|e8c7eb3c-5d19-494d-843e-8f7ceb3472c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:35.304Z|e8c7eb3c-5d19-494d-843e-8f7ceb3472c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:35.304Z|53cf441e-de4a-4975-bf36-8f9403553a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:35.305Z|53cf441e-de4a-4975-bf36-8f9403553a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:35.303Z|e0dd4319-1b56-46ca-90ee-3799d8f814b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:35.306Z|e0dd4319-1b56-46ca-90ee-3799d8f814b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:41.856Z|6aae2a26-1969-4996-8bf1-231c2fd59514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:39:41.859Z|6aae2a26-1969-4996-8bf1-231c2fd59514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:42.386Z|8e5c3ef9-770c-46cb-9b4e-57188f32fd14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:39:42.386Z|8e5c3ef9-770c-46cb-9b4e-57188f32fd14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:45.325Z|42b332dd-146d-4ba1-84f0-32c92d9b0540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:45.326Z|42b332dd-146d-4ba1-84f0-32c92d9b0540|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:45.324Z|3f7daee8-9bf3-4d52-abbd-0084e0b446f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:45.327Z|3f7daee8-9bf3-4d52-abbd-0084e0b446f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:45.347Z|7a427e69-b85f-4678-9c95-dbc34ccff489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:45.353Z|7a427e69-b85f-4678-9c95-dbc34ccff489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:55.349Z|ad98776c-b107-46e1-acda-28db27b55d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:55.349Z|e3669948-2a6f-4f7e-abab-ed05d0be334f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:55.349Z|ad98776c-b107-46e1-acda-28db27b55d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:55.350Z|e3669948-2a6f-4f7e-abab-ed05d0be334f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:55.373Z|5e6af733-b743-4444-8e56-1dbdc15f21ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:39:55.374Z|5e6af733-b743-4444-8e56-1dbdc15f21ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:39:56.856Z|c4a290bd-75f6-4b51-8c6b-73b86973559b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:39:56.857Z|c4a290bd-75f6-4b51-8c6b-73b86973559b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:39:58.837Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:39:58.842Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815
2022-03-31T07:39:58.842Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|INFO|500||Invoke
2022-03-31T07:39:58.843Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:58.843Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815
2022-03-31T07:39:58.843Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Method      : GET
2022-03-31T07:39:58.843Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146bd24bdc3db8fb", X-B3-SpanId:"5e3f5469906e0717", X-B3-ParentSpanId:"146bd24bdc3db8fb", X-B3-Sampled:"0", X-ONAP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-TransactionID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ECOMP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76ecd661-3e8e-44b7-b551-8b6bb46d5600"]
2022-03-31T07:39:58.843Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Request body: 
2022-03-31T07:39:58.844Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||==========================request end================================================
2022-03-31T07:39:58.874Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:58.874Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:58.874Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Status text  : 
2022-03-31T07:39:58.874Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:58.878Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Response body: {
  "requestId" : "1900c84f-a41c-47a8-8e6c-ed6838226815",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-03-31T07:39:30.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"654a36df-1d0a-4da7-91c8-e22766b358e5\",\n            \"owningEntityName\":\"OE-ETE_Customer-654a36df-1d0a-4da7-91c8-e22766b358e5\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_eb277148-9fc8-44a4-8618-c47561c4f10e\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 60cfa8a7-3f4b 0\",\n                                        \"modelCustomizationId\":\"6fb0c25d-8159-4db3-ae04-979f0e1012cc\",\n                                        \"modelInvariantId\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n                                        \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                                        \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"46yi5uUaFw4WO8paNf3K\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-03-31T07:39:57.000+00:00",
  "serviceInstanceId" : "f3342cd4-2b68-4463-8370-3c13a32cadb9",
  "serviceInstanceName" : "Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "1900c84f-a41c-47a8-8e6c-ed6838226815",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815"
    }
  }
}
2022-03-31T07:39:58.878Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:58.878Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|INFO|500||InvokeReturn
2022-03-31T07:39:58.880Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false
2022-03-31T07:39:58.880Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-03-31T07:39:58.881Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:58.881Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false
2022-03-31T07:39:58.882Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-03-31T07:39:58.882Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146bd24bdc3db8fb", X-B3-SpanId:"e30b5a322132c978", X-B3-ParentSpanId:"146bd24bdc3db8fb", X-B3-Sampled:"0", X-ONAP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-TransactionID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ECOMP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac13b7ae-f714-464a-8331-1eeb8c8dcb4f"]
2022-03-31T07:39:58.882Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-03-31T07:39:58.882Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-03-31T07:39:58.905Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:58.905Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:58.906Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-03-31T07:39:58.906Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:39:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:58.907Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-03-31T07:39:58.907Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:58.908Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-03-31T07:39:58.938Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1
2022-03-31T07:39:58.938Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-03-31T07:39:58.939Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:58.939Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1
2022-03-31T07:39:58.939Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-03-31T07:39:58.939Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-TransactionID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ECOMP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4f32dad-fa0b-4db1-950d-f033b2a73346"]
2022-03-31T07:39:58.940Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-03-31T07:39:58.940Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-03-31T07:39:59.075Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:59.076Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:59.076Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-03-31T07:39:59.076Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CFA53E8186033BF318F330C5C4423556; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Thu, 31 Mar 2022 07:39:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:59.077Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c342e698-b0c5-11ec-b8fc-4e798d460259","businessKey":"1900c84f-a41c-47a8-8e6c-ed6838226815","processDefinitionId":"ActivatePnfBB:1:1f9de9df-b0b3-11ec-b8fc-4e798d460259","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-03-31T07:39:57.263+0000","endTime":"2022-03-31T07:39:57.430+0000","removalTime":null,"durationInMillis":167,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"b3e6dc76-b0c5-11ec-b8fc-4e798d460259","superProcessInstanceId":"c2caa912-b0c5-11ec-b8fc-4e798d460259","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-03-31T07:39:59.077Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:59.077Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1900c84f-a41c-47a8-8e6c-ed6838226815&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-03-31T07:39:59.105Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1
2022-03-31T07:39:59.106Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|INFO|500||Invoke
2022-03-31T07:39:59.106Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||===========================request begin================================================
2022-03-31T07:39:59.106Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1
2022-03-31T07:39:59.107Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Method      : GET
2022-03-31T07:39:59.107Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-TransactionID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ECOMP-RequestID:"81720cae-732f-4bb4-99ab-45b9ff09cda0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f9b133e-67f3-42de-bc95-e7e9489021bc"]
2022-03-31T07:39:59.107Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Request body: 
2022-03-31T07:39:59.107Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||==========================request end================================================
2022-03-31T07:39:59.243Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||============================response begin==========================================
2022-03-31T07:39:59.244Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-03-31T07:39:59.244Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Status text  : 
2022-03-31T07:39:59.244Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F49DFB6F2C0B42AD22D742B6C073E0C7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Thu, 31 Mar 2022 07:39:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:39:59.245Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:c3430db4-b0c5-11ec-b8fc-4e798d460259","parentActivityInstanceId":"c342e698-b0c5-11ec-b8fc-4e798d460259","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:1f9de9df-b0b3-11ec-b8fc-4e798d460259","processInstanceId":"c342e698-b0c5-11ec-b8fc-4e798d460259","executionId":"c342e698-b0c5-11ec-b8fc-4e798d460259","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-31T07:39:57.264+0000","endTime":"2022-03-31T07:39:57.265+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b3e6dc76-b0c5-11ec-b8fc-4e798d460259"}]
2022-03-31T07:39:59.245Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|DEBUG|500||=======================response end=================================================
2022-03-31T07:39:59.245Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c342e698-b0c5-11ec-b8fc-4e798d460259&maxResults=1|INFO|500||InvokeReturn
2022-03-31T07:39:59.251Z|81720cae-732f-4bb4-99ab-45b9ff09cda0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:40:02.134Z|75403219-b897-4c55-9e80-b33781e670a2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:40:02.135Z|75403219-b897-4c55-9e80-b33781e670a2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:05.370Z|0aafd810-b93f-4b2f-9d0d-3335ca73ba03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:05.370Z|0aafd810-b93f-4b2f-9d0d-3335ca73ba03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:05.376Z|c8c69e5a-6346-479c-9a86-811437df4481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:05.377Z|c8c69e5a-6346-479c-9a86-811437df4481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:05.392Z|345da3a1-653b-45ae-8728-5fba1b5f6d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:05.393Z|345da3a1-653b-45ae-8728-5fba1b5f6d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:09.419Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|||INFO|500||Entering
2022-03-31T07:40:09.425Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815
2022-03-31T07:40:09.426Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|INFO|500||Invoke
2022-03-31T07:40:09.426Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||===========================request begin================================================
2022-03-31T07:40:09.426Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815
2022-03-31T07:40:09.426Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Method      : GET
2022-03-31T07:40:09.426Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e522a251939be8d", X-B3-SpanId:"e142080acd8f5611", X-B3-ParentSpanId:"3e522a251939be8d", X-B3-Sampled:"0", X-ONAP-RequestID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-RequestID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-TransactionID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-ECOMP-RequestID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0b0dca8-1bd0-41bf-a848-edccce86c020"]
2022-03-31T07:40:09.427Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Request body: 
2022-03-31T07:40:09.427Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||==========================request end================================================
2022-03-31T07:40:09.454Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||============================response begin==========================================
2022-03-31T07:40:09.455Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Status code  : 200 OK
2022-03-31T07:40:09.455Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Status text  : 
2022-03-31T07:40:09.455Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:40:09.458Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||Response body: {
  "requestId" : "1900c84f-a41c-47a8-8e6c-ed6838226815",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-03-31T07:39:30.000+00:00",
  "endTime" : "2022-03-31T07:39:59.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"654a36df-1d0a-4da7-91c8-e22766b358e5\",\n            \"owningEntityName\":\"OE-ETE_Customer-654a36df-1d0a-4da7-91c8-e22766b358e5\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_eb277148-9fc8-44a4-8618-c47561c4f10e\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n            \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                            \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 60cfa8a7-3f4b 0\",\n                                        \"modelCustomizationId\":\"6fb0c25d-8159-4db3-ae04-979f0e1012cc\",\n                                        \"modelInvariantId\":\"0a2001a6-e8d1-493f-93e0-f8d6b2f036fd\",\n                                        \"modelVersionId\":\"a66be2d4-9ad3-4c09-9fdd-70728c309b66\",\n                                        \"modelName\":\"Demo_pNF_46yi5uUaFw4WO8paNf3K\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"969fabc1-a836-400a-b4f0-3096dca30b8b\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"46yi5uUaFw4WO8paNf3K\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-03-31T07:39:59.000+00:00",
  "serviceInstanceId" : "f3342cd4-2b68-4463-8370-3c13a32cadb9",
  "serviceInstanceName" : "Service_Ete_Nameeb277148-9fc8-44a4-8618-c47561c4f10e",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "1900c84f-a41c-47a8-8e6c-ed6838226815",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815"
    }
  }
}
2022-03-31T07:40:09.459Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|DEBUG|500||=======================response end=================================================
2022-03-31T07:40:09.459Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1900c84f-a41c-47a8-8e6c-ed6838226815|INFO|500||InvokeReturn
2022-03-31T07:40:09.461Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false
2022-03-31T07:40:09.462Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-03-31T07:40:09.462Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-03-31T07:40:09.463Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false
2022-03-31T07:40:09.463Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-03-31T07:40:09.464Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e522a251939be8d", X-B3-SpanId:"147de14265d0f561", X-B3-ParentSpanId:"3e522a251939be8d", X-B3-Sampled:"0", X-ONAP-RequestID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-RequestID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-TransactionID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-ECOMP-RequestID:"f795d688-6329-4c2b-94aa-f33dcfb7bed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8498a139-0f1c-49a0-97b3-90d77411bb31"]
2022-03-31T07:40:09.464Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-03-31T07:40:09.465Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-03-31T07:40:09.482Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-03-31T07:40:09.483Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-03-31T07:40:09.484Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-03-31T07:40:09.484Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 31 Mar 2022 07:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-03-31T07:40:09.486Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-03-31T07:40:09.487Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-03-31T07:40:09.488Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1900c84f-a41c-47a8-8e6c-ed6838226815&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-03-31T07:40:09.502Z|f795d688-6329-4c2b-94aa-f33dcfb7bed3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1900c84f-a41c-47a8-8e6c-ed6838226815|InfraPortalClient|||INFO|500||Exiting.
2022-03-31T07:40:11.856Z|f077b599-0ea7-4198-b347-feefba5583c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:40:11.856Z|f077b599-0ea7-4198-b347-feefba5583c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:40:12.387Z|7a01eb1e-0bc2-4e33-b824-03e54e5c6abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:40:12.387Z|7a01eb1e-0bc2-4e33-b824-03e54e5c6abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:40:15.392Z|7d181838-6b25-41e4-b558-137866530688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:15.392Z|7d181838-6b25-41e4-b558-137866530688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:15.394Z|2c4abc35-9c36-46f5-94cc-d3e78104d977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:15.395Z|2c4abc35-9c36-46f5-94cc-d3e78104d977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:15.415Z|a0cf9cce-b51f-440f-b921-05f7babc0244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:15.416Z|a0cf9cce-b51f-440f-b921-05f7babc0244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:25.416Z|d7897d87-f98c-4e30-8e27-9b43e6456a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:25.416Z|a1d63a52-8b81-46f7-ab6c-79707bc98452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:25.416Z|a1d63a52-8b81-46f7-ab6c-79707bc98452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:25.416Z|d7897d87-f98c-4e30-8e27-9b43e6456a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:25.436Z|aadcf3da-fdb5-4c95-8735-c447c4334732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:25.437Z|aadcf3da-fdb5-4c95-8735-c447c4334732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:26.856Z|2b315a5f-9d4e-4fb0-9d4b-b98d3cbfe221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:40:26.859Z|2b315a5f-9d4e-4fb0-9d4b-b98d3cbfe221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:40:35.437Z|9a956b55-c819-4a94-b4c0-8737419ee12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:35.437Z|7fc479ee-febb-4d45-ab76-6f0f0f8ffb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:35.438Z|7fc479ee-febb-4d45-ab76-6f0f0f8ffb31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:35.438Z|9a956b55-c819-4a94-b4c0-8737419ee12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:35.456Z|6f3d877a-549c-49d2-8763-886b5409277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:35.457Z|6f3d877a-549c-49d2-8763-886b5409277f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:41.856Z|1260a68c-e536-487a-bd4e-154e1add22c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:40:41.856Z|1260a68c-e536-487a-bd4e-154e1add22c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:40:42.388Z|02020012-2a98-47d9-a7d5-2ab540ab120b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:40:42.389Z|02020012-2a98-47d9-a7d5-2ab540ab120b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:40:45.458Z|65866945-58ce-44dc-a351-a41ffc924d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:45.459Z|65866945-58ce-44dc-a351-a41ffc924d46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:45.468Z|f5d872b1-8548-47d3-8ce6-bd78123b0dc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:45.469Z|f5d872b1-8548-47d3-8ce6-bd78123b0dc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:45.478Z|e80db3d0-4df2-44e4-9562-087c465ba93d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:45.479Z|e80db3d0-4df2-44e4-9562-087c465ba93d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:55.480Z|06ecab13-d136-4327-bffc-2715e1ddbce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:55.481Z|06ecab13-d136-4327-bffc-2715e1ddbce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:55.488Z|6b2124df-dfbc-4325-9e02-9f25a56cd34d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:55.489Z|6b2124df-dfbc-4325-9e02-9f25a56cd34d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:55.509Z|f5565f89-e7e3-4a7b-a81c-7761c82700ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:40:55.510Z|f5565f89-e7e3-4a7b-a81c-7761c82700ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:40:56.856Z|bccdad9b-a722-4db9-9c3f-c68e80a0062a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:40:56.856Z|bccdad9b-a722-4db9-9c3f-c68e80a0062a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:41:02.134Z|a6552bdb-d739-415f-8547-cae8c3178741|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:41:02.135Z|a6552bdb-d739-415f-8547-cae8c3178741|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:05.503Z|b41ab6db-aca2-41c7-93de-a1438d4620fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:05.504Z|b41ab6db-aca2-41c7-93de-a1438d4620fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:05.507Z|da21e634-b8d4-437b-b57f-ad4bc9cf8a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:05.508Z|da21e634-b8d4-437b-b57f-ad4bc9cf8a34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:05.531Z|918eeb08-d529-4908-afd3-ee529c18d8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:05.531Z|918eeb08-d529-4908-afd3-ee529c18d8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:11.856Z|4b8cb0fa-9054-49a4-be38-55d844dac8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:41:11.858Z|4b8cb0fa-9054-49a4-be38-55d844dac8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:41:12.389Z|938b36e2-e38a-4860-9faf-35532ea3b700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:41:12.390Z|938b36e2-e38a-4860-9faf-35532ea3b700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:41:15.527Z|0b25fd41-cb74-4a62-b53a-47176201ad22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:15.528Z|0b25fd41-cb74-4a62-b53a-47176201ad22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:15.538Z|237ad173-5ad3-4243-bdf4-ccb28c764f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:15.539Z|237ad173-5ad3-4243-bdf4-ccb28c764f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:15.550Z|7878b913-a970-46a3-b973-e301a42458b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:15.551Z|7878b913-a970-46a3-b973-e301a42458b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:25.549Z|cc9b22a9-d818-4cb4-b733-f9212ea74e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:25.550Z|cc9b22a9-d818-4cb4-b733-f9212ea74e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:25.559Z|987ea319-965f-4120-9073-286eb7f686cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:25.559Z|987ea319-965f-4120-9073-286eb7f686cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:25.569Z|62f9b03c-4953-4c26-b16e-95793c28e80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:25.569Z|62f9b03c-4953-4c26-b16e-95793c28e80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:26.856Z|92305203-058a-43f6-8df7-8e89a25d64d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:41:26.856Z|92305203-058a-43f6-8df7-8e89a25d64d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:41:35.580Z|8f237262-ef61-4a2a-a92f-fdffcd7b96c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:35.581Z|8f237262-ef61-4a2a-a92f-fdffcd7b96c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:35.587Z|6d62a1d0-4a7b-45de-bd2f-28053aae7bc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:35.587Z|6d62a1d0-4a7b-45de-bd2f-28053aae7bc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:35.588Z|5bc9fcd3-90e2-4b44-a63b-6174461a872e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:35.588Z|5bc9fcd3-90e2-4b44-a63b-6174461a872e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:41.856Z|71938aa3-8893-487f-9f21-7a6d81a795a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:41:41.857Z|71938aa3-8893-487f-9f21-7a6d81a795a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:41:42.391Z|922bca49-5e24-4f41-b7e6-d87803a35bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:41:42.391Z|922bca49-5e24-4f41-b7e6-d87803a35bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:41:45.607Z|654ac07c-28e2-4e49-881c-c6109e261d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:45.607Z|932ff7be-9362-4d44-85b7-595e9fa2d2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:45.608Z|654ac07c-28e2-4e49-881c-c6109e261d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:45.608Z|932ff7be-9362-4d44-85b7-595e9fa2d2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:45.610Z|fbb56ec4-3808-4f26-b3e3-69571fc9dccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:45.610Z|fbb56ec4-3808-4f26-b3e3-69571fc9dccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:55.629Z|2f1f3bd6-d3a3-403e-8949-9e7e76dbbdf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:55.629Z|b46d520d-b59b-47cb-91b9-606aa216627e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:55.629Z|4034a833-bdca-4e4c-ae78-7a1993641077|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:41:55.629Z|b46d520d-b59b-47cb-91b9-606aa216627e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:55.630Z|2f1f3bd6-d3a3-403e-8949-9e7e76dbbdf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:55.630Z|4034a833-bdca-4e4c-ae78-7a1993641077|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:41:56.856Z|257c283e-6403-4702-9603-7c59e18f500f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:41:56.859Z|257c283e-6403-4702-9603-7c59e18f500f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:42:02.133Z|ed57f280-d0f2-4da4-b476-159c2719e69e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:42:02.134Z|ed57f280-d0f2-4da4-b476-159c2719e69e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:05.652Z|482c2a42-2a9f-42ce-9f3e-5c98e51bc19a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:05.652Z|dff75c87-4efa-4fd2-8455-50c5e009ae14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:05.653Z|482c2a42-2a9f-42ce-9f3e-5c98e51bc19a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:05.653Z|dff75c87-4efa-4fd2-8455-50c5e009ae14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:05.658Z|8e830b88-f730-4720-87a4-7ccf9a3b2f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:05.658Z|8e830b88-f730-4720-87a4-7ccf9a3b2f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:11.856Z|f147aa6a-a5db-41a4-9fd2-9f548041bf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:42:11.856Z|f147aa6a-a5db-41a4-9fd2-9f548041bf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:42:12.392Z|bf25405e-d165-4a2f-b52d-f5bc7e4b1c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:42:12.392Z|bf25405e-d165-4a2f-b52d-f5bc7e4b1c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:42:15.672Z|1b51437c-6132-4b84-80f0-75ec23e8eb88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:15.673Z|1b51437c-6132-4b84-80f0-75ec23e8eb88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:15.672Z|0e34ac9d-7cf1-4e08-a76f-16164cfe3ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:15.674Z|0e34ac9d-7cf1-4e08-a76f-16164cfe3ff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:15.678Z|8c44209d-7e2d-42ac-ba56-f69e67df6cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:15.679Z|8c44209d-7e2d-42ac-ba56-f69e67df6cdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:25.694Z|24700f5f-5a81-404d-9cbd-0b33431491c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:25.694Z|24700f5f-5a81-404d-9cbd-0b33431491c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:25.697Z|c61b86c5-5d01-4b89-849d-ef20d9f52eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:25.697Z|c61b86c5-5d01-4b89-849d-ef20d9f52eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:25.699Z|18c96208-8e25-4d02-80f8-f489bc1f3b54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:25.700Z|18c96208-8e25-4d02-80f8-f489bc1f3b54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:26.856Z|a0d8ddc8-09d4-4633-867e-637a2c2870a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:42:26.856Z|a0d8ddc8-09d4-4633-867e-637a2c2870a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:42:35.715Z|48c446b0-5a57-49f7-923c-86f55cb9e055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:35.716Z|3a9ac760-f584-4073-9792-0e3d9da80077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:35.716Z|48c446b0-5a57-49f7-923c-86f55cb9e055|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:35.716Z|3a9ac760-f584-4073-9792-0e3d9da80077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:35.722Z|ab70df76-dc9e-4ab0-ab79-5cf109e23312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:35.723Z|ab70df76-dc9e-4ab0-ab79-5cf109e23312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:41.856Z|2f461cbc-0216-4c48-919f-f5a5b106ecfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:42:41.859Z|2f461cbc-0216-4c48-919f-f5a5b106ecfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:42:42.393Z|7b4dc3f1-4201-470f-8fec-34b0f0a7fc19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:42:42.394Z|7b4dc3f1-4201-470f-8fec-34b0f0a7fc19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:42:45.737Z|591f131d-ea35-4ab4-989d-4df0684c1cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:45.738Z|591f131d-ea35-4ab4-989d-4df0684c1cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:45.738Z|4fd99cba-3155-43a3-b542-89af98b3e518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:45.739Z|4fd99cba-3155-43a3-b542-89af98b3e518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:45.755Z|33032023-082e-4afc-b269-7721defb2b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:45.755Z|33032023-082e-4afc-b269-7721defb2b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:55.762Z|ab3a0187-0c00-4adc-85a0-41717fc545b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:55.762Z|21ae53f6-09f2-499d-a889-23655d87be6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:55.763Z|21ae53f6-09f2-499d-a889-23655d87be6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:55.763Z|ab3a0187-0c00-4adc-85a0-41717fc545b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:55.777Z|96c19f1d-3e50-4719-81ab-cdddbf3b9770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:42:55.778Z|96c19f1d-3e50-4719-81ab-cdddbf3b9770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:42:56.856Z|84a717eb-3b5b-470e-b06e-2d6d54246498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:42:56.857Z|84a717eb-3b5b-470e-b06e-2d6d54246498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:43:02.138Z|5ee81d2b-1019-48aa-b9cd-205dbfabc075|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:43:02.139Z|5ee81d2b-1019-48aa-b9cd-205dbfabc075|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:05.784Z|f707024f-eabf-4fb1-a852-7db7e15cc129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:05.784Z|b07be730-dafc-4ecd-9b3d-7ab7ccbbbe43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:05.785Z|f707024f-eabf-4fb1-a852-7db7e15cc129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:05.785Z|b07be730-dafc-4ecd-9b3d-7ab7ccbbbe43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:05.797Z|29179a1f-609b-4891-8728-11ea10b98ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:05.798Z|29179a1f-609b-4891-8728-11ea10b98ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:11.856Z|89bec065-bd4f-47d8-8a5b-753843b8433d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:43:11.857Z|89bec065-bd4f-47d8-8a5b-753843b8433d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:43:12.394Z|7c51c46a-887b-4b03-87f7-5f7f4c2df3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:43:12.395Z|7c51c46a-887b-4b03-87f7-5f7f4c2df3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:43:15.805Z|b7f686d3-c608-4603-a674-8b8408a9e338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:15.805Z|a5a43b04-a663-4418-8ee8-71ee949a2dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:15.805Z|b7f686d3-c608-4603-a674-8b8408a9e338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:15.805Z|a5a43b04-a663-4418-8ee8-71ee949a2dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:15.815Z|dd51dc82-c7cf-47b4-9c0e-93c840a2cd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:15.816Z|dd51dc82-c7cf-47b4-9c0e-93c840a2cd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:25.826Z|18232af5-a522-4dc5-9adb-6cf0bf170708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:25.826Z|fca83245-d488-4193-8004-e6d9412e7206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:25.827Z|18232af5-a522-4dc5-9adb-6cf0bf170708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:25.827Z|fca83245-d488-4193-8004-e6d9412e7206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:25.840Z|0acd9529-95b9-451d-8add-74a355028b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:25.841Z|0acd9529-95b9-451d-8add-74a355028b2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:26.856Z|57cf57a6-bfca-431e-8415-a8edfe176997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:43:26.859Z|57cf57a6-bfca-431e-8415-a8edfe176997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:43:35.851Z|1d27af14-0cbe-4c7b-9a43-7654313c9f6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:35.851Z|e031a869-8e7d-4d19-b286-03b38e4e4401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:35.851Z|1d27af14-0cbe-4c7b-9a43-7654313c9f6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:35.852Z|e031a869-8e7d-4d19-b286-03b38e4e4401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:35.860Z|40e96a2a-a2b9-4374-880e-5b5b9fecc695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:35.860Z|40e96a2a-a2b9-4374-880e-5b5b9fecc695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:41.856Z|c73af5df-3c8e-46a8-b089-a1bb7907d9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:43:41.856Z|c73af5df-3c8e-46a8-b089-a1bb7907d9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:43:42.396Z|c813a0d0-aa93-4020-a24a-49694ea76548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:43:42.396Z|c813a0d0-aa93-4020-a24a-49694ea76548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:43:45.872Z|b0a840b6-fce0-4c5a-8871-ead73fc1df16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:45.872Z|cc7d623b-106b-4772-95ff-c57d65a861f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:45.872Z|cc7d623b-106b-4772-95ff-c57d65a861f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:45.873Z|b0a840b6-fce0-4c5a-8871-ead73fc1df16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:45.884Z|edd3119c-c14b-4d42-b0b2-8f5a2ba2bc58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:45.884Z|edd3119c-c14b-4d42-b0b2-8f5a2ba2bc58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:55.893Z|be131459-2896-46b7-9bc1-112e66988dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:55.893Z|ad6cc585-2ca2-4cd8-896d-3ce7c2706b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:55.894Z|ad6cc585-2ca2-4cd8-896d-3ce7c2706b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:55.894Z|be131459-2896-46b7-9bc1-112e66988dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:55.905Z|4123f710-fed4-4476-8ac6-edd7d003ea63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:43:55.906Z|4123f710-fed4-4476-8ac6-edd7d003ea63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:43:56.857Z|ff673b40-9ce3-4d04-b57d-295bb3496f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:43:56.857Z|ff673b40-9ce3-4d04-b57d-295bb3496f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:44:02.134Z|ecd4abf0-63de-4315-9963-cbe56148c0d4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:44:02.134Z|ecd4abf0-63de-4315-9963-cbe56148c0d4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:05.922Z|aeabdce7-9729-4947-94b8-32a5e2081f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:05.922Z|d9d5ef25-ecca-45d9-ab0c-a01ee95bf1fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:05.923Z|d9d5ef25-ecca-45d9-ab0c-a01ee95bf1fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:05.923Z|aeabdce7-9729-4947-94b8-32a5e2081f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:05.926Z|f1138422-74c7-4726-81ed-9e9d5baa3a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:05.926Z|f1138422-74c7-4726-81ed-9e9d5baa3a86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:11.856Z|92ec712f-b01b-4b52-ac69-427bd14551d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:44:11.859Z|92ec712f-b01b-4b52-ac69-427bd14551d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:44:12.397Z|66d3249a-844a-4c0c-b883-cc41985c0818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:44:12.398Z|66d3249a-844a-4c0c-b883-cc41985c0818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:44:15.943Z|dfb058eb-aa3d-478b-ac89-df6751c2debc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:15.943Z|65ece92b-e365-4bf0-b35d-8d2797e28edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:15.943Z|dfb058eb-aa3d-478b-ac89-df6751c2debc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:15.944Z|65ece92b-e365-4bf0-b35d-8d2797e28edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:15.953Z|3cea950e-2843-4864-9b7b-8ce82f5a7852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:15.953Z|3cea950e-2843-4864-9b7b-8ce82f5a7852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:25.966Z|8f55274d-96f6-485b-a16b-76ab13620524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:25.966Z|8fb2941d-c931-43cb-a6f4-14b8363d8735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:25.967Z|8f55274d-96f6-485b-a16b-76ab13620524|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:25.967Z|8fb2941d-c931-43cb-a6f4-14b8363d8735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:25.994Z|3f034e79-d390-4a1d-a576-e017ccb6d7fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:25.996Z|3f034e79-d390-4a1d-a576-e017ccb6d7fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:26.856Z|a96297cd-d7d3-43de-ae9e-d0164ca64a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:44:26.856Z|a96297cd-d7d3-43de-ae9e-d0164ca64a36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:44:35.994Z|20c80a5c-8e96-4a3f-bd1c-bc3851f06b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:35.996Z|20c80a5c-8e96-4a3f-bd1c-bc3851f06b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:35.997Z|574bbfd1-6c4d-472a-82a9-a70dbce03d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:35.997Z|574bbfd1-6c4d-472a-82a9-a70dbce03d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:36.021Z|293f5399-1535-4cf0-a598-bf520a20a458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:36.022Z|293f5399-1535-4cf0-a598-bf520a20a458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:41.856Z|49b4abd0-5b10-44f7-baff-a6406d137cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:44:41.857Z|49b4abd0-5b10-44f7-baff-a6406d137cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:44:42.399Z|994e19a2-5695-466a-b80c-1629dea98127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:44:42.399Z|994e19a2-5695-466a-b80c-1629dea98127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:44:46.019Z|585c584e-03fd-40e0-b474-560077c4d76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:46.020Z|585c584e-03fd-40e0-b474-560077c4d76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:46.022Z|f68ddd16-f284-4188-b2b6-72274736e239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:46.022Z|f68ddd16-f284-4188-b2b6-72274736e239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:46.046Z|5b9aa571-495c-473e-9a25-1b8962853d06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:46.048Z|5b9aa571-495c-473e-9a25-1b8962853d06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:56.042Z|506dd26c-eb68-492c-9c60-d7b58ec16f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:56.043Z|588bcfba-bf9b-4819-88e2-b53917b5c574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:56.043Z|506dd26c-eb68-492c-9c60-d7b58ec16f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:56.043Z|588bcfba-bf9b-4819-88e2-b53917b5c574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:56.072Z|748730f8-1c62-4d80-b5fc-dfe569290578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:44:56.072Z|748730f8-1c62-4d80-b5fc-dfe569290578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:44:56.856Z|b0de7c13-b461-4f9f-8bac-030ee8e74838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:44:56.859Z|b0de7c13-b461-4f9f-8bac-030ee8e74838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:45:02.134Z|e0eb1191-a808-430a-aa9b-50f4d7d679eb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:45:02.134Z|e0eb1191-a808-430a-aa9b-50f4d7d679eb|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:06.067Z|2afc3edc-d799-4377-9122-3aaa86d623d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:06.067Z|b068e2a3-8001-4aae-a304-983cbdb52bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:06.068Z|b068e2a3-8001-4aae-a304-983cbdb52bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:06.068Z|2afc3edc-d799-4377-9122-3aaa86d623d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:06.093Z|8bc1cada-eb69-43ec-ba6d-c220395afc32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:06.094Z|8bc1cada-eb69-43ec-ba6d-c220395afc32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:11.856Z|e29b95e7-37a5-4788-8bca-2a074d04987c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:45:11.857Z|e29b95e7-37a5-4788-8bca-2a074d04987c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:45:12.400Z|05f34bd4-f8e6-402c-bede-eaf847c143bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:45:12.400Z|05f34bd4-f8e6-402c-bede-eaf847c143bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:45:16.094Z|6b0963d1-9fde-476d-bcef-a8c6169ea3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:16.095Z|6b0963d1-9fde-476d-bcef-a8c6169ea3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:16.099Z|b0aae5fe-150e-4f4b-a259-0fe50cfb9900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:16.099Z|b0aae5fe-150e-4f4b-a259-0fe50cfb9900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:16.115Z|2d606bdb-5e67-4006-ba3f-35a2920c37ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:16.115Z|2d606bdb-5e67-4006-ba3f-35a2920c37ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:26.118Z|580c5afc-7c37-4e7f-9273-b334b07a1bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:26.119Z|580c5afc-7c37-4e7f-9273-b334b07a1bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:26.122Z|6d455d21-5cd4-44f8-be5b-e5ec69814937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:26.123Z|6d455d21-5cd4-44f8-be5b-e5ec69814937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:26.135Z|ed5bdef4-5faa-4186-a17e-309e43721a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:26.136Z|ed5bdef4-5faa-4186-a17e-309e43721a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:26.856Z|ff01550a-3581-4e53-9076-d20f8297cd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:45:26.856Z|ff01550a-3581-4e53-9076-d20f8297cd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:45:36.140Z|f3ffc2ab-9afd-4801-a95f-aa158470ccba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:36.141Z|f3ffc2ab-9afd-4801-a95f-aa158470ccba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:36.142Z|7e467b79-c71b-4784-82c2-4b868ce0a1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:36.144Z|7e467b79-c71b-4784-82c2-4b868ce0a1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:36.153Z|ab61cb69-af17-49e8-9e71-81a205e89a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:36.153Z|ab61cb69-af17-49e8-9e71-81a205e89a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:41.856Z|d504ef6f-eb0f-4fb1-bcbb-15204bc22bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:45:41.858Z|d504ef6f-eb0f-4fb1-bcbb-15204bc22bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:45:42.401Z|8b9462a8-59d2-413d-8804-16ca25bf98d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:45:42.401Z|8b9462a8-59d2-413d-8804-16ca25bf98d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:45:46.164Z|ac7d75d1-d66d-486b-8ca8-d2001286149c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:46.164Z|04b812b0-0c52-4d21-a772-d56dba3e45ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:46.164Z|04b812b0-0c52-4d21-a772-d56dba3e45ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:46.165Z|ac7d75d1-d66d-486b-8ca8-d2001286149c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:46.175Z|4746366d-a426-4645-911a-998e3d3acf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:46.175Z|4746366d-a426-4645-911a-998e3d3acf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:56.185Z|b2edec80-4035-4baf-ab00-8e9e3a694ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:56.186Z|b2edec80-4035-4baf-ab00-8e9e3a694ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:56.186Z|27534ae8-2a59-4f30-862d-04ffd715ceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:56.187Z|27534ae8-2a59-4f30-862d-04ffd715ceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:56.198Z|aa2ae9a4-5f25-49fd-aa2c-470eea66470c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:45:56.198Z|aa2ae9a4-5f25-49fd-aa2c-470eea66470c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:45:56.856Z|78ea0f35-5a6b-44db-a97c-58fd9d1fdafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:45:56.856Z|78ea0f35-5a6b-44db-a97c-58fd9d1fdafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:46:02.135Z|ad880fb3-cbca-49c6-b58f-387829062462|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:46:02.136Z|ad880fb3-cbca-49c6-b58f-387829062462|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:06.233Z|1e5f7975-252d-4a63-b592-6421fbfa5fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:06.233Z|a6d3af94-5d3a-4892-aa3f-eb539ae33b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:06.233Z|a6d3af94-5d3a-4892-aa3f-eb539ae33b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:06.233Z|1e5f7975-252d-4a63-b592-6421fbfa5fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:06.256Z|f02fe7fd-a42c-49eb-86f2-22c6244233ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:06.257Z|f02fe7fd-a42c-49eb-86f2-22c6244233ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:11.856Z|4ebf523e-0665-4053-98b6-359e38351da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:46:11.857Z|4ebf523e-0665-4053-98b6-359e38351da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:46:12.402Z|50ca6907-1d08-4815-9154-7fa45c38284c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:46:12.403Z|50ca6907-1d08-4815-9154-7fa45c38284c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:46:16.255Z|91dd5bde-6c57-4e93-ace2-bd53f46ab02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:16.256Z|c6b6ffc7-1091-4fbb-a193-def5eaa06fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:16.256Z|c6b6ffc7-1091-4fbb-a193-def5eaa06fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:16.256Z|91dd5bde-6c57-4e93-ace2-bd53f46ab02a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:16.284Z|9bb027e4-ea00-418b-a301-2c1e39769b47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:16.285Z|9bb027e4-ea00-418b-a301-2c1e39769b47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:26.301Z|614199d9-a094-4ef3-baee-879bda65b141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:26.302Z|614199d9-a094-4ef3-baee-879bda65b141|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:26.312Z|2a875350-e9c5-4dd2-8a5c-726f35f01929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:26.313Z|2a875350-e9c5-4dd2-8a5c-726f35f01929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:26.347Z|dacb7d40-1837-40aa-832e-a68cc1405cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:26.348Z|dacb7d40-1837-40aa-832e-a68cc1405cdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:26.856Z|d2c2a83d-0b86-4b38-b92b-19cb1d29ad43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:46:26.859Z|d2c2a83d-0b86-4b38-b92b-19cb1d29ad43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:46:36.326Z|f113f491-1433-4998-b8f8-8c6217e752aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:36.327Z|f113f491-1433-4998-b8f8-8c6217e752aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:36.348Z|8448ec9b-bed0-43f7-8afe-728c19280fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:36.349Z|8448ec9b-bed0-43f7-8afe-728c19280fc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:36.378Z|aea2287f-87e4-4a73-ba76-e22dbb59b55e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:36.379Z|aea2287f-87e4-4a73-ba76-e22dbb59b55e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:41.856Z|e975732b-1476-4908-bdc7-5ac357495e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:46:41.857Z|e975732b-1476-4908-bdc7-5ac357495e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:46:42.403Z|9dcd363a-62b7-42ef-a78b-0187de9c579f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:46:42.404Z|9dcd363a-62b7-42ef-a78b-0187de9c579f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:46:46.367Z|56daf048-480f-4d89-8081-9ab2b42babe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:46.368Z|56daf048-480f-4d89-8081-9ab2b42babe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:46.373Z|6d694657-78e7-4f6b-bfdc-1fa2f72eeee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:46.373Z|6d694657-78e7-4f6b-bfdc-1fa2f72eeee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:46.400Z|ad63c9d1-03b1-4e1a-9f1e-13b31e659cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:46.401Z|ad63c9d1-03b1-4e1a-9f1e-13b31e659cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:56.390Z|500b0ce6-b258-4557-b58f-84b30aa23db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:56.391Z|500b0ce6-b258-4557-b58f-84b30aa23db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:56.399Z|47b81fc2-58f8-41fc-a727-9c100d8563ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:56.399Z|47b81fc2-58f8-41fc-a727-9c100d8563ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:56.438Z|7241fcb2-0cc4-4e28-859b-d5a04f5d67ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:46:56.439Z|7241fcb2-0cc4-4e28-859b-d5a04f5d67ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:46:56.856Z|92fa580f-45fd-4d45-a0b0-b5a2f474ea65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:46:56.856Z|92fa580f-45fd-4d45-a0b0-b5a2f474ea65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:47:02.134Z|6b9fe6d3-0b77-47f1-997d-c634960c2ebb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:47:02.135Z|6b9fe6d3-0b77-47f1-997d-c634960c2ebb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:06.426Z|3ffc15ea-7455-4c0b-9b16-2bf59935c3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:06.427Z|3ffc15ea-7455-4c0b-9b16-2bf59935c3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:06.428Z|77871cab-6bed-4344-a91b-b187b8a780dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:06.428Z|77871cab-6bed-4344-a91b-b187b8a780dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:06.478Z|035f01a8-5517-429e-a7a0-9e0e56a94c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:06.479Z|035f01a8-5517-429e-a7a0-9e0e56a94c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:11.856Z|e2989958-56e1-4d7a-9d2a-5a857be09714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:47:11.859Z|e2989958-56e1-4d7a-9d2a-5a857be09714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:47:12.405Z|b861c49b-2a44-4f92-b5b5-2a265ec3fd2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:47:12.405Z|b861c49b-2a44-4f92-b5b5-2a265ec3fd2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:47:16.457Z|66cf9645-3734-44f6-9a1b-22d2351ff1df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:16.457Z|2c1eaab9-46d7-467f-a494-4284dbbe94d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:16.457Z|2c1eaab9-46d7-467f-a494-4284dbbe94d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:16.457Z|66cf9645-3734-44f6-9a1b-22d2351ff1df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:16.507Z|03c66ed8-7881-4a5c-bc47-295af2879651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:16.508Z|03c66ed8-7881-4a5c-bc47-295af2879651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:26.499Z|b30e9b3f-b0f9-41c0-b7bf-a64f0c9e250b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:26.500Z|b30e9b3f-b0f9-41c0-b7bf-a64f0c9e250b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:26.513Z|cc5f2ee4-1f86-41de-ad7a-855d8289aa76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:26.513Z|cc5f2ee4-1f86-41de-ad7a-855d8289aa76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:26.538Z|da672d75-1893-4581-a38a-c991ac1b1397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:26.539Z|da672d75-1893-4581-a38a-c991ac1b1397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:26.856Z|22b28ee9-5162-47e3-8a25-dafb49266c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:47:26.857Z|22b28ee9-5162-47e3-8a25-dafb49266c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:47:36.525Z|5e1afe9f-a852-4a08-b032-86e7e38db54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:36.526Z|5e1afe9f-a852-4a08-b032-86e7e38db54e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:36.541Z|721573a0-198a-4751-aa14-c8bcb8348de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:36.542Z|721573a0-198a-4751-aa14-c8bcb8348de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:36.568Z|cd4291df-c596-428e-adfa-855e31e42ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:36.569Z|cd4291df-c596-428e-adfa-855e31e42ccf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:41.856Z|bf83e64d-7ef4-4ddf-a8b2-90b82c16a105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:47:41.857Z|bf83e64d-7ef4-4ddf-a8b2-90b82c16a105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:47:42.406Z|e41da3b9-2027-409c-b4dd-8b6b4d2fed86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:47:42.407Z|e41da3b9-2027-409c-b4dd-8b6b4d2fed86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:47:46.562Z|7ff30cf4-17c5-4fce-84b4-020fa4c20142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:46.563Z|7ff30cf4-17c5-4fce-84b4-020fa4c20142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:46.566Z|3f04143a-db44-4daf-9f82-387f9653e95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:46.567Z|3f04143a-db44-4daf-9f82-387f9653e95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:46.589Z|01c5e355-d1b0-4e7f-a218-dd51dfce878f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:46.590Z|01c5e355-d1b0-4e7f-a218-dd51dfce878f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:56.598Z|a47f3fb4-1080-49bd-9454-4927808406bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:56.598Z|0ffec349-b6d7-4d62-b2a5-7e2b1dd433df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:56.599Z|0ffec349-b6d7-4d62-b2a5-7e2b1dd433df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:56.599Z|a47f3fb4-1080-49bd-9454-4927808406bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:56.616Z|23483f87-b4d3-4316-9560-4c3e531a2a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:47:56.616Z|23483f87-b4d3-4316-9560-4c3e531a2a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:47:56.856Z|4c0ea972-7e8f-4816-9445-fbcab81573cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:47:56.859Z|4c0ea972-7e8f-4816-9445-fbcab81573cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:48:02.139Z|d45b6907-9456-4e0f-9f6a-9b0e044ad640|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:48:02.139Z|d45b6907-9456-4e0f-9f6a-9b0e044ad640|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:06.624Z|4a6355e7-1d47-4627-bbfb-233d6f9c80de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:06.624Z|312bc8b0-9546-4b68-8339-72d20ccbbf4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:06.625Z|4a6355e7-1d47-4627-bbfb-233d6f9c80de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:06.625Z|312bc8b0-9546-4b68-8339-72d20ccbbf4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:06.635Z|4e8ae65a-f7b4-4ad2-824e-16f8fed9219e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:06.635Z|4e8ae65a-f7b4-4ad2-824e-16f8fed9219e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:11.856Z|77c15fa3-0706-4886-808c-492d2d7345c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:48:11.858Z|77c15fa3-0706-4886-808c-492d2d7345c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:48:12.407Z|6eb928ab-caf6-42e9-9f5c-3b3f14a03550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:48:12.408Z|6eb928ab-caf6-42e9-9f5c-3b3f14a03550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:48:16.656Z|97eb3a8f-80d6-4e08-847c-2ee8fbd3b8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:16.657Z|97eb3a8f-80d6-4e08-847c-2ee8fbd3b8b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:16.657Z|bfc9dca9-419a-4cf9-a2fe-ec25378dcfbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:16.658Z|bfc9dca9-419a-4cf9-a2fe-ec25378dcfbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:16.656Z|bba52c1e-9c23-497e-bfc5-689ee389c6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:16.658Z|bba52c1e-9c23-497e-bfc5-689ee389c6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:26.680Z|1db4d80f-373d-4b53-8c1f-8be57a2a57e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:26.680Z|db28822b-fadc-4770-83c9-0864c13db5e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:26.681Z|cb41478e-718a-4537-abfa-6b0f6516b163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:26.682Z|cb41478e-718a-4537-abfa-6b0f6516b163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:26.682Z|1db4d80f-373d-4b53-8c1f-8be57a2a57e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:26.682Z|db28822b-fadc-4770-83c9-0864c13db5e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:26.856Z|dde96a3a-b003-4c35-9f66-0b6e8956a644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:48:26.857Z|dde96a3a-b003-4c35-9f66-0b6e8956a644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:48:36.706Z|1e2a6e68-22e7-4375-9d8b-b3333e84e1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:36.706Z|1e2a6e68-22e7-4375-9d8b-b3333e84e1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:36.706Z|07e93830-d17c-4965-a90c-e3d88700135c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:36.707Z|07e93830-d17c-4965-a90c-e3d88700135c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:36.721Z|eff397e7-bb1e-4a1a-b262-a787205d369d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:36.721Z|eff397e7-bb1e-4a1a-b262-a787205d369d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:41.856Z|61007a50-53a0-459a-8423-6a87488e1c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:48:41.859Z|61007a50-53a0-459a-8423-6a87488e1c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:48:42.409Z|00d258e4-710f-4a60-ba44-2d607372e8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:48:42.409Z|00d258e4-710f-4a60-ba44-2d607372e8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:48:46.730Z|4302f315-989a-497c-b3a2-14132cee9269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:46.729Z|d5801353-3454-4506-a97d-9a08cab35e32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:46.731Z|4302f315-989a-497c-b3a2-14132cee9269|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:46.732Z|d5801353-3454-4506-a97d-9a08cab35e32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:46.744Z|f356a782-e515-4403-bcc5-1e49224cc215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:46.745Z|f356a782-e515-4403-bcc5-1e49224cc215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:56.762Z|d2fd6ece-2a2b-46fc-886d-3a14ae338055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:56.762Z|89db1fcc-aa17-44ad-b465-19b817e2abba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:56.763Z|d2fd6ece-2a2b-46fc-886d-3a14ae338055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:56.763Z|89db1fcc-aa17-44ad-b465-19b817e2abba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:56.767Z|55a8ed23-0ea8-4670-b371-71a2eb51b4fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:48:56.767Z|55a8ed23-0ea8-4670-b371-71a2eb51b4fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:48:56.856Z|03e0463c-b867-4aaf-aa3e-e828157b92b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:48:56.857Z|03e0463c-b867-4aaf-aa3e-e828157b92b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:02.137Z|d3de790d-4f03-42b3-9e26-14ef68e8363b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:49:02.138Z|d3de790d-4f03-42b3-9e26-14ef68e8363b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:06.788Z|49462d46-126a-49f0-a976-49659748e82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:06.789Z|49462d46-126a-49f0-a976-49659748e82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:06.788Z|ba598888-d76b-494f-bfe1-43170c94e963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:06.789Z|808e2099-30b4-4a75-9699-fb322c016312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:06.790Z|808e2099-30b4-4a75-9699-fb322c016312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:06.790Z|ba598888-d76b-494f-bfe1-43170c94e963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:11.856Z|bb903d2c-9a4a-4667-9e82-1fca62523bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:49:11.857Z|bb903d2c-9a4a-4667-9e82-1fca62523bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:12.410Z|5bd50f49-d391-460c-af1c-071ac8e16ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:49:12.411Z|5bd50f49-d391-460c-af1c-071ac8e16ab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:16.821Z|5e989c8f-95c5-45c4-ad3a-fcb1ca85fa51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:16.822Z|5e989c8f-95c5-45c4-ad3a-fcb1ca85fa51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:16.827Z|fd56ed81-0cc7-498e-8d89-0fa68ff7cdcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:16.827Z|fd56ed81-0cc7-498e-8d89-0fa68ff7cdcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:16.828Z|5611b212-0017-4f89-94db-363cfae5239c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:16.829Z|5611b212-0017-4f89-94db-363cfae5239c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:26.843Z|d5af2ea8-0ed1-4bb7-bea1-b1b91215ce85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:26.844Z|d5af2ea8-0ed1-4bb7-bea1-b1b91215ce85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:26.845Z|afb700fa-9cff-4352-a614-0021306ce6f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:26.846Z|afb700fa-9cff-4352-a614-0021306ce6f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:26.852Z|5839d85e-a904-48e0-a616-53d62aa511b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:26.853Z|5839d85e-a904-48e0-a616-53d62aa511b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:26.856Z|90b1e14b-2f88-4ad0-8b16-ce39b08aceba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:49:26.864Z|90b1e14b-2f88-4ad0-8b16-ce39b08aceba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:36.867Z|f3d228b5-6131-4771-8665-b45192a836c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:36.868Z|f3d228b5-6131-4771-8665-b45192a836c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:36.869Z|1d081ade-871f-4171-a933-074ddcbe9a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:36.869Z|1d081ade-871f-4171-a933-074ddcbe9a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:36.881Z|dd3d4a17-18e0-4bc5-a199-74289df874fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:36.881Z|dd3d4a17-18e0-4bc5-a199-74289df874fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:41.856Z|da92637b-4b69-4650-93e6-14a89ad9006d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:49:41.856Z|da92637b-4b69-4650-93e6-14a89ad9006d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:42.412Z|4dd94bcf-0175-41ee-bc8f-69b8cc440a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:49:42.412Z|4dd94bcf-0175-41ee-bc8f-69b8cc440a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:46.889Z|85c1013a-d968-4683-9230-4d4e1c126e3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:46.890Z|85c1013a-d968-4683-9230-4d4e1c126e3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:46.890Z|5ce2259a-7300-4141-ac61-4f85aea35dec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:46.891Z|5ce2259a-7300-4141-ac61-4f85aea35dec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:46.903Z|c970de2e-e9e7-4d34-a436-b003fd1c2500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:46.904Z|c970de2e-e9e7-4d34-a436-b003fd1c2500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:56.856Z|69f18433-d89d-4cd9-b7a0-54f1e4f9bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:49:56.856Z|69f18433-d89d-4cd9-b7a0-54f1e4f9bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:49:56.911Z|304d8f20-360a-4c66-b927-cf9438ad705b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:56.912Z|304d8f20-360a-4c66-b927-cf9438ad705b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:56.914Z|f378a451-d6b9-4f4d-a2a6-fa568ab68cac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:56.914Z|f378a451-d6b9-4f4d-a2a6-fa568ab68cac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:49:56.985Z|35ae62d2-2ddf-4959-bb90-396257fbac6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:49:56.986Z|35ae62d2-2ddf-4959-bb90-396257fbac6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:02.135Z|705388b0-4d0e-455b-b9c3-e096dab2a75e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:50:02.136Z|705388b0-4d0e-455b-b9c3-e096dab2a75e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:06.933Z|69ef4de6-d3b4-470e-b6f4-b75aa4818117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:06.933Z|decfaf42-2c24-420e-84af-c5789e718e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:06.934Z|69ef4de6-d3b4-470e-b6f4-b75aa4818117|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:06.935Z|decfaf42-2c24-420e-84af-c5789e718e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:07.014Z|d8e33573-5d87-4852-8ca2-473730974a4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:07.015Z|d8e33573-5d87-4852-8ca2-473730974a4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:11.856Z|a87bc661-b253-4401-a4c9-121495311f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:50:11.857Z|a87bc661-b253-4401-a4c9-121495311f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:50:12.413Z|2cf62a21-b42c-4cfb-a2a7-c2831dc22ff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:50:12.414Z|2cf62a21-b42c-4cfb-a2a7-c2831dc22ff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:50:16.959Z|0931cc1e-efae-4eec-804e-6daf11409cb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:16.960Z|0931cc1e-efae-4eec-804e-6daf11409cb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:16.971Z|9ec4b742-92ad-4f15-9372-bb75cf7b4586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:16.971Z|9ec4b742-92ad-4f15-9372-bb75cf7b4586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:17.044Z|8356add6-b95c-401b-b1ca-3ef39555756a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:17.045Z|8356add6-b95c-401b-b1ca-3ef39555756a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:26.856Z|8d2e3f42-2cb1-419d-8250-2934bdbb68bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:50:26.857Z|8d2e3f42-2cb1-419d-8250-2934bdbb68bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:50:26.985Z|57c99850-74bc-48b6-b720-6833bd0ccbb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:26.986Z|57c99850-74bc-48b6-b720-6833bd0ccbb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:27.001Z|b16f0d43-cf28-4f25-be11-10a6a00434a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:27.001Z|b16f0d43-cf28-4f25-be11-10a6a00434a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:27.071Z|87b76b86-9d3a-4b32-9308-f0c377315a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:27.071Z|87b76b86-9d3a-4b32-9308-f0c377315a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:37.037Z|50be7b5a-de84-4d93-9bf3-5a2397374c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:37.037Z|50be7b5a-de84-4d93-9bf3-5a2397374c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:37.037Z|4e9d4d1a-e190-4257-8cfa-63be4514158d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:37.038Z|4e9d4d1a-e190-4257-8cfa-63be4514158d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:37.095Z|e995bab4-0bcd-4855-a49f-497fca0c0aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:37.096Z|e995bab4-0bcd-4855-a49f-497fca0c0aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:41.856Z|e585dbe1-f1c4-4b17-9c3d-1ae63c60fc65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:50:41.856Z|e585dbe1-f1c4-4b17-9c3d-1ae63c60fc65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:50:42.415Z|8c412975-7fd5-4fef-9dd3-c3367d8c7309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:50:42.415Z|8c412975-7fd5-4fef-9dd3-c3367d8c7309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:50:47.060Z|66615df8-847a-4119-8f10-5d259686346d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:47.061Z|d68427ea-00a3-4e9d-a6b8-54df9480f76f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:47.061Z|66615df8-847a-4119-8f10-5d259686346d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:47.061Z|d68427ea-00a3-4e9d-a6b8-54df9480f76f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:47.127Z|910e9715-1d44-4a6f-8a9b-a6e1fee9bc35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:47.128Z|910e9715-1d44-4a6f-8a9b-a6e1fee9bc35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:56.856Z|1e9a47fd-848e-4914-a51b-6dd289297d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:50:56.856Z|1e9a47fd-848e-4914-a51b-6dd289297d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:50:57.098Z|763ae193-6b00-447a-b6bc-74468619ff04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:57.098Z|763ae193-6b00-447a-b6bc-74468619ff04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:57.101Z|42f0d170-2a0b-4aaf-aabb-e760678b7e44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:57.101Z|42f0d170-2a0b-4aaf-aabb-e760678b7e44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:50:57.171Z|9e6fe211-aa25-43ce-a591-8afdfd636ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:50:57.172Z|9e6fe211-aa25-43ce-a591-8afdfd636ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:02.134Z|d2d7090a-51c2-4be5-bed9-7b91134c48c7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:51:02.135Z|d2d7090a-51c2-4be5-bed9-7b91134c48c7|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:07.149Z|ff27d08b-c0e1-4432-b572-ae81be0d70f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:07.150Z|ff27d08b-c0e1-4432-b572-ae81be0d70f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:07.156Z|eb65cd9f-dd37-44e8-a501-36e6c9ebe977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:07.157Z|eb65cd9f-dd37-44e8-a501-36e6c9ebe977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:07.194Z|57ed28da-010b-4f2a-9ba4-110ed8d85072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:07.195Z|57ed28da-010b-4f2a-9ba4-110ed8d85072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:11.856Z|e867c2ce-c4ef-4a6c-8dce-c4c83b62e1c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:51:11.856Z|e867c2ce-c4ef-4a6c-8dce-c4c83b62e1c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:51:12.416Z|86db1386-167a-4737-8250-b07433ea1472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:51:12.417Z|86db1386-167a-4737-8250-b07433ea1472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:51:17.172Z|b8bd241c-4074-4239-9940-5d310a984a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:17.173Z|b8bd241c-4074-4239-9940-5d310a984a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:17.183Z|95dffd29-8322-4d14-97a6-8dbcc7897a82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:17.184Z|95dffd29-8322-4d14-97a6-8dbcc7897a82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:17.217Z|995d58e1-0c31-45af-9c94-ad4515cf0512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:17.217Z|995d58e1-0c31-45af-9c94-ad4515cf0512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:26.856Z|aee55002-2753-4cfe-8b1e-3e18d4a836f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:51:26.857Z|aee55002-2753-4cfe-8b1e-3e18d4a836f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:51:27.203Z|474134ab-065f-42cb-87a8-8b39142b2334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:27.204Z|474134ab-065f-42cb-87a8-8b39142b2334|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:27.207Z|93d5eb89-1011-414f-b46e-366a18987dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:27.208Z|93d5eb89-1011-414f-b46e-366a18987dba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:27.241Z|9f50bc8c-abb6-4a5b-b279-8496acbe1069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:27.242Z|9f50bc8c-abb6-4a5b-b279-8496acbe1069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:37.229Z|f4318dc7-f0df-403a-a81c-4379e38c1e92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:37.231Z|6140c78e-c4cf-4df7-8868-6064cce13c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:37.230Z|f4318dc7-f0df-403a-a81c-4379e38c1e92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:37.231Z|6140c78e-c4cf-4df7-8868-6064cce13c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:37.265Z|120e27cc-941a-4240-9966-55a62480b702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:37.266Z|120e27cc-941a-4240-9966-55a62480b702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:41.856Z|8f97da32-9c34-4808-b73c-e984d861029e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:51:41.859Z|8f97da32-9c34-4808-b73c-e984d861029e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:51:42.417Z|705d5218-cf32-47b5-b793-f1edb6a050ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:51:42.418Z|705d5218-cf32-47b5-b793-f1edb6a050ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:51:47.253Z|f8bee4cd-7467-4280-9709-578081ea56b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:47.254Z|1ae81c82-6e60-4709-83d1-65a28c2b8a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:47.254Z|f8bee4cd-7467-4280-9709-578081ea56b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:47.254Z|1ae81c82-6e60-4709-83d1-65a28c2b8a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:47.305Z|9cd35dcd-35a5-49f0-a9ba-3ab7a805ffcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:47.306Z|9cd35dcd-35a5-49f0-a9ba-3ab7a805ffcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:56.856Z|f8511eb1-d12d-473e-aa7e-babaa32c9fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:51:56.856Z|f8511eb1-d12d-473e-aa7e-babaa32c9fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:51:57.279Z|a017abb5-615a-492b-a43a-40c3246692f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:57.279Z|8ea60793-fa2a-4f3f-8b2d-7d35a5c30d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:57.279Z|8ea60793-fa2a-4f3f-8b2d-7d35a5c30d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:57.279Z|a017abb5-615a-492b-a43a-40c3246692f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:51:57.332Z|b7038d4d-c695-4664-bee5-20ea5085fbb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:51:57.332Z|b7038d4d-c695-4664-bee5-20ea5085fbb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:02.134Z|c02f6ad2-2cd3-42f2-a1b8-cb72758de1a2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:52:02.135Z|c02f6ad2-2cd3-42f2-a1b8-cb72758de1a2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:07.302Z|ad931b5c-9979-4ccf-935a-96eab0bdb5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:07.303Z|ad931b5c-9979-4ccf-935a-96eab0bdb5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:07.307Z|65b130ce-4dbf-4db1-ab42-542f15584f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:07.309Z|65b130ce-4dbf-4db1-ab42-542f15584f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:07.354Z|0d9321f9-d075-4258-a1f4-5fbd952b2213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:07.355Z|0d9321f9-d075-4258-a1f4-5fbd952b2213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:11.856Z|21fea40a-7bdc-44d4-84d5-f4e3d2d5feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:52:11.856Z|21fea40a-7bdc-44d4-84d5-f4e3d2d5feed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:52:12.418Z|046f8bb0-84c4-45d5-9127-dbbb742529f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:52:12.419Z|046f8bb0-84c4-45d5-9127-dbbb742529f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:52:17.328Z|b7293843-86a4-4ab3-a22f-d14471a5e022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:17.329Z|b7293843-86a4-4ab3-a22f-d14471a5e022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:17.341Z|67e71cb1-0b9a-43c1-bd3c-21bc47730d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:17.342Z|67e71cb1-0b9a-43c1-bd3c-21bc47730d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:17.378Z|fbf0067b-07b1-42a1-a123-8836bd3b0faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:17.379Z|fbf0067b-07b1-42a1-a123-8836bd3b0faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:26.856Z|9986347b-452b-46fc-9855-5c7f35f0fd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:52:26.858Z|9986347b-452b-46fc-9855-5c7f35f0fd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:52:27.355Z|cadd43c5-05f9-4b53-ae9c-62ac47b47953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:27.356Z|cadd43c5-05f9-4b53-ae9c-62ac47b47953|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:27.370Z|bf24ff44-4c34-44f4-9cac-ebaae36876b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:27.370Z|bf24ff44-4c34-44f4-9cac-ebaae36876b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:27.403Z|f47c535a-6a2e-4354-8e9f-b3e763de2f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:27.403Z|f47c535a-6a2e-4354-8e9f-b3e763de2f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:37.380Z|9d85a019-8e40-4fcf-a37e-1123e706eae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:37.380Z|9d85a019-8e40-4fcf-a37e-1123e706eae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:37.398Z|f82bc011-a5b0-4ad1-81d6-79ea07120991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:37.399Z|f82bc011-a5b0-4ad1-81d6-79ea07120991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:37.425Z|e901dc21-a126-490d-b276-1b435a986e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:37.426Z|e901dc21-a126-490d-b276-1b435a986e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:41.856Z|19914f15-5d01-46f0-a7f2-187381ff6415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:52:41.857Z|19914f15-5d01-46f0-a7f2-187381ff6415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:52:42.420Z|9f4d990e-c126-4747-9e27-5a0b983530da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:52:42.420Z|9f4d990e-c126-4747-9e27-5a0b983530da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:52:47.406Z|d9ae5df5-fd0a-4603-90a4-4bad8b0c3960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:47.406Z|d9ae5df5-fd0a-4603-90a4-4bad8b0c3960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:47.419Z|2778b8a0-5bf8-4517-a95a-437ac3ccdf27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:47.419Z|2778b8a0-5bf8-4517-a95a-437ac3ccdf27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:47.449Z|fef70a76-079d-49f0-9b42-7b7b582c23df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:47.450Z|fef70a76-079d-49f0-9b42-7b7b582c23df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:56.856Z|ef6f2a5f-4e68-4090-845d-39798515a08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:52:56.856Z|ef6f2a5f-4e68-4090-845d-39798515a08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:52:57.430Z|253cdb92-e470-40b2-a70e-6662a864e274|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:57.431Z|253cdb92-e470-40b2-a70e-6662a864e274|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:57.440Z|7fe039cf-f89f-42ab-8d39-9bbe092e8b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:57.440Z|7fe039cf-f89f-42ab-8d39-9bbe092e8b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:52:57.476Z|0df63810-53b1-4190-9934-eb12e3da29b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:52:57.477Z|0df63810-53b1-4190-9934-eb12e3da29b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:02.134Z|184175fd-4e44-4f1b-93e3-350a98ed7c2f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:53:02.135Z|184175fd-4e44-4f1b-93e3-350a98ed7c2f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:07.456Z|ef177fee-3976-4f94-9c5f-333492bbf51b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:07.457Z|ef177fee-3976-4f94-9c5f-333492bbf51b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:07.458Z|2b8c77b3-b6f9-4c58-9ea8-d856af4d915d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:07.458Z|2b8c77b3-b6f9-4c58-9ea8-d856af4d915d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:07.499Z|2c7a34c3-ecf4-400c-a5f3-b62a40d2ca47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:07.500Z|2c7a34c3-ecf4-400c-a5f3-b62a40d2ca47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:11.856Z|a9583a86-2bef-4e39-88c1-fedd789d6f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:53:11.859Z|a9583a86-2bef-4e39-88c1-fedd789d6f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:53:12.421Z|f58d417d-e292-4e1f-8e18-2c3aa680bfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:53:12.421Z|f58d417d-e292-4e1f-8e18-2c3aa680bfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:53:17.479Z|2ddeaef0-b32f-4910-bc7b-21a31b3a0972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:17.480Z|2ddeaef0-b32f-4910-bc7b-21a31b3a0972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:17.484Z|619a45bf-2c52-4613-890c-ba5a594ce4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:17.484Z|619a45bf-2c52-4613-890c-ba5a594ce4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:17.521Z|c298473e-09f8-4994-9ecf-c5df5f8186e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:17.522Z|c298473e-09f8-4994-9ecf-c5df5f8186e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:26.856Z|68d78e12-a8fd-4f1b-81c3-454a36d49cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:53:26.856Z|68d78e12-a8fd-4f1b-81c3-454a36d49cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:53:27.507Z|9b5d4d34-1127-44b8-a838-37eaa84049ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:27.507Z|9b5d4d34-1127-44b8-a838-37eaa84049ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:27.511Z|efbcaaaa-8541-41a5-b8d6-4ba9a8342b2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:27.512Z|efbcaaaa-8541-41a5-b8d6-4ba9a8342b2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:27.551Z|a5e391fa-e0a9-4810-bc66-66d908bd0810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:27.552Z|a5e391fa-e0a9-4810-bc66-66d908bd0810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:37.532Z|b804c2fe-7621-47ac-a814-76ec7aec46e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:37.533Z|b804c2fe-7621-47ac-a814-76ec7aec46e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:37.533Z|552add23-87ba-418e-8644-e937e3ceb8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:37.534Z|552add23-87ba-418e-8644-e937e3ceb8c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:37.584Z|fb2707ec-bcd2-4ab3-a16c-3cd10223b3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:37.584Z|fb2707ec-bcd2-4ab3-a16c-3cd10223b3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:41.856Z|67dc7592-9e04-4f56-8b1e-e88963c91f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:53:41.856Z|67dc7592-9e04-4f56-8b1e-e88963c91f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:53:42.422Z|0f325b82-5dcf-4eb8-887e-3a074e5922b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:53:42.422Z|0f325b82-5dcf-4eb8-887e-3a074e5922b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:53:47.556Z|e8cdb8a0-02fc-404a-9ad6-11bab07d3fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:47.556Z|e8cdb8a0-02fc-404a-9ad6-11bab07d3fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:47.560Z|18827b27-d648-48e7-b9b3-f8a6dbc2406f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:47.560Z|18827b27-d648-48e7-b9b3-f8a6dbc2406f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:47.613Z|f232ae9e-2ae3-4a3f-8ca2-869f7193afb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:47.613Z|f232ae9e-2ae3-4a3f-8ca2-869f7193afb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:56.856Z|f5f291b4-ec42-4b90-8262-2de669078da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:53:56.859Z|f5f291b4-ec42-4b90-8262-2de669078da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:53:57.577Z|4954c3da-31de-4871-a63b-872d3bc9e79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:57.578Z|4954c3da-31de-4871-a63b-872d3bc9e79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:57.579Z|49ce0669-e1c8-44ec-8ca7-d095d26c34af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:57.579Z|49ce0669-e1c8-44ec-8ca7-d095d26c34af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:53:57.637Z|162d3faa-d2d4-4ff6-808b-a2c91e34a8f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:53:57.637Z|162d3faa-d2d4-4ff6-808b-a2c91e34a8f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:02.133Z|709d7f47-35b9-4332-881c-258a56c40ede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:54:02.134Z|709d7f47-35b9-4332-881c-258a56c40ede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:07.599Z|aefbe646-23ff-4b65-ac2d-bad7ad8a1f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:07.600Z|aefbe646-23ff-4b65-ac2d-bad7ad8a1f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:07.606Z|b30855f7-0b7e-4b17-be69-65083425e823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:07.607Z|b30855f7-0b7e-4b17-be69-65083425e823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:07.657Z|06608662-a1cd-4544-948b-36a102bf5371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:07.658Z|06608662-a1cd-4544-948b-36a102bf5371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:11.856Z|082d9659-acb7-4312-aba2-8c94ae4b35f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:54:11.856Z|082d9659-acb7-4312-aba2-8c94ae4b35f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:54:12.423Z|8efc9435-6570-48e8-aff7-b490c505f4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:54:12.424Z|8efc9435-6570-48e8-aff7-b490c505f4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:54:17.621Z|7e8ef0f5-ccdf-4ad0-bac0-b04b423ef1bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:17.621Z|7e8ef0f5-ccdf-4ad0-bac0-b04b423ef1bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:17.626Z|c5056f1c-ff68-4f84-9aa9-4cafde84b760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:17.627Z|c5056f1c-ff68-4f84-9aa9-4cafde84b760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:17.679Z|851ad4e1-a544-4909-a7bc-436c7b8246e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:17.679Z|851ad4e1-a544-4909-a7bc-436c7b8246e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:26.856Z|570548b8-5e5f-4f55-b731-633b7f4c4dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:54:26.856Z|570548b8-5e5f-4f55-b731-633b7f4c4dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:54:27.641Z|5ceadd95-dc40-456d-ac42-0e799dd9d520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:27.642Z|5ceadd95-dc40-456d-ac42-0e799dd9d520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:27.647Z|319bed05-63ac-4c51-afa3-3c70130a73d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:27.647Z|319bed05-63ac-4c51-afa3-3c70130a73d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:27.701Z|0d567dee-89c6-4a1e-bdc8-abf95ff42d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:27.701Z|0d567dee-89c6-4a1e-bdc8-abf95ff42d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:37.666Z|7cb8a666-7d6c-41e8-a820-918609e77bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:37.667Z|7cb8a666-7d6c-41e8-a820-918609e77bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:37.673Z|08adb804-abb6-4ad7-8460-33ade2b51ba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:37.673Z|08adb804-abb6-4ad7-8460-33ade2b51ba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:37.722Z|62b9d446-f7ef-458e-812d-179d297f8be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:37.722Z|62b9d446-f7ef-458e-812d-179d297f8be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:41.856Z|32a9f1e0-b06c-4399-a598-c9115e4f174b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:54:41.859Z|32a9f1e0-b06c-4399-a598-c9115e4f174b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:54:42.424Z|a0df0c6a-ad01-4776-a99a-f515888d6e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:54:42.425Z|a0df0c6a-ad01-4776-a99a-f515888d6e76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:54:47.688Z|2488a29a-a8e7-4efc-8cce-5bc65c8a0aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:47.689Z|2488a29a-a8e7-4efc-8cce-5bc65c8a0aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:47.690Z|52fd0ede-26ff-48d9-a984-3925198cb4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:47.690Z|52fd0ede-26ff-48d9-a984-3925198cb4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:47.745Z|9cf12f07-e226-45de-8d38-5ae71e273845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:47.746Z|9cf12f07-e226-45de-8d38-5ae71e273845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:56.856Z|c6816be9-b5ea-4014-b8ef-b6f0208cfc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:54:56.856Z|c6816be9-b5ea-4014-b8ef-b6f0208cfc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:54:57.709Z|aed8efb0-cc53-466f-a99b-71ebd84aecf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:57.709Z|aa9f8f0c-79e4-4e50-b450-2bd9f4530f21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:57.710Z|aed8efb0-cc53-466f-a99b-71ebd84aecf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:57.710Z|aa9f8f0c-79e4-4e50-b450-2bd9f4530f21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:54:57.766Z|0f29506e-5589-44ee-944c-88260f05f327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:54:57.767Z|0f29506e-5589-44ee-944c-88260f05f327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:02.134Z|743dce86-91be-4a06-85fe-9a399da3a5b6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:55:02.135Z|743dce86-91be-4a06-85fe-9a399da3a5b6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:07.731Z|2b563f02-9860-4600-8035-197437b2670f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:07.731Z|2b563f02-9860-4600-8035-197437b2670f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:07.733Z|34bd23ea-beed-484d-a08d-fccafdbf3127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:07.733Z|34bd23ea-beed-484d-a08d-fccafdbf3127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:07.789Z|c2abdb91-2754-4a85-9d7e-463d18a0e35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:07.789Z|c2abdb91-2754-4a85-9d7e-463d18a0e35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:11.856Z|6f6de3d3-d076-4d68-8132-8ef3dce241b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:55:11.857Z|6f6de3d3-d076-4d68-8132-8ef3dce241b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:55:12.426Z|646b5de8-ba6f-4897-a48d-c0f1c3e976b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:55:12.426Z|646b5de8-ba6f-4897-a48d-c0f1c3e976b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:55:17.753Z|52a9e08f-3b0f-425a-bfd7-350ab3f7b8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:17.754Z|52a9e08f-3b0f-425a-bfd7-350ab3f7b8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:17.753Z|2e25a740-b3ba-41c7-a862-46b52ab5f90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:17.755Z|2e25a740-b3ba-41c7-a862-46b52ab5f90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:17.811Z|c5eb86a3-d480-43bb-ba7d-b895fa36494d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:17.812Z|c5eb86a3-d480-43bb-ba7d-b895fa36494d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:26.856Z|6929b3ba-0518-4f36-86ad-9fdb0034b378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:55:26.859Z|6929b3ba-0518-4f36-86ad-9fdb0034b378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:55:27.775Z|2006b9ba-c1d6-4bfd-851c-70fd67768cb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:27.775Z|5ff63192-1789-4280-9c98-2052a81b010c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:27.776Z|2006b9ba-c1d6-4bfd-851c-70fd67768cb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:27.776Z|5ff63192-1789-4280-9c98-2052a81b010c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:27.835Z|b28892e2-4650-456a-b432-9eeb2560e923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:27.836Z|b28892e2-4650-456a-b432-9eeb2560e923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:37.804Z|23763101-8297-4492-80e0-900202b2a8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:37.804Z|ecd27f0a-d689-41b3-a0f3-149680312f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:37.804Z|ecd27f0a-d689-41b3-a0f3-149680312f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:37.804Z|23763101-8297-4492-80e0-900202b2a8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:37.858Z|4cbcde05-6c0c-415c-9c5f-88f39acbe9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:37.859Z|4cbcde05-6c0c-415c-9c5f-88f39acbe9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:41.856Z|fbdef6b7-97f2-4edf-bb9d-12be65431913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:55:41.856Z|fbdef6b7-97f2-4edf-bb9d-12be65431913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:55:42.427Z|e2a9e54a-8c2a-4991-8cc8-6410faef7487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:55:42.427Z|e2a9e54a-8c2a-4991-8cc8-6410faef7487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:55:47.827Z|6d041be1-b22c-4c98-b853-405ce27b3c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:47.827Z|1c60a593-2d52-426d-8f4f-00b5a3e0eac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:47.828Z|6d041be1-b22c-4c98-b853-405ce27b3c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:47.828Z|1c60a593-2d52-426d-8f4f-00b5a3e0eac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:47.878Z|f521f2d0-7f34-4ce1-a591-11943c7cc760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:47.879Z|f521f2d0-7f34-4ce1-a591-11943c7cc760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:56.856Z|4ea3d732-a399-464b-aa3e-a6d8deedf624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:55:56.856Z|4ea3d732-a399-464b-aa3e-a6d8deedf624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:55:57.851Z|feb3748a-46bd-4e3c-bb40-b9e8741c4508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:57.851Z|881f98e7-73a7-42f9-a0d0-179f80c0d796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:57.852Z|feb3748a-46bd-4e3c-bb40-b9e8741c4508|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:57.852Z|881f98e7-73a7-42f9-a0d0-179f80c0d796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:55:57.899Z|8c17bc77-8a2e-43b0-b369-6ed1aafd27b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:55:57.900Z|8c17bc77-8a2e-43b0-b369-6ed1aafd27b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:02.134Z|187a1500-8579-457b-b918-7368be3be1aa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:56:02.135Z|187a1500-8579-457b-b918-7368be3be1aa|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:07.874Z|1e1d096c-7c1c-44ce-be7c-eebbb5319976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:07.874Z|269f380a-454e-47a5-8146-78c75a0d98e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:07.874Z|1e1d096c-7c1c-44ce-be7c-eebbb5319976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:07.875Z|269f380a-454e-47a5-8146-78c75a0d98e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:07.923Z|c1ecacc7-ccc2-4f62-979b-c111474a91c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:07.923Z|c1ecacc7-ccc2-4f62-979b-c111474a91c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:11.856Z|5936594f-543d-4df8-8aaa-211d216c8c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:56:11.859Z|5936594f-543d-4df8-8aaa-211d216c8c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:56:12.428Z|0e71e1db-f23c-40f1-ae49-a0d681081c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:56:12.429Z|0e71e1db-f23c-40f1-ae49-a0d681081c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:56:17.896Z|50c50f3f-a0e2-4fef-9f20-cc03f3d67b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:17.896Z|048419cc-2b72-4a4d-bf26-0f304844dcf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:17.897Z|50c50f3f-a0e2-4fef-9f20-cc03f3d67b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:17.897Z|048419cc-2b72-4a4d-bf26-0f304844dcf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:17.946Z|0d3a4a06-fa5b-4c6b-9aec-f32f577a7648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:17.948Z|0d3a4a06-fa5b-4c6b-9aec-f32f577a7648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:26.856Z|ac49fffe-0053-4a61-ab83-cf45fcd17cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:56:26.856Z|ac49fffe-0053-4a61-ab83-cf45fcd17cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:56:27.918Z|85651e3c-c592-4d9b-ba4a-e4b0ca6609d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:27.918Z|0a99be7f-b7b4-4fd7-95fd-c5c41cf2d54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:27.918Z|85651e3c-c592-4d9b-ba4a-e4b0ca6609d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:27.918Z|0a99be7f-b7b4-4fd7-95fd-c5c41cf2d54b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:27.968Z|98b06d69-1096-4227-a514-e6dd69017f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:27.969Z|98b06d69-1096-4227-a514-e6dd69017f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:37.940Z|f973d126-bab8-442d-b4ae-a1757ae03f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:37.941Z|f973d126-bab8-442d-b4ae-a1757ae03f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:37.944Z|d7c02bd0-3e70-427b-a6f1-089a38610495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:37.945Z|d7c02bd0-3e70-427b-a6f1-089a38610495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:37.987Z|6a89e85a-4fbe-495c-ab09-702bf37023e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:37.988Z|6a89e85a-4fbe-495c-ab09-702bf37023e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:41.856Z|554522ca-5875-4999-8b5b-fcab055d3576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:56:41.856Z|554522ca-5875-4999-8b5b-fcab055d3576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:56:42.429Z|88b8b55a-6449-4362-a8ef-d6bf53d567f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:56:42.430Z|88b8b55a-6449-4362-a8ef-d6bf53d567f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:56:47.966Z|62fe4f9b-cdfb-441e-91be-40a4ab21c0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:47.966Z|210ebf3e-9658-49b8-bb4a-6a94d0ab9a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:47.967Z|62fe4f9b-cdfb-441e-91be-40a4ab21c0d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:47.967Z|210ebf3e-9658-49b8-bb4a-6a94d0ab9a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:48.013Z|34b36295-394f-473f-8652-19bc43df67be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:48.014Z|34b36295-394f-473f-8652-19bc43df67be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:56.856Z|2f236eed-dcd3-48c2-82ef-b984b2559998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:56:56.858Z|2f236eed-dcd3-48c2-82ef-b984b2559998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:56:57.988Z|4483e4e3-4ba7-4c88-a97a-59c5967c90a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:57.988Z|de6b38f1-c9d4-4b51-87ba-1ac04db975ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:57.988Z|4483e4e3-4ba7-4c88-a97a-59c5967c90a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:57.988Z|de6b38f1-c9d4-4b51-87ba-1ac04db975ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:56:58.036Z|126aae49-a2a7-4cf5-b447-9509a1ba5d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:56:58.037Z|126aae49-a2a7-4cf5-b447-9509a1ba5d8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:02.135Z|8433879c-aa69-4211-a009-c1aff4d63f2c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:57:02.136Z|8433879c-aa69-4211-a009-c1aff4d63f2c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:08.008Z|77cc7683-3925-432e-81db-61be0e91e832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:08.008Z|016e9d9f-e854-4512-9f14-5120f0a0ac68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:08.009Z|77cc7683-3925-432e-81db-61be0e91e832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:08.009Z|016e9d9f-e854-4512-9f14-5120f0a0ac68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:08.059Z|c999f676-4803-4bff-9b30-d32b89fe8c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:08.059Z|c999f676-4803-4bff-9b30-d32b89fe8c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:11.856Z|de5d65e3-11f3-4786-83ec-dab466b28c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:57:11.857Z|de5d65e3-11f3-4786-83ec-dab466b28c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:57:12.431Z|5e5d8869-4ca0-4879-9ea1-823be4e24ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:57:12.431Z|5e5d8869-4ca0-4879-9ea1-823be4e24ef0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:57:18.028Z|fb181079-861e-4b23-be73-31e0882a0754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:18.028Z|3a8f645d-0107-4708-884a-7ca9f8a98b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:18.029Z|fb181079-861e-4b23-be73-31e0882a0754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:18.029Z|3a8f645d-0107-4708-884a-7ca9f8a98b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:18.081Z|d5c951b5-9dce-4cfe-b3b2-d2fd36634990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:18.081Z|d5c951b5-9dce-4cfe-b3b2-d2fd36634990|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:26.856Z|cd7a9080-b025-4cde-8691-8fef2028567a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:57:26.856Z|cd7a9080-b025-4cde-8691-8fef2028567a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:57:28.048Z|e370bdf8-fbc4-41a4-873a-a9d9d901e70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:28.048Z|1b15ee45-d85a-43fe-93c2-1444ee5e6f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:28.049Z|e370bdf8-fbc4-41a4-873a-a9d9d901e70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:28.049Z|1b15ee45-d85a-43fe-93c2-1444ee5e6f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:28.100Z|77385e37-311f-4f52-a636-acc428a78e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:28.101Z|77385e37-311f-4f52-a636-acc428a78e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:38.069Z|5fc34545-7287-4bc2-ab6f-1a1dea8693fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:38.069Z|735a293f-e090-48e5-a63a-01bc2f837e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:38.069Z|5fc34545-7287-4bc2-ab6f-1a1dea8693fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:38.069Z|735a293f-e090-48e5-a63a-01bc2f837e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:38.120Z|12a29454-a2ad-483a-912a-619bdf196bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:38.120Z|12a29454-a2ad-483a-912a-619bdf196bba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:41.856Z|bbcfdc18-672e-4755-86a0-401f2dcc08cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:57:41.859Z|bbcfdc18-672e-4755-86a0-401f2dcc08cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:57:42.432Z|ea6e32ea-a169-4b58-872c-b1cee017d557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:57:42.432Z|ea6e32ea-a169-4b58-872c-b1cee017d557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:57:48.089Z|8c077827-5eef-4c99-92de-bc19633f8089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:48.089Z|25d2f657-9824-4af9-86e2-7fbfb0218721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:48.089Z|8c077827-5eef-4c99-92de-bc19633f8089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:48.089Z|25d2f657-9824-4af9-86e2-7fbfb0218721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:48.140Z|8fc155b1-5255-44fa-a7bf-185770c5c4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:48.141Z|8fc155b1-5255-44fa-a7bf-185770c5c4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:56.856Z|2ba26359-ed83-4821-ac56-c276a9e09975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:57:56.856Z|2ba26359-ed83-4821-ac56-c276a9e09975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:57:58.109Z|44d84abe-4f59-4911-883a-926eb98ed964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:58.109Z|1b20c3e9-4e9d-404e-ada4-b71968c45520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:58.109Z|1b20c3e9-4e9d-404e-ada4-b71968c45520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:58.109Z|44d84abe-4f59-4911-883a-926eb98ed964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:57:58.160Z|ebacc19f-d19f-44a0-8ce7-0c5707537ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:57:58.161Z|ebacc19f-d19f-44a0-8ce7-0c5707537ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:02.135Z|19d9115d-6ec6-4f7b-92ca-dbfae16d1ffa|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:58:02.136Z|19d9115d-6ec6-4f7b-92ca-dbfae16d1ffa|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:08.128Z|8b64cc83-bbae-4ca1-92be-c908822c4973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:08.129Z|8b64cc83-bbae-4ca1-92be-c908822c4973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:08.129Z|3a117b3d-7538-4048-b43c-af64c63f7631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:08.130Z|3a117b3d-7538-4048-b43c-af64c63f7631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:08.187Z|fda8f409-6212-4edc-8862-442872bacacb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:08.187Z|fda8f409-6212-4edc-8862-442872bacacb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:11.856Z|2fd6e5e4-50f7-4949-abba-1f299ec634eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:58:11.856Z|2fd6e5e4-50f7-4949-abba-1f299ec634eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:58:12.441Z|9084bac9-f3f9-4bbc-ac64-1a75444ba58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:58:12.448Z|9084bac9-f3f9-4bbc-ac64-1a75444ba58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:58:18.151Z|5c5ef4ab-17d3-437b-9bff-1cdc03b96c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:18.152Z|5c5ef4ab-17d3-437b-9bff-1cdc03b96c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:18.157Z|41f1ddfc-4a9a-4aef-89e0-798d3a6befc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:18.157Z|41f1ddfc-4a9a-4aef-89e0-798d3a6befc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:18.206Z|20414f0f-2954-4f36-8e12-d3739f8c05ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:18.206Z|20414f0f-2954-4f36-8e12-d3739f8c05ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:26.856Z|5b802235-8c82-4a0d-9c89-79ff767b0d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:58:26.865Z|5b802235-8c82-4a0d-9c89-79ff767b0d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:58:28.175Z|ed3dc5b7-0c77-458d-a9a9-34bb532e1e5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:28.176Z|ed3dc5b7-0c77-458d-a9a9-34bb532e1e5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:28.177Z|81c52373-988a-4583-bc71-dcf1f14e9409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:28.178Z|81c52373-988a-4583-bc71-dcf1f14e9409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:28.229Z|d0abfe69-7620-4faa-92b4-bbc5cf1faa44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:28.232Z|d0abfe69-7620-4faa-92b4-bbc5cf1faa44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:38.197Z|7ddb413b-2ab5-4d4d-9119-27d0915640fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:38.197Z|da4dc644-769d-4b8a-bc84-aa25e3b94217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:38.197Z|7ddb413b-2ab5-4d4d-9119-27d0915640fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:38.198Z|da4dc644-769d-4b8a-bc84-aa25e3b94217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:38.255Z|96cb2b99-2c16-4d51-b5f7-25044149feb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:38.256Z|96cb2b99-2c16-4d51-b5f7-25044149feb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:41.856Z|063d8c69-1845-42c4-b4b9-e42bccede87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:58:41.857Z|063d8c69-1845-42c4-b4b9-e42bccede87a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:58:42.450Z|75d9bd83-d8ae-41cc-a255-1c47448c9e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:58:42.450Z|75d9bd83-d8ae-41cc-a255-1c47448c9e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:58:48.219Z|7c6b3189-08e4-43ed-a7c5-ddb0e7e876a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:48.219Z|622c0085-c976-49c9-b93f-d61d013c4d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:48.220Z|7c6b3189-08e4-43ed-a7c5-ddb0e7e876a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:48.220Z|622c0085-c976-49c9-b93f-d61d013c4d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:48.277Z|51ae6934-01d3-4ab5-8aaf-1fc9f531c09d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:48.278Z|51ae6934-01d3-4ab5-8aaf-1fc9f531c09d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:56.856Z|01b7ef2e-759c-4a3e-accd-825f3fa6f1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:58:56.857Z|01b7ef2e-759c-4a3e-accd-825f3fa6f1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:58:58.245Z|5584ad1e-d8f8-4bff-b9f8-b6d8f27a382b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:58.245Z|e0ae2639-64e5-4e95-ba51-35f62add1a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:58.246Z|5584ad1e-d8f8-4bff-b9f8-b6d8f27a382b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:58.247Z|e0ae2639-64e5-4e95-ba51-35f62add1a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:58:58.299Z|40bb7283-8b4f-4684-b651-0024df8a325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:58:58.300Z|40bb7283-8b4f-4684-b651-0024df8a325f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:02.134Z|90447666-375f-4f0b-b6c8-b00f3b9de27c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T07:59:02.135Z|90447666-375f-4f0b-b6c8-b00f3b9de27c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:08.268Z|6695bceb-863e-4e7e-80fc-3d4f621ab488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:08.268Z|76e450d7-112b-4b0e-8ea1-1a8ac6c2f31c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:08.269Z|6695bceb-863e-4e7e-80fc-3d4f621ab488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:08.269Z|76e450d7-112b-4b0e-8ea1-1a8ac6c2f31c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:08.322Z|49a17793-8a3b-45c9-b511-7aa832b6e80a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:08.323Z|49a17793-8a3b-45c9-b511-7aa832b6e80a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:11.856Z|17c08ec3-4469-4991-91bd-e9e1c01c1a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:59:11.860Z|17c08ec3-4469-4991-91bd-e9e1c01c1a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:59:12.451Z|9613cf29-d928-49bc-ac1e-6d5dd0af0a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:59:12.452Z|9613cf29-d928-49bc-ac1e-6d5dd0af0a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:59:18.293Z|beb0167b-4b50-4a98-82ee-f8cb12f03fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:18.293Z|27c2a1d7-d9aa-43c4-9b8f-904e2da9854a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:18.293Z|beb0167b-4b50-4a98-82ee-f8cb12f03fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:18.294Z|27c2a1d7-d9aa-43c4-9b8f-904e2da9854a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:18.358Z|d2a62657-847c-4a29-88ca-0582762d821f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:18.359Z|d2a62657-847c-4a29-88ca-0582762d821f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:26.858Z|b2df7677-89ed-4777-95bd-17bf99764ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:59:26.861Z|b2df7677-89ed-4777-95bd-17bf99764ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:59:28.318Z|c17cfc94-9415-4b66-9363-d4409d2e6d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:28.319Z|45c950bb-c608-4e64-b52e-9109a6caded2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:28.319Z|c17cfc94-9415-4b66-9363-d4409d2e6d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:28.320Z|45c950bb-c608-4e64-b52e-9109a6caded2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:28.385Z|0e327565-e5c2-48ad-a139-6af6ade44d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:28.386Z|0e327565-e5c2-48ad-a139-6af6ade44d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:38.351Z|3ce9a817-865b-45f6-97c7-a561a345738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:38.351Z|84f28c70-2385-455f-9f67-48b66a7ad97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:38.353Z|3ce9a817-865b-45f6-97c7-a561a345738d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:38.353Z|84f28c70-2385-455f-9f67-48b66a7ad97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:38.407Z|79d0cb19-dd71-4c14-bb87-d97d5535fa8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:38.408Z|79d0cb19-dd71-4c14-bb87-d97d5535fa8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:41.856Z|3d6fbb7d-c72a-4cd8-925b-7498c1f4068c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:59:41.857Z|3d6fbb7d-c72a-4cd8-925b-7498c1f4068c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:59:42.452Z|1a3e48e6-f8e7-42a0-8cbe-c4884941f71f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:59:42.453Z|1a3e48e6-f8e7-42a0-8cbe-c4884941f71f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:59:48.376Z|214125d5-831f-4f5d-86d5-b72701126a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:48.376Z|a0874fa0-c366-4d2f-87b0-898a22bc6fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:48.377Z|214125d5-831f-4f5d-86d5-b72701126a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:48.378Z|a0874fa0-c366-4d2f-87b0-898a22bc6fba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:48.428Z|9697e76f-8317-4edb-ba0d-e941b4e7dbbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:48.428Z|9697e76f-8317-4edb-ba0d-e941b4e7dbbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:56.856Z|311a5569-b25e-4dd9-9460-090a6845250e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T07:59:56.859Z|311a5569-b25e-4dd9-9460-090a6845250e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T07:59:58.397Z|5cc54546-573c-4585-bc69-9f8b77780865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:58.397Z|17c6585f-be44-4405-82be-8e61b176b22c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:58.398Z|5cc54546-573c-4585-bc69-9f8b77780865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:58.398Z|17c6585f-be44-4405-82be-8e61b176b22c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T07:59:58.448Z|ab3cf6f3-d811-434c-8bdb-6aff21fc7dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T07:59:58.449Z|ab3cf6f3-d811-434c-8bdb-6aff21fc7dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:02.135Z|696c8467-ed24-459b-97cc-a0ceac36f293|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:00:02.136Z|696c8467-ed24-459b-97cc-a0ceac36f293|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:08.425Z|b14acfef-b830-4860-8808-f65ae36f0198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:08.425Z|47b85998-7542-4fce-9ee8-bc8ae6b16927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:08.426Z|b14acfef-b830-4860-8808-f65ae36f0198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:08.426Z|47b85998-7542-4fce-9ee8-bc8ae6b16927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:08.467Z|ef1c246e-5b08-42bb-9b2d-6b17cc0cc34e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:08.467Z|ef1c246e-5b08-42bb-9b2d-6b17cc0cc34e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:11.856Z|f9cd62fe-732b-4344-b8fa-188ad0c638b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:00:11.856Z|f9cd62fe-732b-4344-b8fa-188ad0c638b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:00:12.454Z|bc7b9a40-10cc-4a4d-8486-c3e31c9f6387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:00:12.455Z|bc7b9a40-10cc-4a4d-8486-c3e31c9f6387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:00:18.446Z|298e6723-9c73-45a1-a05f-fd3fd514a9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:18.446Z|4e804913-081f-4102-a1a9-bca18a3d08e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:18.447Z|4e804913-081f-4102-a1a9-bca18a3d08e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:18.447Z|298e6723-9c73-45a1-a05f-fd3fd514a9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:18.486Z|1121e844-b277-4734-af23-9f4b01a20c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:18.487Z|1121e844-b277-4734-af23-9f4b01a20c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:26.856Z|4d5befc2-3fef-450a-871f-48d6792b7ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:00:26.857Z|4d5befc2-3fef-450a-871f-48d6792b7ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:00:28.466Z|0d6507cb-4d23-4a87-ae70-24119654087a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:28.466Z|c2b3f58a-253a-4b74-99e2-f137c394e1bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:28.467Z|0d6507cb-4d23-4a87-ae70-24119654087a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:28.467Z|c2b3f58a-253a-4b74-99e2-f137c394e1bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:28.509Z|7171ecde-3683-469e-8bb2-3bb3100211c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:28.510Z|7171ecde-3683-469e-8bb2-3bb3100211c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:38.488Z|d3f4959b-8a19-403f-a0ff-00888e87c5da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:38.489Z|d3f4959b-8a19-403f-a0ff-00888e87c5da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:38.495Z|8c0f046d-39b9-47a7-a560-dee318128dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:38.496Z|8c0f046d-39b9-47a7-a560-dee318128dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:38.530Z|b3a02551-13d7-49fd-b5b1-ebd7140dc9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:38.531Z|b3a02551-13d7-49fd-b5b1-ebd7140dc9d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:41.856Z|69304327-a9ab-4bee-b32b-56bd68a2fd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:00:41.859Z|69304327-a9ab-4bee-b32b-56bd68a2fd70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:00:42.455Z|3e585beb-559b-488e-8f58-5a120eb337e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:00:42.456Z|3e585beb-559b-488e-8f58-5a120eb337e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:00:48.515Z|6a80ae27-4c20-486d-b885-afaa540e3938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:48.516Z|6a80ae27-4c20-486d-b885-afaa540e3938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:48.519Z|c49ffdfb-faae-488e-9900-d814e5f1e6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:48.519Z|c49ffdfb-faae-488e-9900-d814e5f1e6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:48.550Z|f63a2b6b-0d08-4cd6-a948-2e066d90e967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:48.551Z|f63a2b6b-0d08-4cd6-a948-2e066d90e967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:56.856Z|f3d3f43c-f254-4fc6-8bcb-f3065d4d1c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:00:56.856Z|f3d3f43c-f254-4fc6-8bcb-f3065d4d1c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:00:58.537Z|8e42c096-82a6-44e6-ae5a-053028cd06f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:58.538Z|8e42c096-82a6-44e6-ae5a-053028cd06f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:58.538Z|c229e786-60d0-4148-bc2b-b32d7976314b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:58.539Z|c229e786-60d0-4148-bc2b-b32d7976314b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:00:58.571Z|335ac429-20fc-45d8-a495-b9d409957a65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:00:58.572Z|335ac429-20fc-45d8-a495-b9d409957a65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:02.133Z|35a9ce05-2582-4dfe-8229-992641833947|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:01:02.134Z|35a9ce05-2582-4dfe-8229-992641833947|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:08.558Z|434adc29-f9c4-465d-92c2-0b9eaee2d398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:08.558Z|95159843-0c2b-4601-84b7-c177b6042bd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:08.559Z|95159843-0c2b-4601-84b7-c177b6042bd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:08.559Z|434adc29-f9c4-465d-92c2-0b9eaee2d398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:08.591Z|dadd2764-26cc-483f-8eb8-c37b3daf82a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:08.591Z|dadd2764-26cc-483f-8eb8-c37b3daf82a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:11.856Z|e919e17c-d082-408c-aa04-c5ba0849d069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:01:11.857Z|e919e17c-d082-408c-aa04-c5ba0849d069|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:01:12.457Z|82a7411e-a2ec-4c8f-b1ab-2fbe24e5b0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:01:12.458Z|82a7411e-a2ec-4c8f-b1ab-2fbe24e5b0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:01:18.580Z|8f152ddf-e9db-49a6-821f-f04457aba0fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:18.580Z|0a1fb266-33fd-48d6-9eaa-df801661d13e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:18.581Z|8f152ddf-e9db-49a6-821f-f04457aba0fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:18.581Z|0a1fb266-33fd-48d6-9eaa-df801661d13e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:18.612Z|d99ba481-a5b5-4362-b9a7-4d56a3c25788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:18.612Z|d99ba481-a5b5-4362-b9a7-4d56a3c25788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:26.856Z|7be423d1-eb57-4723-b087-918cd49ccfea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:01:26.859Z|7be423d1-eb57-4723-b087-918cd49ccfea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:01:28.601Z|7bd979a9-1cd0-4049-8751-0bdacdfe2e7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:28.601Z|14233c00-3a47-429c-8e95-bc7f7554a6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:28.602Z|7bd979a9-1cd0-4049-8751-0bdacdfe2e7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:28.602Z|14233c00-3a47-429c-8e95-bc7f7554a6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:28.633Z|d9149912-0b05-44c0-9ab3-9cb2f62a5ce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:28.635Z|d9149912-0b05-44c0-9ab3-9cb2f62a5ce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:38.622Z|bd5564f0-457e-4954-92ae-e2b2b3fb6daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:38.622Z|4e6f4496-d3c7-4576-abef-4c4d142cd710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:38.622Z|bd5564f0-457e-4954-92ae-e2b2b3fb6daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:38.622Z|4e6f4496-d3c7-4576-abef-4c4d142cd710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:38.657Z|c2fa72e2-8443-4b5c-9d12-7190f82a52fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:38.657Z|c2fa72e2-8443-4b5c-9d12-7190f82a52fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:41.856Z|f576b0d1-e8ea-4fba-a5b6-876983310a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:01:41.857Z|f576b0d1-e8ea-4fba-a5b6-876983310a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:01:42.459Z|d5a32b20-d3d6-4f91-949f-0e101ae64294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:01:42.459Z|d5a32b20-d3d6-4f91-949f-0e101ae64294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:01:48.643Z|f1d2969a-101b-43fb-84ea-3930e14a765e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:48.643Z|c8dcfb2f-3e05-4862-9933-5ffca4e8a9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:48.643Z|c8dcfb2f-3e05-4862-9933-5ffca4e8a9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:48.643Z|f1d2969a-101b-43fb-84ea-3930e14a765e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:48.678Z|7dec6db6-283a-4ae5-b063-0c3a9ecdb46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:48.678Z|7dec6db6-283a-4ae5-b063-0c3a9ecdb46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:56.856Z|2482fec4-ac5d-4207-b324-7786ff467ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:01:56.856Z|2482fec4-ac5d-4207-b324-7786ff467ae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:01:58.663Z|81605915-2897-4bab-b2e6-a92ecc2fed48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:58.663Z|6e697f08-5417-4c91-89f6-b8ca0cc8f482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:58.664Z|81605915-2897-4bab-b2e6-a92ecc2fed48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:58.664Z|6e697f08-5417-4c91-89f6-b8ca0cc8f482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:01:58.697Z|2dab2cc7-e498-4722-84a2-e8898868b8b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:01:58.697Z|2dab2cc7-e498-4722-84a2-e8898868b8b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:02.135Z|bdc1311c-3bee-49d0-928b-6001dae85890|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:02:02.136Z|bdc1311c-3bee-49d0-928b-6001dae85890|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:08.683Z|de82ea84-adbf-4eaa-882f-4cf051b987a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:08.684Z|5e56b2fd-1c78-4e10-a5e2-a7368840ee74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:08.684Z|de82ea84-adbf-4eaa-882f-4cf051b987a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:08.684Z|5e56b2fd-1c78-4e10-a5e2-a7368840ee74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:08.716Z|b894c4f0-c4d7-4abb-9bfe-64b90c7aa961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:08.717Z|b894c4f0-c4d7-4abb-9bfe-64b90c7aa961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:11.856Z|acc9f7c8-4dc2-4d44-a852-fdf9189cb338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:02:11.859Z|acc9f7c8-4dc2-4d44-a852-fdf9189cb338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:02:12.460Z|d82c3170-8a21-4a83-9fcf-fc38b8a61ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:02:12.460Z|d82c3170-8a21-4a83-9fcf-fc38b8a61ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:02:18.704Z|02b750b7-b47f-490a-83bf-b6088619df7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:18.704Z|1584ccf5-05a3-480a-8099-da7cbaa22803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:18.705Z|02b750b7-b47f-490a-83bf-b6088619df7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:18.705Z|1584ccf5-05a3-480a-8099-da7cbaa22803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:18.734Z|d582cc46-7161-4cc4-ac8e-1ec30cde3c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:18.735Z|d582cc46-7161-4cc4-ac8e-1ec30cde3c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:26.856Z|1ed9475c-fd73-429a-9e7e-cad292fd5df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:02:26.857Z|1ed9475c-fd73-429a-9e7e-cad292fd5df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:02:28.724Z|583dceda-92ce-4de9-a9c8-e4524018b9ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:28.724Z|67b12a3a-8854-4df7-86b8-e6847bdec4b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:28.725Z|67b12a3a-8854-4df7-86b8-e6847bdec4b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:28.725Z|583dceda-92ce-4de9-a9c8-e4524018b9ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:28.754Z|2e6b732a-1fd2-4b6c-8e54-56f0a8542303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:28.755Z|2e6b732a-1fd2-4b6c-8e54-56f0a8542303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:38.746Z|aeb0d21c-8dcf-4c67-991e-f737d3825a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:38.746Z|a71d9f18-efdd-4c2b-b9d7-659b88ee86d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:38.746Z|aeb0d21c-8dcf-4c67-991e-f737d3825a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:38.746Z|a71d9f18-efdd-4c2b-b9d7-659b88ee86d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:38.774Z|22a4686f-90d4-4126-9200-6dd218bc8bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:38.775Z|22a4686f-90d4-4126-9200-6dd218bc8bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:41.856Z|a54c1785-c1b0-4935-8b5f-78cb8a4d4a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:02:41.856Z|a54c1785-c1b0-4935-8b5f-78cb8a4d4a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:02:42.461Z|fc3f2421-bb32-4dce-bc77-a150df8d87c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:02:42.462Z|fc3f2421-bb32-4dce-bc77-a150df8d87c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:02:48.765Z|f23d6897-eaa6-42da-9102-12d1594b7923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:48.766Z|f23d6897-eaa6-42da-9102-12d1594b7923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:48.767Z|438da2fd-934c-40d5-9b8c-e0be6f05449b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:48.767Z|438da2fd-934c-40d5-9b8c-e0be6f05449b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:48.804Z|2f6e1055-12af-47bb-b0e5-6a411050a16b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:48.805Z|2f6e1055-12af-47bb-b0e5-6a411050a16b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:56.856Z|3a311503-dd69-4a5f-8f39-9ee837637980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:02:56.858Z|3a311503-dd69-4a5f-8f39-9ee837637980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:02:58.786Z|e980ddb0-cd03-4f6c-9978-35819a7d668f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:58.786Z|a938a71d-9604-47b3-99bf-9a40bcfa6753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:58.787Z|e980ddb0-cd03-4f6c-9978-35819a7d668f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:58.787Z|a938a71d-9604-47b3-99bf-9a40bcfa6753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:02:58.825Z|6f687ec1-bc2f-489f-af8f-2c99a5f8462c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:02:58.826Z|6f687ec1-bc2f-489f-af8f-2c99a5f8462c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:02.133Z|5288b4a7-86a2-47f7-b011-16ee34d16550|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:03:02.134Z|5288b4a7-86a2-47f7-b011-16ee34d16550|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:08.807Z|1dd79524-6b59-4b36-85f6-60c46bf20c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:08.807Z|1dd79524-6b59-4b36-85f6-60c46bf20c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:08.807Z|2375ad50-72df-4f30-b570-9ad27f4572d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:08.808Z|2375ad50-72df-4f30-b570-9ad27f4572d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:08.845Z|3a967636-155c-4766-b55b-560f329120d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:08.846Z|3a967636-155c-4766-b55b-560f329120d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:11.856Z|c0ed4218-86d6-40d7-97ef-cd28e943d040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:03:11.856Z|c0ed4218-86d6-40d7-97ef-cd28e943d040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:03:12.462Z|b575b622-f774-4eb2-9764-09dc5ba53daa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:03:12.463Z|b575b622-f774-4eb2-9764-09dc5ba53daa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:03:18.827Z|f8517719-5e15-4f99-9d3a-5a7f1bfb90b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:18.827Z|aa2bc3d7-a5e3-45e6-b73d-b9554b46cdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:18.828Z|f8517719-5e15-4f99-9d3a-5a7f1bfb90b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:18.828Z|aa2bc3d7-a5e3-45e6-b73d-b9554b46cdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:18.873Z|0dc5ec32-4af3-4240-b5ae-7a136477f239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:18.873Z|0dc5ec32-4af3-4240-b5ae-7a136477f239|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:26.856Z|297acd71-b1e4-4e26-8df4-06701188dca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:03:26.857Z|297acd71-b1e4-4e26-8df4-06701188dca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:03:28.849Z|70e31eab-2f06-416d-8fa8-528c57e1fb3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:28.850Z|70e31eab-2f06-416d-8fa8-528c57e1fb3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:28.850Z|5c27f767-8f70-459d-82e4-0d73316073a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:28.851Z|5c27f767-8f70-459d-82e4-0d73316073a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:28.899Z|a285dbcb-4c73-4b9e-aa7e-e9d731feb2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:28.900Z|a285dbcb-4c73-4b9e-aa7e-e9d731feb2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:38.870Z|02cb163e-c8de-4403-acf2-ea52f688a971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:38.870Z|02cb163e-c8de-4403-acf2-ea52f688a971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:38.880Z|51fa4eca-7688-49c5-809d-6893ab1f95ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:38.881Z|51fa4eca-7688-49c5-809d-6893ab1f95ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:38.919Z|4eed2d7f-128d-468a-8cd9-e57de503719b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:38.920Z|4eed2d7f-128d-468a-8cd9-e57de503719b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:41.856Z|84e2bb34-4599-4167-a95a-a31252b60485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:03:41.859Z|84e2bb34-4599-4167-a95a-a31252b60485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:03:42.463Z|5255b814-8c42-400d-9357-94b4a93d6bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:03:42.464Z|5255b814-8c42-400d-9357-94b4a93d6bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:03:48.890Z|f3ab1743-33dd-4b5a-8d50-1449389f502f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:48.890Z|f3ab1743-33dd-4b5a-8d50-1449389f502f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:48.899Z|8cd78d03-94bf-4e80-9850-60ee0ccd31a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:48.899Z|8cd78d03-94bf-4e80-9850-60ee0ccd31a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:48.938Z|990a8d5c-75c2-4796-9b95-87f980a2d7be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:48.939Z|990a8d5c-75c2-4796-9b95-87f980a2d7be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:56.856Z|356a59df-2787-40c9-9e17-0cc6b7bff820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:03:56.857Z|356a59df-2787-40c9-9e17-0cc6b7bff820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:03:58.911Z|fdec25fa-74a6-4a93-88c1-0023d6bcc560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:58.911Z|fdec25fa-74a6-4a93-88c1-0023d6bcc560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:58.918Z|697cd07a-cf39-4b4b-9ae3-e88b1b450083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:58.918Z|697cd07a-cf39-4b4b-9ae3-e88b1b450083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:03:58.957Z|aa6a7b2d-343d-4318-8b52-630e401045a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:03:58.958Z|aa6a7b2d-343d-4318-8b52-630e401045a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:02.133Z|4443a7c6-326f-46b3-ab0d-4b6228334254|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:04:02.135Z|4443a7c6-326f-46b3-ab0d-4b6228334254|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:08.935Z|970b4a1e-44eb-44ea-8d5f-1c3f8ce435ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:08.935Z|970b4a1e-44eb-44ea-8d5f-1c3f8ce435ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:08.942Z|6a2b738e-7e71-4a09-a5d4-a71853309126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:08.942Z|6a2b738e-7e71-4a09-a5d4-a71853309126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:08.979Z|bb092269-b22f-47c1-ab6e-d9c01c3b50ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:08.980Z|bb092269-b22f-47c1-ab6e-d9c01c3b50ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:11.856Z|e42c9f60-bc55-4447-b148-86d2943758b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:04:11.857Z|e42c9f60-bc55-4447-b148-86d2943758b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:04:12.464Z|72bfda3d-7bfc-4934-8bf2-5fdb0434fb4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:04:12.465Z|72bfda3d-7bfc-4934-8bf2-5fdb0434fb4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:04:18.957Z|a3f05e34-fdaf-4732-bd8d-6fc4ef421e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:18.958Z|a3f05e34-fdaf-4732-bd8d-6fc4ef421e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:18.959Z|de762438-f263-4eac-81a1-501775fc96b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:18.960Z|de762438-f263-4eac-81a1-501775fc96b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:19.001Z|6b360ca6-aee0-4a22-803e-4065c069f02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:19.002Z|6b360ca6-aee0-4a22-803e-4065c069f02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:26.856Z|ece7e24a-b44d-4fd3-b15c-8dc43b83c7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:04:26.859Z|ece7e24a-b44d-4fd3-b15c-8dc43b83c7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:04:28.978Z|36cf3cb7-4896-4917-a83a-820dfca6b017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:28.979Z|36cf3cb7-4896-4917-a83a-820dfca6b017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:28.979Z|dac344d7-3ca9-407b-901a-5a0310a42e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:28.979Z|dac344d7-3ca9-407b-901a-5a0310a42e13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:29.022Z|6d6d39aa-9ec3-4f39-9d49-f046c2cd6178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:29.023Z|6d6d39aa-9ec3-4f39-9d49-f046c2cd6178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:38.998Z|ab29c5af-dcda-4f5e-80a6-ef62c7ab705e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:38.999Z|ab29c5af-dcda-4f5e-80a6-ef62c7ab705e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:39.007Z|f4aa0b1c-6299-4d78-b374-8169e6402491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:39.008Z|f4aa0b1c-6299-4d78-b374-8169e6402491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:39.043Z|e5b4d07b-8112-4022-bbee-d3088c261b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:39.043Z|e5b4d07b-8112-4022-bbee-d3088c261b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:41.856Z|7886f3c8-f458-40fe-ae4c-5f6222158955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:04:41.856Z|7886f3c8-f458-40fe-ae4c-5f6222158955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:04:42.465Z|e213da4b-2cfe-4a62-9025-9519df94c6a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:04:42.466Z|e213da4b-2cfe-4a62-9025-9519df94c6a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:04:49.019Z|f1ba8442-e579-426e-b91c-07730b42f606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:49.019Z|f1ba8442-e579-426e-b91c-07730b42f606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:49.026Z|86efd08f-99e9-4994-a5c2-d17910f98fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:49.026Z|86efd08f-99e9-4994-a5c2-d17910f98fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:49.062Z|f86f16f5-ddfa-44d0-b371-3497df65b91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:49.063Z|f86f16f5-ddfa-44d0-b371-3497df65b91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:56.856Z|25be6e66-6d3d-4c8d-b1b2-a83666e01fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:04:56.857Z|25be6e66-6d3d-4c8d-b1b2-a83666e01fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:04:59.039Z|1ec0616a-44ef-43f1-91d2-3d4a3cb90a7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:59.040Z|1ec0616a-44ef-43f1-91d2-3d4a3cb90a7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:59.043Z|e53fe31e-af46-4cc1-a2af-94b742ab1189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:59.043Z|e53fe31e-af46-4cc1-a2af-94b742ab1189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:04:59.081Z|ad2b4460-ccdf-4c37-a17e-a8ea0aa084a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:04:59.082Z|ad2b4460-ccdf-4c37-a17e-a8ea0aa084a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:02.133Z|9ce4bc83-4f66-475e-ae9e-46f7b8323e60|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:05:02.134Z|9ce4bc83-4f66-475e-ae9e-46f7b8323e60|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:09.061Z|dabbab83-43a2-4c99-a4cd-c3758b7cb017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:09.061Z|4600da2e-87cf-4845-b4bf-def63b362acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:09.062Z|dabbab83-43a2-4c99-a4cd-c3758b7cb017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:09.062Z|4600da2e-87cf-4845-b4bf-def63b362acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:09.101Z|98d8edc5-695f-4617-957b-7cc85cea44ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:09.102Z|98d8edc5-695f-4617-957b-7cc85cea44ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:11.856Z|f2c757ba-92eb-46c0-a930-046119883168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:05:11.862Z|f2c757ba-92eb-46c0-a930-046119883168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:05:12.466Z|2aeef2ae-48ae-47d7-b239-809c13b03f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:05:12.467Z|2aeef2ae-48ae-47d7-b239-809c13b03f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:05:19.083Z|097824cf-e2d8-453b-b46a-68d892c59b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:19.083Z|5d7399f5-caf8-447c-9a1d-29c66157e93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:19.084Z|097824cf-e2d8-453b-b46a-68d892c59b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:19.084Z|5d7399f5-caf8-447c-9a1d-29c66157e93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:19.122Z|7352a2b1-ccd5-49ca-ab14-70bae9ff8578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:19.123Z|7352a2b1-ccd5-49ca-ab14-70bae9ff8578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:26.856Z|1f6dbcfd-5f29-4ef0-af2b-d5bae003d6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:05:26.856Z|1f6dbcfd-5f29-4ef0-af2b-d5bae003d6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:05:29.104Z|cc431de0-32bf-43ca-a8b3-0e34cd7312dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:29.105Z|cc431de0-32bf-43ca-a8b3-0e34cd7312dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:29.107Z|290c77cf-a586-4846-be5d-e9f6aa9aa922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:29.108Z|290c77cf-a586-4846-be5d-e9f6aa9aa922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:29.142Z|e15c5de3-9dad-4823-85c8-5a8196b44232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:29.143Z|e15c5de3-9dad-4823-85c8-5a8196b44232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:39.124Z|764bd919-73a0-455f-acdb-2160713ad32d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:39.125Z|764bd919-73a0-455f-acdb-2160713ad32d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:39.128Z|45991128-0fac-4067-90f6-31562f5ffdaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:39.128Z|45991128-0fac-4067-90f6-31562f5ffdaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:39.162Z|6d5fbf0d-8459-45dd-a1d1-bad4bf304905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:39.162Z|6d5fbf0d-8459-45dd-a1d1-bad4bf304905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:41.856Z|79011f36-cf90-4cbc-9f2b-0e455e251230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:05:41.857Z|79011f36-cf90-4cbc-9f2b-0e455e251230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:05:42.467Z|a5cbb665-2b70-40c2-9d27-8ea276e75846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:05:42.468Z|a5cbb665-2b70-40c2-9d27-8ea276e75846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:05:49.143Z|76b9b692-f398-4be1-a9ee-9ae4ecaeacc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:49.144Z|76b9b692-f398-4be1-a9ee-9ae4ecaeacc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:49.180Z|37a1564a-d270-471d-be7f-5c56f6919a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:49.180Z|37a1564a-d270-471d-be7f-5c56f6919a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:49.183Z|33b0a90a-9240-4d98-9939-f9cb5921348e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:49.184Z|33b0a90a-9240-4d98-9939-f9cb5921348e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:56.856Z|be692d80-e272-4372-aa5f-892b66e01184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:05:56.859Z|be692d80-e272-4372-aa5f-892b66e01184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:05:59.166Z|63a8eac0-51b0-4560-ab8b-9ae7d5d010bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:59.166Z|63a8eac0-51b0-4560-ab8b-9ae7d5d010bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:59.201Z|977d60ca-fe87-4d83-bffa-65e37f1a780c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:59.201Z|a350de77-63bd-4caa-95cf-94d2e6ddf60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:05:59.201Z|977d60ca-fe87-4d83-bffa-65e37f1a780c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:05:59.201Z|a350de77-63bd-4caa-95cf-94d2e6ddf60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:02.134Z|ffb8f39c-a941-405c-9ae5-b72d0b43df84|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:06:02.136Z|ffb8f39c-a941-405c-9ae5-b72d0b43df84|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:09.187Z|ce0e6665-c11f-4ffa-9ef3-750777a5d820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:09.188Z|ce0e6665-c11f-4ffa-9ef3-750777a5d820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:09.220Z|f3b57a88-37d7-4297-aeb8-10cf79ce5b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:09.220Z|3f2b01b9-db11-4e0c-95ed-870e19afa7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:09.221Z|3f2b01b9-db11-4e0c-95ed-870e19afa7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:09.221Z|f3b57a88-37d7-4297-aeb8-10cf79ce5b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:11.856Z|da909e84-1e0a-4d03-b6a1-bffb2b574e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:06:11.856Z|da909e84-1e0a-4d03-b6a1-bffb2b574e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:06:12.469Z|5f3b7eed-7d4d-450e-bfa2-720586b4cc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:06:12.470Z|5f3b7eed-7d4d-450e-bfa2-720586b4cc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:06:19.209Z|c843fb26-9b86-4072-b138-0eeaa1d7bb76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:19.210Z|c843fb26-9b86-4072-b138-0eeaa1d7bb76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:19.242Z|cab78116-df30-4163-b801-b4401bdc8e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:19.242Z|cab78116-df30-4163-b801-b4401bdc8e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:19.242Z|56a2284f-7875-4082-97cc-5e76608c0990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:19.244Z|56a2284f-7875-4082-97cc-5e76608c0990|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:26.856Z|b35c7689-a493-405a-89e0-f509106c9fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:06:26.856Z|b35c7689-a493-405a-89e0-f509106c9fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:06:29.229Z|f6ea2cd4-276f-4320-bd4b-c93bc479d95a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:29.230Z|f6ea2cd4-276f-4320-bd4b-c93bc479d95a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:29.263Z|e281059e-e6a1-4612-97f8-a45af8602fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:29.264Z|e281059e-e6a1-4612-97f8-a45af8602fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:29.269Z|5dbae55f-b334-4f48-9b97-e970832903c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:29.270Z|5dbae55f-b334-4f48-9b97-e970832903c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:39.249Z|0d301f83-9737-4113-9444-91f33d5e3337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:39.250Z|0d301f83-9737-4113-9444-91f33d5e3337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:39.286Z|bc0b8933-8f97-4256-aa5d-4f18e8cdb22d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:39.287Z|5ba7f001-b4bb-4eea-a613-9b913bcc1847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:39.287Z|5ba7f001-b4bb-4eea-a613-9b913bcc1847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:39.287Z|bc0b8933-8f97-4256-aa5d-4f18e8cdb22d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:41.856Z|c8882fb8-ce86-438a-8472-63335d896512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:06:41.858Z|c8882fb8-ce86-438a-8472-63335d896512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:06:42.470Z|bf5317d3-bbcb-450c-a197-0e96fe282f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:06:42.471Z|bf5317d3-bbcb-450c-a197-0e96fe282f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:06:49.269Z|a530bc38-cfe9-42fb-a3dc-5dc124329619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:49.270Z|a530bc38-cfe9-42fb-a3dc-5dc124329619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:49.306Z|dba8ffa2-f927-4cc3-83a4-01cd859562d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:49.307Z|dba8ffa2-f927-4cc3-83a4-01cd859562d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:49.306Z|aca15786-2368-421f-94f4-f2f73499b9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:49.307Z|aca15786-2368-421f-94f4-f2f73499b9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:56.856Z|26b0cb01-09de-49b3-9414-28e7e6cdb196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:06:56.856Z|26b0cb01-09de-49b3-9414-28e7e6cdb196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:06:59.289Z|0e9754fc-0c58-484f-9bbb-db35f2f386b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:59.290Z|0e9754fc-0c58-484f-9bbb-db35f2f386b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:59.327Z|ef0da36b-44f7-4c29-9094-22521a8fc672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:59.327Z|27201c49-b7cf-4da3-aa98-9324ac3aad61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:06:59.327Z|ef0da36b-44f7-4c29-9094-22521a8fc672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:06:59.327Z|27201c49-b7cf-4da3-aa98-9324ac3aad61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:02.135Z|4c16e9c5-2cd1-4b80-9c0b-33c99de56ced|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:07:02.136Z|4c16e9c5-2cd1-4b80-9c0b-33c99de56ced|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:09.309Z|8cc6baf1-1b2b-4cd5-8790-96f90a6046da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:09.309Z|8cc6baf1-1b2b-4cd5-8790-96f90a6046da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:09.346Z|43a6ef88-ba27-46b1-aad9-e143247cd7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:09.346Z|1a454253-b095-4739-96d1-df21b96a2410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:09.346Z|1a454253-b095-4739-96d1-df21b96a2410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:09.346Z|43a6ef88-ba27-46b1-aad9-e143247cd7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:11.856Z|eea90f40-f26d-4b45-a2c6-06fc01343ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:07:11.856Z|eea90f40-f26d-4b45-a2c6-06fc01343ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:07:12.472Z|09eb1070-d501-4467-b0f3-ab657f974645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:07:12.472Z|09eb1070-d501-4467-b0f3-ab657f974645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:07:19.328Z|66e7d59a-466d-4eb9-ae79-0e2b4f514405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:19.329Z|66e7d59a-466d-4eb9-ae79-0e2b4f514405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:19.364Z|d70f000e-7d3a-4255-80b1-6b970e4489b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:19.364Z|88ce85a6-40f2-4515-9d6f-995ed7f6b0f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:19.365Z|d70f000e-7d3a-4255-80b1-6b970e4489b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:19.365Z|88ce85a6-40f2-4515-9d6f-995ed7f6b0f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:26.856Z|b2d89997-1a59-4f49-9b67-6c3256df0e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:07:26.859Z|b2d89997-1a59-4f49-9b67-6c3256df0e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:07:29.348Z|ca83e9c5-03d7-48a0-8690-d9a1c30b1b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:29.349Z|ca83e9c5-03d7-48a0-8690-d9a1c30b1b80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:29.384Z|1888d921-6989-4dcd-9b1e-c43d5f56f6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:29.384Z|fa59bd47-a01a-44f5-a486-4a9bb05bae8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:29.385Z|1888d921-6989-4dcd-9b1e-c43d5f56f6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:29.385Z|fa59bd47-a01a-44f5-a486-4a9bb05bae8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:39.368Z|1a2fd6c8-36b0-4107-9135-c8e2c3316697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:39.368Z|1a2fd6c8-36b0-4107-9135-c8e2c3316697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:39.405Z|25c255a5-fe68-4302-80b8-1e9a1f40825b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:39.406Z|25c255a5-fe68-4302-80b8-1e9a1f40825b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:39.406Z|c9d1e354-e2c1-47e3-b614-ba2385f0d69f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:39.407Z|c9d1e354-e2c1-47e3-b614-ba2385f0d69f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:41.856Z|d718c990-192d-4331-8a84-f443525b6ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:07:41.856Z|d718c990-192d-4331-8a84-f443525b6ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:07:42.473Z|7663e39c-a262-4d69-81bd-5488e8b03630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:07:42.474Z|7663e39c-a262-4d69-81bd-5488e8b03630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:07:49.388Z|fed6b9ff-7c07-4058-ba3c-4ee614ae0328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:49.389Z|fed6b9ff-7c07-4058-ba3c-4ee614ae0328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:49.427Z|46e58740-1739-4057-a8a2-1515f6814f35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:49.427Z|46e58740-1739-4057-a8a2-1515f6814f35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:49.428Z|8fef9acd-c7b3-4cb6-a54e-8a3f53a35134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:49.428Z|8fef9acd-c7b3-4cb6-a54e-8a3f53a35134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:56.856Z|1ac40cff-36a0-410e-ae19-13deefd78e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:07:56.856Z|1ac40cff-36a0-410e-ae19-13deefd78e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:07:59.410Z|fb4d2241-87bb-4992-a17d-3a88a3c845e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:59.410Z|fb4d2241-87bb-4992-a17d-3a88a3c845e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:59.448Z|34e5686a-1f48-4355-b518-cc5f5fdcfaf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:59.448Z|34e5686a-1f48-4355-b518-cc5f5fdcfaf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:07:59.450Z|616604b6-3296-4807-82ab-c96c2a0c751b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:07:59.451Z|616604b6-3296-4807-82ab-c96c2a0c751b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:02.133Z|c86e9c73-2898-4438-90d7-c0f749da2aa6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:08:02.134Z|c86e9c73-2898-4438-90d7-c0f749da2aa6|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:09.440Z|f0656045-44f8-461d-9ed4-5e56dd874ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:09.440Z|f0656045-44f8-461d-9ed4-5e56dd874ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:09.466Z|ccf67c30-3022-45c0-8c54-1113054102f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:09.467Z|ccf67c30-3022-45c0-8c54-1113054102f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:09.467Z|5efbdd0d-9e84-4960-a474-a186375a20cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:09.467Z|5efbdd0d-9e84-4960-a474-a186375a20cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:11.856Z|bf530652-936d-427b-b2a7-b4738c0170a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:08:11.860Z|bf530652-936d-427b-b2a7-b4738c0170a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:08:12.474Z|f55de64b-37b3-4e74-a003-f30138835991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:08:12.475Z|f55de64b-37b3-4e74-a003-f30138835991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:08:19.461Z|0e16fa18-01c2-414c-98f5-348fecd6516f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:19.461Z|0e16fa18-01c2-414c-98f5-348fecd6516f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:19.487Z|de1dd580-9737-4cb0-949a-58cbcb30e234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:19.487Z|4a52b238-0349-4761-92d5-410f7f343fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:19.488Z|4a52b238-0349-4761-92d5-410f7f343fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:19.488Z|de1dd580-9737-4cb0-949a-58cbcb30e234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:26.856Z|57981987-da9a-4fb3-a21c-5796a79e50bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:08:26.856Z|57981987-da9a-4fb3-a21c-5796a79e50bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:08:29.481Z|3eb2f93e-3c8a-4dae-bf3e-e7d782be3845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:29.481Z|3eb2f93e-3c8a-4dae-bf3e-e7d782be3845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:29.508Z|b6c52150-77be-4843-b2dd-ba0ced76b2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:29.508Z|94506ce5-3d77-4dd7-bf64-111592b09ddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:29.508Z|b6c52150-77be-4843-b2dd-ba0ced76b2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:29.509Z|94506ce5-3d77-4dd7-bf64-111592b09ddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:39.503Z|4ae5e12e-f8ff-4d8c-ba82-f40e21a88c8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:39.503Z|4ae5e12e-f8ff-4d8c-ba82-f40e21a88c8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:39.529Z|ceaf34a5-059c-415d-99cf-93404b8a795e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:39.529Z|6f5bb572-4e08-43ba-85f6-494f91abed6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:39.530Z|6f5bb572-4e08-43ba-85f6-494f91abed6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:39.530Z|ceaf34a5-059c-415d-99cf-93404b8a795e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:41.856Z|45cf635a-79fa-4d7e-91c6-f2dd28ae40f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:08:41.856Z|45cf635a-79fa-4d7e-91c6-f2dd28ae40f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:08:42.476Z|fc42f808-2c35-4b9f-84fa-1d2309c69f47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:08:42.476Z|fc42f808-2c35-4b9f-84fa-1d2309c69f47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:08:49.524Z|01d6d61b-b762-4255-9fdf-68c29e926073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:49.525Z|01d6d61b-b762-4255-9fdf-68c29e926073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:49.553Z|49fa8276-ab76-4773-b185-cf79e1a08cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:49.554Z|49fa8276-ab76-4773-b185-cf79e1a08cfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:49.554Z|e92cb569-543c-48c1-a686-8cf1b4f4d912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:49.555Z|e92cb569-543c-48c1-a686-8cf1b4f4d912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:56.856Z|493bb5e7-c862-4b3b-9fe9-eea114b2c5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:08:56.858Z|493bb5e7-c862-4b3b-9fe9-eea114b2c5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:08:59.545Z|966ffaab-904d-47b5-9968-9e1e17acf061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:59.546Z|966ffaab-904d-47b5-9968-9e1e17acf061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:59.575Z|cd6f0a0d-b40c-4e17-b96a-239be0fdffc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:59.576Z|cd6f0a0d-b40c-4e17-b96a-239be0fdffc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:08:59.574Z|08e3fff4-38b0-47d1-ad7e-d2fce21d567c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:08:59.578Z|08e3fff4-38b0-47d1-ad7e-d2fce21d567c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:02.134Z|33de2c69-cedd-42d5-8384-391017358663|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:09:02.134Z|33de2c69-cedd-42d5-8384-391017358663|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:09.567Z|3313adb8-91f8-4d07-b19e-b7310f39dab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:09.568Z|3313adb8-91f8-4d07-b19e-b7310f39dab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:09.596Z|134d96ab-9bcd-42fc-97eb-5803fd38610d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:09.596Z|134d96ab-9bcd-42fc-97eb-5803fd38610d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:09.597Z|a890c1fb-a76e-4327-8296-3b9d0104369e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:09.598Z|a890c1fb-a76e-4327-8296-3b9d0104369e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:11.856Z|abb13a18-6dbd-4fc2-ba4c-b63db549b685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:09:11.856Z|abb13a18-6dbd-4fc2-ba4c-b63db549b685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:09:12.477Z|7846ff7c-df42-4df9-b9b7-f3e82f269a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:09:12.478Z|7846ff7c-df42-4df9-b9b7-f3e82f269a66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:09:19.589Z|ff3a5059-639f-41fb-8d41-59fdc7595c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:19.589Z|ff3a5059-639f-41fb-8d41-59fdc7595c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:19.617Z|b93a3d8b-437a-411f-b8f1-9c0991977250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:19.617Z|e2395404-ab74-46cf-977c-54c17a629b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:19.617Z|b93a3d8b-437a-411f-b8f1-9c0991977250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:19.617Z|e2395404-ab74-46cf-977c-54c17a629b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:26.856Z|3ca5f84c-5e02-44fb-b1d3-2dc619863065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:09:26.856Z|3ca5f84c-5e02-44fb-b1d3-2dc619863065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:09:29.611Z|ee4d9dee-7638-4dcc-834a-58c10446f505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:29.612Z|ee4d9dee-7638-4dcc-834a-58c10446f505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:29.638Z|6602a4a4-da15-4a3d-807c-6f586cbb97d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:29.638Z|c44107aa-b785-4227-8191-30d3123deea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:29.639Z|c44107aa-b785-4227-8191-30d3123deea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:29.639Z|6602a4a4-da15-4a3d-807c-6f586cbb97d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:39.633Z|3e9d933a-74cd-480b-aab1-a911f00fa2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:39.634Z|3e9d933a-74cd-480b-aab1-a911f00fa2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:39.658Z|455b59b2-3565-4ad0-9270-81eebdde7c31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:39.658Z|3012f28d-4d18-4c8c-9483-b2f1686bdbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:39.658Z|455b59b2-3565-4ad0-9270-81eebdde7c31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:39.658Z|3012f28d-4d18-4c8c-9483-b2f1686bdbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:41.856Z|32f152f2-acc2-4eea-bc99-442bbaf20ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:09:41.859Z|32f152f2-acc2-4eea-bc99-442bbaf20ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:09:42.478Z|fe9a4276-fea4-4a71-804f-0cf31cb9f917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:09:42.479Z|fe9a4276-fea4-4a71-804f-0cf31cb9f917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:09:49.658Z|c14da296-7625-4ab8-b916-6b6710518c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:49.659Z|c14da296-7625-4ab8-b916-6b6710518c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:49.677Z|4f03300c-0e33-4661-a76b-bfa941110993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:49.677Z|43e1e288-4bd0-4d25-bd58-d5c6f089f52d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:49.677Z|4f03300c-0e33-4661-a76b-bfa941110993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:49.677Z|43e1e288-4bd0-4d25-bd58-d5c6f089f52d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:56.856Z|248de4e4-7099-4bcf-94a9-478015737220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:09:56.857Z|248de4e4-7099-4bcf-94a9-478015737220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:09:59.682Z|ccd4d3c4-cd86-4892-aee4-c134f10396fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:59.683Z|ccd4d3c4-cd86-4892-aee4-c134f10396fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:59.697Z|b8211aa3-1a9a-4f40-8ade-938bf032a3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:59.697Z|0da4e5c5-5694-4718-96a1-7bb151612746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:09:59.698Z|b8211aa3-1a9a-4f40-8ade-938bf032a3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:09:59.698Z|0da4e5c5-5694-4718-96a1-7bb151612746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:02.145Z|378e2c79-a69e-4183-be7b-77685b0948e5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:10:02.146Z|378e2c79-a69e-4183-be7b-77685b0948e5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:09.707Z|f54fdb67-80e8-4f0c-a3eb-c2ed11e08b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:09.708Z|f54fdb67-80e8-4f0c-a3eb-c2ed11e08b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:09.717Z|17b3b0a6-58ef-4b7c-aa20-a3ea10fb110a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:09.717Z|17b3b0a6-58ef-4b7c-aa20-a3ea10fb110a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:09.719Z|59790f26-17cb-4263-9410-464d21474944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:09.719Z|59790f26-17cb-4263-9410-464d21474944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:11.856Z|8e35f352-430d-4669-bc0c-2fb23ac0690a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:10:11.856Z|8e35f352-430d-4669-bc0c-2fb23ac0690a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:10:12.479Z|f43e82db-6681-48c2-b084-4bad95144195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:10:12.480Z|f43e82db-6681-48c2-b084-4bad95144195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:10:19.728Z|1425d991-1c9f-402c-9a13-2d1eeccdb2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:19.729Z|1425d991-1c9f-402c-9a13-2d1eeccdb2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:19.736Z|ab4a8ce4-4869-4bd0-b139-be8d1db5c673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:19.737Z|ab4a8ce4-4869-4bd0-b139-be8d1db5c673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:19.738Z|18d16fa1-b3a2-4e98-abaa-31f3034b226c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:19.739Z|18d16fa1-b3a2-4e98-abaa-31f3034b226c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:26.856Z|a7a6af90-3b71-4b96-a30b-661bc461e629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:10:26.859Z|a7a6af90-3b71-4b96-a30b-661bc461e629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:10:29.750Z|cb093244-face-48c0-a423-c55e3b852755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:29.751Z|cb093244-face-48c0-a423-c55e3b852755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:29.756Z|9c025372-bb8f-4f86-bcaf-5f9a02f5ee69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:29.756Z|9c025372-bb8f-4f86-bcaf-5f9a02f5ee69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:29.757Z|37f579cc-4e24-40ce-ad41-e5c62e80cd64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:29.758Z|37f579cc-4e24-40ce-ad41-e5c62e80cd64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:39.770Z|69581777-bdc6-43d1-941d-ea3b949afb5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:39.771Z|69581777-bdc6-43d1-941d-ea3b949afb5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:39.774Z|85bd332e-8a26-4a02-b4e2-28370890b728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:39.775Z|85bd332e-8a26-4a02-b4e2-28370890b728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:39.776Z|0d1dd09d-1555-4c66-98f0-4f30d5a20289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:39.776Z|0d1dd09d-1555-4c66-98f0-4f30d5a20289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:41.856Z|4a18a5a6-b4c3-47fe-a4bf-4dc6822c8179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:10:41.856Z|4a18a5a6-b4c3-47fe-a4bf-4dc6822c8179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:10:42.481Z|13b49193-f268-47f3-9adb-b4d778201f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:10:42.481Z|13b49193-f268-47f3-9adb-b4d778201f79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:10:49.794Z|403e9b6a-de9d-4778-bc02-a2589f1ede13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:49.794Z|30b155a6-110a-4d73-9438-763947f9179c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:49.796Z|2ffb50ef-5ee4-49cc-b526-796d43e50f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:49.797Z|403e9b6a-de9d-4778-bc02-a2589f1ede13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:49.797Z|2ffb50ef-5ee4-49cc-b526-796d43e50f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:49.797Z|30b155a6-110a-4d73-9438-763947f9179c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:56.856Z|7ec63ef8-e020-4fff-8d57-da748319fb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:10:56.857Z|7ec63ef8-e020-4fff-8d57-da748319fb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:10:59.820Z|af25cbd4-2797-4b6e-931c-b23f187b53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:59.820Z|248ec54e-1218-4013-b54c-46d74d9da039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:59.821Z|e38ba819-50c7-40d4-afce-adbc8148cd4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:10:59.821Z|248ec54e-1218-4013-b54c-46d74d9da039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:59.821Z|af25cbd4-2797-4b6e-931c-b23f187b53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:10:59.821Z|e38ba819-50c7-40d4-afce-adbc8148cd4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:02.133Z|49f2f0f7-4998-4092-9bad-beaf170d47ce|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:11:02.134Z|49f2f0f7-4998-4092-9bad-beaf170d47ce|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:09.849Z|ec7b62f7-5012-4203-8695-5b3fbbd8301e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:09.849Z|4e09af4a-59dc-4894-be20-a9fa4d3acc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:09.849Z|b225271e-4eba-43d6-98ef-7b6d74665641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:09.850Z|4e09af4a-59dc-4894-be20-a9fa4d3acc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:09.850Z|b225271e-4eba-43d6-98ef-7b6d74665641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:09.850Z|ec7b62f7-5012-4203-8695-5b3fbbd8301e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:11.856Z|c61c83b6-121e-42cb-b2fd-00cc6d7092f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:11:11.859Z|c61c83b6-121e-42cb-b2fd-00cc6d7092f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:11:12.482Z|4200f1bd-0814-4d0a-9a56-b401a536bb17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:11:12.482Z|4200f1bd-0814-4d0a-9a56-b401a536bb17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:11:19.878Z|94a12bf9-d46a-44ff-81f2-8060749db240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:19.880Z|94a12bf9-d46a-44ff-81f2-8060749db240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:19.880Z|e32291ce-b373-4629-8336-342d3c8c8dee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:19.881Z|e32291ce-b373-4629-8336-342d3c8c8dee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:19.878Z|d6eb1800-3557-49c9-bba8-057ebae7c99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:19.883Z|d6eb1800-3557-49c9-bba8-057ebae7c99d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:26.856Z|e1a42ffc-5b3b-4e68-a6db-ea009ad591fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:11:26.857Z|e1a42ffc-5b3b-4e68-a6db-ea009ad591fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:11:29.900Z|d09d35b0-eaa5-46dd-8608-aba105831805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:29.901Z|d09d35b0-eaa5-46dd-8608-aba105831805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:29.901Z|700bc55e-8d2e-4ad0-a386-089aa28c7191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:29.902Z|700bc55e-8d2e-4ad0-a386-089aa28c7191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:29.905Z|2d98d350-51b3-4e04-b203-39804e6fe7b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:29.905Z|2d98d350-51b3-4e04-b203-39804e6fe7b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:39.920Z|01a85da5-6efd-471d-b9d1-e0a19507ce14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:39.921Z|01a85da5-6efd-471d-b9d1-e0a19507ce14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:39.922Z|8796f4f4-1d33-4e12-bb26-1dfc87a66aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:39.922Z|8796f4f4-1d33-4e12-bb26-1dfc87a66aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:39.923Z|6fe6148a-8b89-4f44-8259-0159ad2bf66d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:39.923Z|6fe6148a-8b89-4f44-8259-0159ad2bf66d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:41.856Z|a0d91458-e7c4-4e1e-be37-a6e6c2f69cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:11:41.857Z|a0d91458-e7c4-4e1e-be37-a6e6c2f69cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:11:42.483Z|f233fa42-674c-473a-9ce3-3f2b633d1bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:11:42.483Z|f233fa42-674c-473a-9ce3-3f2b633d1bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:11:49.943Z|46cde555-802d-4247-af82-3c3ad8177603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:49.944Z|46cde555-802d-4247-af82-3c3ad8177603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:49.943Z|c027d194-99c9-4960-bbd4-a194ca343519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:49.944Z|c027d194-99c9-4960-bbd4-a194ca343519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:49.944Z|8efe61fc-6e8a-47e2-a3c8-1b2d20ffdab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:49.946Z|8efe61fc-6e8a-47e2-a3c8-1b2d20ffdab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:56.856Z|4917b488-8985-4a7d-b493-b124d19c3749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:11:56.859Z|4917b488-8985-4a7d-b493-b124d19c3749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:11:59.964Z|4f4baf78-e70e-4d74-aeb8-953842c7050b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:59.964Z|dd764591-6855-476a-92f5-742cf1adc9b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:59.964Z|75138f2f-e179-47d5-a413-507492da23d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:11:59.964Z|dd764591-6855-476a-92f5-742cf1adc9b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:59.964Z|75138f2f-e179-47d5-a413-507492da23d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:11:59.965Z|4f4baf78-e70e-4d74-aeb8-953842c7050b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:02.134Z|a790697a-b16f-4b4b-b64e-3783c22ab1bb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:12:02.134Z|a790697a-b16f-4b4b-b64e-3783c22ab1bb|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:09.984Z|9f31d107-2acf-4d48-9dde-93db8233bcda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:09.984Z|7b1241ae-0784-42ea-8fa8-074f665539f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:09.985Z|7b1241ae-0784-42ea-8fa8-074f665539f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:09.985Z|9f31d107-2acf-4d48-9dde-93db8233bcda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:09.988Z|4a28a998-8737-4b80-be50-cbfea3fed3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:09.988Z|4a28a998-8737-4b80-be50-cbfea3fed3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:11.856Z|1c30b97a-2ca2-4b88-a7de-94c0f7eefcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:12:11.856Z|1c30b97a-2ca2-4b88-a7de-94c0f7eefcdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:12:12.484Z|a21fbc3b-e1c5-4ec3-befe-4b0a65539cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:12:12.484Z|a21fbc3b-e1c5-4ec3-befe-4b0a65539cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:12:20.009Z|2f63d4ab-8f1a-4374-be76-41fe6aeeb0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:20.009Z|b26264d5-a97b-4590-a587-c5b574533020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:20.010Z|b26264d5-a97b-4590-a587-c5b574533020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:20.011Z|2f63d4ab-8f1a-4374-be76-41fe6aeeb0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:20.027Z|d6458f7f-4a1c-4692-ab84-794c6f7e4ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:20.027Z|d6458f7f-4a1c-4692-ab84-794c6f7e4ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:26.856Z|7b92079f-ea27-444d-bf23-c6b6dc80c9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:12:26.857Z|7b92079f-ea27-444d-bf23-c6b6dc80c9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:12:30.033Z|8fb5d3d8-6377-4546-8499-b2d7c6aa8340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:30.034Z|8fb5d3d8-6377-4546-8499-b2d7c6aa8340|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:30.034Z|dbaad01d-e509-4ed8-9493-855567e80041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:30.035Z|dbaad01d-e509-4ed8-9493-855567e80041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:30.048Z|f123cd78-896a-442a-beba-fda4434505e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:30.049Z|f123cd78-896a-442a-beba-fda4434505e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:40.052Z|c362d60f-9502-44f7-9423-1149ba1b9d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:40.053Z|c362d60f-9502-44f7-9423-1149ba1b9d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:40.057Z|c48adb0d-a6f4-4c9d-89d0-93767802f251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:40.057Z|c48adb0d-a6f4-4c9d-89d0-93767802f251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:40.068Z|6fa796b1-d708-4f35-88fd-e05356396e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:40.069Z|6fa796b1-d708-4f35-88fd-e05356396e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:41.856Z|9d149793-ecaf-4b6f-871f-8b247cb6a364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:12:41.859Z|9d149793-ecaf-4b6f-871f-8b247cb6a364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:12:42.485Z|d0fc906f-717e-44f3-913f-9d23d9285192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:12:42.486Z|d0fc906f-717e-44f3-913f-9d23d9285192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:12:50.075Z|7d892590-1117-44f4-8923-bb87d2bcdc03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:50.076Z|7d892590-1117-44f4-8923-bb87d2bcdc03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:50.077Z|50928ded-0bc4-4ed5-9156-d05ee13abbba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:50.078Z|50928ded-0bc4-4ed5-9156-d05ee13abbba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:50.086Z|268d50a9-22af-4bee-b3a3-62d5c34026a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:12:50.087Z|268d50a9-22af-4bee-b3a3-62d5c34026a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:12:56.856Z|ec929a7b-b070-46ac-8849-f2ad0163e25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:12:56.856Z|ec929a7b-b070-46ac-8849-f2ad0163e25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:13:00.098Z|a12eb5e0-8a06-4afa-8f47-a93990c002d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:00.098Z|900e049a-6624-480c-956a-9c43a2ecfd88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:00.099Z|a12eb5e0-8a06-4afa-8f47-a93990c002d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:00.099Z|900e049a-6624-480c-956a-9c43a2ecfd88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:00.103Z|094657e4-97b0-40a1-a330-3e3a5bca11a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:00.104Z|094657e4-97b0-40a1-a330-3e3a5bca11a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:02.134Z|9fc98b23-ae8e-4abf-9c72-2d0a14886e5e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:13:02.136Z|9fc98b23-ae8e-4abf-9c72-2d0a14886e5e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:10.118Z|170dbd4d-5b10-4125-9ef3-e72707b2cfb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:10.118Z|3feadcb1-b4a0-4317-9f57-fa99cfb37ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:10.119Z|3feadcb1-b4a0-4317-9f57-fa99cfb37ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:10.119Z|170dbd4d-5b10-4125-9ef3-e72707b2cfb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:10.123Z|bb52487f-9580-4108-ba2b-0fb1b8ec1104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:10.123Z|bb52487f-9580-4108-ba2b-0fb1b8ec1104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:11.856Z|8dff0939-9cf5-4268-acbb-03c1edebb486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:13:11.856Z|8dff0939-9cf5-4268-acbb-03c1edebb486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:13:12.486Z|3259ec06-a178-4a1e-8be9-52906d9153ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:13:12.487Z|3259ec06-a178-4a1e-8be9-52906d9153ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:13:20.142Z|f18d25d8-1151-4a8e-9319-01370c97479b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:20.142Z|f18d25d8-1151-4a8e-9319-01370c97479b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:20.150Z|7a7fa5ba-08b6-4a61-8aa2-2d7a40f41984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:20.151Z|7a7fa5ba-08b6-4a61-8aa2-2d7a40f41984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:20.152Z|e35dc93c-642d-4d2b-a30e-639ca4fefcde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:20.152Z|e35dc93c-642d-4d2b-a30e-639ca4fefcde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:26.856Z|90352f32-6171-4729-9fe1-59fc0c2cc54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:13:26.859Z|90352f32-6171-4729-9fe1-59fc0c2cc54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:13:30.163Z|ef92d4da-6ee6-453e-91d6-b3349f10e19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:30.163Z|ef92d4da-6ee6-453e-91d6-b3349f10e19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:30.170Z|59f51c2d-44bf-4515-97de-d56431243790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:30.170Z|59f51c2d-44bf-4515-97de-d56431243790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:30.171Z|36e06c1d-a2d9-45e1-a546-003b30422c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:30.171Z|36e06c1d-a2d9-45e1-a546-003b30422c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:40.182Z|63432717-2913-43d6-948d-d8706c8587a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:40.183Z|63432717-2913-43d6-948d-d8706c8587a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:40.189Z|af3b134b-5643-4f75-991e-f4411ba35bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:40.189Z|68b245e3-ab1c-490d-a868-7ed4034934a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:40.190Z|68b245e3-ab1c-490d-a868-7ed4034934a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:40.190Z|af3b134b-5643-4f75-991e-f4411ba35bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:41.856Z|c6e2089a-a663-4c7a-9a2c-0f641b886a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:13:41.856Z|c6e2089a-a663-4c7a-9a2c-0f641b886a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:13:42.487Z|6f238a3e-2505-4b24-918b-a7005bddb6ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:13:42.488Z|6f238a3e-2505-4b24-918b-a7005bddb6ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:13:50.203Z|17767128-d791-4a26-99e7-b0073310191e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:50.204Z|17767128-d791-4a26-99e7-b0073310191e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:50.208Z|4bfa4787-a9d1-4de3-9211-481aeb9aa549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:50.208Z|4bfa4787-a9d1-4de3-9211-481aeb9aa549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:50.210Z|4bded287-c526-4b49-97c3-5883323c2e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:13:50.211Z|4bded287-c526-4b49-97c3-5883323c2e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:13:56.856Z|a2a11f36-ba2f-426a-b808-e687ffbf4b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:13:56.856Z|a2a11f36-ba2f-426a-b808-e687ffbf4b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:14:00.225Z|c96bb28c-bebd-4a1d-8d49-a34541d79070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:00.226Z|5e364249-c311-4da6-ae6b-9de357453fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:00.226Z|5e364249-c311-4da6-ae6b-9de357453fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:00.226Z|c96bb28c-bebd-4a1d-8d49-a34541d79070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:00.227Z|71927f51-3c36-4698-bee2-faf342205242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:00.227Z|71927f51-3c36-4698-bee2-faf342205242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:02.133Z|aa457b2e-c39d-43df-a05f-289a2b35f462|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:14:02.133Z|aa457b2e-c39d-43df-a05f-289a2b35f462|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:10.247Z|2e870f4f-e167-4269-9be1-37324f74adef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:10.247Z|2ffa20a5-fd11-4323-8c5b-43e2f5fc5c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:10.248Z|2ffa20a5-fd11-4323-8c5b-43e2f5fc5c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:10.248Z|92a61db9-6c77-4843-9f45-bdc34c3b9910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:10.249Z|92a61db9-6c77-4843-9f45-bdc34c3b9910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:10.249Z|2e870f4f-e167-4269-9be1-37324f74adef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:11.856Z|4201c105-4264-45f2-bcb5-98a2b082cb92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:14:11.859Z|4201c105-4264-45f2-bcb5-98a2b082cb92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:14:12.488Z|9bcdf58a-f511-4e67-b421-f64f1fc53a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:14:12.489Z|9bcdf58a-f511-4e67-b421-f64f1fc53a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:14:20.269Z|18f5a256-7a40-4830-aaaa-f4e360e6765a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:20.269Z|df773c83-1d3d-4f7d-9358-5e33833df84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:20.269Z|232bbded-660f-4fe1-9de5-efedb4b46ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:20.270Z|df773c83-1d3d-4f7d-9358-5e33833df84c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:20.270Z|232bbded-660f-4fe1-9de5-efedb4b46ddd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:20.270Z|18f5a256-7a40-4830-aaaa-f4e360e6765a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:26.856Z|4a4b08e3-fe83-4eab-adc2-95febf70d64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:14:26.856Z|4a4b08e3-fe83-4eab-adc2-95febf70d64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:14:30.290Z|8d9b6d9f-c4d3-49b8-a3e3-81d234479d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:30.290Z|d7dcc724-2a8e-4226-9b91-df34905d45f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:30.291Z|d7dcc724-2a8e-4226-9b91-df34905d45f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:30.291Z|8d9b6d9f-c4d3-49b8-a3e3-81d234479d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:30.297Z|66d1311e-7b25-40a4-9c9d-aa34e477bd06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:30.298Z|66d1311e-7b25-40a4-9c9d-aa34e477bd06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:40.311Z|2ae78b19-d569-4312-8ccd-fc04f2944e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:40.311Z|024a8890-8ab0-4537-b21d-4ea6922d2cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:40.311Z|2ae78b19-d569-4312-8ccd-fc04f2944e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:40.312Z|024a8890-8ab0-4537-b21d-4ea6922d2cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:40.315Z|1757807a-e6dd-432a-9a9e-3115a7efa31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:40.315Z|1757807a-e6dd-432a-9a9e-3115a7efa31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:41.856Z|bff1a95d-00e8-431d-8ccb-f1ab05fc57d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:14:41.857Z|bff1a95d-00e8-431d-8ccb-f1ab05fc57d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:14:42.489Z|cf6710e7-a165-4e70-a2ec-fceb9220a343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:14:42.490Z|cf6710e7-a165-4e70-a2ec-fceb9220a343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:14:50.332Z|2a946058-81f1-4e3c-bde8-e10ca54d6bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:50.332Z|704f373b-f73f-4bba-8500-7b9ecc4572a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:50.333Z|704f373b-f73f-4bba-8500-7b9ecc4572a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:50.333Z|2a946058-81f1-4e3c-bde8-e10ca54d6bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:50.334Z|c3bb9290-517b-4150-9deb-6cd79d83eb70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:14:50.334Z|c3bb9290-517b-4150-9deb-6cd79d83eb70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:14:56.856Z|d1844552-4208-4327-87d9-0e5690898f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:14:56.858Z|d1844552-4208-4327-87d9-0e5690898f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:15:00.352Z|be0052be-db52-45fa-8e24-953b6da6dbd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:00.352Z|814cc5b9-8e98-4f7e-9656-d17c7f9bca56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:00.352Z|ad44ab2e-9095-422c-902c-be95a468e5db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:00.352Z|be0052be-db52-45fa-8e24-953b6da6dbd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:00.353Z|814cc5b9-8e98-4f7e-9656-d17c7f9bca56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:00.353Z|ad44ab2e-9095-422c-902c-be95a468e5db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:02.134Z|4bdcd4d0-76dc-4e4d-bb39-4e64328dd790|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:15:02.135Z|4bdcd4d0-76dc-4e4d-bb39-4e64328dd790|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:10.372Z|23e9de0f-767e-4271-84df-5dc61a751372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:10.372Z|00ad3bc2-3c9a-47ae-94be-4bbc8469ff5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:10.372Z|23e9de0f-767e-4271-84df-5dc61a751372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:10.372Z|00ad3bc2-3c9a-47ae-94be-4bbc8469ff5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:10.373Z|5af1cddf-e1aa-4fc2-a711-dc2b1e16d3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:10.374Z|5af1cddf-e1aa-4fc2-a711-dc2b1e16d3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:11.856Z|980d25e9-21ad-4587-8ef0-7786a70e0932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:15:11.856Z|980d25e9-21ad-4587-8ef0-7786a70e0932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:15:12.491Z|cd18f195-3114-485d-82f6-7a90f1ed5fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:15:12.491Z|cd18f195-3114-485d-82f6-7a90f1ed5fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:15:20.393Z|104b0d42-fdce-43eb-892a-a3e2383faaa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:20.393Z|c13b2afa-398c-4887-91e2-39314a6cbd0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:20.393Z|4550ffa7-2c9d-492d-b8ed-27a66e832be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:20.394Z|4550ffa7-2c9d-492d-b8ed-27a66e832be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:20.394Z|c13b2afa-398c-4887-91e2-39314a6cbd0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:20.394Z|104b0d42-fdce-43eb-892a-a3e2383faaa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:26.856Z|3610e021-a22b-47f4-9e11-205b8e484276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:15:26.856Z|3610e021-a22b-47f4-9e11-205b8e484276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:15:30.414Z|adee96bb-033d-4d47-b47c-d68a479e72a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:30.414Z|40351aee-81bb-461a-acb7-c2e8f0d8f6c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:30.414Z|c38483fb-5331-404a-8f56-0785f9d9f02c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:30.415Z|adee96bb-033d-4d47-b47c-d68a479e72a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:30.415Z|40351aee-81bb-461a-acb7-c2e8f0d8f6c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:30.415Z|c38483fb-5331-404a-8f56-0785f9d9f02c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:40.435Z|bd31099d-c938-4fbc-ba66-974473c1c12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:40.435Z|bd31099d-c938-4fbc-ba66-974473c1c12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:40.437Z|33d49665-d9ff-4985-88ae-4d991baa2b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:40.437Z|33d49665-d9ff-4985-88ae-4d991baa2b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:40.439Z|2fb11413-4ef9-4f3b-a545-aa05b73820dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:40.441Z|2fb11413-4ef9-4f3b-a545-aa05b73820dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:41.856Z|af41f487-64db-4e4e-9e63-1b90216c66a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:15:41.859Z|af41f487-64db-4e4e-9e63-1b90216c66a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:15:42.492Z|b0b56f1f-be12-43ba-9bc3-bf01e1d10b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:15:42.492Z|b0b56f1f-be12-43ba-9bc3-bf01e1d10b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:15:50.457Z|60c62713-de23-4611-a382-cfb83cfa7c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:50.458Z|60c62713-de23-4611-a382-cfb83cfa7c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:50.459Z|5d718f22-e17c-4df8-92aa-1b289a29b993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:50.459Z|5d718f22-e17c-4df8-92aa-1b289a29b993|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:50.463Z|52249d36-edd1-44f5-81c5-d8142c1c4bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:15:50.464Z|52249d36-edd1-44f5-81c5-d8142c1c4bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:15:56.856Z|94549368-a938-4b70-bc6f-24c364f9e17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:15:56.856Z|94549368-a938-4b70-bc6f-24c364f9e17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:16:00.478Z|f7839259-7b4a-4428-8e35-7eaa743de135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:00.478Z|3b26adb8-9021-4d6d-8de0-6ee08b712681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:00.479Z|3b26adb8-9021-4d6d-8de0-6ee08b712681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:00.479Z|f7839259-7b4a-4428-8e35-7eaa743de135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:00.483Z|b861f45d-ca90-4769-8f97-a085f2b5a475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:00.484Z|b861f45d-ca90-4769-8f97-a085f2b5a475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:02.133Z|7b342387-2ba3-43cd-8033-05d6c14098f7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:16:02.133Z|7b342387-2ba3-43cd-8033-05d6c14098f7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:10.502Z|f7f38be0-e47e-41ef-9c02-aabfca057384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:10.502Z|9fa4ca59-ea4e-4233-9886-2258929bf2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:10.502Z|f7f38be0-e47e-41ef-9c02-aabfca057384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:10.502Z|d751eba7-0ee3-4c2b-8ae9-547ae44ba210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:10.503Z|d751eba7-0ee3-4c2b-8ae9-547ae44ba210|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:10.503Z|9fa4ca59-ea4e-4233-9886-2258929bf2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:11.856Z|ff6fede0-06d8-4ae0-acb8-0ddb3fac4ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:16:11.856Z|ff6fede0-06d8-4ae0-acb8-0ddb3fac4ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:16:12.493Z|aa41fdab-9897-4b82-b7e5-18fa26ee5386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:16:12.493Z|aa41fdab-9897-4b82-b7e5-18fa26ee5386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:16:20.524Z|3a3c279c-d041-432e-9cb9-9268ab81b129|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:20.525Z|3a3c279c-d041-432e-9cb9-9268ab81b129|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:20.530Z|427f7464-ff2f-468f-beb5-13f591bb29b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:20.530Z|c2b7524e-cc02-4d29-be0b-c04fa90b9f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:20.531Z|c2b7524e-cc02-4d29-be0b-c04fa90b9f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:20.531Z|427f7464-ff2f-468f-beb5-13f591bb29b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:26.856Z|c6f2924d-bc00-4b14-b673-f6d929cd3736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:16:26.859Z|c6f2924d-bc00-4b14-b673-f6d929cd3736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:16:30.544Z|d1ace380-bbb5-483d-a7a6-279fa248fd22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:30.545Z|d1ace380-bbb5-483d-a7a6-279fa248fd22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:30.547Z|33d87bbc-dbc5-4c1c-95df-e0d3cfbe7c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:30.548Z|33d87bbc-dbc5-4c1c-95df-e0d3cfbe7c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:30.549Z|22197d7c-16b3-43fd-8f2a-578db8ac99a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:30.550Z|22197d7c-16b3-43fd-8f2a-578db8ac99a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:40.566Z|f09679c3-db18-43c1-80cd-e81b3934a924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:40.567Z|f09679c3-db18-43c1-80cd-e81b3934a924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:40.567Z|a31102ad-2a37-4bd9-91d4-19b94d66802c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:40.568Z|a31102ad-2a37-4bd9-91d4-19b94d66802c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:40.568Z|f5d4cb51-c597-4ae2-96e1-90225f1451d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:40.568Z|f5d4cb51-c597-4ae2-96e1-90225f1451d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:41.856Z|76bf6dcf-cdfa-4235-9a60-a6ed22c7ebb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:16:41.856Z|76bf6dcf-cdfa-4235-9a60-a6ed22c7ebb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:16:42.494Z|e4e731cf-decb-4030-ab1d-848935c050d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:16:42.495Z|e4e731cf-decb-4030-ab1d-848935c050d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:16:50.587Z|70e16971-542e-4662-9b72-45f5be98fe36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:50.587Z|845b1d04-29c2-4e86-9069-49e6d05d0166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:50.587Z|76ec3272-e1ea-4a5f-9915-f20fe914ff52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:16:50.588Z|70e16971-542e-4662-9b72-45f5be98fe36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:50.588Z|845b1d04-29c2-4e86-9069-49e6d05d0166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:50.588Z|76ec3272-e1ea-4a5f-9915-f20fe914ff52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:16:56.856Z|74e066fe-0de0-4158-bfbc-b78e31054543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:16:56.856Z|74e066fe-0de0-4158-bfbc-b78e31054543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:17:00.607Z|b31ad407-a293-4aa4-8532-a8c0d3129b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:00.607Z|2e43d192-a719-4044-85cc-9f1c35509227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:00.607Z|2e43d192-a719-4044-85cc-9f1c35509227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:00.607Z|b31ad407-a293-4aa4-8532-a8c0d3129b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:00.609Z|01d3e520-be93-400a-9925-886d072b1f84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:00.609Z|01d3e520-be93-400a-9925-886d072b1f84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:02.133Z|6940ad5c-cbb6-4be0-a1d1-33108849d99d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:17:02.133Z|6940ad5c-cbb6-4be0-a1d1-33108849d99d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:10.627Z|d37b4271-131e-484c-b766-87857ac870e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:10.627Z|9c4d3905-28c9-4aaa-83ed-2cb24df99a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:10.627Z|9d3de458-c8e8-4da1-a071-d9fad3825720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:10.628Z|d37b4271-131e-484c-b766-87857ac870e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:10.628Z|9c4d3905-28c9-4aaa-83ed-2cb24df99a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:10.628Z|9d3de458-c8e8-4da1-a071-d9fad3825720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:11.856Z|3625c879-1916-4a04-be33-ab8d101350fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:17:11.859Z|3625c879-1916-4a04-be33-ab8d101350fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:17:12.495Z|c364dd7c-e3ab-432b-9cb7-a6c8af1bd6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:17:12.496Z|c364dd7c-e3ab-432b-9cb7-a6c8af1bd6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:17:20.648Z|4dab49b6-603f-425a-afe6-907fd0d4072d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:20.649Z|7fa399a2-766c-4e54-afbf-c48a2c131f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:20.648Z|c5996a2b-ef6c-434a-a602-1470047c4004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:20.649Z|7fa399a2-766c-4e54-afbf-c48a2c131f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:20.649Z|4dab49b6-603f-425a-afe6-907fd0d4072d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:20.649Z|c5996a2b-ef6c-434a-a602-1470047c4004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:26.856Z|10ea0643-5828-4cc7-8a55-8ee83e251400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:17:26.856Z|10ea0643-5828-4cc7-8a55-8ee83e251400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:17:30.668Z|8206a350-3111-41be-b018-ef586fd46b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:30.669Z|8206a350-3111-41be-b018-ef586fd46b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:30.670Z|d993e9f7-c02a-4d6a-82d7-07f830525290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:30.670Z|ee432fc5-5684-4e6e-a24a-80f5c0f08d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:30.671Z|ee432fc5-5684-4e6e-a24a-80f5c0f08d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:30.671Z|d993e9f7-c02a-4d6a-82d7-07f830525290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:40.688Z|1652bb09-ea67-407c-9389-186abb659066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:40.689Z|01aaf4e5-6220-47fc-ac0c-123c1d58604d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:40.689Z|1652bb09-ea67-407c-9389-186abb659066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:40.689Z|01aaf4e5-6220-47fc-ac0c-123c1d58604d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:40.692Z|4480630a-88cc-4429-a231-2bb329eb353d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:40.693Z|4480630a-88cc-4429-a231-2bb329eb353d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:41.856Z|0422dad5-7b48-44ec-a2b0-875fdeeb8daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:17:41.857Z|0422dad5-7b48-44ec-a2b0-875fdeeb8daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:17:42.496Z|5b9cd10c-83e4-43a8-a847-2791a6c31c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:17:42.497Z|5b9cd10c-83e4-43a8-a847-2791a6c31c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:17:50.709Z|6f2d7cf2-548d-47f2-aeee-f8bef676a433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:50.710Z|6f2d7cf2-548d-47f2-aeee-f8bef676a433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:50.710Z|45edfd22-3797-4424-8134-304f76fa57b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:50.711Z|45edfd22-3797-4424-8134-304f76fa57b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:50.711Z|3a260984-c3a5-4d0f-8d24-c91809deb409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:17:50.712Z|3a260984-c3a5-4d0f-8d24-c91809deb409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:17:56.856Z|c6eede47-93ff-4e63-b773-377ea94a3758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:17:56.859Z|c6eede47-93ff-4e63-b773-377ea94a3758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:18:00.730Z|6c9e8f6c-c527-4948-b467-2432ed02d135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:00.730Z|d237dd1c-a53f-4aa2-bd89-2a6866c98d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:00.730Z|57e98332-a5a8-40cc-9a72-009ee323eb53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:00.730Z|6c9e8f6c-c527-4948-b467-2432ed02d135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:00.730Z|d237dd1c-a53f-4aa2-bd89-2a6866c98d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:00.730Z|57e98332-a5a8-40cc-9a72-009ee323eb53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:02.134Z|9fbf695d-c6f4-4f83-bead-5d242ac96ac5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:18:02.134Z|9fbf695d-c6f4-4f83-bead-5d242ac96ac5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:10.749Z|cc038747-97ca-4803-a959-cc8612468a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:10.750Z|cc038747-97ca-4803-a959-cc8612468a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:10.751Z|8984367b-dcd0-480e-b72b-c40588053ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:10.749Z|4d30cf88-58c8-4c36-8ff1-be955ed4a7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:10.751Z|4d30cf88-58c8-4c36-8ff1-be955ed4a7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:10.753Z|8984367b-dcd0-480e-b72b-c40588053ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:11.856Z|ea8e999a-4212-44e1-9dc2-b8d7fdf3b32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:18:11.856Z|ea8e999a-4212-44e1-9dc2-b8d7fdf3b32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:18:12.498Z|e9f0a3a7-65d9-4194-8c6f-54ab9c7f62e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:18:12.498Z|e9f0a3a7-65d9-4194-8c6f-54ab9c7f62e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:18:20.783Z|b0a895ec-9e4a-41e7-9d3e-db46429fe758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:20.784Z|bcaf55c3-c4c8-47e6-907b-e7be7b4376c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:20.785Z|bcaf55c3-c4c8-47e6-907b-e7be7b4376c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:20.784Z|b0a895ec-9e4a-41e7-9d3e-db46429fe758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:20.785Z|bc373dca-7515-4686-a39f-8c750d88af39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:20.786Z|bc373dca-7515-4686-a39f-8c750d88af39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:26.856Z|ceff729f-8773-4eb8-bb3e-cf116d9a8acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:18:26.857Z|ceff729f-8773-4eb8-bb3e-cf116d9a8acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:18:30.804Z|12b1fda4-12d8-4272-8d7f-2efc5bf394c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:30.804Z|46cc660f-41c6-4e1b-97e8-bea324042f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:30.805Z|12b1fda4-12d8-4272-8d7f-2efc5bf394c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:30.805Z|46cc660f-41c6-4e1b-97e8-bea324042f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:30.805Z|f6cf9f9e-7876-4056-a408-463facccc429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:30.806Z|f6cf9f9e-7876-4056-a408-463facccc429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:40.823Z|782b34d5-c199-453a-8d99-97ef75c8a106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:40.823Z|4f9061b1-3cc4-4541-b869-1edefabec5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:40.823Z|782b34d5-c199-453a-8d99-97ef75c8a106|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:40.823Z|4f9061b1-3cc4-4541-b869-1edefabec5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:40.829Z|e18965f8-2e1d-4775-b434-27b2d335fb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:40.829Z|e18965f8-2e1d-4775-b434-27b2d335fb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:41.856Z|f27c171c-0c4d-4878-a69b-0f3cae8f4bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:18:41.859Z|f27c171c-0c4d-4878-a69b-0f3cae8f4bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:18:42.499Z|040a54e4-8099-4c7f-99af-6760809c01bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:18:42.499Z|040a54e4-8099-4c7f-99af-6760809c01bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:18:50.845Z|ed17c81e-1b1c-418d-a286-d596686b6090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:50.846Z|ed17c81e-1b1c-418d-a286-d596686b6090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:50.845Z|9a430991-944c-4e70-a8b5-baa0cafbe957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:50.848Z|9a430991-944c-4e70-a8b5-baa0cafbe957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:50.848Z|6cba0f9b-fa66-4a65-a67b-3498a84accd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:18:50.850Z|6cba0f9b-fa66-4a65-a67b-3498a84accd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:18:56.856Z|cc995e0f-7e55-4480-90c0-f639a11b894c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:18:56.856Z|cc995e0f-7e55-4480-90c0-f639a11b894c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:19:00.865Z|fad325b1-733d-4be7-81b1-e3ebd7f41985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:00.867Z|fad325b1-733d-4be7-81b1-e3ebd7f41985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:00.866Z|1a13024e-7658-44e8-8fff-f781e4634cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:00.868Z|1a13024e-7658-44e8-8fff-f781e4634cb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:00.875Z|fc869132-3822-4ac9-a0ef-c3f8f4a295da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:00.875Z|fc869132-3822-4ac9-a0ef-c3f8f4a295da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:02.133Z|098e8e9c-a07d-4fec-8397-47bb729cff79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:19:02.134Z|098e8e9c-a07d-4fec-8397-47bb729cff79|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:10.894Z|5ec18344-14ef-49e5-814f-d23069a863ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:10.894Z|5ec18344-14ef-49e5-814f-d23069a863ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:10.894Z|a671dbdc-0b06-4811-aa01-9311176be61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:10.895Z|a671dbdc-0b06-4811-aa01-9311176be61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:10.895Z|9f84108c-f09d-4fc9-98e5-e533c998e8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:10.896Z|9f84108c-f09d-4fc9-98e5-e533c998e8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:11.856Z|13fa6172-3da2-407e-942d-3b1724d90457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:19:11.857Z|13fa6172-3da2-407e-942d-3b1724d90457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:19:12.500Z|1331652c-901c-4d3c-967b-fcaeb01b52fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:19:12.500Z|1331652c-901c-4d3c-967b-fcaeb01b52fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:19:20.915Z|65cdebae-2261-4fc9-8f02-7d8a6cfaf511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:20.915Z|3cd52606-5fc3-4bd2-a9da-182b556f1591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:20.916Z|65cdebae-2261-4fc9-8f02-7d8a6cfaf511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:20.916Z|3cd52606-5fc3-4bd2-a9da-182b556f1591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:20.922Z|ea3e096c-edb7-4217-8452-d602263ffcab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:20.922Z|ea3e096c-edb7-4217-8452-d602263ffcab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:26.856Z|feb724ae-e6e5-44f6-a0c8-1a42c42cea1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:19:26.857Z|feb724ae-e6e5-44f6-a0c8-1a42c42cea1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:19:30.937Z|9090f2a1-2b3b-4acb-8115-2658789738a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:30.937Z|d2218af6-c7bd-4b40-be54-a579cad20380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:30.937Z|9090f2a1-2b3b-4acb-8115-2658789738a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:30.937Z|d2218af6-c7bd-4b40-be54-a579cad20380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:30.940Z|8293d13f-31a4-4813-b42c-7bcac82b1364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:30.940Z|8293d13f-31a4-4813-b42c-7bcac82b1364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:40.958Z|4ec2059b-41e4-46ba-afb0-c686bc365bcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:40.958Z|e860708f-acc6-4821-9cf1-88b0630ae2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:40.959Z|4ec2059b-41e4-46ba-afb0-c686bc365bcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:40.959Z|e860708f-acc6-4821-9cf1-88b0630ae2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:40.963Z|2550b312-5731-4571-bb80-b284bf23ecee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:40.964Z|2550b312-5731-4571-bb80-b284bf23ecee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:41.856Z|49e77e54-394e-4b1f-a79b-508276a2a62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:19:41.857Z|49e77e54-394e-4b1f-a79b-508276a2a62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:19:42.501Z|ffb0fb19-afb7-4222-bee1-995e6e7b558c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:19:42.501Z|ffb0fb19-afb7-4222-bee1-995e6e7b558c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:19:50.979Z|08705469-8f1b-4e0c-9053-604bf749dcf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:50.979Z|663ca349-6b37-49c4-9653-888d4fbd92fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:50.979Z|08705469-8f1b-4e0c-9053-604bf749dcf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:50.980Z|663ca349-6b37-49c4-9653-888d4fbd92fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:50.981Z|79dcfd19-8119-4850-8bb9-916d78579e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:19:50.983Z|79dcfd19-8119-4850-8bb9-916d78579e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:19:56.856Z|b354db14-ecc6-4df1-9fa6-5042286cb50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:19:56.856Z|b354db14-ecc6-4df1-9fa6-5042286cb50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:20:01.000Z|b48c7df6-7802-4c80-a664-f0beea9033ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:01.000Z|73811c99-322d-437b-889c-f2e5c47e25f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:01.001Z|b48c7df6-7802-4c80-a664-f0beea9033ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:01.001Z|73811c99-322d-437b-889c-f2e5c47e25f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:01.004Z|a13852e8-20a8-449e-8ac4-af6e23078bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:01.005Z|a13852e8-20a8-449e-8ac4-af6e23078bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:02.133Z|a21cbf5a-d3aa-4f7c-85fb-9f780e42c8e7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:20:02.134Z|a21cbf5a-d3aa-4f7c-85fb-9f780e42c8e7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:11.020Z|c028c63d-4965-4d5f-9ae8-6a89d572e23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:11.020Z|711273cd-ca8e-43f6-ab88-8da6fb7a6da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:11.021Z|c028c63d-4965-4d5f-9ae8-6a89d572e23b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:11.021Z|fbf5c6bf-132f-4c5c-b69c-42a556d64555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:11.021Z|711273cd-ca8e-43f6-ab88-8da6fb7a6da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:11.021Z|fbf5c6bf-132f-4c5c-b69c-42a556d64555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:11.856Z|2e96a2bb-08a2-4d50-924a-24a54433b6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:20:11.856Z|2e96a2bb-08a2-4d50-924a-24a54433b6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:20:12.502Z|a6887def-6eed-4ccf-985a-1f1aa12b20ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:20:12.503Z|a6887def-6eed-4ccf-985a-1f1aa12b20ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:20:21.042Z|51c782bd-4efe-417c-8677-d36df57ab0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:21.042Z|00b4318a-e5bc-4162-9b5f-25cf033f3ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:21.042Z|7802d5a2-54fa-49b1-adf5-45d6dcbc93f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:21.043Z|51c782bd-4efe-417c-8677-d36df57ab0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:21.043Z|00b4318a-e5bc-4162-9b5f-25cf033f3ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:21.043Z|7802d5a2-54fa-49b1-adf5-45d6dcbc93f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:26.856Z|bf4685ca-5ce2-4d90-ad16-4acba0c334af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:20:26.856Z|bf4685ca-5ce2-4d90-ad16-4acba0c334af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:20:31.063Z|11ac4015-eda5-49e9-8ea9-695a94e278ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:31.064Z|11ac4015-eda5-49e9-8ea9-695a94e278ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:31.067Z|85e1cd1a-09bf-4263-82b7-373515cf7153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:31.068Z|85e1cd1a-09bf-4263-82b7-373515cf7153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:31.072Z|9ba81d05-47fe-40a2-9c5a-29a1955130b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:31.072Z|9ba81d05-47fe-40a2-9c5a-29a1955130b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:41.088Z|f45810be-7a78-4888-bc98-76a472adb0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:41.089Z|cb032cf7-d504-4897-b860-4beca2fccb3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:41.089Z|f45810be-7a78-4888-bc98-76a472adb0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:41.090Z|cb032cf7-d504-4897-b860-4beca2fccb3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:41.092Z|7941dfc8-5585-477a-b547-8ca70a9a06ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:41.097Z|7941dfc8-5585-477a-b547-8ca70a9a06ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:41.856Z|b040bcf0-0f63-49e3-b341-30b898e50c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:20:41.857Z|b040bcf0-0f63-49e3-b341-30b898e50c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:20:42.503Z|585a509f-339e-4e77-8efd-927bfc94b45e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:20:42.504Z|585a509f-339e-4e77-8efd-927bfc94b45e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:20:51.110Z|d9b61aa6-a9ca-4cfe-97d1-1cfdf8be4b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:51.110Z|d9b61aa6-a9ca-4cfe-97d1-1cfdf8be4b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:51.111Z|b4e2d8b1-872f-4e79-a541-b58889bd4389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:51.111Z|b4e2d8b1-872f-4e79-a541-b58889bd4389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:51.117Z|9bcb7e61-ab5b-446e-ac69-1eaae7be8985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:20:51.117Z|9bcb7e61-ab5b-446e-ac69-1eaae7be8985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:20:56.856Z|ec7a0bb2-12aa-4809-a41a-8d507d35b6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:20:56.856Z|ec7a0bb2-12aa-4809-a41a-8d507d35b6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:21:01.134Z|26084851-2365-496d-af03-8f693e9439dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:01.134Z|dadf31b1-b90f-4fc5-ae2f-94afb95ae208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:01.134Z|c3f61b26-9972-438f-86c9-38410c21b185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:01.134Z|dadf31b1-b90f-4fc5-ae2f-94afb95ae208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:01.134Z|c3f61b26-9972-438f-86c9-38410c21b185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:01.134Z|26084851-2365-496d-af03-8f693e9439dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:02.134Z|867269ad-5379-4d61-89d0-4dfc9616f3a1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:21:02.135Z|867269ad-5379-4d61-89d0-4dfc9616f3a1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:11.155Z|0dd1b680-0190-4b38-b90d-23b78fb12421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:11.155Z|4b889c12-2304-40d4-9473-81d224fe5134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:11.156Z|0dd1b680-0190-4b38-b90d-23b78fb12421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:11.156Z|4b889c12-2304-40d4-9473-81d224fe5134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:11.157Z|22a5157c-5118-468c-884d-ea4b1d195d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:11.157Z|22a5157c-5118-468c-884d-ea4b1d195d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:11.856Z|b7314d76-b4c4-49fd-8e4f-8d38f7ca2340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:21:11.856Z|b7314d76-b4c4-49fd-8e4f-8d38f7ca2340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:21:12.505Z|62c46e28-0db3-4de2-b2ba-4ff95e675d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:21:12.505Z|62c46e28-0db3-4de2-b2ba-4ff95e675d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:21:21.177Z|8935c553-d2a1-4cfa-a30a-7c976378e08b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:21.177Z|fc29d576-837d-4d5a-a9c9-ea15241a3bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:21.177Z|8935c553-d2a1-4cfa-a30a-7c976378e08b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:21.177Z|fc29d576-837d-4d5a-a9c9-ea15241a3bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:21.177Z|f23b7307-5d15-4434-a37f-64ed0a311f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:21.178Z|f23b7307-5d15-4434-a37f-64ed0a311f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:26.856Z|de392e1b-c409-425f-a6d2-e1a3ca0c4b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:21:26.859Z|de392e1b-c409-425f-a6d2-e1a3ca0c4b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:21:31.197Z|ec4dadfe-4949-494c-9a69-0db322cacb94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:31.197Z|7143fc25-c745-46d8-ad14-0765974dcdc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:31.197Z|302341e1-e3ed-4c21-82de-878344dcb667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:31.198Z|7143fc25-c745-46d8-ad14-0765974dcdc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:31.198Z|302341e1-e3ed-4c21-82de-878344dcb667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:31.198Z|ec4dadfe-4949-494c-9a69-0db322cacb94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:41.218Z|fffd9793-f8ea-4097-933e-5b60de62eab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:41.218Z|c7e450a5-1b8c-4b73-8100-17b6541265bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:41.218Z|49ad5800-0918-4810-b101-638c2b2f8d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:41.219Z|fffd9793-f8ea-4097-933e-5b60de62eab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:41.219Z|c7e450a5-1b8c-4b73-8100-17b6541265bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:41.219Z|49ad5800-0918-4810-b101-638c2b2f8d07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:41.856Z|94efbd98-1125-4464-bee6-18ed81392d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:21:41.857Z|94efbd98-1125-4464-bee6-18ed81392d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:21:42.506Z|185b5a92-5c44-493e-88d4-f66c387519b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:21:42.507Z|185b5a92-5c44-493e-88d4-f66c387519b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:21:51.241Z|46ebbc95-cd2d-49fc-b651-329cabc27c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:51.241Z|43ca198b-942f-492d-b384-371de09cf08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:51.241Z|43ca198b-942f-492d-b384-371de09cf08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:51.241Z|46ebbc95-cd2d-49fc-b651-329cabc27c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:51.245Z|a1283b3d-e7da-46b0-99ed-553f71b9068e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:21:51.245Z|a1283b3d-e7da-46b0-99ed-553f71b9068e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:21:56.856Z|2bf2ca81-f231-485a-ac86-ad770af3b3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:21:56.856Z|2bf2ca81-f231-485a-ac86-ad770af3b3df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:22:01.261Z|280b88a5-2ea3-4862-8670-1b9dd3206217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:01.261Z|d35a8332-e576-485e-a981-4bcb0c260b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:01.262Z|280b88a5-2ea3-4862-8670-1b9dd3206217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:01.262Z|d35a8332-e576-485e-a981-4bcb0c260b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:01.267Z|cffe067a-bfe7-45e3-a4e6-3e51a82512b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:01.268Z|cffe067a-bfe7-45e3-a4e6-3e51a82512b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:02.134Z|1fe0e428-2767-43c1-8727-ca70cc99f23e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:22:02.134Z|1fe0e428-2767-43c1-8727-ca70cc99f23e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:11.281Z|f70ee158-34a6-46a3-bb3a-cb22160e5ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:11.281Z|50ef5376-a754-4215-9d0b-05dd5d47be96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:11.282Z|f70ee158-34a6-46a3-bb3a-cb22160e5ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:11.282Z|50ef5376-a754-4215-9d0b-05dd5d47be96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:11.286Z|4b065e9a-a64b-40d7-a670-4d1a6ea53cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:11.286Z|4b065e9a-a64b-40d7-a670-4d1a6ea53cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:11.856Z|e29374f4-5eb0-4071-9286-1c1b161706ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:22:11.859Z|e29374f4-5eb0-4071-9286-1c1b161706ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:22:12.508Z|37d762e8-29c7-45fb-8cd2-1d84d9ef1e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:22:12.508Z|37d762e8-29c7-45fb-8cd2-1d84d9ef1e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:22:21.301Z|ab79107f-5143-4b86-819c-a0faba95aee8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:21.301Z|add677fb-88ab-477f-8f8e-8b769cc96aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:21.302Z|add677fb-88ab-477f-8f8e-8b769cc96aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:21.302Z|ab79107f-5143-4b86-819c-a0faba95aee8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:21.303Z|d48476bf-5df0-4e6a-828b-d1e32269980a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:21.303Z|d48476bf-5df0-4e6a-828b-d1e32269980a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:26.856Z|cff0f899-2fe1-435f-b095-5ed26620be30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:22:26.856Z|cff0f899-2fe1-435f-b095-5ed26620be30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:22:31.322Z|8948c15e-6f63-4459-882f-8ec23bcd0e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:31.322Z|9c4d7ea5-e7b8-48d8-97b2-e3c041f1d0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:31.323Z|8948c15e-6f63-4459-882f-8ec23bcd0e7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:31.323Z|9c4d7ea5-e7b8-48d8-97b2-e3c041f1d0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:31.328Z|f89a9b27-4b79-4c98-8193-6c2c8c1a663e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:31.328Z|f89a9b27-4b79-4c98-8193-6c2c8c1a663e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:41.347Z|9f4e4eb7-d7a9-4231-afdd-5b0f24400993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:41.348Z|9f4e4eb7-d7a9-4231-afdd-5b0f24400993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:41.348Z|6dc970fe-e8d3-4886-a056-bc286e3980af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:41.348Z|a551129d-ae5c-4566-a23f-d07a8d5f0c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:41.349Z|6dc970fe-e8d3-4886-a056-bc286e3980af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:41.349Z|a551129d-ae5c-4566-a23f-d07a8d5f0c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:41.856Z|67fa5574-e9f9-44c3-8224-e9be6393807e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:22:41.856Z|67fa5574-e9f9-44c3-8224-e9be6393807e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:22:42.509Z|ec672c68-feec-4e3b-bdf2-90e8f3ecab7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:22:42.510Z|ec672c68-feec-4e3b-bdf2-90e8f3ecab7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:22:51.369Z|fc5eee02-848f-4222-a7c3-4ea82250d3eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:51.370Z|c4607940-a7b7-4713-8e1d-9491cd7af0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:51.371Z|fc5eee02-848f-4222-a7c3-4ea82250d3eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:51.371Z|c4607940-a7b7-4713-8e1d-9491cd7af0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:51.372Z|9fcb8e86-3cc1-414b-a218-6d779b4a2cdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:22:51.373Z|9fcb8e86-3cc1-414b-a218-6d779b4a2cdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:22:56.856Z|438da94d-f647-474e-a09e-41da8bfbf15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:22:56.858Z|438da94d-f647-474e-a09e-41da8bfbf15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:23:01.392Z|50a6f255-cc85-4790-90b7-15c2251e51a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:01.393Z|50a6f255-cc85-4790-90b7-15c2251e51a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:01.393Z|3215c9aa-ee7a-48ad-a42a-498e1c1ec02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:01.394Z|3215c9aa-ee7a-48ad-a42a-498e1c1ec02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:01.398Z|f6235145-6756-4387-855e-cfb995086f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:01.399Z|f6235145-6756-4387-855e-cfb995086f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:02.133Z|34656b06-49ca-42a8-8375-d1c338a41008|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:23:02.134Z|34656b06-49ca-42a8-8375-d1c338a41008|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:11.414Z|42d28a90-3bd8-4074-8d74-2cd0d250eecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:11.414Z|619631a1-e0e6-403f-bb1c-09bf8e7da132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:11.415Z|42d28a90-3bd8-4074-8d74-2cd0d250eecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:11.415Z|619631a1-e0e6-403f-bb1c-09bf8e7da132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:11.418Z|a91984e8-3adc-4df2-8625-fb694d4cfa14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:11.419Z|a91984e8-3adc-4df2-8625-fb694d4cfa14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:11.856Z|d35a3c25-d3b0-4f57-9358-e81e4000eee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:23:11.856Z|d35a3c25-d3b0-4f57-9358-e81e4000eee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:23:12.510Z|0d3479c4-e7d0-4750-b765-22bbf642cb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:23:12.511Z|0d3479c4-e7d0-4750-b765-22bbf642cb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:23:21.436Z|93de99db-6401-408e-bd11-efa75fa31fd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:21.436Z|cac998ec-a683-4348-aaea-f631aa5fd4ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:21.437Z|93de99db-6401-408e-bd11-efa75fa31fd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:21.437Z|cac998ec-a683-4348-aaea-f631aa5fd4ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:21.442Z|1de795a5-c856-475c-b207-8e6bcb6669b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:21.442Z|1de795a5-c856-475c-b207-8e6bcb6669b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:26.856Z|f8641d93-0945-4388-a37c-2861bb6c0a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:23:26.856Z|f8641d93-0945-4388-a37c-2861bb6c0a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:23:31.462Z|960a0a3c-647e-48bd-a515-705edf0a01ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:31.462Z|09f1db34-9c92-4aba-aa06-28ce49718817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:31.462Z|960a0a3c-647e-48bd-a515-705edf0a01ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:31.462Z|09f1db34-9c92-4aba-aa06-28ce49718817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:31.465Z|98419db8-9375-4788-9e2b-128fae9bde8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:31.466Z|98419db8-9375-4788-9e2b-128fae9bde8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:41.489Z|ece22d22-4dc2-46cf-b1a1-f81b854ebae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:41.489Z|811226bb-651d-4456-982c-7e758c71c2fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:41.489Z|3a5c42ae-1c43-49d0-8704-82fde4593746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:41.490Z|ece22d22-4dc2-46cf-b1a1-f81b854ebae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:41.490Z|3a5c42ae-1c43-49d0-8704-82fde4593746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:41.490Z|811226bb-651d-4456-982c-7e758c71c2fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:41.856Z|c7a1574d-195b-422a-a81e-7a8410ff304f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:23:41.860Z|c7a1574d-195b-422a-a81e-7a8410ff304f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:23:42.512Z|374a6ff0-e5f8-4aeb-aafc-5bc354e34204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:23:42.513Z|374a6ff0-e5f8-4aeb-aafc-5bc354e34204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:23:51.510Z|25783bd6-2b51-4860-8d3b-e03d5ec1f9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:51.510Z|5948b0df-f3f5-4b90-9468-674985b9ff36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:51.510Z|b1488ff7-6af2-4ccf-85ac-a2cb955e97e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:23:51.511Z|25783bd6-2b51-4860-8d3b-e03d5ec1f9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:51.511Z|5948b0df-f3f5-4b90-9468-674985b9ff36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:51.511Z|b1488ff7-6af2-4ccf-85ac-a2cb955e97e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:23:56.856Z|8e752f46-593e-4fb7-a667-c9baeb0de45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:23:56.856Z|8e752f46-593e-4fb7-a667-c9baeb0de45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:24:01.536Z|7b064928-bc8a-457e-8cb2-30c0eee161b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:01.536Z|19a9a721-5f76-457d-9da2-d2b7f081b4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:01.536Z|7b064928-bc8a-457e-8cb2-30c0eee161b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:01.537Z|19a9a721-5f76-457d-9da2-d2b7f081b4e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:01.536Z|0e99abec-1578-4365-8806-6c3cfa7c7123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:01.539Z|0e99abec-1578-4365-8806-6c3cfa7c7123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:02.134Z|9cc1695a-af10-43c0-a628-cc645a80aaec|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:24:02.135Z|9cc1695a-af10-43c0-a628-cc645a80aaec|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:11.563Z|6c4fb005-e1eb-4a4a-b9a6-8a3af8d16022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:11.563Z|0e30e323-8833-4978-83bc-a08790f6dff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:11.563Z|ddc13346-4987-4e87-ac63-d4b49f6431e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:11.564Z|0e30e323-8833-4978-83bc-a08790f6dff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:11.564Z|ddc13346-4987-4e87-ac63-d4b49f6431e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:11.564Z|6c4fb005-e1eb-4a4a-b9a6-8a3af8d16022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:11.856Z|e14b8789-67ad-4225-88ec-dd812428ba53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:24:11.857Z|e14b8789-67ad-4225-88ec-dd812428ba53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:24:12.515Z|549b9fd0-3718-4f08-858c-15c39ec25932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:24:12.516Z|549b9fd0-3718-4f08-858c-15c39ec25932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:24:21.593Z|11c020c8-6be1-4c19-a99e-6f258512e182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:21.593Z|17dc2bf6-388e-49f4-9752-477bbae2c66b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:21.593Z|8c909452-4df1-4ae2-bc17-434ae20f4900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:21.594Z|17dc2bf6-388e-49f4-9752-477bbae2c66b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:21.594Z|8c909452-4df1-4ae2-bc17-434ae20f4900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:21.594Z|11c020c8-6be1-4c19-a99e-6f258512e182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:26.856Z|159a50f2-61e6-447c-9c92-1092880fd003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:24:26.859Z|159a50f2-61e6-447c-9c92-1092880fd003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:24:31.619Z|1d58ce86-a0db-44b0-94c2-4028e276b1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:31.620Z|fffd2525-21f8-4de6-b3de-171704585f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:31.620Z|1d58ce86-a0db-44b0-94c2-4028e276b1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:31.621Z|fffd2525-21f8-4de6-b3de-171704585f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:31.625Z|cee7acd9-5082-4300-be32-2593111d430e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:31.626Z|cee7acd9-5082-4300-be32-2593111d430e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:41.643Z|6d6e43f2-ab52-4045-a529-b2ee2be80f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:41.643Z|2eff91b5-044d-4fb2-a670-fe176d5832d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:41.645Z|2eff91b5-044d-4fb2-a670-fe176d5832d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:41.645Z|6d6e43f2-ab52-4045-a529-b2ee2be80f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:41.646Z|d871b217-8b2c-4ca3-8c67-f2b4c4d1a760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:41.647Z|d871b217-8b2c-4ca3-8c67-f2b4c4d1a760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:41.856Z|c068e693-e470-4928-920d-4b62322e72a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:24:41.857Z|c068e693-e470-4928-920d-4b62322e72a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:24:42.516Z|47c13139-c042-4a5d-8656-e49e33c34f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:24:42.517Z|47c13139-c042-4a5d-8656-e49e33c34f27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:24:51.665Z|7462288a-db3c-4a8f-b76e-8620cbf7f44b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:51.666Z|7462288a-db3c-4a8f-b76e-8620cbf7f44b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:51.666Z|9ef91cad-4d5c-4f35-98dd-b45fe30828f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:51.666Z|c8378ff2-092e-4e2f-ab2a-82d5a119be52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:24:51.667Z|9ef91cad-4d5c-4f35-98dd-b45fe30828f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:51.667Z|c8378ff2-092e-4e2f-ab2a-82d5a119be52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:24:56.856Z|d24efdfd-c68d-4c87-a396-a4da9d89a1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:24:56.857Z|d24efdfd-c68d-4c87-a396-a4da9d89a1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:25:01.689Z|f2e8c2b1-2f34-4a3e-83e9-a69ae12788a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:01.690Z|f2e8c2b1-2f34-4a3e-83e9-a69ae12788a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:01.693Z|0a5efd40-70de-486a-921f-56018cb8dc34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:01.694Z|0a5efd40-70de-486a-921f-56018cb8dc34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:01.695Z|6ef2fa70-9447-4f8e-b8fa-0b2f1b09596a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:01.696Z|6ef2fa70-9447-4f8e-b8fa-0b2f1b09596a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:02.134Z|788e8e74-5d9a-4b56-ae7d-705d456f7874|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:25:02.134Z|788e8e74-5d9a-4b56-ae7d-705d456f7874|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:11.713Z|04a941dd-1566-4649-8182-5aa1a35b8250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:11.713Z|1f2a9f6a-544a-4301-ad01-a7ab54e497de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:11.714Z|04a941dd-1566-4649-8182-5aa1a35b8250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:11.714Z|1f2a9f6a-544a-4301-ad01-a7ab54e497de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:11.718Z|adc52f9c-e7c8-47ee-b35c-a070382d4755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:11.718Z|adc52f9c-e7c8-47ee-b35c-a070382d4755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:11.856Z|d3d09f73-f68e-4df5-8f75-1019fa3988eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:25:11.859Z|d3d09f73-f68e-4df5-8f75-1019fa3988eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:25:12.517Z|9027f4fc-6b5b-477c-9c81-f48b40e4114e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:25:12.518Z|9027f4fc-6b5b-477c-9c81-f48b40e4114e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:25:21.736Z|e1180994-b7d7-4d50-b1e8-60cf24932dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:21.736Z|6bbb8d9b-92f4-4d9f-b5f0-900b5d554de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:21.737Z|6bbb8d9b-92f4-4d9f-b5f0-900b5d554de6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:21.737Z|ed42cad9-1911-4096-b862-650ef6d7faf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:21.738Z|ed42cad9-1911-4096-b862-650ef6d7faf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:21.738Z|e1180994-b7d7-4d50-b1e8-60cf24932dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:26.856Z|1ca4a30d-6401-4f47-bd3b-f146f43b7cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:25:26.856Z|1ca4a30d-6401-4f47-bd3b-f146f43b7cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:25:31.758Z|0294d77a-d0f6-4aa4-aaa8-e3ee5999354e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:31.758Z|4da75051-ed86-4736-a38e-d3f1444172d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:31.758Z|7c124734-b1bd-4acb-af62-237f8c0a706d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:31.758Z|4da75051-ed86-4736-a38e-d3f1444172d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:31.758Z|0294d77a-d0f6-4aa4-aaa8-e3ee5999354e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:31.759Z|7c124734-b1bd-4acb-af62-237f8c0a706d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:41.778Z|d46f1790-cadc-4153-ba3b-ba73dba9d851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:41.778Z|034afb88-b72b-4509-975f-1b9bae263008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:41.778Z|cdb79039-cd7d-47eb-ae39-972ca2ed3c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:41.779Z|d46f1790-cadc-4153-ba3b-ba73dba9d851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:41.779Z|cdb79039-cd7d-47eb-ae39-972ca2ed3c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:41.779Z|034afb88-b72b-4509-975f-1b9bae263008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:41.856Z|76fe0a79-130d-4597-83f4-4e542024e89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:25:41.857Z|76fe0a79-130d-4597-83f4-4e542024e89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:25:42.519Z|3f8b54d4-765c-4ae1-92a8-b07c2245fdf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:25:42.519Z|3f8b54d4-765c-4ae1-92a8-b07c2245fdf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:25:51.798Z|2abe780b-fb2a-41f5-ac2c-530883b705fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:51.798Z|2abe780b-fb2a-41f5-ac2c-530883b705fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:51.807Z|14c0ebcd-b95f-47d5-8626-5a8cda3f4cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:51.807Z|14c0ebcd-b95f-47d5-8626-5a8cda3f4cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:51.807Z|b29e85e2-2864-4bf9-934d-f00f21ab427f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:25:51.808Z|b29e85e2-2864-4bf9-934d-f00f21ab427f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:25:56.856Z|8d046ef3-8c0b-4042-98ba-a2d9f3b68c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:25:56.858Z|8d046ef3-8c0b-4042-98ba-a2d9f3b68c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:26:01.820Z|3d8d2c16-8db0-4c7e-981c-6f0c207b3b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:01.821Z|3d8d2c16-8db0-4c7e-981c-6f0c207b3b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:01.827Z|bcf6e951-8ca2-4aef-9182-23bd0ea8092b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:01.827Z|ae95d6be-e733-46d0-aafd-e394634f1ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:01.828Z|bcf6e951-8ca2-4aef-9182-23bd0ea8092b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:01.828Z|ae95d6be-e733-46d0-aafd-e394634f1ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:02.137Z|557bb0a8-050d-4982-83cb-e06651fdc2fd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:26:02.138Z|557bb0a8-050d-4982-83cb-e06651fdc2fd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:11.843Z|b3596180-04ce-4f5e-85e7-de0264339563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:11.844Z|b3596180-04ce-4f5e-85e7-de0264339563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:11.847Z|bd5bb447-9a61-4a82-a0e7-2b0cd25c8468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:11.848Z|bd5bb447-9a61-4a82-a0e7-2b0cd25c8468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:11.853Z|c0d5509d-6821-42db-84e6-fd9c5a4c243c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:11.854Z|c0d5509d-6821-42db-84e6-fd9c5a4c243c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:11.856Z|7200240b-7379-4d3a-b642-3500bf285f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:26:11.856Z|7200240b-7379-4d3a-b642-3500bf285f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:26:12.520Z|c7a2df68-605f-4e4a-8100-1504c2c8ddbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:26:12.521Z|c7a2df68-605f-4e4a-8100-1504c2c8ddbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:26:21.867Z|b34e8779-dc6a-48a0-819f-dec9cd7c3435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:21.868Z|b34e8779-dc6a-48a0-819f-dec9cd7c3435|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:21.873Z|f3b9194d-f060-4d33-9fdc-72d9ed810e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:21.873Z|f3b9194d-f060-4d33-9fdc-72d9ed810e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:21.874Z|33e6c1e5-82ad-4b8e-9fd6-bed820642f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:21.875Z|33e6c1e5-82ad-4b8e-9fd6-bed820642f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:26.856Z|ccb5c807-7560-4cc3-8858-5cb84e24fb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:26:26.856Z|ccb5c807-7560-4cc3-8858-5cb84e24fb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:26:31.895Z|022564e3-6a50-4855-addd-7ee001f721e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:31.896Z|022564e3-6a50-4855-addd-7ee001f721e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:31.897Z|42397191-68a8-432c-bfff-b7b9b3fcd7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:31.897Z|42397191-68a8-432c-bfff-b7b9b3fcd7a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:31.899Z|2b0c35d4-9d11-4b2e-b181-764420650f2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:31.900Z|2b0c35d4-9d11-4b2e-b181-764420650f2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:41.856Z|41f10a1c-3a29-493e-90bc-2c74eacd8d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:26:41.859Z|41f10a1c-3a29-493e-90bc-2c74eacd8d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:26:41.917Z|a694f933-97ee-4df2-a3a0-ba8f49012dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:41.917Z|cab25466-389d-4ccb-9c1a-5bb64fd5f0d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:41.918Z|a694f933-97ee-4df2-a3a0-ba8f49012dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:41.918Z|cab25466-389d-4ccb-9c1a-5bb64fd5f0d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:41.920Z|e0d91a3e-6b61-475b-abdc-755914e11bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:41.921Z|e0d91a3e-6b61-475b-abdc-755914e11bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:42.521Z|1407e402-be81-4b7c-b432-15d9995f96ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:26:42.522Z|1407e402-be81-4b7c-b432-15d9995f96ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:26:51.937Z|a42e5553-ebbe-4ec4-b607-005fbbd3acce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:51.937Z|c80c4cfc-905c-454e-8514-09571f5367a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:51.938Z|a42e5553-ebbe-4ec4-b607-005fbbd3acce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:51.938Z|c80c4cfc-905c-454e-8514-09571f5367a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:51.942Z|5784f8fd-e76c-45f8-96d5-54711a7e0693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:26:51.942Z|5784f8fd-e76c-45f8-96d5-54711a7e0693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:26:56.856Z|996c22c9-22e3-4bde-83af-43d09493f000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:26:56.856Z|996c22c9-22e3-4bde-83af-43d09493f000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:27:01.968Z|748b8368-ec48-4283-b477-5e898d6680b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:01.968Z|7e366cb9-0cc2-4437-8f90-d2e300c813be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:01.968Z|748b8368-ec48-4283-b477-5e898d6680b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:01.969Z|7e366cb9-0cc2-4437-8f90-d2e300c813be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:01.970Z|2f482e8f-5ce4-479a-9e24-2677e155fc03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:01.970Z|2f482e8f-5ce4-479a-9e24-2677e155fc03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:02.133Z|f6798192-1c0f-4ae9-94c8-4aab84880aae|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:27:02.134Z|f6798192-1c0f-4ae9-94c8-4aab84880aae|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:11.856Z|eda22add-4d8a-4e16-a886-20d179919fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:27:11.857Z|eda22add-4d8a-4e16-a886-20d179919fc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:27:11.990Z|ded3aa1f-4fdb-4758-b368-bb5b14dd5a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:11.989Z|869bfb34-8ae3-4de3-b296-6d84ff999432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:11.990Z|ded3aa1f-4fdb-4758-b368-bb5b14dd5a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:11.990Z|869bfb34-8ae3-4de3-b296-6d84ff999432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:11.995Z|e259c4e1-3e9b-4714-b6eb-8a4dd63980c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:11.995Z|e259c4e1-3e9b-4714-b6eb-8a4dd63980c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:12.522Z|9afa76d3-cde8-41ed-bf4b-028f8a697a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:27:12.523Z|9afa76d3-cde8-41ed-bf4b-028f8a697a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:27:22.011Z|ed32a51d-4e12-4d9e-b368-debfb00c7c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:22.012Z|ed32a51d-4e12-4d9e-b368-debfb00c7c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:22.013Z|e4090e3c-283c-4636-8af9-8781af5edbff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:22.013Z|e4090e3c-283c-4636-8af9-8781af5edbff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:22.017Z|c547ed18-ddfa-438e-8c1d-ce7f2bc6f4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:22.017Z|c547ed18-ddfa-438e-8c1d-ce7f2bc6f4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:26.856Z|a2e12a95-cfb1-4ecd-a630-955c9d0caa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:27:26.859Z|a2e12a95-cfb1-4ecd-a630-955c9d0caa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:27:32.033Z|acb79109-5582-4e37-af89-8c35bff23c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:32.034Z|acb79109-5582-4e37-af89-8c35bff23c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:32.034Z|f90e67b7-9f44-4320-9b6e-46458687d764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:32.035Z|f90e67b7-9f44-4320-9b6e-46458687d764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:32.038Z|0e8e6d71-4786-4c99-95d1-7f44956cad68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:32.039Z|0e8e6d71-4786-4c99-95d1-7f44956cad68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:41.856Z|ee7f9ab7-f0ad-46a6-b766-5bbae3e92963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:27:41.857Z|ee7f9ab7-f0ad-46a6-b766-5bbae3e92963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:27:42.057Z|0623c6ac-6529-412b-a6bd-bbeeea29744e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:42.058Z|3646f965-3c22-45b3-9879-874877820402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:42.058Z|23c26f7b-bbbe-4734-a2b3-585ef389ddbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:42.059Z|3646f965-3c22-45b3-9879-874877820402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:42.059Z|23c26f7b-bbbe-4734-a2b3-585ef389ddbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:42.058Z|0623c6ac-6529-412b-a6bd-bbeeea29744e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:42.523Z|4c9ce6ec-4ce8-4e4b-975b-eb7352a1bb93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:27:42.524Z|4c9ce6ec-4ce8-4e4b-975b-eb7352a1bb93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:27:51.628Z||http-nio-8080-exec-7|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xe40x0d0xaf0xcePZ0x100xb30xde0xeb<0x11ra0xeaP`450xe5]p0xb1($0x1b00xbf0xe80x0f0xab0xb4]. 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-03-31T08:27:52.079Z|6ca182af-032f-4589-b906-d2a18ecd4b69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:52.080Z|6ca182af-032f-4589-b906-d2a18ecd4b69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:52.081Z|54dfe574-69b9-4db6-ad9d-4f0566d771ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:52.081Z|54dfe574-69b9-4db6-ad9d-4f0566d771ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:52.083Z|690c545d-8d8c-49b9-9533-65a39a2d56a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:27:52.083Z|690c545d-8d8c-49b9-9533-65a39a2d56a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:27:56.856Z|d893c8ce-7dd1-49ee-b631-36e920abd265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:27:56.857Z|d893c8ce-7dd1-49ee-b631-36e920abd265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:28:02.101Z|7df2b1c2-a0a3-478d-abc9-4d2e7bc2aeec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:02.101Z|01fc4082-fdef-4f20-9a30-317a9cbdab49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:02.102Z|01fc4082-fdef-4f20-9a30-317a9cbdab49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:02.103Z|3d5e2d80-8864-4a14-a13b-debe0eadadf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:02.102Z|7df2b1c2-a0a3-478d-abc9-4d2e7bc2aeec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:02.105Z|3d5e2d80-8864-4a14-a13b-debe0eadadf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:02.133Z|67930272-9345-44b9-9d5d-5e232088f506|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:28:02.134Z|67930272-9345-44b9-9d5d-5e232088f506|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:11.856Z|0c570410-a568-4095-9435-591b973f5fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:28:11.859Z|0c570410-a568-4095-9435-591b973f5fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:28:12.123Z|b8fba215-6cde-4c69-8966-3b731816fe03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:12.124Z|1bf49bc2-41d0-4c17-bd79-9f57c6dea1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:12.124Z|b8fba215-6cde-4c69-8966-3b731816fe03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:12.124Z|1bf49bc2-41d0-4c17-bd79-9f57c6dea1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:12.127Z|b9acdb08-ecde-4d85-84ce-50c6bbe1dcec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:12.127Z|b9acdb08-ecde-4d85-84ce-50c6bbe1dcec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:12.525Z|9fdb4ffc-13bc-4d04-aaf9-b2bc96721e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:28:12.525Z|9fdb4ffc-13bc-4d04-aaf9-b2bc96721e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:28:22.143Z|3e6fd3f9-a601-415e-b4c8-0999f9078587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:22.143Z|ee9f56b4-8042-4bb5-bb67-9cc3cd95538b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:22.144Z|ee9f56b4-8042-4bb5-bb67-9cc3cd95538b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:22.144Z|3e6fd3f9-a601-415e-b4c8-0999f9078587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:22.145Z|8c0912e0-628d-4e68-b031-de3d445f3401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:22.145Z|8c0912e0-628d-4e68-b031-de3d445f3401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:26.856Z|f8dd9fd6-7b00-44d1-8f99-c47799d44318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:28:26.856Z|f8dd9fd6-7b00-44d1-8f99-c47799d44318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:28:32.166Z|ff5055c9-a170-4868-a4f1-cb1cfac1768a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:32.166Z|ff5055c9-a170-4868-a4f1-cb1cfac1768a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:32.174Z|03862101-672f-441a-8e27-0011490ff80a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:32.175Z|03862101-672f-441a-8e27-0011490ff80a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:32.176Z|119f0796-1edf-44d5-abee-b91f5f41e3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:32.176Z|119f0796-1edf-44d5-abee-b91f5f41e3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:41.856Z|27240a03-5bc8-4777-b127-d3d8691430cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:28:41.856Z|27240a03-5bc8-4777-b127-d3d8691430cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:28:42.187Z|9985346f-4ed6-4697-abfd-9d12a26b8a36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:42.187Z|9985346f-4ed6-4697-abfd-9d12a26b8a36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:42.191Z|5a136001-acbf-42dd-ae17-dc73018c74cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:42.191Z|5a136001-acbf-42dd-ae17-dc73018c74cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:42.194Z|c502df95-4dff-4fa4-a7ad-da2e86fb3f45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:42.195Z|c502df95-4dff-4fa4-a7ad-da2e86fb3f45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:42.526Z|80c23ef5-9029-44e2-8d72-53ce0dac0c71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:28:42.527Z|80c23ef5-9029-44e2-8d72-53ce0dac0c71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:28:52.209Z|e8981c34-0184-4f6e-af4c-3123fcf5ea26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:52.210Z|a008893f-3379-49b2-b2be-b94dd685bf92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:52.210Z|e8981c34-0184-4f6e-af4c-3123fcf5ea26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:52.211Z|a008893f-3379-49b2-b2be-b94dd685bf92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:52.214Z|e9a9b922-6548-4c6d-a45d-4c53e623e70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:28:52.215Z|e9a9b922-6548-4c6d-a45d-4c53e623e70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:28:56.856Z|4563d604-fa53-4518-afc9-16d5f24b6233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:28:56.859Z|4563d604-fa53-4518-afc9-16d5f24b6233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:29:02.133Z|d9edcf74-d6ce-4fdc-a3ca-08061898d97f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:29:02.134Z|d9edcf74-d6ce-4fdc-a3ca-08061898d97f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:02.230Z|b0f7d362-604b-4a13-8bd7-2b54a6a9bc07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:02.231Z|b0f7d362-604b-4a13-8bd7-2b54a6a9bc07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:02.231Z|2230ec2c-27e6-4217-8297-1cce65d18c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:02.231Z|2230ec2c-27e6-4217-8297-1cce65d18c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:02.235Z|920c583b-f7c7-43c5-8e91-faded67b6354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:02.235Z|920c583b-f7c7-43c5-8e91-faded67b6354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:11.856Z|089a54ab-a47b-40c3-891f-4bfa285cd668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:29:11.856Z|089a54ab-a47b-40c3-891f-4bfa285cd668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:29:12.251Z|852689ca-ee39-4829-8497-719a30e39a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:12.251Z|852689ca-ee39-4829-8497-719a30e39a33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:12.251Z|cec951f2-6c7a-44e7-b5fd-c4b52b6bb518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:12.253Z|cec951f2-6c7a-44e7-b5fd-c4b52b6bb518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:12.255Z|006e7c71-00e6-4594-9676-d7fa08f63773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:12.256Z|006e7c71-00e6-4594-9676-d7fa08f63773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:12.527Z|45213110-adbb-42d2-9dd5-70795be63b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:29:12.528Z|45213110-adbb-42d2-9dd5-70795be63b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:29:22.271Z|d3a87cc2-abf5-4cf5-9ed6-8b78cbb26a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:22.271Z|5012e2a0-4e5c-41e3-be8e-256fc322265a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:22.271Z|d3a87cc2-abf5-4cf5-9ed6-8b78cbb26a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:22.271Z|5012e2a0-4e5c-41e3-be8e-256fc322265a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:22.276Z|99f6bbfd-3df5-4edf-b15b-e5bf5d8db86b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:22.276Z|99f6bbfd-3df5-4edf-b15b-e5bf5d8db86b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:26.856Z|6bb8793c-4287-4f41-8949-4b2b2e686962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:29:26.857Z|6bb8793c-4287-4f41-8949-4b2b2e686962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:29:32.297Z|8b366b1f-98ad-4b02-88d6-1e2abe256738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:32.297Z|8b366b1f-98ad-4b02-88d6-1e2abe256738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:32.297Z|5e6b48d7-086f-4433-a4ea-762a41d1c9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:32.297Z|344e948a-2a45-4282-b5d5-e9871b33e144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:32.298Z|5e6b48d7-086f-4433-a4ea-762a41d1c9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:32.299Z|344e948a-2a45-4282-b5d5-e9871b33e144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:41.856Z|3568bc87-7857-41c3-b985-1ee48fd45c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:29:41.859Z|3568bc87-7857-41c3-b985-1ee48fd45c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:29:42.316Z|c34ef19f-5ef2-4458-badc-eaec14266e6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:42.316Z|cded56ca-0a23-4d2c-ba3e-7f3603084c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:42.317Z|cded56ca-0a23-4d2c-ba3e-7f3603084c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:42.317Z|c34ef19f-5ef2-4458-badc-eaec14266e6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:42.318Z|9a393b63-52c5-4f6f-9de7-5a02d6274764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:42.385Z|9a393b63-52c5-4f6f-9de7-5a02d6274764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:42.529Z|2baecac5-49d3-4625-a0d9-a49912c152ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:29:42.530Z|2baecac5-49d3-4625-a0d9-a49912c152ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:29:52.336Z|cf80ffff-2b8c-412b-abf9-7a8f0c3d9de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:52.336Z|3fc335e6-64d4-495b-a949-9e458d6c564f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:52.336Z|cf80ffff-2b8c-412b-abf9-7a8f0c3d9de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:52.336Z|3fc335e6-64d4-495b-a949-9e458d6c564f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:52.408Z|d248997c-745e-4026-95ed-53f4725d32a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:29:52.408Z|d248997c-745e-4026-95ed-53f4725d32a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:29:56.856Z|e78f4ea2-4904-4eba-ad3a-d25388f05637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:29:56.856Z|e78f4ea2-4904-4eba-ad3a-d25388f05637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:30:02.134Z|7cab6a10-4bef-486d-977f-f17920a85544|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:30:02.135Z|7cab6a10-4bef-486d-977f-f17920a85544|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:02.358Z|d73f7cc2-2b06-4344-a5ec-fe49d477b753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:02.358Z|d73f7cc2-2b06-4344-a5ec-fe49d477b753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:02.359Z|cc650d8a-d6ed-4235-a334-5f085795675e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:02.360Z|cc650d8a-d6ed-4235-a334-5f085795675e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:02.430Z|5699b176-fa73-4f4b-906a-1eb86d71e465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:02.431Z|5699b176-fa73-4f4b-906a-1eb86d71e465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:11.856Z|60992aba-9465-4e86-8010-a3bdc90856ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:30:11.856Z|60992aba-9465-4e86-8010-a3bdc90856ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:30:12.378Z|6200da94-a2c7-40dd-85cd-a5416d76068f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:12.379Z|6200da94-a2c7-40dd-85cd-a5416d76068f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:12.381Z|e2c127fa-8af2-48dc-a13e-aa4597e01727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:12.381Z|e2c127fa-8af2-48dc-a13e-aa4597e01727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:12.454Z|d5767ebb-03d7-4e93-97b7-0e83cbecff8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:12.455Z|d5767ebb-03d7-4e93-97b7-0e83cbecff8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:12.530Z|e4372fa7-6655-4f8a-bc2a-1a82793a1546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:30:12.539Z|e4372fa7-6655-4f8a-bc2a-1a82793a1546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:30:22.400Z|36b65278-5462-4de2-b475-dcb9169af705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:22.400Z|8727511a-e1e9-4638-8bfe-1707073b3fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:22.401Z|36b65278-5462-4de2-b475-dcb9169af705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:22.401Z|8727511a-e1e9-4638-8bfe-1707073b3fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:22.477Z|82a1f41f-cc57-42c5-af17-6c8ddb953e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:22.478Z|82a1f41f-cc57-42c5-af17-6c8ddb953e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:26.856Z|7c31502c-cb6c-48ed-b453-2c22e366c3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:30:26.858Z|7c31502c-cb6c-48ed-b453-2c22e366c3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:30:32.420Z|62a786ef-660e-46f0-acf5-13c75779b35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:32.420Z|f499870a-4764-41d3-b612-257d680b70eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:32.421Z|62a786ef-660e-46f0-acf5-13c75779b35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:32.421Z|f499870a-4764-41d3-b612-257d680b70eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:32.498Z|6cd3183d-ac3e-4355-afa3-d2f002e6d446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:32.500Z|6cd3183d-ac3e-4355-afa3-d2f002e6d446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:41.856Z|75b5c298-c8f5-4364-bbd6-8d81ee99e647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:30:41.856Z|75b5c298-c8f5-4364-bbd6-8d81ee99e647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:30:42.444Z|29bdc034-874b-49fa-bd98-97e0ffd93225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:42.444Z|44822aaa-0a5b-42be-8322-ec92b1c7c392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:42.445Z|44822aaa-0a5b-42be-8322-ec92b1c7c392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:42.445Z|29bdc034-874b-49fa-bd98-97e0ffd93225|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:42.520Z|a2a41d13-f250-43ee-81a5-7a2456b918bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:42.521Z|a2a41d13-f250-43ee-81a5-7a2456b918bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:42.541Z|18647478-1aa1-4e59-abc3-9d1d66194ee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:30:42.544Z|18647478-1aa1-4e59-abc3-9d1d66194ee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:30:52.464Z|819cfdc3-3998-4522-b30d-44bf2962d074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:52.464Z|ccbbf532-75d2-48c4-ad39-3de35d501029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:52.465Z|819cfdc3-3998-4522-b30d-44bf2962d074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:52.465Z|ccbbf532-75d2-48c4-ad39-3de35d501029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:52.545Z|6f3f2a53-0d7e-4f69-b258-27114fe48f58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:30:52.545Z|6f3f2a53-0d7e-4f69-b258-27114fe48f58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:30:56.856Z|393913ae-355c-48be-a63d-fe30f671a931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:30:56.856Z|393913ae-355c-48be-a63d-fe30f671a931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:31:02.133Z|bdb517c2-4a9e-4ff6-ab5e-4183b27cded1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:31:02.134Z|bdb517c2-4a9e-4ff6-ab5e-4183b27cded1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:02.485Z|c233daea-a8cc-434c-ab98-8de8a426b1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:02.485Z|fe566413-aad7-405c-bbaa-d4df3ce6834b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:02.486Z|fe566413-aad7-405c-bbaa-d4df3ce6834b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:02.486Z|c233daea-a8cc-434c-ab98-8de8a426b1f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:02.565Z|ff241323-1773-4db2-b758-9d8f25c86b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:02.565Z|ff241323-1773-4db2-b758-9d8f25c86b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:11.856Z|fa6824b8-8309-484b-a02c-9dd9972ed1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:31:11.859Z|fa6824b8-8309-484b-a02c-9dd9972ed1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:31:12.505Z|03140626-6e94-4fdc-b5f4-448e6cfe51b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:12.505Z|db8f817b-5114-4a86-9355-97e958244b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:12.506Z|03140626-6e94-4fdc-b5f4-448e6cfe51b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:12.505Z|db8f817b-5114-4a86-9355-97e958244b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:12.545Z|d66e5f08-3ee5-4859-86a7-2359d43a6628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:31:12.546Z|d66e5f08-3ee5-4859-86a7-2359d43a6628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:31:12.586Z|f6ac87d4-753a-47a3-882d-9c0d88f940cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:12.587Z|f6ac87d4-753a-47a3-882d-9c0d88f940cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:22.525Z|0b49e89a-1c22-4018-86e9-7cce0d063bc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:22.525Z|cbd44c4d-00c3-4330-8903-4d1963aabf40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:22.525Z|0b49e89a-1c22-4018-86e9-7cce0d063bc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:22.525Z|cbd44c4d-00c3-4330-8903-4d1963aabf40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:22.607Z|3e5b7d39-e91c-470a-be2b-4bee74a17ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:22.608Z|3e5b7d39-e91c-470a-be2b-4bee74a17ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:26.856Z|85d334cd-62f8-4ccf-9aeb-a67d4429d0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:31:26.856Z|85d334cd-62f8-4ccf-9aeb-a67d4429d0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:31:32.544Z|5321be26-3efd-4b6b-8eaa-b0c7b38025c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:32.544Z|24eb0753-e389-4ee5-94ea-da96532297d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:32.544Z|5321be26-3efd-4b6b-8eaa-b0c7b38025c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:32.544Z|24eb0753-e389-4ee5-94ea-da96532297d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:32.628Z|9c66f705-ab7a-436a-bf05-a4b0ee53c053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:32.628Z|9c66f705-ab7a-436a-bf05-a4b0ee53c053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:41.856Z|d6108ceb-c5e4-45e4-afab-2872c9b9ea13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:31:41.856Z|d6108ceb-c5e4-45e4-afab-2872c9b9ea13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:31:42.546Z|fe7ffba2-537b-4f31-8192-dc16d4c59a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:31:42.547Z|fe7ffba2-537b-4f31-8192-dc16d4c59a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:31:42.564Z|6c04cc63-f5d6-4761-ab74-5e3fb00b9596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:42.564Z|0622f83d-546f-43f8-bee7-16c25fb47522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:42.565Z|0622f83d-546f-43f8-bee7-16c25fb47522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:42.565Z|6c04cc63-f5d6-4761-ab74-5e3fb00b9596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:42.651Z|97d97022-364e-4a79-a0dd-f1299c6b5540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:42.652Z|97d97022-364e-4a79-a0dd-f1299c6b5540|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:52.584Z|7c61c3d1-0869-4860-88a4-37a7b87cddb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:52.584Z|2e5ccc14-2afa-4fb0-bab9-6ab0708efae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:52.585Z|7c61c3d1-0869-4860-88a4-37a7b87cddb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:52.584Z|2e5ccc14-2afa-4fb0-bab9-6ab0708efae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:52.673Z|ae6e779b-2e91-4b54-97af-29b2ee0bb888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:31:52.674Z|ae6e779b-2e91-4b54-97af-29b2ee0bb888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:31:56.856Z|9b736573-6590-4bf2-8ebe-6f6cafd0ecf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:31:56.858Z|9b736573-6590-4bf2-8ebe-6f6cafd0ecf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-31T08:32:02.134Z|368f7f8a-b627-485c-8bdd-4ff791989e18|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-31T08:32:02.135Z|368f7f8a-b627-485c-8bdd-4ff791989e18|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-31T08:32:02.605Z|8132a4f1-9452-4004-8631-49fac1da3e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:32:02.605Z|8132a4f1-9452-4004-8631-49fac1da3e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:32:02.612Z|7733fe06-857e-4df4-80b1-a7c4614a631e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:32:02.612Z|7733fe06-857e-4df4-80b1-a7c4614a631e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:32:02.694Z|5118e344-3a49-4b1a-94f5-7a862c6b0ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-31T08:32:02.695Z|5118e344-3a49-4b1a-94f5-7a862c6b0ea3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-31T08:32:11.856Z|a844d902-fb21-4fc1-bbf2-c481d22adfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-31T08:32:11.856Z|a844d902-fb21-4fc1-bbf2-c481d22adfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.